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

2017-07-15 Thread Sébastien Luttringer
Date: Sunday, July 16, 2017 @ 00:27:39
  Author: seblu
Revision: 300642

archrelease: copy trunk to extra-any

Added:
  wayland-protocols/repos/extra-any/PKGBUILD
(from rev 300641, wayland-protocols/trunk/PKGBUILD)
Deleted:
  wayland-protocols/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-16 00:27:19 UTC (rev 300641)
+++ PKGBUILD2017-07-16 00:27:39 UTC (rev 300642)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-
-pkgname=wayland-protocols
-pkgver=1.8
-pkgrel=1
-pkgdesc='Specifications of extended Wayland protocols'
-arch=('any')
-url='https://wayland.freedesktop.org/'
-license=('MIT')
-makedepends=('wayland')
-validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
-  'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
-source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('8a0f548d85476e4b289373c3e738e3d5a97e5a8c'
-  'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wayland-protocols/repos/extra-any/PKGBUILD (from rev 300641, 
wayland-protocols/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-16 00:27:39 UTC (rev 300642)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+
+pkgname=wayland-protocols
+pkgver=1.9
+pkgrel=1
+pkgdesc='Specifications of extended Wayland protocols'
+arch=('any')
+url='https://wayland.freedesktop.org/'
+license=('MIT')
+makedepends=('wayland')
+validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
+  'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
+source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('66954853df10e144bb3c4f6facf0e7a49ff391e2'
+  'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-07-15 Thread Sébastien Luttringer
Date: Sunday, July 16, 2017 @ 00:27:19
  Author: seblu
Revision: 300641

upgpkg: wayland-protocols 1.9-1

Modified:
  wayland-protocols/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-16 00:24:21 UTC (rev 300640)
+++ PKGBUILD2017-07-16 00:27:19 UTC (rev 300641)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien Luttringer 
 
 pkgname=wayland-protocols
-pkgver=1.8
+pkgver=1.9
 pkgrel=1
 pkgdesc='Specifications of extended Wayland protocols'
 arch=('any')
@@ -12,7 +12,7 @@
 validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
   'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
 
source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('8a0f548d85476e4b289373c3e738e3d5a97e5a8c'
+sha1sums=('66954853df10e144bb3c4f6facf0e7a49ff391e2'
   'SKIP')
 
 build() {


[arch-commits] Commit in linux-tools/repos/community-x86_64 (12 files)

2017-07-15 Thread Sébastien Luttringer
Date: Sunday, July 16, 2017 @ 00:25:31
  Author: seblu
Revision: 245282

archrelease: copy trunk to community-x86_64

Added:
  linux-tools/repos/community-x86_64/PKGBUILD
(from rev 245280, linux-tools/trunk/PKGBUILD)
  linux-tools/repos/community-x86_64/cpupower.default
(from rev 245280, linux-tools/trunk/cpupower.default)
  linux-tools/repos/community-x86_64/cpupower.install
(from rev 245280, linux-tools/trunk/cpupower.install)
  linux-tools/repos/community-x86_64/cpupower.service
(from rev 245280, linux-tools/trunk/cpupower.service)
  linux-tools/repos/community-x86_64/cpupower.systemd
(from rev 245280, linux-tools/trunk/cpupower.systemd)
  linux-tools/repos/community-x86_64/usbipd.service
(from rev 245280, linux-tools/trunk/usbipd.service)
Deleted:
  linux-tools/repos/community-x86_64/PKGBUILD
  linux-tools/repos/community-x86_64/cpupower.default
  linux-tools/repos/community-x86_64/cpupower.install
  linux-tools/repos/community-x86_64/cpupower.service
  linux-tools/repos/community-x86_64/cpupower.systemd
  linux-tools/repos/community-x86_64/usbipd.service

--+
 PKGBUILD |  493 ++---
 cpupower.default |   58 +++---
 cpupower.install |   26 +-
 cpupower.service |   22 +-
 cpupower.systemd |   60 +++---
 usbipd.service   |   18 -
 6 files changed, 339 insertions(+), 338 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-16 00:25:27 UTC (rev 245281)
+++ PKGBUILD2017-07-16 00:25:31 UTC (rev 245282)
@@ -1,246 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgbase=linux-tools
-pkgname=(
-  'cgroup_event_listener'
-  'cpupower'
-  'libtraceevent'
-  'linux-tools-meta'
-  'perf'
-  'tmon'
-  'turbostat'
-  'usbip'
-  'x86_energy_perf_policy'
-)
-pkgver=4.11
-pkgrel=2
-license=('GPL2')
-arch=('i686' 'x86_64')
-url='https://www.kernel.org'
-options=('!strip')
-makedepends=('git')
-# split packages need all package dependencies set manually in makedepends
-# kernel source deps
-makedepends+=('asciidoc' 'xmlto')
-# perf deps
-makedepends+=('perl' 'python2' 'slang' 'elfutils' 'libunwind' 'numactl' 
'audit' 'gtk2')
-# cpupower deps
-makedepends+=('pciutils')
-# usbip deps
-makedepends+=('glib2' 'sysfsutils' 'udev')
-# tmon deps
-makedepends+=('ncurses')
-groups=("$pkgbase")
-source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v$pkgver;
-#'https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.9.9.xz'
-'cpupower.default'
-'cpupower.systemd'
-'cpupower.service'
-'usbipd.service')
-md5sums=('SKIP'
- '56883c159381ba89e50ab8ea65efec77'
- '34f5ecc19770a1abbcd0fd65bfd1f065'
- '86c4e419e4ba80835c330d49ba3f56ad'
- 'bb35634f480325a78b943f7e10165e86')
-
-prepare() {
-  cd linux
-
-  # usbip: Fix implicit fallthrough warning
-  git cherry-pick -n cfd6ed4537a9e938fa76facecd4b9cd65b6d1563
-  # usbip: Fix potential format overflow in userspace tools
-  git cherry-pick -n e5dfa3f902b9a642ae8c6997d57d7c41e384a90b
-
-  # apply stable kernel patch
-  #patch -p1 -N -i "$srcdir"/patch-4.7.5
-
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-}
-
-build() {
-  msg2 'libtraceevent'
-  pushd linux/tools/lib/traceevent
-  make
-  popd
-
-  msg2 'perf'
-  pushd linux/tools/perf
-  make -f Makefile.perf \
-prefix=/usr \
-lib=lib/perf \
-perfexecdir=lib/perf \
-NO_SDT=1 \
-PYTHON=python2 \
-PYTHON_CONFIG=python2-config \
-PERF_VERSION=$pkgver-$pkgrel \
-all man
-  popd
-
-  msg2 'cpupower'
-  pushd linux/tools/power/cpupower
-  # we cannot use --as-needed
-  #LDFLAGS=${LDFLAGS:+"$LDFLAGS,--no-as-needed"}
-  make VERSION=$pkgver-$pkgrel
-  popd
-
-  msg2 'x86_energy_perf_policy'
-  pushd linux/tools/power/x86/x86_energy_perf_policy
-  make
-  popd
-
-  msg2 'usbip'
-  pushd linux/tools/usb/usbip
-  ./autogen.sh
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-  popd
-
-  msg2 'tmon'
-  pushd linux/tools/thermal/tmon
-  make
-  popd
-
-  msg2 'cgroup_event_listener'
-  pushd linux/tools/cgroup
-  make
-  popd
-
-  msg2 'turbostat'
-  pushd linux/tools/power/x86/turbostat
-  make
-  popd
-}
-
-package_linux-tools-meta() {
-  pkgdesc='Linux kernel tools meta package'
-  groups=()
-  depends=(
-'cgroup_event_listener'
-'cpupower'
-'libtraceevent'
-'perf'
-'tmon'
-'turbostat'
-'usbip'
-'x86_energy_perf_policy'
-  )
-  conflicts=(
-'acpidump'
-  )
-}
-
-package_libtraceevent() {
-  pkgdesc='Linux kernel trace event library'
-  depends=('glibc')
-
-  cd linux/tools/lib/traceevent
-  install -dm 755 "$pkgdir/usr/lib"
-  install -m 644 libtraceevent.so "$pkgdir/usr/lib"
-}

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

2017-07-15 Thread Sébastien Luttringer
Date: Sunday, July 16, 2017 @ 00:25:27
  Author: seblu
Revision: 245281

db-move: moved docker from [community-testing] to [community] (i686, x86_64)

Added:
  docker/repos/community-i686/PKGBUILD
(from rev 245280, docker/repos/community-testing-i686/PKGBUILD)
  docker/repos/community-i686/docker.sysusers
(from rev 245280, docker/repos/community-testing-i686/docker.sysusers)
  docker/repos/community-x86_64/PKGBUILD
(from rev 245280, docker/repos/community-testing-x86_64/PKGBUILD)
  docker/repos/community-x86_64/docker.sysusers
(from rev 245280, docker/repos/community-testing-x86_64/docker.sysusers)
Deleted:
  docker/repos/community-i686/PKGBUILD
  docker/repos/community-i686/docker.sysusers
  docker/repos/community-testing-i686/
  docker/repos/community-testing-x86_64/
  docker/repos/community-x86_64/PKGBUILD
  docker/repos/community-x86_64/docker.sysusers

--+
 /PKGBUILD|  364 +
 /docker.sysusers |4 
 community-i686/PKGBUILD  |  163 
 community-i686/docker.sysusers   |2 
 community-x86_64/PKGBUILD|  163 
 community-x86_64/docker.sysusers |2 
 6 files changed, 368 insertions(+), 330 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-16 00:24:58 UTC (rev 245280)
+++ community-i686/PKGBUILD 2017-07-16 00:25:27 UTC (rev 245281)
@@ -1,163 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer
-
-pkgname=docker
-pkgver=17.05.0
-pkgrel=1
-epoch=1
-pkgdesc='Pack, ship and run any application as a lightweight container'
-arch=('x86_64' 'i686')
-url='https://www.docker.com/'
-license=('Apache')
-depends=('glibc' 'bridge-utils' 'iproute2' 'device-mapper' 'sqlite' 
'libsystemd'
- 'libseccomp')
-makedepends=('git' 'go' 'btrfs-progs' 'cmake')
-optdepends=('btrfs-progs: btrfs backend support'
-'lxc: lxc backend support')
-# don't strip binaries! A sha1 is used to check binary consistency.
-options=('!strip')
-# Use exact commit version from Dockerfile for runc and containerd until 1.0.0
-# https://github.com/docker/containerd/issues/299#issuecomment-240745119
-# see commit in hack/dockerfile/binaries-commits
-_RUNC_COMMIT=9c2d8d184e5da67c95d601382adf14862e4f2228
-_CONTAINERD_COMMIT=9048e5e50717ea4497b757314bad98ea3763c145
-_TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
-_LIBNETWORK_COMMIT=7b2b1feb1de4817d522cc372af149ff48d25028e
-source=("git+https://github.com/moby/moby.git#tag=v$pkgver-ce;
-"git+https://github.com/docker/runc.git#commit=$_RUNC_COMMIT;
-
"git+https://github.com/containerd/containerd.git#commit=$_CONTAINERD_COMMIT;
-
"git+https://github.com/docker/libnetwork.git#commit=$_LIBNETWORK_COMMIT;
-"git+https://github.com/krallin/tini.git#commit=$_TINI_COMMIT;
-"git+https://github.com/spf13/cobra.git;
-"git+https://github.com/cpuguy83/go-md2man.git;
-"$pkgname.sysusers")
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- '9a8b2744db23b14ca3cd350fdf73c179')
-
-build() {
-  ### check my mistakes on commit version
-  msg2 'Checking commit mismatch'
-  local _cfile _commit _pkgbuild _dockerfile
-  _cfile="$srcdir"/moby/hack/dockerfile/binaries-commits
-  . "$_cfile"
-  for _commit in RUNC CONTAINERD LIBNETWORK TINI; do
-_pkgbuild=_${_commit}_COMMIT
-_dockerfile=${_commit}_COMMIT
-if [[ ${!_pkgbuild} != ${!_dockerfile} ]]; then
-  error "Invalid $_commit commit"
-  fgrep '_COMMIT=' "$_cfile"
-  return 1
-fi
-  done
-
-  ### go magics
-  export GOPATH="$srcdir"
-  export PATH="$GOPATH/bin:$PATH"
-
-  ### docker binary
-  msg2 'Building docker'
-  # projects still reference import with github.com/docker
-  mkdir -p src/github.com/docker
-  ln -rsfT moby src/github.com/docker/docker
-  pushd src/github.com/docker/docker >/dev/null
-  DOCKER_BUILDTAGS='seccomp' hack/make.sh dynbinary
-  popd >/dev/null
-
-  ### go-md2man (used for manpages)
-  msg2 'Building go-md2man'
-  mkdir -p src/github.com/cpuguy83
-  ln -rsf go-md2man src/github.com/cpuguy83
-  pushd src/github.com/cpuguy83/go-md2man >/dev/null
-  go get -v ./...
-  popd >/dev/null
-
-  ### docker man pages
-  msg2 'Building man pages'
-  # cobra (used for manpages)
-  mkdir -p src/github.com/spf13
-  ln -rsf cobra src/github.com/spf13
-  # generate
-  pushd src/github.com/docker/docker >/dev/null
-  man/generate.sh 2>/dev/null
-  popd >/dev/null
-
-  ### runc
-  msg2 'Building runc'
-  pushd runc >/dev/null
-  make BUILDTAGS='seccomp'
-  popd >/dev/null
-
-  ### containerd
-  msg2 'Building containerd'
-  ln -rsfT containerd src/github.com/docker/containerd
-  pushd src/github.com/docker/containerd >/dev/null
-  LDFLAGS= make
-  popd >/dev/null
-
-  ### docker proxy
-  msg2 

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

2017-07-15 Thread Sébastien Luttringer
Date: Sunday, July 16, 2017 @ 00:24:58
  Author: seblu
Revision: 245280

upgpkg: linux-tools 4.12-1

Modified:
  linux-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 23:20:29 UTC (rev 245279)
+++ PKGBUILD2017-07-16 00:24:58 UTC (rev 245280)
@@ -13,8 +13,8 @@
   'usbip'
   'x86_energy_perf_policy'
 )
-pkgver=4.11
-pkgrel=2
+pkgver=4.12
+pkgrel=1
 license=('GPL2')
 arch=('i686' 'x86_64')
 url='https://www.kernel.org'
@@ -33,12 +33,13 @@
 makedepends+=('ncurses')
 groups=("$pkgbase")
 
source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v$pkgver;
-#'https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.9.9.xz'
+'https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.12.2.xz'
 'cpupower.default'
 'cpupower.systemd'
 'cpupower.service'
 'usbipd.service')
 md5sums=('SKIP'
+ 'df72b6950492a79610d443d8992b3293'
  '56883c159381ba89e50ab8ea65efec77'
  '34f5ecc19770a1abbcd0fd65bfd1f065'
  '86c4e419e4ba80835c330d49ba3f56ad'


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

2017-07-15 Thread Sébastien Luttringer
Date: Sunday, July 16, 2017 @ 00:24:21
  Author: seblu
Revision: 300640

db-move: moved pcre from [testing] to [core] (i686, x86_64)

Added:
  pcre/repos/core-i686/PKGBUILD
(from rev 300639, pcre/repos/testing-i686/PKGBUILD)
  pcre/repos/core-x86_64/PKGBUILD
(from rev 300639, pcre/repos/testing-x86_64/PKGBUILD)
Deleted:
  pcre/repos/core-i686/PKGBUILD
  pcre/repos/core-x86_64/PKGBUILD
  pcre/repos/testing-i686/
  pcre/repos/testing-x86_64/

--+
 /PKGBUILD|  118 +
 core-i686/PKGBUILD   |   59 
 core-x86_64/PKGBUILD |   59 
 3 files changed, 118 insertions(+), 118 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2017-07-15 23:33:03 UTC (rev 300639)
+++ core-i686/PKGBUILD  2017-07-16 00:24:21 UTC (rev 300640)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer
-# Contributor: Allan McRae 
-# Contributor: Eric Belanger 
-# Contributor: John Proctor 
-
-pkgname=pcre
-pkgver=8.40
-pkgrel=1
-pkgdesc='A library that implements Perl 5-style regular expressions'
-arch=('i686' 'x86_64')
-url='http://www.pcre.org/'
-license=('BSD')
-depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')
-validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel
-source=("https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$pkgname-$pkgver.tar.bz2"{,.sig})
-md5sums=('41a842bf7dcecd6634219336e2167d1d'
- 'SKIP')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-  :
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---enable-unicode-properties \
---enable-pcre16 \
---enable-pcre32 \
---enable-jit \
---enable-pcregrep-libz \
---enable-pcregrep-libbz2 \
---enable-pcretest-libreadline
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make -j1 check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: pcre/repos/core-i686/PKGBUILD (from rev 300639, 
pcre/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2017-07-16 00:24:21 UTC (rev 300640)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer
+# Contributor: Allan McRae 
+# Contributor: Eric Belanger 
+# Contributor: John Proctor 
+
+pkgname=pcre
+pkgver=8.41
+pkgrel=1
+pkgdesc='A library that implements Perl 5-style regular expressions'
+arch=('i686' 'x86_64')
+url='http://www.pcre.org/'
+license=('BSD')
+depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')
+validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8') # Philip Hazel
+source=("https://ftp.pcre.org/pub/pcre/$pkgname-$pkgver.tar.bz2"{,.sig})
+md5sums=('c160d22723b1670447341b08c58981c1'
+ 'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # apply patch from the source array (should be a pacman feature)
+  local filename
+  for filename in "${source[@]}"; do
+if [[ "$filename" =~ \.patch$ ]]; then
+  msg2 "Applying patch ${filename##*/}"
+  patch -p1 -N -i "$srcdir/${filename##*/}"
+fi
+  done
+  :
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--enable-unicode-properties \
+--enable-pcre16 \
+--enable-pcre32 \
+--enable-jit \
+--enable-pcregrep-libz \
+--enable-pcregrep-libbz2 \
+--enable-pcretest-libreadline
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -j1 check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2017-07-15 23:33:03 UTC (rev 300639)
+++ core-x86_64/PKGBUILD2017-07-16 00:24:21 UTC (rev 300640)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer
-# Contributor: Allan McRae 
-# Contributor: Eric Belanger 
-# Contributor: John Proctor 
-
-pkgname=pcre
-pkgver=8.40
-pkgrel=1
-pkgdesc='A library that implements Perl 5-style regular expressions'
-arch=('i686' 'x86_64')
-url='http://www.pcre.org/'
-license=('BSD')
-depends=('gcc-libs' 'readline' 'zlib' 'bzip2' 'bash')

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:33:03
  Author: arojas
Revision: 300639

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

Added:
  emacs/repos/staging-i686/PKGBUILD
(from rev 300638, emacs/trunk/PKGBUILD)
  emacs/repos/staging-x86_64/PKGBUILD
(from rev 300638, emacs/trunk/PKGBUILD)
Deleted:
  emacs/repos/staging-i686/PKGBUILD
  emacs/repos/staging-x86_64/PKGBUILD

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

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2017-07-15 23:31:33 UTC (rev 300638)
+++ staging-i686/PKGBUILD   2017-07-15 23:33:03 UTC (rev 300639)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel 
-# Contributor: Renchi Raju 
-
-pkgname=emacs
-pkgver=25.2
-pkgrel=2
-pkgdesc="The extensible, customizable, self-documenting real-time display 
editor"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/emacs/emacs.html;
-license=('GPL3')
-depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 
'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 
'gnutls')
-validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' 
'28D3BED851FDF3AB57FEF93C233587A47C207910')
-source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig})
-sha1sums=('3960d0b64031c645d98aafd4dc9ebf6f6ef4cf50'
- 'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr 
--sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --with-x-toolkit=gtk3 
--with-xft \
---with-modules
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # remove conflict with ctags package
-  mv "$pkgdir"/usr/bin/{ctags,ctags.emacs}
-  mv "$pkgdir"/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1}
-
-  # fix user/root permissions on usr/share files
-  find "$pkgdir"/usr/share/emacs/$pkgver -exec chown root:root {} \;
-  # fix perms on /var/games
-  chmod 775 "$pkgdir"/var/games
-  chmod 775 "$pkgdir"/var/games/emacs
-  chmod 664 "$pkgdir"/var/games/emacs/*
-  chown -R root:games "$pkgdir"/var/games
-}

Copied: emacs/repos/staging-i686/PKGBUILD (from rev 300638, 
emacs/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 23:33:03 UTC (rev 300639)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Juergen Hoetzel 
+# Contributor: Renchi Raju 
+
+pkgname=emacs
+pkgver=25.2
+pkgrel=2
+pkgdesc="The extensible, customizable, self-documenting real-time display 
editor"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/emacs/emacs.html;
+license=('GPL3')
+depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 
'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 
'gnutls')
+validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' 
'28D3BED851FDF3AB57FEF93C233587A47C207910')
+source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig})
+sha1sums=('3960d0b64031c645d98aafd4dc9ebf6f6ef4cf50'
+ 'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr 
--sysconfdir=/etc --libexecdir=/usr/lib \
+--localstatedir=/var --with-x-toolkit=gtk3 
--with-xft \
+--with-modules
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # remove conflict with ctags package
+  mv "$pkgdir"/usr/bin/{ctags,ctags.emacs}
+  mv "$pkgdir"/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1}
+
+  # fix user/root permissions on usr/share files
+  find "$pkgdir"/usr/share/emacs/$pkgver -exec chown root:root {} \;
+  # fix perms on /var/games
+  chmod 775 "$pkgdir"/var/games
+  chmod 775 "$pkgdir"/var/games/emacs
+  chmod 664 "$pkgdir"/var/games/emacs/*
+  chown -R root:games "$pkgdir"/var/games
+}

Deleted: staging-x86_64/PKGBUILD
===
--- staging-x86_64/PKGBUILD 2017-07-15 23:31:33 UTC (rev 300638)
+++ staging-x86_64/PKGBUILD 2017-07-15 23:33:03 UTC (rev 300639)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel 
-# Contributor: Renchi Raju 
-
-pkgname=emacs
-pkgver=25.2
-pkgrel=2
-pkgdesc="The extensible, customizable, self-documenting real-time display 
editor"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/emacs/emacs.html;
-license=('GPL3')

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:31:33
  Author: arojas
Revision: 300638

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

Added:
  emacs/repos/staging-i686/
  emacs/repos/staging-i686/PKGBUILD
(from rev 300637, emacs/trunk/PKGBUILD)
  emacs/repos/staging-x86_64/
  emacs/repos/staging-x86_64/PKGBUILD
(from rev 300637, emacs/trunk/PKGBUILD)

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

Copied: emacs/repos/staging-i686/PKGBUILD (from rev 300637, 
emacs/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 23:31:33 UTC (rev 300638)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Juergen Hoetzel 
+# Contributor: Renchi Raju 
+
+pkgname=emacs
+pkgver=25.2
+pkgrel=2
+pkgdesc="The extensible, customizable, self-documenting real-time display 
editor"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/emacs/emacs.html;
+license=('GPL3')
+depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 
'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 
'gnutls')
+validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' 
'28D3BED851FDF3AB57FEF93C233587A47C207910')
+source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig})
+sha1sums=('3960d0b64031c645d98aafd4dc9ebf6f6ef4cf50'
+ 'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr 
--sysconfdir=/etc --libexecdir=/usr/lib \
+--localstatedir=/var --with-x-toolkit=gtk3 
--with-xft \
+--with-modules
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # remove conflict with ctags package
+  mv "$pkgdir"/usr/bin/{ctags,ctags.emacs}
+  mv "$pkgdir"/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1}
+
+  # fix user/root permissions on usr/share files
+  find "$pkgdir"/usr/share/emacs/$pkgver -exec chown root:root {} \;
+  # fix perms on /var/games
+  chmod 775 "$pkgdir"/var/games
+  chmod 775 "$pkgdir"/var/games/emacs
+  chmod 664 "$pkgdir"/var/games/emacs/*
+  chown -R root:games "$pkgdir"/var/games
+}

Copied: emacs/repos/staging-x86_64/PKGBUILD (from rev 300637, 
emacs/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-15 23:31:33 UTC (rev 300638)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Juergen Hoetzel 
+# Contributor: Renchi Raju 
+
+pkgname=emacs
+pkgver=25.2
+pkgrel=2
+pkgdesc="The extensible, customizable, self-documenting real-time display 
editor"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/emacs/emacs.html;
+license=('GPL3')
+depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 
'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 
'gnutls')
+validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' 
'28D3BED851FDF3AB57FEF93C233587A47C207910')
+source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig})
+sha1sums=('3960d0b64031c645d98aafd4dc9ebf6f6ef4cf50'
+ 'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ac_cv_lib_gif_EGifPutExtensionLast=yes ./configure --prefix=/usr 
--sysconfdir=/etc --libexecdir=/usr/lib \
+--localstatedir=/var --with-x-toolkit=gtk3 
--with-xft \
+--with-modules
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # remove conflict with ctags package
+  mv "$pkgdir"/usr/bin/{ctags,ctags.emacs}
+  mv "$pkgdir"/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1}
+
+  # fix user/root permissions on usr/share files
+  find "$pkgdir"/usr/share/emacs/$pkgver -exec chown root:root {} \;
+  # fix perms on /var/games
+  chmod 775 "$pkgdir"/var/games
+  chmod 775 "$pkgdir"/var/games/emacs
+  chmod 664 "$pkgdir"/var/games/emacs/*
+  chown -R root:games "$pkgdir"/var/games
+}


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:30:27
  Author: arojas
Revision: 300637

imagemagick 6.9.9.0 rebuild

Modified:
  emacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 23:24:22 UTC (rev 300636)
+++ PKGBUILD2017-07-15 23:30:27 UTC (rev 300637)
@@ -4,7 +4,7 @@
 
 pkgname=emacs
 pkgver=25.2
-pkgrel=1
+pkgrel=2
 pkgdesc="The extensible, customizable, self-documenting real-time display 
editor"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/emacs/emacs.html;


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:24:22
  Author: arojas
Revision: 300636

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

Added:
  xine-lib/repos/staging-i686/
  xine-lib/repos/staging-i686/PKGBUILD
(from rev 300635, xine-lib/trunk/PKGBUILD)
  xine-lib/repos/staging-x86_64/
  xine-lib/repos/staging-x86_64/PKGBUILD
(from rev 300635, xine-lib/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   47 ++
 staging-x86_64/PKGBUILD |   47 ++
 2 files changed, 94 insertions(+)

Copied: xine-lib/repos/staging-i686/PKGBUILD (from rev 300635, 
xine-lib/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 23:24:22 UTC (rev 300636)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=xine-lib
+pkgver=1.2.8
+pkgrel=3
+pkgdesc="A multimedia playback engine"
+arch=('i686' 'x86_64')
+url="http://www.xine-project.org;
+license=('LGPL' 'GPL')
+depends=('libxvmc' 'ffmpeg' 'libxinerama')
+makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug'
+ 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav'
+ 'libmpcdec' 'libcaca' 'libbluray' 'libvdpau' 'glu' 'gdk-pixbuf2')
+optdepends=('imagemagick: 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://xine-lib.alioth.debian.org/releases/xine-lib-$pkgver.tar.xz)
+sha1sums=('f20115ddfced42d51feb159393607b17e6f2bdc1')
+
+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/PKGBUILD (from rev 300635, 
xine-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-15 23:24:22 UTC (rev 300636)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=xine-lib
+pkgver=1.2.8
+pkgrel=3
+pkgdesc="A multimedia playback engine"
+arch=('i686' 'x86_64')
+url="http://www.xine-project.org;
+license=('LGPL' 'GPL')
+depends=('libxvmc' 'ffmpeg' 'libxinerama')
+makedepends=('wavpack' 'faad2' 'libmng' 'imagemagick' 'mesa' 'libmodplug'
+ 'vcdimager' 'jack' 'aalib' 'libdca' 'a52dec' 'libmad' 'libdvdnav'
+ 'libmpcdec' 'libcaca' 'libbluray' 'libvdpau' 'glu' 'gdk-pixbuf2')
+optdepends=('imagemagick: 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://xine-lib.alioth.debian.org/releases/xine-lib-$pkgver.tar.xz)
+sha1sums=('f20115ddfced42d51feb159393607b17e6f2bdc1')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-wavpack --enable-vdpau 
--with-external-dvdnav \
+--disable-optimizations 
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make 

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:23:47
  Author: arojas
Revision: 300635

imagemagick 6.9.9.0 rebuild

Modified:
  xine-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 23:17:57 UTC (rev 300634)
+++ PKGBUILD2017-07-15 23:23:47 UTC (rev 300635)
@@ -3,7 +3,7 @@
 
 pkgname=xine-lib
 pkgver=1.2.8
-pkgrel=2
+pkgrel=3
 pkgdesc="A multimedia playback engine"
 arch=('i686' 'x86_64')
 url="http://www.xine-project.org;


[arch-commits] Commit in broadcom-wl-dkms/repos (42 files)

2017-07-15 Thread Alexander Rødseth
Date: Saturday, July 15, 2017 @ 23:20:29
  Author: arodseth
Revision: 245279

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

Added:
  broadcom-wl-dkms/repos/community-i686/001-null-pointer-fix.patch
(from rev 245278, broadcom-wl-dkms/trunk/001-null-pointer-fix.patch)
  broadcom-wl-dkms/repos/community-i686/002-rdtscl.patch
(from rev 245278, broadcom-wl-dkms/trunk/002-rdtscl.patch)
  broadcom-wl-dkms/repos/community-i686/003-linux47.patch
(from rev 245278, broadcom-wl-dkms/trunk/003-linux47.patch)
  broadcom-wl-dkms/repos/community-i686/004-linux48.patch
(from rev 245278, broadcom-wl-dkms/trunk/004-linux48.patch)
  broadcom-wl-dkms/repos/community-i686/005-debian-fix-kernel-warnings.patch
(from rev 245278, 
broadcom-wl-dkms/trunk/005-debian-fix-kernel-warnings.patch)
  broadcom-wl-dkms/repos/community-i686/006-linux411.patch
(from rev 245278, broadcom-wl-dkms/trunk/006-linux411.patch)
  broadcom-wl-dkms/repos/community-i686/007-linux412.patch
(from rev 245278, broadcom-wl-dkms/trunk/007-linux412.patch)
  broadcom-wl-dkms/repos/community-i686/PKGBUILD
(from rev 245278, broadcom-wl-dkms/trunk/PKGBUILD)
  broadcom-wl-dkms/repos/community-i686/broadcom-wl-dkms.conf
(from rev 245278, broadcom-wl-dkms/trunk/broadcom-wl-dkms.conf)
  broadcom-wl-dkms/repos/community-i686/broadcom-wl-dkms.install
(from rev 245278, broadcom-wl-dkms/trunk/broadcom-wl-dkms.install)
  broadcom-wl-dkms/repos/community-i686/dkms.conf.in
(from rev 245278, broadcom-wl-dkms/trunk/dkms.conf.in)
  broadcom-wl-dkms/repos/community-x86_64/001-null-pointer-fix.patch
(from rev 245278, broadcom-wl-dkms/trunk/001-null-pointer-fix.patch)
  broadcom-wl-dkms/repos/community-x86_64/002-rdtscl.patch
(from rev 245278, broadcom-wl-dkms/trunk/002-rdtscl.patch)
  broadcom-wl-dkms/repos/community-x86_64/003-linux47.patch
(from rev 245278, broadcom-wl-dkms/trunk/003-linux47.patch)
  broadcom-wl-dkms/repos/community-x86_64/004-linux48.patch
(from rev 245278, broadcom-wl-dkms/trunk/004-linux48.patch)
  broadcom-wl-dkms/repos/community-x86_64/005-debian-fix-kernel-warnings.patch
(from rev 245278, 
broadcom-wl-dkms/trunk/005-debian-fix-kernel-warnings.patch)
  broadcom-wl-dkms/repos/community-x86_64/006-linux411.patch
(from rev 245278, broadcom-wl-dkms/trunk/006-linux411.patch)
  broadcom-wl-dkms/repos/community-x86_64/007-linux412.patch
(from rev 245278, broadcom-wl-dkms/trunk/007-linux412.patch)
  broadcom-wl-dkms/repos/community-x86_64/PKGBUILD
(from rev 245278, broadcom-wl-dkms/trunk/PKGBUILD)
  broadcom-wl-dkms/repos/community-x86_64/broadcom-wl-dkms.conf
(from rev 245278, broadcom-wl-dkms/trunk/broadcom-wl-dkms.conf)
  broadcom-wl-dkms/repos/community-x86_64/broadcom-wl-dkms.install
(from rev 245278, broadcom-wl-dkms/trunk/broadcom-wl-dkms.install)
  broadcom-wl-dkms/repos/community-x86_64/dkms.conf.in
(from rev 245278, broadcom-wl-dkms/trunk/dkms.conf.in)
Deleted:
  broadcom-wl-dkms/repos/community-i686/001-null-pointer-fix.patch
  broadcom-wl-dkms/repos/community-i686/002-rdtscl.patch
  broadcom-wl-dkms/repos/community-i686/003-linux47.patch
  broadcom-wl-dkms/repos/community-i686/004-linux48.patch
  broadcom-wl-dkms/repos/community-i686/005-debian-fix-kernel-warnings.patch
  broadcom-wl-dkms/repos/community-i686/006-linux411.patch
  broadcom-wl-dkms/repos/community-i686/PKGBUILD
  broadcom-wl-dkms/repos/community-i686/broadcom-wl-dkms.conf
  broadcom-wl-dkms/repos/community-i686/broadcom-wl-dkms.install
  broadcom-wl-dkms/repos/community-i686/dkms.conf.in
  broadcom-wl-dkms/repos/community-x86_64/001-null-pointer-fix.patch
  broadcom-wl-dkms/repos/community-x86_64/002-rdtscl.patch
  broadcom-wl-dkms/repos/community-x86_64/003-linux47.patch
  broadcom-wl-dkms/repos/community-x86_64/004-linux48.patch
  broadcom-wl-dkms/repos/community-x86_64/005-debian-fix-kernel-warnings.patch
  broadcom-wl-dkms/repos/community-x86_64/006-linux411.patch
  broadcom-wl-dkms/repos/community-x86_64/PKGBUILD
  broadcom-wl-dkms/repos/community-x86_64/broadcom-wl-dkms.conf
  broadcom-wl-dkms/repos/community-x86_64/broadcom-wl-dkms.install
  broadcom-wl-dkms/repos/community-x86_64/dkms.conf.in

---+
 /001-null-pointer-fix.patch   |   54 ++
 /002-rdtscl.patch |   44 ++
 /003-linux47.patch|  218 ++
 /004-linux48.patch|  128 ++
 /005-debian-fix-kernel-warnings.patch |  322 
 /006-linux411.patch   |   54 ++
 /PKGBUILD |  116 +
 /broadcom-wl-dkms.conf|   16 
 /broadcom-wl-dkms.install |   32 +
 /dkms.conf.in |   22 +
 community-i686/001-null-pointer-fix.patch |   27 -
 

[arch-commits] Commit in transcode/repos (28 files)

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:17:57
  Author: arojas
Revision: 300634

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

Added:
  transcode/repos/staging-i686/
  transcode/repos/staging-i686/PKGBUILD
(from rev 300633, transcode/trunk/PKGBUILD)
  transcode/repos/staging-i686/subtitleripper-0.3.4-linkingorder.patch
(from rev 300633, transcode/trunk/subtitleripper-0.3.4-linkingorder.patch)
  transcode/repos/staging-i686/subtitleripper-0.3.4-respect-ldflags.patch
(from rev 300633, 
transcode/trunk/subtitleripper-0.3.4-respect-ldflags.patch)
  transcode/repos/staging-i686/transcode-1.1.7-ffmpeg-0.10.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg-0.10.patch)
  transcode/repos/staging-i686/transcode-1.1.7-ffmpeg-0.11.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg-0.11.patch)
  transcode/repos/staging-i686/transcode-1.1.7-ffmpeg-2.4.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg-2.4.patch)
  transcode/repos/staging-i686/transcode-1.1.7-ffmpeg.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg.patch)
  transcode/repos/staging-i686/transcode-1.1.7-ffmpeg2.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg2.patch)
  transcode/repos/staging-i686/transcode-1.1.7-ffmpeg29.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg29.patch)
  transcode/repos/staging-i686/transcode-1.1.7-libav-9.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-libav-9.patch)
  transcode/repos/staging-i686/transcode-1.1.7-preset-force.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-preset-force.patch)
  transcode/repos/staging-i686/transcode-1.1.7-preset-free.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-preset-free.patch)
  transcode/repos/staging-i686/transcode-ffmpeg3.patch
(from rev 300633, transcode/trunk/transcode-ffmpeg3.patch)
  transcode/repos/staging-x86_64/
  transcode/repos/staging-x86_64/PKGBUILD
(from rev 300633, transcode/trunk/PKGBUILD)
  transcode/repos/staging-x86_64/subtitleripper-0.3.4-linkingorder.patch
(from rev 300633, transcode/trunk/subtitleripper-0.3.4-linkingorder.patch)
  transcode/repos/staging-x86_64/subtitleripper-0.3.4-respect-ldflags.patch
(from rev 300633, 
transcode/trunk/subtitleripper-0.3.4-respect-ldflags.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-ffmpeg-0.10.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg-0.10.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-ffmpeg-0.11.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg-0.11.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-ffmpeg-2.4.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg-2.4.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-ffmpeg.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-ffmpeg2.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg2.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-ffmpeg29.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-ffmpeg29.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-libav-9.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-libav-9.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-preset-force.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-preset-force.patch)
  transcode/repos/staging-x86_64/transcode-1.1.7-preset-free.patch
(from rev 300633, transcode/trunk/transcode-1.1.7-preset-free.patch)
  transcode/repos/staging-x86_64/transcode-ffmpeg3.patch
(from rev 300633, transcode/trunk/transcode-ffmpeg3.patch)

---+
 staging-i686/PKGBUILD |   95 +++
 staging-i686/subtitleripper-0.3.4-linkingorder.patch  |   28 
 staging-i686/subtitleripper-0.3.4-respect-ldflags.patch   |   28 
 staging-i686/transcode-1.1.7-ffmpeg-0.10.patch|   15 
 staging-i686/transcode-1.1.7-ffmpeg-0.11.patch|  303 ++
 staging-i686/transcode-1.1.7-ffmpeg-2.4.patch |   13 
 staging-i686/transcode-1.1.7-ffmpeg.patch |   51 +
 staging-i686/transcode-1.1.7-ffmpeg2.patch|  332 +++
 staging-i686/transcode-1.1.7-ffmpeg29.patch   |  352 
 staging-i686/transcode-1.1.7-libav-9.patch|   31 +
 staging-i686/transcode-1.1.7-preset-force.patch   |   28 
 staging-i686/transcode-1.1.7-preset-free.patch|   34 +
 staging-i686/transcode-ffmpeg3.patch  |  213 +++
 staging-x86_64/PKGBUILD   |   95 +++
 staging-x86_64/subtitleripper-0.3.4-linkingorder.patch|   28 
 staging-x86_64/subtitleripper-0.3.4-respect-ldflags.patch |   28 
 staging-x86_64/transcode-1.1.7-ffmpeg-0.10.patch  |   15 
 staging-x86_64/transcode-1.1.7-ffmpeg-0.11.patch  |  303 

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:16:59
  Author: arojas
Revision: 300633

imagemagick 6.9.9.0 rebuild

Modified:
  transcode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 23:11:08 UTC (rev 300632)
+++ PKGBUILD2017-07-15 23:16:59 UTC (rev 300633)
@@ -6,7 +6,7 @@
 pkgname=transcode
 _sripver=0.3-4
 pkgver=1.1.7
-pkgrel=21
+pkgrel=22
 pkgdesc="A video/DVD ripper and encoder for the terminal/console"
 arch=('i686' 'x86_64')
 url="http://www.transcoding.org/;


[arch-commits] Commit in broadcom-wl-dkms/trunk (PKGBUILD)

2017-07-15 Thread Alexander Rødseth
Date: Saturday, July 15, 2017 @ 23:17:01
  Author: arodseth
Revision: 245278

upgpkg: broadcom-wl-dkms 6.30.223.271-13

Modified:
  broadcom-wl-dkms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 23:12:23 UTC (rev 245277)
+++ PKGBUILD2017-07-15 23:17:01 UTC (rev 245278)
@@ -32,7 +32,8 @@
 '30ce1d5e8bf78aee487d0f3ac76756e1060777f70ed1a9cf95215c3a52cfbe2e'
 '09d709df0c764118ca43117f5c096163d9669a28170da8476d4b8211bd225d2e'
 '2306a59f9e7413f35a0669346dcd05ef86fa37c23b566dceb0c6dbee67e4d299'
-'5bc12cb57712e6a944dff1c90de50135c2508085d8497ab99284db35c32b')
+'5bc12cb57712e6a944dff1c90de50135c2508085d8497ab99284db35c32b'
+'207559303f411de84821fbf16a94ba1ccf1e57495628fda98b9501c47cb64614')
 
sha256sums_x86_64=('5f79774d5beec8f7636b59c0fb07a03108eef1e3fd3245638b20858c714144be')
 
sha256sums_i686=('4f8b70b293ac8cc5c70e571ad5d1878d0f29d133a46fe7869868d9c19b5058cd')
 


[arch-commits] Commit in broadcom-wl-dkms/trunk (007-linux412.patch PKGBUILD)

2017-07-15 Thread Alexander Rødseth
Date: Saturday, July 15, 2017 @ 23:12:23
  Author: arodseth
Revision: 245277

upgpkg: broadcom-wl-dkms 6.30.223.271-13

Added:
  broadcom-wl-dkms/trunk/007-linux412.patch
Modified:
  broadcom-wl-dkms/trunk/PKGBUILD

+
 007-linux412.patch |   64 +++
 PKGBUILD   |7 +++--
 2 files changed, 68 insertions(+), 3 deletions(-)

Added: 007-linux412.patch
===
--- 007-linux412.patch  (rev 0)
+++ 007-linux412.patch  2017-07-15 23:12:23 UTC (rev 245277)
@@ -0,0 +1,64 @@
+diff -ru sys0/wl_cfg80211_hybrid.c sys/wl_cfg80211_hybrid.c
+--- a/src/wl/sys/wl_cfg80211_hybrid.c
 b/src/wl/sys/wl_cfg80211_hybrid.c
+@@ -52,8 +52,13 @@
+ u32 wl_dbg_level = WL_DBG_ERR;
+ #endif
+ 
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 12, 0)
++static s32 wl_cfg80211_change_iface(struct wiphy *wiphy, struct net_device 
*ndev,
++   enum nl80211_iftype type, struct vif_params *params);
++#else
+ static s32 wl_cfg80211_change_iface(struct wiphy *wiphy, struct net_device 
*ndev,
+enum nl80211_iftype type, u32 *flags, struct vif_params *params);
++#endif
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 6, 0)
+ static s32
+ wl_cfg80211_scan(struct wiphy *wiphy,
+@@ -466,7 +471,11 @@
+ 
+ static s32
+ wl_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev,
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 12, 0)
++ enum nl80211_iftype type,
++#else
+  enum nl80211_iftype type, u32 *flags,
++#endif
+struct vif_params *params)
+ {
+   struct wl_cfg80211_priv *wl = wiphy_to_wl(wiphy);
+@@ -2361,12 +2370,26 @@
+ const wl_event_msg_t *e, void *data)
+ {
+   struct wl_cfg80211_connect_info *conn_info = wl_to_conn(wl);
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 12, 0)
++  struct cfg80211_roam_info roam_info = {};
++#endif
+   s32 err = 0;
+ 
+   wl_get_assoc_ies(wl);
+   memcpy(wl->profile->bssid, >addr, ETHER_ADDR_LEN);
+   memcpy(>bssid, >addr, ETHER_ADDR_LEN);
+   wl_update_bss_info(wl);
++
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 12, 0)
++  roam_info.channel = >conf->channel,
++  roam_info.bssid = (u8 *)>bssid,
++  roam_info.req_ie = conn_info->req_ie,
++  roam_info.req_ie_len = conn_info->req_ie_len,
++  roam_info.resp_ie = conn_info->resp_ie,
++  roam_info.resp_ie_len = conn_info->resp_ie_len,
++
++  cfg80211_roamed(ndev, _info, GFP_KERNEL);
++#else
+   cfg80211_roamed(ndev,
+ #if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 39)
+   >conf->channel,  
+@@ -2374,6 +2397,7 @@
+   (u8 *)>bssid,
+   conn_info->req_ie, conn_info->req_ie_len,
+   conn_info->resp_ie, conn_info->resp_ie_len, GFP_KERNEL);
++#endif
+   WL_DBG(("Report roaming result\n"));
+ 
+   set_bit(WL_STATUS_CONNECTED, >status);

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 22:18:34 UTC (rev 245276)
+++ PKGBUILD2017-07-15 23:12:23 UTC (rev 245277)
@@ -6,7 +6,7 @@
 
 pkgname=broadcom-wl-dkms
 pkgver=6.30.223.271
-pkgrel=12
+pkgrel=13
 pkgdesc='Broadcom 802.11 Linux STA wireless driver'
 arch=('x86_64' 'i686')
 
url="https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure;
@@ -21,7 +21,8 @@
 '003-linux47.patch'
 '004-linux48.patch'
 '005-debian-fix-kernel-warnings.patch'
-'006-linux411.patch')
+'006-linux411.patch'
+'007-linux412.patch')
 
source_i686=("https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35-nodebug-pcoem-${pkgver//./_}.tar.gz;)
 
source_x86_64=("https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-${pkgver//./_}.tar.gz;)
 sha256sums=('b97bc588420d1542f73279e71975ccb5d81d75e534e7b5717e01d6e6adf6a283'
@@ -53,4 +54,4 @@
   sed -n -e '/Copyright/,/SOFTWARE\./{s/^ \* //;p}' src/wl/sys/wl_linux.c > 
"${ldir}/LICENSE.module"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:11:08
  Author: arojas
Revision: 300632

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

Added:
  pstoedit/repos/staging-i686/
  pstoedit/repos/staging-i686/PKGBUILD
(from rev 300631, pstoedit/trunk/PKGBUILD)
  pstoedit/repos/staging-x86_64/
  pstoedit/repos/staging-x86_64/PKGBUILD
(from rev 300631, pstoedit/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   33 +
 staging-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: pstoedit/repos/staging-i686/PKGBUILD (from rev 300631, 
pstoedit/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 23:11:08 UTC (rev 300632)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+# Contributor: Tobias Powalowski 
+
+pkgname=pstoedit
+pkgver=3.70
+pkgrel=6
+pkgdesc="Translates PostScript and PDF graphics into other vector formats"
+arch=('i686' 'x86_64')
+url="http://www.pstoedit.net/;
+license=('GPL')
+depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
+makedepends=('ghostscript')
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz;)
+sha1sums=('657f8f7070fde1432cd65a34b6b1c4b5b42f8b50')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's/-pedantic//' configure
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: pstoedit/repos/staging-x86_64/PKGBUILD (from rev 300631, 
pstoedit/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-15 23:11:08 UTC (rev 300632)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: damir 
+# Contributor: Tobias Powalowski 
+
+pkgname=pstoedit
+pkgver=3.70
+pkgrel=6
+pkgdesc="Translates PostScript and PDF graphics into other vector formats"
+arch=('i686' 'x86_64')
+url="http://www.pstoedit.net/;
+license=('GPL')
+depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
+makedepends=('ghostscript')
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz;)
+sha1sums=('657f8f7070fde1432cd65a34b6b1c4b5b42f8b50')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's/-pedantic//' configure
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:10:37
  Author: arojas
Revision: 300631

imagemagick 6.9.9.0 rebuild

Modified:
  pstoedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 23:06:50 UTC (rev 300630)
+++ PKGBUILD2017-07-15 23:10:37 UTC (rev 300631)
@@ -5,7 +5,7 @@
 
 pkgname=pstoedit
 pkgver=3.70
-pkgrel=5
+pkgrel=6
 pkgdesc="Translates PostScript and PDF graphics into other vector formats"
 arch=('i686' 'x86_64')
 url="http://www.pstoedit.net/;


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:06:50
  Author: arojas
Revision: 300630

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

Added:
  psiconv/repos/staging-i686/
  psiconv/repos/staging-i686/PKGBUILD
(from rev 300629, psiconv/trunk/PKGBUILD)
  psiconv/repos/staging-x86_64/
  psiconv/repos/staging-x86_64/PKGBUILD
(from rev 300629, psiconv/trunk/PKGBUILD)

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

Copied: psiconv/repos/staging-i686/PKGBUILD (from rev 300629, 
psiconv/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 23:06:50 UTC (rev 300630)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=psiconv
+pkgver=0.9.9
+pkgrel=4
+pkgdesc="Converts Psion 5(MX) files to more commonly used file formats"
+arch=('i686' 'x86_64')
+url="http://software.frodo.looijaard.name/psiconv/;
+license=('GPL')
+depends=('imagemagick')
+makedepends=('bc')
+backup=('etc/psiconv/psiconv.conf')
+source=("http://www.frodo.looijaard.name/system/files/software/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('286e427b10f4d10aaeef1944210a2ea6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: psiconv/repos/staging-x86_64/PKGBUILD (from rev 300629, 
psiconv/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-15 23:06:50 UTC (rev 300630)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=psiconv
+pkgver=0.9.9
+pkgrel=4
+pkgdesc="Converts Psion 5(MX) files to more commonly used file formats"
+arch=('i686' 'x86_64')
+url="http://software.frodo.looijaard.name/psiconv/;
+license=('GPL')
+depends=('imagemagick')
+makedepends=('bc')
+backup=('etc/psiconv/psiconv.conf')
+source=("http://www.frodo.looijaard.name/system/files/software/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('286e427b10f4d10aaeef1944210a2ea6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:06:27
  Author: arojas
Revision: 300629

imagemagick 6.9.9.0 rebuild

Modified:
  psiconv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 23:03:17 UTC (rev 300628)
+++ PKGBUILD2017-07-15 23:06:27 UTC (rev 300629)
@@ -4,7 +4,7 @@
 
 pkgname=psiconv
 pkgver=0.9.9
-pkgrel=3
+pkgrel=4
 pkgdesc="Converts Psion 5(MX) files to more commonly used file formats"
 arch=('i686' 'x86_64')
 url="http://software.frodo.looijaard.name/psiconv/;


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:03:17
  Author: arojas
Revision: 300628

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

Added:
  dvdauthor/repos/staging-i686/
  dvdauthor/repos/staging-i686/PKGBUILD
(from rev 300627, dvdauthor/trunk/PKGBUILD)
  dvdauthor/repos/staging-i686/dvdauthor-fix-build.patch
(from rev 300627, dvdauthor/trunk/dvdauthor-fix-build.patch)
  dvdauthor/repos/staging-x86_64/
  dvdauthor/repos/staging-x86_64/PKGBUILD
(from rev 300627, dvdauthor/trunk/PKGBUILD)
  dvdauthor/repos/staging-x86_64/dvdauthor-fix-build.patch
(from rev 300627, dvdauthor/trunk/dvdauthor-fix-build.patch)

--+
 staging-i686/PKGBUILD|   38 +
 staging-i686/dvdauthor-fix-build.patch   |   26 +++
 staging-x86_64/PKGBUILD  |   38 +
 staging-x86_64/dvdauthor-fix-build.patch |   26 +++
 4 files changed, 128 insertions(+)

Copied: dvdauthor/repos/staging-i686/PKGBUILD (from rev 300627, 
dvdauthor/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 23:03:17 UTC (rev 300628)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Travis Willard 
+# Contributor: Jaroslaw Swierczynski 
+# Contributor: Nicolai Lissner 
+
+pkgname=dvdauthor
+pkgver=0.7.1
+pkgrel=10
+pkgdesc="DVD authoring tools"
+arch=('i686' 'x86_64')
+url="http://dvdauthor.sourceforge.net/;
+license=('GPL')
+depends=('libdvdread' 'imagemagick' 'libxml2' 'libpng' 'fribidi')
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 dvdauthor-fix-build.patch)
+md5sums=('2694a5a3ef460106ea3caf0f7f60ff80'
+ '3ac58688085e7a1a503d1f895dfce718')
+
+prepare() {
+  cd $pkgname
+  # Fix build (Debian)
+  patch -p1 -i ../dvdauthor-fix-build.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}"
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}"
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: dvdauthor/repos/staging-i686/dvdauthor-fix-build.patch (from rev 
300627, dvdauthor/trunk/dvdauthor-fix-build.patch)
===
--- staging-i686/dvdauthor-fix-build.patch  (rev 0)
+++ staging-i686/dvdauthor-fix-build.patch  2017-07-15 23:03:17 UTC (rev 
300628)
@@ -0,0 +1,26 @@
+Description: Fix for #807657 -- missing include "config.h"
+Author: Tobias Frost 
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807657
+Last-Update: 2016-01-07
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/src/compat.h
 b/src/compat.h
+@@ -1,6 +1,8 @@
+ // basic headers
+ #define _GNU_SOURCE /* really just for strndup */
+ 
++#include "config.h"
++
+ #ifdef HAVE_STDBOOL_H
+ # include 
+ #else
+@@ -17,6 +19,7 @@
+ # define __bool_true_false_are_defined 1
+ #endif
+ 
++
+ #include 
+ 
+ #ifdef HAVE_STDLIB_H
+

Copied: dvdauthor/repos/staging-x86_64/PKGBUILD (from rev 300627, 
dvdauthor/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-15 23:03:17 UTC (rev 300628)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Travis Willard 
+# Contributor: Jaroslaw Swierczynski 
+# Contributor: Nicolai Lissner 
+
+pkgname=dvdauthor
+pkgver=0.7.1
+pkgrel=10
+pkgdesc="DVD authoring tools"
+arch=('i686' 'x86_64')
+url="http://dvdauthor.sourceforge.net/;
+license=('GPL')
+depends=('libdvdread' 'imagemagick' 'libxml2' 'libpng' 'fribidi')
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 dvdauthor-fix-build.patch)
+md5sums=('2694a5a3ef460106ea3caf0f7f60ff80'
+ '3ac58688085e7a1a503d1f895dfce718')
+
+prepare() {
+  cd $pkgname
+  # Fix build (Debian)
+  patch -p1 -i ../dvdauthor-fix-build.patch
+}
+
+build() {
+  cd "${srcdir}/${pkgname}"
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}"
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: dvdauthor/repos/staging-x86_64/dvdauthor-fix-build.patch (from rev 
300627, dvdauthor/trunk/dvdauthor-fix-build.patch)
===
--- staging-x86_64/dvdauthor-fix-build.patch(rev 0)
+++ staging-x86_64/dvdauthor-fix-build.patch2017-07-15 23:03:17 UTC (rev 
300628)
@@ -0,0 +1,26 @@
+Description: Fix for #807657 -- 

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 23:02:38
  Author: arojas
Revision: 300627

imagemagick 6.9.9.0 rebuild

Modified:
  dvdauthor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 22:58:30 UTC (rev 300626)
+++ PKGBUILD2017-07-15 23:02:38 UTC (rev 300627)
@@ -6,7 +6,7 @@
 
 pkgname=dvdauthor
 pkgver=0.7.1
-pkgrel=9
+pkgrel=10
 pkgdesc="DVD authoring tools"
 arch=('i686' 'x86_64')
 url="http://dvdauthor.sourceforge.net/;


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 22:58:30
  Author: arojas
Revision: 300626

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

Added:
  imagemagick/repos/staging-i686/
  imagemagick/repos/staging-i686/PKGBUILD
(from rev 300625, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/staging-i686/perlmagick.rpath.patch
(from rev 300625, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/staging-x86_64/
  imagemagick/repos/staging-x86_64/PKGBUILD
(from rev 300625, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/staging-x86_64/perlmagick.rpath.patch
(from rev 300625, imagemagick/trunk/perlmagick.rpath.patch)

---+
 staging-i686/PKGBUILD |   98 
 staging-i686/perlmagick.rpath.patch   |   11 +++
 staging-x86_64/PKGBUILD   |   98 
 staging-x86_64/perlmagick.rpath.patch |   11 +++
 4 files changed, 218 insertions(+)

Copied: imagemagick/repos/staging-i686/PKGBUILD (from rev 300625, 
imagemagick/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 22:58:30 UTC (rev 300626)
@@ -0,0 +1,98 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgbase=imagemagick
+pkgname=('imagemagick' 'imagemagick-doc')
+pkgver=6.9.9.0
+pkgrel=1
+arch=('i686' 'x86_64')
+url="http://www.imagemagick.org/;
+license=('custom')
+makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
+ 'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr' 'openjpeg2'
+ 'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu' 
'git')
+source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
+perlmagick.rpath.patch)
+sha1sums=('44042e400fe9c8c59ed681dc0a2f77e837babcce'
+  'SKIP'
+  'e143cf9d530fabf3b58023899b5cc544ba93daec')
+validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
+
+prepare() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  sed '/AC_PATH_XTRA/d' -i configure.ac
+  autoreconf --force --install
+  patch -p0 -i "${srcdir}/perlmagick.rpath.patch"
+}
+
+build() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  [[ $CARCH = "i686" ]] && EXTRAOPTS="--with-gcc-arch=i686"
+  [[ $CARCH = "x86_64" ]] && EXTRAOPTS="--with-gcc-arch=x86-64"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --with-modules \
+--enable-hdri --with-wmf --with-openexr --with-xml \
+--with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
+--with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr 
--with-rsvg \
+--enable-opencl --with-openjp2 --without-gvc --without-djvu 
--without-autotrace \
+--without-jbig --without-fpx --without-dps --without-fftw $EXTRAOPTS
+  make
+}
+
+check() {
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+#  make check
+}
+
+package_imagemagick() {
+  pkgdesc="An image viewing/manipulation program"
+  depends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr' 
'opencl-icd-loader')
+  optdepends=('imagemagick-doc: for additional information'
+  'ghostscript: for Ghostscript support' 
+  'openexr: for OpenEXR support' 
+ 'openjpeg2: for JP2 support' 
+  'libwmf: for WMF support' 
+  'librsvg: for SVG support' 
+  'libxml2: for XML support' 
+  'libpng: for PNG support' 
+ 'libwebp: for WEBP support')
+  backup=("etc/ImageMagick-${pkgver%%.*}/coder.xml"
+  "etc/ImageMagick-${pkgver%%.*}/colors.xml"
+  "etc/ImageMagick-${pkgver%%.*}/delegates.xml"
+  "etc/ImageMagick-${pkgver%%.*}/log.xml"
+  "etc/ImageMagick-${pkgver%%.*}/magic.xml"
+  "etc/ImageMagick-${pkgver%%.*}/mime.xml"
+  "etc/ImageMagick-${pkgver%%.*}/policy.xml"
+  "etc/ImageMagick-${pkgver%%.*}/quantization-table.xml"
+  "etc/ImageMagick-${pkgver%%.*}/thresholds.xml"
+  "etc/ImageMagick-${pkgver%%.*}/type.xml"
+  "etc/ImageMagick-${pkgver%%.*}/type-dejavu.xml"
+  "etc/ImageMagick-${pkgver%%.*}/type-ghostscript.xml"
+  "etc/ImageMagick-${pkgver%%.*}/type-windows.xml")
+  options=('!docs' 'libtool' '!emptydirs')
+
+  cd ImageMagick-${pkgver%.*}-${pkgver##*.}
+  make -j1 DESTDIR="${pkgdir}" install
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/imagemagick/LICENSE"
+  install -Dm644 NOTICE "${pkgdir}/usr/share/licenses/imagemagick/NOTICE"
+
+#Cleaning
+  rm -f "${pkgdir}"/usr/lib/*.la
+
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 22:58:07
  Author: arojas
Revision: 300625

Update to 6.9.9.0

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 22:19:36 UTC (rev 300624)
+++ PKGBUILD2017-07-15 22:58:07 UTC (rev 300625)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.9.8.10
+pkgver=6.9.9.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/;
@@ -13,7 +13,7 @@
  'opencl-headers' 'opencl-icd-loader' 'libwebp' 'subversion' 'glu' 
'git')
 
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
 perlmagick.rpath.patch)
-sha1sums=('cf2411cdf8e53b2ff7745497d0b56d7d159c45ce'
+sha1sums=('44042e400fe9c8c59ed681dc0a2f77e837babcce'
   'SKIP'
   'e143cf9d530fabf3b58023899b5cc544ba93daec')
 validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:09:49
  Author: heftig
Revision: 300619

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

Added:
  nvidia-340xx/repos/staging-i686/
  nvidia-340xx/repos/staging-i686/4.10.0_kernel.patch
(from rev 300618, nvidia-340xx/trunk/4.10.0_kernel.patch)
  nvidia-340xx/repos/staging-i686/4.11.0_kernel.patch
(from rev 300618, nvidia-340xx/trunk/4.11.0_kernel.patch)
  nvidia-340xx/repos/staging-i686/4.12.0_kernel.patch
(from rev 300618, nvidia-340xx/trunk/4.12.0_kernel.patch)
  nvidia-340xx/repos/staging-i686/PKGBUILD
(from rev 300618, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/staging-i686/fs52243.patch
(from rev 300618, nvidia-340xx/trunk/fs52243.patch)
  nvidia-340xx/repos/staging-i686/nvidia-340xx.install
(from rev 300618, nvidia-340xx/trunk/nvidia-340xx.install)
  nvidia-340xx/repos/staging-x86_64/
  nvidia-340xx/repos/staging-x86_64/4.10.0_kernel.patch
(from rev 300618, nvidia-340xx/trunk/4.10.0_kernel.patch)
  nvidia-340xx/repos/staging-x86_64/4.11.0_kernel.patch
(from rev 300618, nvidia-340xx/trunk/4.11.0_kernel.patch)
  nvidia-340xx/repos/staging-x86_64/4.12.0_kernel.patch
(from rev 300618, nvidia-340xx/trunk/4.12.0_kernel.patch)
  nvidia-340xx/repos/staging-x86_64/PKGBUILD
(from rev 300618, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/staging-x86_64/fs52243.patch
(from rev 300618, nvidia-340xx/trunk/fs52243.patch)
  nvidia-340xx/repos/staging-x86_64/nvidia-340xx.install
(from rev 300618, nvidia-340xx/trunk/nvidia-340xx.install)

-+
 staging-i686/4.10.0_kernel.patch|  131 ++
 staging-i686/4.11.0_kernel.patch|  112 +
 staging-i686/4.12.0_kernel.patch|   98 +
 staging-i686/PKGBUILD   |   78 
 staging-i686/fs52243.patch  |   14 +++
 staging-i686/nvidia-340xx.install   |   13 +++
 staging-x86_64/4.10.0_kernel.patch  |  131 ++
 staging-x86_64/4.11.0_kernel.patch  |  112 +
 staging-x86_64/4.12.0_kernel.patch  |   98 +
 staging-x86_64/PKGBUILD |   78 
 staging-x86_64/fs52243.patch|   14 +++
 staging-x86_64/nvidia-340xx.install |   13 +++
 12 files changed, 892 insertions(+)

Copied: nvidia-340xx/repos/staging-i686/4.10.0_kernel.patch (from rev 300618, 
nvidia-340xx/trunk/4.10.0_kernel.patch)
===
--- staging-i686/4.10.0_kernel.patch(rev 0)
+++ staging-i686/4.10.0_kernel.patch2017-07-15 22:09:49 UTC (rev 300619)
@@ -0,0 +1,131 @@
+From 983a2ca221a371e08bb5ad11758a729cfa5aa88c Mon Sep 17 00:00:00 2001
+From: Alberto Milone 
+Date: Wed, 15 Feb 2017 17:05:55 +0100
+Subject: [PATCH 1/1] Add support for Linux 4.10
+
+---
+ nv-linux.h|  7 +++
+ nv-pat.c  | 40 
+ uvm/nvidia_uvm_lite.c |  4 
+ 3 files changed, 51 insertions(+)
+
+diff --git a/kernel/nv-linux.h b/kernel/nv-linux.h
+index e7068e3..2d62492 100644
+--- a/kernel/nv-linux.h
 b/kernel/nv-linux.h
+@@ -2082,6 +2082,8 @@ static inline NvU64 nv_node_end_pfn(int nid)
+  *2016 Dec 14:5b56d49fc31dbb0487e14ead790fc81ca9fb2c99
+  */
+ 
++#include 
++
+ #if defined(NV_GET_USER_PAGES_REMOTE_PRESENT)
+ #if defined(NV_GET_USER_PAGES_HAS_WRITE_AND_FORCE_ARGS)
+ #define NV_GET_USER_PAGES   get_user_pages
+@@ -2129,8 +2131,13 @@ static inline NvU64 nv_node_end_pfn(int nid)
+ 
+ #else
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 10, 0)
+return get_user_pages_remote(tsk, mm, start, nr_pages, flags,
+ pages, vmas);
++#else
++   return get_user_pages_remote(tsk, mm, start, nr_pages, flags,
++pages, vmas, NULL);
++#endif
+ 
+ #endif
+ 
+diff --git a/kernel/nv-pat.c b/kernel/nv-pat.c
+index a725533..cec6f3f 100644
+--- a/kernel/nv-pat.c
 b/kernel/nv-pat.c
+@@ -203,6 +203,7 @@ void nv_disable_pat_support(void)
+ }
+ 
+ #if defined(NV_ENABLE_PAT_SUPPORT) && defined(NV_ENABLE_HOTPLUG_CPU)
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 10, 0)
+ static int
+ nvidia_cpu_callback(struct notifier_block *nfb, unsigned long action, void 
*hcpu)
+ {
+@@ -234,6 +235,34 @@ static struct notifier_block nv_hotcpu_nfb = {
+ .notifier_call = nvidia_cpu_callback,
+ .priority = 0
+ };
++#else
++static int nvidia_cpu_online(unsigned int hcpu)
++{
++unsigned int cpu = get_cpu();
++if (cpu == hcpu)
++nv_setup_pat_entries(NULL);
++else
++NV_SMP_CALL_FUNCTION(nv_setup_pat_entries, (void *)(long int)hcpu, 1);
++
++put_cpu();
++
++return 0;
++}
++
++static int nvidia_cpu_down_prep(unsigned int hcpu)
++{
++unsigned 

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

2017-07-15 Thread Balló György
Date: Saturday, July 15, 2017 @ 22:09:35
  Author: bgyorgy
Revision: 245269

upgpkg: merkaartor 0.18.3-2

exiv2 0.26 rebuild

Modified:
  merkaartor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 22:08:38 UTC (rev 245268)
+++ PKGBUILD2017-07-15 22:09:35 UTC (rev 245269)
@@ -7,7 +7,7 @@
 
 pkgname=merkaartor
 pkgver=0.18.3
-pkgrel=1
+pkgrel=2
 pkgdesc='OpenStreetMap editor'
 arch=('i686' 'x86_64')
 url='http://merkaartor.be/'


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

2017-07-15 Thread Balló György
Date: Saturday, July 15, 2017 @ 22:09:40
  Author: bgyorgy
Revision: 245270

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

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

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

Copied: merkaartor/repos/community-staging-i686/PKGBUILD (from rev 245269, 
merkaartor/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:09:40 UTC (rev 245270)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Gaetan Bisson 
+# Contributor: Michael Kanis 
+# Contributor: Paulo Freire 
+# Contributor: Brice Maron 
+
+pkgname=merkaartor
+pkgver=0.18.3
+pkgrel=2
+pkgdesc='OpenStreetMap editor'
+arch=('i686' 'x86_64')
+url='http://merkaartor.be/'
+license=('GPL2')
+depends=('exiv2' 'gdal' 'gpsd' 'hicolor-icon-theme' 'qt5-svg' 'qt5-webkit')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstreetmap/$pkgname/archive/$pkgver.tar.gz;)
+sha256sums=('d6b3e4d982b2c7b82331bc5bc8d993d733c443250f02919c3c4dbd6924e6e947')
+
+build() {
+  cd $pkgname-$pkgver
+  lrelease src/src.pro
+  qmake Merkaartor.pro PREFIX=/usr GPSDLIB=1 GEOIMAGE=1
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Copied: merkaartor/repos/community-staging-x86_64/PKGBUILD (from rev 245269, 
merkaartor/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 22:09:40 UTC (rev 245270)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Gaetan Bisson 
+# Contributor: Michael Kanis 
+# Contributor: Paulo Freire 
+# Contributor: Brice Maron 
+
+pkgname=merkaartor
+pkgver=0.18.3
+pkgrel=2
+pkgdesc='OpenStreetMap editor'
+arch=('i686' 'x86_64')
+url='http://merkaartor.be/'
+license=('GPL2')
+depends=('exiv2' 'gdal' 'gpsd' 'hicolor-icon-theme' 'qt5-svg' 'qt5-webkit')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/openstreetmap/$pkgname/archive/$pkgver.tar.gz;)
+sha256sums=('d6b3e4d982b2c7b82331bc5bc8d993d733c443250f02919c3c4dbd6924e6e947')
+
+build() {
+  cd $pkgname-$pkgver
+  lrelease src/src.pro
+  qmake Merkaartor.pro PREFIX=/usr GPSDLIB=1 GEOIMAGE=1
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:09:11
  Author: heftig
Revision: 300618

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

Added:
  nvidia/repos/staging-i686/
  nvidia/repos/staging-i686/PKGBUILD
(from rev 300617, nvidia/trunk/PKGBUILD)
  nvidia/repos/staging-i686/fix-abi.patch
(from rev 300617, nvidia/trunk/fix-abi.patch)
  nvidia/repos/staging-i686/nvidia.install
(from rev 300617, nvidia/trunk/nvidia.install)
  nvidia/repos/staging-x86_64/
  nvidia/repos/staging-x86_64/PKGBUILD
(from rev 300617, nvidia/trunk/PKGBUILD)
  nvidia/repos/staging-x86_64/fix-abi.patch
(from rev 300617, nvidia/trunk/fix-abi.patch)
  nvidia/repos/staging-x86_64/nvidia.install
(from rev 300617, nvidia/trunk/nvidia.install)

---+
 staging-i686/PKGBUILD |   84 
 staging-i686/fix-abi.patch|   12 +
 staging-i686/nvidia.install   |   13 ++
 staging-x86_64/PKGBUILD   |   84 
 staging-x86_64/fix-abi.patch  |   12 +
 staging-x86_64/nvidia.install |   13 ++
 6 files changed, 218 insertions(+)

Copied: nvidia/repos/staging-i686/PKGBUILD (from rev 300617, 
nvidia/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 22:09:11 UTC (rev 300618)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia
+pkgname=(nvidia nvidia-dkms)
+pkgver=381.22
+_extramodules=extramodules-4.12-ARCH
+pkgrel=7
+pkgdesc="NVIDIA drivers for linux"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=('nvidia-libgl' "nvidia-utils=${pkgver}" 'linux' 
'linux-headers>=4.12' 'linux-headers<4.13')
+license=('custom')
+options=('!strip')
+source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
+source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
+md5sums_i686=('8825cec1640739521689bd80121d1425')
+md5sums_x86_64=('0e9590d48703c8baa034b6f0f8bbf1e5')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+cp -a kernel kernel-dkms
+cd kernel-dkms
+sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
+sed -i 's/__JOBS/`nproc`/' dkms.conf
+sed -i 's/__DKMS_MODULES//' dkms.conf
+sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[1]="nvidia-uvm"\
+DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[2]="nvidia-modeset"\
+DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[3]="nvidia-drm"\
+DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package_nvidia() {
+pkgdesc="NVIDIA drivers for linux"
+depends=('linux>=4.12' 'linux<4.13' "nvidia-utils=${pkgver}" 'libgl')
+install=nvidia.install
+
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-modeset.ko" \
+ "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-modeset.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-drm.ko" \
+ "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-drm.ko"
+
+if [[ "$CARCH" = "x86_64" ]]; then
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+fi
+
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}
+
+package_nvidia-dkms() {
+pkgdesc="NVIDIA driver sources for linux"
+depends=('dkms' "nvidia-utils=$pkgver" 'libgl')
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+conflicts+=('nvidia')
+
+cd ${_pkg}
+install -dm 755 "${pkgdir}"/usr/{lib/modprobe.d,src}
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}/usr/src/nvidia-${pkgver}"
+echo 'blacklist nouveau' > "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}

Copied: nvidia/repos/staging-i686/fix-abi.patch (from rev 300617, 
nvidia/trunk/fix-abi.patch)
===
--- staging-i686/fix-abi.patch  (rev 0)
+++ 

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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:08:17
  Author: heftig
Revision: 245267

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

Added:
  vhba-module/repos/community-staging-i686/
  vhba-module/repos/community-staging-i686/60-vhba.rules
(from rev 245266, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-staging-i686/PKGBUILD
(from rev 245266, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-staging-i686/dkms.conf
(from rev 245266, vhba-module/trunk/dkms.conf)
  vhba-module/repos/community-staging-i686/vhba-module.install
(from rev 245266, vhba-module/trunk/vhba-module.install)
  vhba-module/repos/community-staging-x86_64/
  vhba-module/repos/community-staging-x86_64/60-vhba.rules
(from rev 245266, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-staging-x86_64/PKGBUILD
(from rev 245266, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-staging-x86_64/dkms.conf
(from rev 245266, vhba-module/trunk/dkms.conf)
  vhba-module/repos/community-staging-x86_64/vhba-module.install
(from rev 245266, vhba-module/trunk/vhba-module.install)

--+
 community-staging-i686/60-vhba.rules |1 
 community-staging-i686/PKGBUILD  |   50 +
 community-staging-i686/dkms.conf |9 
 community-staging-i686/vhba-module.install   |   15 +++
 community-staging-x86_64/60-vhba.rules   |1 
 community-staging-x86_64/PKGBUILD|   50 +
 community-staging-x86_64/dkms.conf   |9 
 community-staging-x86_64/vhba-module.install |   15 +++
 8 files changed, 150 insertions(+)

Copied: vhba-module/repos/community-staging-i686/60-vhba.rules (from rev 
245266, vhba-module/trunk/60-vhba.rules)
===
--- community-staging-i686/60-vhba.rules(rev 0)
+++ community-staging-i686/60-vhba.rules2017-07-15 22:08:17 UTC (rev 
245267)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-staging-i686/PKGBUILD (from rev 245266, 
vhba-module/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:08:17 UTC (rev 245267)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgbase=vhba-module
+pkgname=(vhba-module vhba-module-dkms)
+pkgver=20170610
+_extramodules=extramodules-4.12-ARCH
+pkgrel=8
+pkgdesc="Kernel module that emulates SCSI devices"
+url="http://cdemu.sourceforge.net/;
+arch=(i686 x86_64)
+license=(GPL)
+makedepends=('linux-headers>=4.12' 'linux-headers<4.13' linux)
+source=("http://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2;
+60-vhba.rules dkms.conf)
+sha256sums=('7970c93f989d9c4f2629371bf5ee7a76f95e4c12342c3320ddc528d0df02d9ec'
+'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
+'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
+
+prepare() {
+  cd $pkgbase-$pkgver
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KERNELRELEASE="$(cat /usr/lib/modules/$_extramodules/version)"
+}
+
+package_vhba-module() {
+  depends=('linux>=4.12' 'linux<4.13')
+  install=vhba-module.install
+
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 vhba.ko
+  install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules
+}
+
+package_vhba-module-dkms() {
+  depends=(dkms)
+  provides=("vhba-module=$pkgver-$pkgrel")
+  conflicts=(vhba-module)
+
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/src/$pkgbase-$pkgver" -m644 Makefile vhba.c 
../dkms.conf
+  install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-staging-i686/dkms.conf (from rev 245266, 
vhba-module/trunk/dkms.conf)
===
--- community-staging-i686/dkms.conf(rev 0)
+++ community-staging-i686/dkms.conf2017-07-15 22:08:17 UTC (rev 245267)
@@ -0,0 +1,9 @@
+PACKAGE_NAME="vhba-module"
+PACKAGE_VERSION="#MODULE_VERSION#"
+AUTOINSTALL="yes"
+
+MAKE[0]="make KERNELRELEASE=$kernelver"
+CLEAN="make clean"
+
+BUILT_MODULE_NAME[0]="vhba"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"

Copied: vhba-module/repos/community-staging-i686/vhba-module.install (from rev 
245266, vhba-module/trunk/vhba-module.install)
===
--- community-staging-i686/vhba-module.install  (rev 0)
+++ 

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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:07:45
  Author: heftig
Revision: 245266

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

Added:
  r8168/repos/community-staging-i686/
  r8168/repos/community-staging-i686/PKGBUILD
(from rev 245263, r8168/trunk/PKGBUILD)
  r8168/repos/community-staging-i686/linux-4.11.patch
(from rev 245263, r8168/trunk/linux-4.11.patch)
  r8168/repos/community-staging-i686/r8168.install
(from rev 245264, r8168/trunk/r8168.install)
  r8168/repos/community-staging-x86_64/
  r8168/repos/community-staging-x86_64/PKGBUILD
(from rev 245264, r8168/trunk/PKGBUILD)
  r8168/repos/community-staging-x86_64/linux-4.11.patch
(from rev 245264, r8168/trunk/linux-4.11.patch)
  r8168/repos/community-staging-x86_64/r8168.install
(from rev 245264, r8168/trunk/r8168.install)

---+
 community-staging-i686/PKGBUILD   |   51 
 community-staging-i686/linux-4.11.patch   |   14 +++
 community-staging-i686/r8168.install  |   17 +
 community-staging-x86_64/PKGBUILD |   51 
 community-staging-x86_64/linux-4.11.patch |   14 +++
 community-staging-x86_64/r8168.install|   17 +
 6 files changed, 164 insertions(+)

Copied: r8168/repos/community-staging-i686/PKGBUILD (from rev 245263, 
r8168/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:07:45 UTC (rev 245266)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.044.02
+pkgrel=14
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
+linux-4.11.patch)
+sha256sums=('aad7bccc4f625c35abe0455b2a6271e9938b76b46e11b24b4f138eb5c95db6d3'
+'21857077bd5b26a08456f97f170b2772e8cadfb331577ddb2bcb680b31c5c0d3')
+
+prepare() {
+   cd "$pkgname-$pkgver"
+   patch -p1 -i "$srcdir/linux-4.11.patch"
+}
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+
+   cd "$pkgname-$pkgver"
+
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_VERSION/build \
+   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   depends=("linux>=$_kernver" "linux<${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1)")
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+   msg "Kernel = $KERNEL_VERSION"
+
+   cd "$pkgname-$pkgver"
+   install -Dm644 src/$pkgname.ko 
"$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+   sed -i "s|extramodules-.*-ARCH|extramodules-$_kernver-ARCH|" 
"$startdir/$pkgname.install"
+}

Copied: r8168/repos/community-staging-i686/linux-4.11.patch (from rev 245263, 
r8168/trunk/linux-4.11.patch)
===
--- community-staging-i686/linux-4.11.patch (rev 0)
+++ community-staging-i686/linux-4.11.patch 2017-07-15 22:07:45 UTC (rev 
245266)
@@ -0,0 +1,14 @@
+diff --git a/src/r8168_n.c b/src/r8168_n.c
+index 3c5a7e7..e2026bb 100755
+--- a/src/r8168_n.c
 b/src/r8168_n.c
+@@ -25732,7 +25732,9 @@ process_pkt:
+ if (rtl8168_rx_vlan_skb(tp, desc, skb) < 0)
+ rtl8168_rx_skb(tp, skb);
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ dev->last_rx = jiffies;
++#endif
+ RTLDEV->stats.rx_bytes += pkt_size;
+ RTLDEV->stats.rx_packets++;
+ }

Copied: r8168/repos/community-staging-i686/r8168.install (from rev 245264, 
r8168/trunk/r8168.install)
===
--- community-staging-i686/r8168.install(rev 0)
+++ community-staging-i686/r8168.install2017-07-15 22:07:45 UTC (rev 
245266)
@@ -0,0 +1,17 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-4.12-ARCH'
+   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+

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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:08:38
  Author: heftig
Revision: 245268

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

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

+
 community-staging-i686/PKGBUILD|   50 +++
 community-staging-i686/acpi_call.install   |   14 +++
 community-staging-x86_64/PKGBUILD  |   50 +++
 community-staging-x86_64/acpi_call.install |   14 +++
 4 files changed, 128 insertions(+)

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

Copied: acpi_call/repos/community-staging-i686/acpi_call.install (from rev 
245267, acpi_call/trunk/acpi_call.install)
===
--- community-staging-i686/acpi_call.install(rev 0)
+++ community-staging-i686/acpi_call.install2017-07-15 22:08:38 UTC (rev 
245268)
@@ -0,0 +1,14 @@
+post_install() {
+  _extramodules=extramodules-4.12-ARCH
+  depmod $(cat /usr/lib/modules/${_extramodules}/version)
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Copied: acpi_call/repos/community-staging-x86_64/PKGBUILD (from rev 245267, 
acpi_call/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 22:08:38 UTC (rev 245268)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call
+pkgver=1.1.0
+pkgrel=67
+_extramodules=extramodules-4.12-ARCH
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='https://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux>=4.12' 'linux<4.13')
+makedepends=('linux-headers>=4.12' 'linux-headers<4.13')
+install='acpi_call.install'
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+
+  # Fix build with Linux >= 4.12
+  sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c
+}
+
+build() {
+  cd acpi_call-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd 

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

2017-07-15 Thread Ike Devolder
Date: Saturday, July 15, 2017 @ 22:07:44
  Author: idevolder
Revision: 245265

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

Added:
  mythplugins/repos/community-staging-i686/
  mythplugins/repos/community-staging-i686/PKGBUILD
(from rev 245264, mythplugins/trunk/PKGBUILD)
  mythplugins/repos/community-staging-i686/cdparanoia.patch
(from rev 245264, mythplugins/trunk/cdparanoia.patch)
  mythplugins/repos/community-staging-i686/mythplugins-mythweb.install
(from rev 245264, mythplugins/trunk/mythplugins-mythweb.install)
  mythplugins/repos/community-staging-i686/mythplugins-mythzoneminder.install
(from rev 245264, mythplugins/trunk/mythplugins-mythzoneminder.install)
  mythplugins/repos/community-staging-x86_64/
  mythplugins/repos/community-staging-x86_64/PKGBUILD
(from rev 245264, mythplugins/trunk/PKGBUILD)
  mythplugins/repos/community-staging-x86_64/cdparanoia.patch
(from rev 245264, mythplugins/trunk/cdparanoia.patch)
  mythplugins/repos/community-staging-x86_64/mythplugins-mythweb.install
(from rev 245264, mythplugins/trunk/mythplugins-mythweb.install)
  mythplugins/repos/community-staging-x86_64/mythplugins-mythzoneminder.install
(from rev 245264, mythplugins/trunk/mythplugins-mythzoneminder.install)

-+
 community-staging-i686/PKGBUILD |  144 ++
 community-staging-i686/cdparanoia.patch |   52 +++
 community-staging-i686/mythplugins-mythweb.install  |4 
 community-staging-i686/mythplugins-mythzoneminder.install   |3 
 community-staging-x86_64/PKGBUILD   |  144 ++
 community-staging-x86_64/cdparanoia.patch   |   52 +++
 community-staging-x86_64/mythplugins-mythweb.install|4 
 community-staging-x86_64/mythplugins-mythzoneminder.install |3 
 8 files changed, 406 insertions(+)

Copied: mythplugins/repos/community-staging-i686/PKGBUILD (from rev 245264, 
mythplugins/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:07:44 UTC (rev 245265)
@@ -0,0 +1,144 @@
+# $Id$
+# Maintainer:
+# Contributor: Jonathan Conder 
+# Contributor: Giovanni Scafora 
+
+pkgbase=mythplugins
+pkgname=('mythplugins-mytharchive'
+ 'mythplugins-mythbrowser'
+ 'mythplugins-mythgallery'
+ 'mythplugins-mythgame'
+ 'mythplugins-mythmusic'
+ 'mythplugins-mythnetvision'
+ 'mythplugins-mythnews'
+ 'mythplugins-mythweather'
+ 'mythplugins-mythweb'
+ 'mythplugins-mythzoneminder')
+pkgver=0.28.1
+pkgrel=4
+epoch=1
+arch=('i686' 'x86_64')
+url="http://www.mythtv.org;
+license=('GPL')
+makedepends=('cdrtools' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif'
+ 'libvorbis' 'mesa' 'mesa-libgl' 'mythtv'
+ 'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size'
+ 'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax'
+ 'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 
'python2-pillow'
+ 'python2-pycurl' 'zlib' 'gdb')
+source=("mythtv-$pkgver.tar.gz::https://github.com/MythTV/mythtv/archive/v$pkgver.tar.gz;
+
"mythweb-$pkgver.tar.gz::https://github.com/MythTV/mythweb/archive/v$pkgver.tar.gz;
+'cdparanoia.patch')
+sha256sums=('f59688bbb69ef8830cfe76c826ec89027ed0a9bbb75cc97935fc664225b89dee'
+'bbd82992230d3571eba55a26a91cc3f2dcddfa631d1822ce58e1bf99f2537244'
+'004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c')
+
+prepare() {
+  cd "$srcdir/mythtv-$pkgver/$pkgbase"
+
+  find . -name '*.py' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
+  patch -Np1 -i "$srcdir/cdparanoia.patch"
+
+  cd "$srcdir/mythweb-$pkgver"
+
+  sed -re 's@/usr/local.*/usr/share@/usr/share@' -i 'mythweb.php'
+}
+
+build() {
+  cd "$srcdir/mythtv-$pkgver/$pkgbase"
+
+  ./configure --prefix=/usr \
+  --enable-all \
+  --python=python2
+  qmake-qt5 mythplugins.pro
+  make -s
+}
+
+package_mythplugins-mytharchive() {
+  pkgdesc="Create DVDs or archive recorded shows in MythTV"
+  depends=('cdrtools' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'mythtv'
+   'python2-pillow')
+
+  cd "$srcdir/mythtv-$pkgver/$pkgbase/mytharchive"
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+package_mythplugins-mythbrowser() {
+  pkgdesc="Mini web browser for MythTV"
+  depends=('mythtv')
+
+  cd "$srcdir/mythtv-$pkgver/$pkgbase/mythbrowser"
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+package_mythplugins-mythgallery() {
+  pkgdesc="Image gallery plugin for MythTV"
+  depends=('libexif' 'mythtv')
+
+  cd "$srcdir/mythtv-$pkgver/$pkgbase/mythgallery"
+  make INSTALL_ROOT="$pkgdir" install
+}
+

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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:07:22
  Author: heftig
Revision: 300617

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

Added:
  nvidia-304xx/repos/staging-i686/
  nvidia-304xx/repos/staging-i686/PKGBUILD
(from rev 300616, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/staging-i686/disable-mtrr.patch
(from rev 300616, nvidia-304xx/trunk/disable-mtrr.patch)
  nvidia-304xx/repos/staging-i686/drm-driver-legacy.patch
(from rev 300616, nvidia-304xx/trunk/drm-driver-legacy.patch)
  nvidia-304xx/repos/staging-i686/kernel_4.10.patch
(from rev 300616, nvidia-304xx/trunk/kernel_4.10.patch)
  nvidia-304xx/repos/staging-i686/kernel_4.11.patch
(from rev 300616, nvidia-304xx/trunk/kernel_4.11.patch)
  nvidia-304xx/repos/staging-i686/kernel_4.12.patch
(from rev 300616, nvidia-304xx/trunk/kernel_4.12.patch)
  nvidia-304xx/repos/staging-i686/nvidia-304xx.install
(from rev 300616, nvidia-304xx/trunk/nvidia-304xx.install)
  nvidia-304xx/repos/staging-x86_64/
  nvidia-304xx/repos/staging-x86_64/PKGBUILD
(from rev 300616, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/staging-x86_64/disable-mtrr.patch
(from rev 300616, nvidia-304xx/trunk/disable-mtrr.patch)
  nvidia-304xx/repos/staging-x86_64/drm-driver-legacy.patch
(from rev 300616, nvidia-304xx/trunk/drm-driver-legacy.patch)
  nvidia-304xx/repos/staging-x86_64/kernel_4.10.patch
(from rev 300616, nvidia-304xx/trunk/kernel_4.10.patch)
  nvidia-304xx/repos/staging-x86_64/kernel_4.11.patch
(from rev 300616, nvidia-304xx/trunk/kernel_4.11.patch)
  nvidia-304xx/repos/staging-x86_64/kernel_4.12.patch
(from rev 300616, nvidia-304xx/trunk/kernel_4.12.patch)
  nvidia-304xx/repos/staging-x86_64/nvidia-304xx.install
(from rev 300616, nvidia-304xx/trunk/nvidia-304xx.install)

+
 staging-i686/PKGBUILD  |   84 
 staging-i686/disable-mtrr.patch|   24 +++
 staging-i686/drm-driver-legacy.patch   |   20 +
 staging-i686/kernel_4.10.patch |  105 +++
 staging-i686/kernel_4.11.patch |   44 
 staging-i686/kernel_4.12.patch |   56 
 staging-i686/nvidia-304xx.install  |   13 +++
 staging-x86_64/PKGBUILD|   84 
 staging-x86_64/disable-mtrr.patch  |   24 +++
 staging-x86_64/drm-driver-legacy.patch |   20 +
 staging-x86_64/kernel_4.10.patch   |  105 +++
 staging-x86_64/kernel_4.11.patch   |   44 
 staging-x86_64/kernel_4.12.patch   |   56 
 staging-x86_64/nvidia-304xx.install|   13 +++
 14 files changed, 692 insertions(+)

Copied: nvidia-304xx/repos/staging-i686/PKGBUILD (from rev 300616, 
nvidia-304xx/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 22:07:22 UTC (rev 300617)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia-304xx
+pkgname=(nvidia-304xx nvidia-304xx-dkms)
+pkgver=304.135
+_extramodules=extramodules-4.12-ARCH
+pkgrel=10
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=('linux' 'linux-headers>=4.12' 'linux-headers<4.13')
+conflicts=('nvidia')
+license=('custom')
+options=('!strip')
+source=('disable-mtrr.patch'
+'drm-driver-legacy.patch'
+'kernel_4.10.patch'
+'kernel_4.11.patch'
+'kernel_4.12.patch')
+source_i686+=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
+source_x86_64+=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
+sha512sums=('54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774'
+
'fa39dee5c9f1ea98286c87165f683ee194b2cb4056aa6b556e822b9ee760dcf3683ea001c3704e79b9ac9712314d7df5690dc7f68440cda7a96791f94425455d'
+
'68dabbf6ad889c46bd0c01ebb697b80f4aa526ef1cdc53de008343a243adefc6ce7f2778be7005f2d79f3d23c0a3ff69f67ecdb9f97c0feb0ec99405a0c1046a'
+
'da3d1698af8b97e8fc3b6d3c690925e0258f8b6ad26a24f8d32c04a5a82701655208021f9f5af0ce44cb397a7422e2776a05193204bc7e4ac2b98f6e173984ea'
+
'49aa15fb7321bb9e0ab2a5361b9830ad95c2a8e22cf7b9aaf945fad88b419e791edb8e833849e7846373a1b76ececfcdac8803faed21729c89a3ff0a2d74')
+sha512sums_i686=('c2645cc9a6f23641d8b6da51e72e203980068c05e365fcc73b32322a6875ce95e81f4e0d893276e14e84e93464488539c16db6b3be04f5324cf7d7a12bb557f8')
+sha512sums_x86_64=('a5aa48baa75eb267bd193e59328aa5fbc15d41045bb7e97aa1b96b918b9e68a1c1bf95624d9d494336256e0af2c41e188d30fe91be4967084de3387f50d3805c')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" 

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

2017-07-15 Thread Ike Devolder
Date: Saturday, July 15, 2017 @ 22:07:31
  Author: idevolder
Revision: 245264

upgpkg: mythplugins 1:0.28.1-4

Modified:
  mythplugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 22:06:40 UTC (rev 245263)
+++ PKGBUILD2017-07-15 22:07:31 UTC (rev 245264)
@@ -15,13 +15,13 @@
  'mythplugins-mythweb'
  'mythplugins-mythzoneminder')
 pkgver=0.28.1
-pkgrel=3
+pkgrel=4
 epoch=1
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org;
 license=('GPL')
 makedepends=('cdrtools' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif'
- 'libvorbis' 'mesa' 'mesa-libgl' 'mplayer' 'mythtv'
+ 'libvorbis' 'mesa' 'mesa-libgl' 'mythtv'
  'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size'
  'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax'
  'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 
'python2-pillow'
@@ -29,7 +29,7 @@
 
source=("mythtv-$pkgver.tar.gz::https://github.com/MythTV/mythtv/archive/v$pkgver.tar.gz;
 
"mythweb-$pkgver.tar.gz::https://github.com/MythTV/mythweb/archive/v$pkgver.tar.gz;
 'cdparanoia.patch')
-sha256sums=('3d12039343e589ae9d03ed4bd8cce9db36b1f1e98c1885fdd783bd80729c0164'
+sha256sums=('f59688bbb69ef8830cfe76c826ec89027ed0a9bbb75cc97935fc664225b89dee'
 'bbd82992230d3571eba55a26a91cc3f2dcddfa631d1822ce58e1bf99f2537244'
 '004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c')
 


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:06:40
  Author: heftig
Revision: 245263

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

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

---+
 community-staging-i686/PKGBUILD   |   47 
 community-staging-i686/bbswitch.install   |   12 +++
 community-staging-x86_64/PKGBUILD |   47 
 community-staging-x86_64/bbswitch.install |   12 +++
 4 files changed, 118 insertions(+)

Copied: bbswitch/repos/community-staging-i686/PKGBUILD (from rev 245262, 
bbswitch/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:06:40 UTC (rev 245263)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+_extramodules=extramodules-4.12-ARCH # Don't forget to update bbswitch.install
+pkgrel=73
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+makedepends=('linux-headers>=4.12' 'linux-headers<4.13' 'linux>=4.12' 
'linux<4.13')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package_bbswitch() {
+  depends=('linux>=4.12' 'linux<4.13')
+  install=bbswitch.install
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
+}
+
+package_bbswitch-dkms() {
+  depends=('dkms')
+  conflicts=('bbswitch')
+  provides=('bbswitch')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  install -dm755 "${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
+
+  install -Dm644 Makefile bbswitch.c dkms/dkms.conf 
"${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
+}

Copied: bbswitch/repos/community-staging-i686/bbswitch.install (from rev 
245262, bbswitch/trunk/bbswitch.install)
===
--- community-staging-i686/bbswitch.install (rev 0)
+++ community-staging-i686/bbswitch.install 2017-07-15 22:06:40 UTC (rev 
245263)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-4.12-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: bbswitch/repos/community-staging-x86_64/PKGBUILD (from rev 245262, 
bbswitch/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 22:06:40 UTC (rev 245263)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+_extramodules=extramodules-4.12-ARCH # Don't forget to update bbswitch.install
+pkgrel=73
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+makedepends=('linux-headers>=4.12' 'linux-headers<4.13' 'linux>=4.12' 
'linux<4.13')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package_bbswitch() {
+  depends=('linux>=4.12' 'linux<4.13')
+  install=bbswitch.install
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
+}
+
+package_bbswitch-dkms() {
+  depends=('dkms')
+  conflicts=('bbswitch')
+  provides=('bbswitch')
+
+  

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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:06:19
  Author: heftig
Revision: 245262

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

Added:
  virtualbox-modules-arch/repos/community-staging-i686/
  virtualbox-modules-arch/repos/community-staging-i686/PKGBUILD
(from rev 245261, virtualbox-modules-arch/trunk/PKGBUILD)
  
virtualbox-modules-arch/repos/community-staging-i686/virtualbox-modules-arch.install
(from rev 245261, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
  virtualbox-modules-arch/repos/community-staging-x86_64/
  virtualbox-modules-arch/repos/community-staging-x86_64/PKGBUILD
(from rev 245261, virtualbox-modules-arch/trunk/PKGBUILD)
  
virtualbox-modules-arch/repos/community-staging-x86_64/virtualbox-modules-arch.install
(from rev 245261, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)

--+
 community-staging-i686/PKGBUILD  |   80 +
 community-staging-i686/virtualbox-modules-arch.install   |   23 +++
 community-staging-x86_64/PKGBUILD|   80 +
 community-staging-x86_64/virtualbox-modules-arch.install |   23 +++
 4 files changed, 206 insertions(+)

Copied: virtualbox-modules-arch/repos/community-staging-i686/PKGBUILD (from rev 
245261, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:06:19 UTC (rev 245262)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=5.1.22
+pkgrel=11
+# remember to also adjust the .install file!
+_linux_major=4
+_linux_minor=12
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=("linux>=${_linux_major}.${_linux_minor}"
+ "linux<${_linux_major}.$((_linux_minor+1))"
+ "linux-headers>=${_linux_major}.${_linux_minor}"
+ "linux-headers<${_linux_major}.$((_linux_minor+1))"
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+_extramodules=extramodules-${_linux_major}.${_linux_minor}-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+  install=virtualbox-modules-arch.install
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+
+  # compress earch modules individually
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+  # systemd module loading
+  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" >  \
+"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  license=('GPL')
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
+ 'virtualbox-guest-dkms')
+  provides=('VIRTUALBOX-GUEST-MODULES')
+  install=virtualbox-modules-arch.install
+
+  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+
+  # compress earch modules individually
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+  # systemd module loading
+  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+  printf "vboxguest\nvboxsf\nvboxvideo\n" >  \
+"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+# vim:set ts=2 sw=2 et:
+
+
+
+
+
+
+

Copied: 
virtualbox-modules-arch/repos/community-staging-i686/virtualbox-modules-arch.install
 (from rev 245261, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
===
--- community-staging-i686/virtualbox-modules-arch.install  
(rev 0)
+++ community-staging-i686/virtualbox-modules-arch.install  2017-07-15 
22:06:19 UTC (rev 245262)
@@ 

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

2017-07-15 Thread Ike Devolder
Date: Saturday, July 15, 2017 @ 22:05:58
  Author: idevolder
Revision: 245261

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

Added:
  mythtv/repos/community-staging-i686/
  mythtv/repos/community-staging-i686/99-mythbackend.rules
(from rev 245260, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-staging-i686/PKGBUILD
(from rev 245260, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-i686/libcec4.patch
(from rev 245260, mythtv/trunk/libcec4.patch)
  mythtv/repos/community-staging-i686/loggingserver.patch
(from rev 245260, mythtv/trunk/loggingserver.patch)
  mythtv/repos/community-staging-i686/mythbackend.service
(from rev 245260, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-i686/mythtv.install
(from rev 245260, mythtv/trunk/mythtv.install)
  mythtv/repos/community-staging-x86_64/
  mythtv/repos/community-staging-x86_64/99-mythbackend.rules
(from rev 245260, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-staging-x86_64/PKGBUILD
(from rev 245260, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-x86_64/libcec4.patch
(from rev 245260, mythtv/trunk/libcec4.patch)
  mythtv/repos/community-staging-x86_64/loggingserver.patch
(from rev 245260, mythtv/trunk/loggingserver.patch)
  mythtv/repos/community-staging-x86_64/mythbackend.service
(from rev 245260, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-x86_64/mythtv.install
(from rev 245260, mythtv/trunk/mythtv.install)

---+
 community-staging-i686/99-mythbackend.rules   |6 
 community-staging-i686/PKGBUILD   |   78 +++
 community-staging-i686/libcec4.patch  |  551 
 community-staging-i686/loggingserver.patch|   11 
 community-staging-i686/mythbackend.service|   16 
 community-staging-i686/mythtv.install |   20 
 community-staging-x86_64/99-mythbackend.rules |6 
 community-staging-x86_64/PKGBUILD |   78 +++
 community-staging-x86_64/libcec4.patch|  551 
 community-staging-x86_64/loggingserver.patch  |   11 
 community-staging-x86_64/mythbackend.service  |   16 
 community-staging-x86_64/mythtv.install   |   20 
 12 files changed, 1364 insertions(+)

Copied: mythtv/repos/community-staging-i686/99-mythbackend.rules (from rev 
245260, mythtv/trunk/99-mythbackend.rules)
===
--- community-staging-i686/99-mythbackend.rules (rev 0)
+++ community-staging-i686/99-mythbackend.rules 2017-07-15 22:05:58 UTC (rev 
245261)
@@ -0,0 +1,6 @@
+#
+# Create systemd device units for capture devices
+#
+SUBSYSTEM=="video4linux", TAG+="systemd"
+SUBSYSTEM=="dvb", TAG+="systemd"
+SUBSYSTEM=="firewire", TAG+="systemd"

Copied: mythtv/repos/community-staging-i686/PKGBUILD (from rev 245260, 
mythtv/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:05:58 UTC (rev 245261)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Jonathan Conder 
+# Contributor: Giovanni Scafora 
+# Contributor: Juergen Hoetzel 
+# Contributor: 
+# Contributor: dorphell 
+
+pkgname=mythtv
+pkgver=0.28.1
+pkgrel=8
+epoch=1
+pkgdesc="A Homebrew PVR project"
+arch=('i686' 'x86_64')
+url="http://www.mythtv.org/;
+license=('GPL')
+depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
+ 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 
'mariadb-clients'
+ 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
+ 'perl-net-upnp' 'python2-lxml' 'qt5-webkit' 'qt5-script' 'taglib' 
'urlgrabber'
+ 'libx264' 'libvdpau' 'exiv2' 'libxrandr' 'jack')
+makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 
'x264' 'gdb')
+optdepends=('glew: for GPU commercial flagging'
+'libcec: for consumer electronics control capabilities'
+'libxml2: to read blu-ray metadata'
+'openssl: for AirTunes (RAOP) support')
+conflicts=('myththemes' 'mythplugins-mythvideo')
+replaces=('myththemes' 'mythplugins-mythvideo')
+install='mythtv.install'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz;
+'mythbackend.service' '99-mythbackend.rules'
+'loggingserver.patch')
+sha256sums=('f59688bbb69ef8830cfe76c826ec89027ed0a9bbb75cc97935fc664225b89dee'
+'ed5ca54de26b7cd8a64e09626eed6e09f35d677daf88c530bb24cc4252bcce6d'
+'ecfd02bbbef5de9773f4de2c52e9b2b382ce8137735f249d7900270d304fd333'
+'3798c5d00c9dae19fa46b4d69f395df6461018c801dadf9b86f336b8c5ff39ec')
+
+prepare() {
+  cd 

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

2017-07-15 Thread Ike Devolder
Date: Saturday, July 15, 2017 @ 22:05:40
  Author: idevolder
Revision: 245260

upgpkg: mythtv 1:0.28.1-8

Modified:
  mythtv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 22:05:37 UTC (rev 245259)
+++ PKGBUILD2017-07-15 22:05:40 UTC (rev 245260)
@@ -7,7 +7,7 @@
 
 pkgname=mythtv
 pkgver=0.28.1
-pkgrel=7
+pkgrel=8
 epoch=1
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 22:05:37
  Author: heftig
Revision: 245259

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

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

---+
 community-staging-i686/PKGBUILD   |   53 
 community-staging-i686/tp_smapi.install   |   13 ++
 community-staging-x86_64/PKGBUILD |   53 
 community-staging-x86_64/tp_smapi.install |   13 ++
 4 files changed, 132 insertions(+)

Copied: tp_smapi/repos/community-staging-i686/PKGBUILD (from rev 245258, 
tp_smapi/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:05:37 UTC (rev 245259)
@@ -0,0 +1,53 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+_pkgname=tp-smapi
+pkgver=0.42
+_extramodules=extramodules-4.12-ARCH
+pkgrel=22
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=4.12' 'linux<4.13')
+makedepends=('linux-headers>=4.12' 'linux-headers<4.13')
+install="${pkgname}.install"
+source=("https://github.com/evgeni/$pkgname/archive/$_pkgname/$pkgver.tar.gz;)
+md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
+
+build() {
+  cd "$srcdir/$pkgname-$_pkgname-$pkgver"
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+  make HDAPS=1 KVER="$_kernver" KBASE="/usr/lib/modules/$_kernver"
+}
+
+package() {
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make -C "/usr/lib/modules/${_kernver}/build" \
+INSTALL_MOD_PATH="${pkgdir}/usr" \
+M="$srcdir/$pkgname-$_pkgname-$pkgver" modules_install
+
+  cd "${pkgdir}/usr/lib/modules"
+  mv "${_kernver}/extra" "${_extramodules}"
+  rmdir "${_kernver}"
+
+  # compress kernel modules
+  find "${pkgdir}" -name "*.ko" -exec gzip -9 {} +
+
+  # load module on startup
+  echo tp_smapi > "${srcdir}/${pkgname}.conf"
+  install -Dm644 "${srcdir}/${pkgname}.conf" 
"${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf"
+
+  # update kernel version in install file
+  sed -ri "s|^(extramodules=).*\$|\1/usr/lib/modules/${_extramodules}|" \
+"${startdir}/${pkgname}.install"
+}

Copied: tp_smapi/repos/community-staging-i686/tp_smapi.install (from rev 
245258, tp_smapi/trunk/tp_smapi.install)
===
--- community-staging-i686/tp_smapi.install (rev 0)
+++ community-staging-i686/tp_smapi.install 2017-07-15 22:05:37 UTC (rev 
245259)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-4.12-ARCH
+
+post_install() {
+  depmod -v $(< "$extramodules/version") &>/dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi/repos/community-staging-x86_64/PKGBUILD (from rev 245258, 
tp_smapi/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 22:05:37 UTC (rev 245259)
@@ -0,0 +1,53 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi
+_pkgname=tp-smapi
+pkgver=0.42
+_extramodules=extramodules-4.12-ARCH
+pkgrel=22
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=4.12' 'linux<4.13')
+makedepends=('linux-headers>=4.12' 'linux-headers<4.13')
+install="${pkgname}.install"
+source=("https://github.com/evgeni/$pkgname/archive/$_pkgname/$pkgver.tar.gz;)
+md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
+
+build() {
+  cd "$srcdir/$pkgname-$_pkgname-$pkgver"
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+  make HDAPS=1 KVER="$_kernver" KBASE="/usr/lib/modules/$_kernver"
+}
+
+package() {
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make -C 

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

2017-07-15 Thread Balló György
Date: Saturday, July 15, 2017 @ 22:00:21
  Author: bgyorgy
Revision: 245258

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

Added:
  gpscorrelate/repos/community-staging-i686/
  gpscorrelate/repos/community-staging-i686/PKGBUILD
(from rev 245257, gpscorrelate/trunk/PKGBUILD)
  gpscorrelate/repos/community-staging-i686/gtk3-port.patch
(from rev 245257, gpscorrelate/trunk/gtk3-port.patch)
  gpscorrelate/repos/community-staging-x86_64/
  gpscorrelate/repos/community-staging-x86_64/PKGBUILD
(from rev 245257, gpscorrelate/trunk/PKGBUILD)
  gpscorrelate/repos/community-staging-x86_64/gtk3-port.patch
(from rev 245257, gpscorrelate/trunk/gtk3-port.patch)

--+
 community-staging-i686/PKGBUILD  |   36 +
 community-staging-i686/gtk3-port.patch   |  202 +
 community-staging-x86_64/PKGBUILD|   36 +
 community-staging-x86_64/gtk3-port.patch |  202 +
 4 files changed, 476 insertions(+)

Copied: gpscorrelate/repos/community-staging-i686/PKGBUILD (from rev 245257, 
gpscorrelate/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 22:00:21 UTC (rev 245258)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Hinrich Harms 
+# Contributor: sylvain alborini 
+
+pkgname=gpscorrelate
+pkgver=1.6.2
+_gitrev=365f6e1b3fbf7015f80f0a19334f701d0482e095
+pkgrel=2
+pkgdesc="Correlate (geotagging) digital camera photos with GPS data in GPX 
format"
+arch=('x86_64' 'i686')
+url="https://github.com/freefoote/gpscorrelate;
+license=('GPL2')
+depends=('exiv2' 'gtk3')
+makedepends=('libxslt')
+source=($pkgname-$_gitrev.tar.gz::https://github.com/freefoote/$pkgname/archive/$_gitrev.tar.gz
+gtk3-port.patch)
+sha256sums=('449023f21f5dd0a2149592754d7f94635697653b6dcfcd4432986e85c1155a4f'
+'19a707fae49d83e30cd71b3eead9345ca316fde8a1c3c960b90a05228a2765f8')
+
+prepare() {
+  cd $pkgname-$_gitrev
+  patch -Np1 -i ../gtk3-port.patch
+}
+
+build() {
+  cd $pkgname-$_gitrev
+  make prefix=/usr
+}
+
+package() {
+  cd $pkgname-$_gitrev
+  make prefix=/usr DESTDIR="$pkgdir" install
+  install -Dm644 gpscorrelate.desktop 
"$pkgdir/usr/share/applications/gpscorrelate.desktop"
+  install -Dm644 gpscorrelate-gui.svg 
"$pkgdir/usr/share/pixmaps/gpscorrelate-gui.svg"
+}

Copied: gpscorrelate/repos/community-staging-i686/gtk3-port.patch (from rev 
245257, gpscorrelate/trunk/gtk3-port.patch)
===
--- community-staging-i686/gtk3-port.patch  (rev 0)
+++ community-staging-i686/gtk3-port.patch  2017-07-15 22:00:21 UTC (rev 
245258)
@@ -0,0 +1,202 @@
+diff --git a/Makefile b/Makefile
+index ef2cf74..9313f0d 100644
+--- a/Makefile
 b/Makefile
+@@ -11,10 +11,10 @@ GOBJS= main-gui.o gui.o unixtime.o gpx-read.o 
correlate.o exif-gps.o
+ CFLAGS   = -Wall -O2
+ CFLAGSINC := $(shell pkg-config --cflags libxml-2.0 exiv2)
+ # Add the gtk+ flags only when building the GUI
+-gpscorrelate-gui: CFLAGSINC += $(shell pkg-config --cflags gtk+-2.0)
++gpscorrelate-gui: CFLAGSINC += $(shell pkg-config --cflags gtk+-3.0)
+ LDFLAGS   = -Wall -O2
+ LDFLAGSALL := $(shell pkg-config --libs libxml-2.0 exiv2) -lm
+-LDFLAGSGUI := $(shell pkg-config --libs gtk+-2.0)
++LDFLAGSGUI := $(shell pkg-config --libs gtk+-3.0)
+ 
+ # Put --nonet here to avoid downloading DTDs while building documentation
+ XSLTFLAGS =
+diff --git a/gui.c b/gui.c
+index 652993d..4b46d80 100644
+--- a/gui.c
 b/gui.c
+@@ -99,7 +99,6 @@ GtkWidget *StripGPSButton;
+ GtkWidget *PhotoListVBox;
+ GtkWidget *PhotoListScroll;
+ GtkWidget *PhotoList;
+-GtkTooltips *tooltips;
+ 
+ /* Enum and other stuff for the Photo list box. */
+ enum
+@@ -236,9 +235,6 @@ GtkWidget* CreateMatchWindow (void)
+   /* Load the settings. */
+   LoadSettings();
+ 
+-  /* Get our tooltips ready. */
+-  tooltips = gtk_tooltips_new ();
+-
+   /* Start with the window itself. */
+   MatchWindow = gtk_window_new (GTK_WINDOW_TOPLEVEL);
+   char title[40];
+@@ -275,14 +271,14 @@ GtkWidget* CreateMatchWindow (void)
+   PhotoAddButton = gtk_button_new_with_mnemonic (_("Add..."));
+   gtk_widget_show (PhotoAddButton);
+   gtk_box_pack_start (GTK_BOX (AddPhotosVBox), PhotoAddButton, FALSE, FALSE, 
0);
+-  gtk_tooltips_set_tip (tooltips, PhotoAddButton, _("Add photos to be 
correlated."), NULL);
++  gtk_widget_set_tooltip_text (PhotoAddButton, _("Add photos to be 
correlated."));
+   g_signal_connect (G_OBJECT (PhotoAddButton), "clicked",
+   G_CALLBACK (AddPhotosButtonPress), NULL);
+ 
+   PhotoRemoveButton = gtk_button_new_with_mnemonic (_("Remove"));
+   gtk_widget_show (PhotoRemoveButton);
+   

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

2017-07-15 Thread Balló György
Date: Saturday, July 15, 2017 @ 22:00:16
  Author: bgyorgy
Revision: 245257

upgpkg: gpscorrelate 1.6.2-2

exiv2 0.26 rebuild

Modified:
  gpscorrelate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:52:56 UTC (rev 245256)
+++ PKGBUILD2017-07-15 22:00:16 UTC (rev 245257)
@@ -6,7 +6,7 @@
 pkgname=gpscorrelate
 pkgver=1.6.2
 _gitrev=365f6e1b3fbf7015f80f0a19334f701d0482e095
-pkgrel=1
+pkgrel=2
 pkgdesc="Correlate (geotagging) digital camera photos with GPS data in GPX 
format"
 arch=('x86_64' 'i686')
 url="https://github.com/freefoote/gpscorrelate;


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:52:39
  Author: heftig
Revision: 245253

8.044.02-14: kernel 4.12.2

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:52:32 UTC (rev 245252)
+++ PKGBUILD2017-07-15 21:52:39 UTC (rev 245253)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.044.02
-pkgrel=13
+pkgrel=14
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:52:44
  Author: heftig
Revision: 245254

0.42-22: kernel 4.12.2

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:52:39 UTC (rev 245253)
+++ PKGBUILD2017-07-15 21:52:44 UTC (rev 245254)
@@ -11,7 +11,7 @@
 _pkgname=tp-smapi
 pkgver=0.42
 _extramodules=extramodules-4.12-ARCH
-pkgrel=21
+pkgrel=22
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:53:06
  Author: heftig
Revision: 300615

304.135-10: kernel 4.12.2

Modified:
  nvidia-304xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:53:02 UTC (rev 300614)
+++ PKGBUILD2017-07-15 21:53:06 UTC (rev 300615)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-304xx nvidia-304xx-dkms)
 pkgver=304.135
 _extramodules=extramodules-4.12-ARCH
-pkgrel=9
+pkgrel=10
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
 makedepends=('linux' 'linux-headers>=4.12' 'linux-headers<4.13')


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:53:11
  Author: heftig
Revision: 300616

340.102-12: kernel 4.12.2

Modified:
  nvidia-340xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:53:06 UTC (rev 300615)
+++ PKGBUILD2017-07-15 21:53:11 UTC (rev 300616)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-340xx nvidia-340xx-dkms)
 pkgver=340.102
 _extramodules=extramodules-4.12-ARCH
-pkgrel=11
+pkgrel=12
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
 makedepends=("nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers>=4.12' 
'linux-headers<4.13')


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:52:26
  Author: heftig
Revision: 245251

1.1.0-67: kernel 4.12.2

Modified:
  acpi_call/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 18:38:17 UTC (rev 245250)
+++ PKGBUILD2017-07-15 21:52:26 UTC (rev 245251)
@@ -5,7 +5,7 @@
 
 pkgname=acpi_call
 pkgver=1.1.0
-pkgrel=66
+pkgrel=67
 _extramodules=extramodules-4.12-ARCH
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 arch=('i686' 'x86_64')


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:52:49
  Author: heftig
Revision: 245255

20170610-8: kernel 4.12.2

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:52:44 UTC (rev 245254)
+++ PKGBUILD2017-07-15 21:52:49 UTC (rev 245255)
@@ -7,7 +7,7 @@
 pkgname=(vhba-module vhba-module-dkms)
 pkgver=20170610
 _extramodules=extramodules-4.12-ARCH
-pkgrel=7
+pkgrel=8
 pkgdesc="Kernel module that emulates SCSI devices"
 url="http://cdemu.sourceforge.net/;
 arch=(i686 x86_64)


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:53:02
  Author: heftig
Revision: 300614

381.22-7: kernel 4.12.2

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:33:38 UTC (rev 300613)
+++ PKGBUILD2017-07-15 21:53:02 UTC (rev 300614)
@@ -7,7 +7,7 @@
 pkgname=(nvidia nvidia-dkms)
 pkgver=381.22
 _extramodules=extramodules-4.12-ARCH
-pkgrel=6
+pkgrel=7
 pkgdesc="NVIDIA drivers for linux"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:52:56
  Author: heftig
Revision: 245256

5.1.22-11: kernel 4.12.2

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:52:49 UTC (rev 245255)
+++ PKGBUILD2017-07-15 21:52:56 UTC (rev 245256)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
 pkgver=5.1.22
-pkgrel=10
+pkgrel=11
 # remember to also adjust the .install file!
 _linux_major=4
 _linux_minor=12


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:52:32
  Author: heftig
Revision: 245252

0.8-73: kernel 4.12.2

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:52:26 UTC (rev 245251)
+++ PKGBUILD2017-07-15 21:52:32 UTC (rev 245252)
@@ -7,7 +7,7 @@
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
 _extramodules=extramodules-4.12-ARCH # Don't forget to update bbswitch.install
-pkgrel=72
+pkgrel=73
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('i686' 'x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch;


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:33:38
  Author: heftig
Revision: 300613

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

Added:
  linux/repos/staging-i686/
  linux/repos/staging-i686/90-linux.hook
(from rev 300612, linux/trunk/90-linux.hook)
  linux/repos/staging-i686/PKGBUILD
(from rev 300612, linux/trunk/PKGBUILD)
  linux/repos/staging-i686/config.i686
(from rev 300612, linux/trunk/config.i686)
  linux/repos/staging-i686/config.x86_64
(from rev 300612, linux/trunk/config.x86_64)
  linux/repos/staging-i686/linux.install
(from rev 300612, linux/trunk/linux.install)
  linux/repos/staging-i686/linux.preset
(from rev 300612, linux/trunk/linux.preset)
  linux/repos/staging-x86_64/
  linux/repos/staging-x86_64/90-linux.hook
(from rev 300612, linux/trunk/90-linux.hook)
  linux/repos/staging-x86_64/PKGBUILD
(from rev 300612, linux/trunk/PKGBUILD)
  linux/repos/staging-x86_64/config.i686
(from rev 300612, linux/trunk/config.i686)
  linux/repos/staging-x86_64/config.x86_64
(from rev 300612, linux/trunk/config.x86_64)
  linux/repos/staging-x86_64/linux.install
(from rev 300612, linux/trunk/linux.install)
  linux/repos/staging-x86_64/linux.preset
(from rev 300612, linux/trunk/linux.preset)

--+
 staging-i686/90-linux.hook   |   11 
 staging-i686/PKGBUILD|  291 +
 staging-i686/config.i686 | 8562 +
 staging-i686/config.x86_64   | 8309 +++
 staging-i686/linux.install   |   27 
 staging-i686/linux.preset|   14 
 staging-x86_64/90-linux.hook |   11 
 staging-x86_64/PKGBUILD  |  291 +
 staging-x86_64/config.i686   | 8562 +
 staging-x86_64/config.x86_64 | 8309 +++
 staging-x86_64/linux.install |   27 
 staging-x86_64/linux.preset  |   14 
 12 files changed, 34428 insertions(+)

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


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:32:57
  Author: heftig
Revision: 300612

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

Added:
  linux-zen/repos/staging-i686/
  linux-zen/repos/staging-i686/90-linux.hook
(from rev 300611, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/staging-i686/PKGBUILD
(from rev 300611, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/staging-i686/config.i686
(from rev 300611, linux-zen/trunk/config.i686)
  linux-zen/repos/staging-i686/config.x86_64
(from rev 300611, linux-zen/trunk/config.x86_64)
  linux-zen/repos/staging-i686/linux.install
(from rev 300611, linux-zen/trunk/linux.install)
  linux-zen/repos/staging-i686/linux.preset
(from rev 300611, linux-zen/trunk/linux.preset)
  linux-zen/repos/staging-x86_64/
  linux-zen/repos/staging-x86_64/90-linux.hook
(from rev 300611, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/staging-x86_64/PKGBUILD
(from rev 300611, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/staging-x86_64/config.i686
(from rev 300611, linux-zen/trunk/config.i686)
  linux-zen/repos/staging-x86_64/config.x86_64
(from rev 300611, linux-zen/trunk/config.x86_64)
  linux-zen/repos/staging-x86_64/linux.install
(from rev 300611, linux-zen/trunk/linux.install)
  linux-zen/repos/staging-x86_64/linux.preset
(from rev 300611, linux-zen/trunk/linux.preset)

--+
 staging-i686/90-linux.hook   |   11 
 staging-i686/PKGBUILD|  301 +
 staging-i686/config.i686 | 8595 +
 staging-i686/config.x86_64   | 8342 +++
 staging-i686/linux.install   |   27 
 staging-i686/linux.preset|   14 
 staging-x86_64/90-linux.hook |   11 
 staging-x86_64/PKGBUILD  |  301 +
 staging-x86_64/config.i686   | 8595 +
 staging-x86_64/config.x86_64 | 8342 +++
 staging-x86_64/linux.install |   27 
 staging-x86_64/linux.preset  |   14 
 12 files changed, 34580 insertions(+)

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


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:02:30
  Author: heftig
Revision: 300611

4.12.2-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 21:02:22 UTC (rev 300610)
+++ PKGBUILD2017-07-15 21:02:30 UTC (rev 300611)
@@ -6,9 +6,9 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.12
-_zenpatch=zen-4.12.1-dde60eb8082fba3cdd70659560a491eea150e613.diff
-pkgver=4.12.1
-pkgrel=2
+_zenpatch=zen-4.12.2-9fea11aee30c83a751f1b1d1626dd8527f864bdb.diff
+pkgver=4.12.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel;
 license=('GPL2')
@@ -29,9 +29,9 @@
 
 sha256sums=('a45c3becd4d08ce411c14628a949d08e2433d8cdeca92036c7013980e93858ab'
 'SKIP'
-'466ad7caf26aac66fdf299dbe6b23d0cf1729e363a4ee37738938e3be563946b'
+'8447d28c88834bac75653a0370a6f30615688db4756b953720e9b024537e34ac'
 'SKIP'
-'5efea5430fc3b14ae2b039159ec001c6f0666f51293f69c5a026afb966dcc6af'
+'85eb65a88fd146b64cf8ac3aa1bf70a248f056f53dd0d450a799adbdf98735b2'
 'SKIP'
 '9e178afa70a129ac2edbc814f6fa75d0ee2f886c766b7b57cdeed33ea1f26e9a'
 '3f02013a427a846ea22082229c5660a86a40f6d6abeb7f1401e36cdb15a61f00'


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

2017-07-15 Thread Jan Steffens
Date: Saturday, July 15, 2017 @ 21:02:22
  Author: heftig
Revision: 300610

4.12.2-1

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 19:28:43 UTC (rev 300609)
+++ PKGBUILD2017-07-15 21:02:22 UTC (rev 300610)
@@ -5,8 +5,8 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.12
-pkgver=4.12.1
-pkgrel=2
+pkgver=4.12.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url="https://www.kernel.org/;
 license=('GPL2')
@@ -25,7 +25,7 @@
 
 sha256sums=('a45c3becd4d08ce411c14628a949d08e2433d8cdeca92036c7013980e93858ab'
 'SKIP'
-'466ad7caf26aac66fdf299dbe6b23d0cf1729e363a4ee37738938e3be563946b'
+'8447d28c88834bac75653a0370a6f30615688db4756b953720e9b024537e34ac'
 'SKIP'
 'df55887a43dcbb6bd35fd2fb1ec841427b6ea827334c0880cbc256d4f042a7a1'
 'bf84528c592d1841bba0662242f0339a24a1de384c31f28248631e8be9446586'


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 19:28:21
  Author: arojas
Revision: 300608

exiv2 0.26 rebuild

Modified:
  gthumb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 19:17:21 UTC (rev 300607)
+++ PKGBUILD2017-07-15 19:28:21 UTC (rev 300608)
@@ -5,7 +5,7 @@
 
 pkgname=gthumb
 pkgver=3.4.5+1+geec2172e
-pkgrel=2
+pkgrel=3
 pkgdesc="Image browser and viewer for the GNOME Desktop"
 url="https://wiki.gnome.org/Apps/gthumb;
 arch=(i686 x86_64)


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 19:28:43
  Author: arojas
Revision: 300609

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

Added:
  gthumb/repos/staging-i686/
  
gthumb/repos/staging-i686/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch
(from rev 300608, 
gthumb/trunk/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch)
  gthumb/repos/staging-i686/PKGBUILD
(from rev 300608, gthumb/trunk/PKGBUILD)
  gthumb/repos/staging-x86_64/
  
gthumb/repos/staging-x86_64/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch
(from rev 300608, 
gthumb/trunk/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch)
  gthumb/repos/staging-x86_64/PKGBUILD
(from rev 300608, gthumb/trunk/PKGBUILD)

+
 staging-i686/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch   
|   40 +++
 staging-i686/PKGBUILD  
|   56 ++
 staging-x86_64/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch 
|   40 +++
 staging-x86_64/PKGBUILD
|   56 ++
 4 files changed, 192 insertions(+)

Copied: 
gthumb/repos/staging-i686/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch
 (from rev 300608, 
gthumb/trunk/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch)
===
--- 
staging-i686/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch
(rev 0)
+++ 
staging-i686/0001-Do-not-process-bitmap-thumbnails-with-invalid-color-.patch
2017-07-15 19:28:43 UTC (rev 300609)
@@ -0,0 +1,40 @@
+From 2019d1ed9d3cc6085598b92c2001690fb41af8f7 Mon Sep 17 00:00:00 2001
+From: Jan de Groot 
+Date: Mon, 13 Feb 2017 13:28:27 +
+Subject: [PATCH] Do not process bitmap thumbnails with invalid color settings.
+
+Libraw sets these to 0 in an excption handler, we should not assert fatal when 
processing such an image.
+---
+ extensions/raw_files/main.c | 16 ++--
+ 1 file changed, 10 insertions(+), 6 deletions(-)
+
+diff --git a/extensions/raw_files/main.c b/extensions/raw_files/main.c
+index 6cf2ff8e..726385a3 100644
+--- a/extensions/raw_files/main.c
 b/extensions/raw_files/main.c
+@@ -267,12 +267,16 @@ _cairo_image_surface_create_from_raw (GInputStream  
*istream,
+   error);
+   break;
+   case LIBRAW_THUMBNAIL_BITMAP:
+-  image = _libraw_read_bitmap_data 
(raw_data->thumbnail.twidth,
+-
raw_data->thumbnail.theight,
+-
raw_data->thumbnail.tcolors,
+-8,
+-(guchar *) 
raw_data->thumbnail.thumb,
+-
raw_data->thumbnail.tlength);
++  if (raw_data->thumbnail.tcolors > 0 && 
raw_data->thumbnail.tcolors < 4) {
++  image = _libraw_read_bitmap_data 
(raw_data->thumbnail.twidth,
++
raw_data->thumbnail.theight,
++
raw_data->thumbnail.tcolors,
++8,
++(guchar *) 
raw_data->thumbnail.thumb,
++
raw_data->thumbnail.tlength);
++  } else {
++  g_set_error_literal (error, G_IO_ERROR, 
G_IO_ERROR_INVALID_DATA, "Unsupported data format");
++  }
+   break;
+   default:
+   g_set_error_literal (error, G_IO_ERROR, 
G_IO_ERROR_INVALID_DATA, "Unsupported data format");
+-- 
+2.11.1
+

Copied: gthumb/repos/staging-i686/PKGBUILD (from rev 300608, 
gthumb/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 19:28:43 UTC (rev 300609)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Tobias Kieslich 
+
+pkgname=gthumb
+pkgver=3.4.5+1+geec2172e
+pkgrel=3
+pkgdesc="Image browser and viewer for the GNOME Desktop"
+url="https://wiki.gnome.org/Apps/gthumb;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(dconf librsvg clutter-gtk gst-plugins-base-libs 
gsettings-desktop-schemas libwebp
+ libsecret libsoup 

[arch-commits] Commit in gnome-color-manager/repos (4 files)

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 19:17:21
  Author: arojas
Revision: 300607

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

Added:
  gnome-color-manager/repos/staging-i686/
  gnome-color-manager/repos/staging-i686/PKGBUILD
(from rev 300606, gnome-color-manager/trunk/PKGBUILD)
  gnome-color-manager/repos/staging-x86_64/
  gnome-color-manager/repos/staging-x86_64/PKGBUILD
(from rev 300606, gnome-color-manager/trunk/PKGBUILD)

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

Copied: gnome-color-manager/repos/staging-i686/PKGBUILD (from rev 300606, 
gnome-color-manager/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-07-15 19:17:21 UTC (rev 300607)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-color-manager
+pkgver=3.24.0+4+ge78025a
+pkgrel=2
+pkgdesc="GNOME Color Profile Tools"
+arch=(i686 x86_64)
+url="https://git.gnome.org/browse/gnome-color-manager;
+license=(GPL2)
+depends=(libcanberra vte3 exiv2 shared-color-targets colord-gtk libexif)
+makedepends=(intltool yelp-tools git gnome-common appstream-glib)
+optdepends=('argyllcms: color calibration')
+options=('!emptydirs')
+groups=('gnome-extra')
+_commit=e78025ac3ef768eecd0051748044113dc3dcb4eb  # master
+source=("git+https://git.gnome.org/browse/gnome-color-manager#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/GNOME_COLOR_MANAGER_//' -e 's/_/\./g' -e 
's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build(){
+  cd $pkgname
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/gnome-color-manager --disable-static 
--disable-man-pages
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-color-manager/repos/staging-x86_64/PKGBUILD (from rev 300606, 
gnome-color-manager/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-07-15 19:17:21 UTC (rev 300607)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-color-manager
+pkgver=3.24.0+4+ge78025a
+pkgrel=2
+pkgdesc="GNOME Color Profile Tools"
+arch=(i686 x86_64)
+url="https://git.gnome.org/browse/gnome-color-manager;
+license=(GPL2)
+depends=(libcanberra vte3 exiv2 shared-color-targets colord-gtk libexif)
+makedepends=(intltool yelp-tools git gnome-common appstream-glib)
+optdepends=('argyllcms: color calibration')
+options=('!emptydirs')
+groups=('gnome-extra')
+_commit=e78025ac3ef768eecd0051748044113dc3dcb4eb  # master
+source=("git+https://git.gnome.org/browse/gnome-color-manager#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/GNOME_COLOR_MANAGER_//' -e 's/_/\./g' -e 
's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build(){
+  cd $pkgname
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/gnome-color-manager --disable-static 
--disable-man-pages
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 19:16:51
  Author: arojas
Revision: 300606

exiv2 0.26 rebuild

Modified:
  gnome-color-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 17:47:08 UTC (rev 300605)
+++ PKGBUILD2017-07-15 19:16:51 UTC (rev 300606)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-color-manager
 pkgver=3.24.0+4+ge78025a
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME Color Profile Tools"
 arch=(i686 x86_64)
 url="https://git.gnome.org/browse/gnome-color-manager;


[arch-commits] Commit in hardening-wrapper/repos (18 files)

2017-07-15 Thread Daniel Micay
Date: Saturday, July 15, 2017 @ 18:38:17
  Author: thestinger
Revision: 245250

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

Added:
  hardening-wrapper/repos/community-i686/PKGBUILD
(from rev 245249, hardening-wrapper/trunk/PKGBUILD)
  hardening-wrapper/repos/community-i686/hardening-wrapper-i686.conf
(from rev 245249, hardening-wrapper/trunk/hardening-wrapper-i686.conf)
  hardening-wrapper/repos/community-i686/hardening-wrapper-x86_64.conf
(from rev 245249, hardening-wrapper/trunk/hardening-wrapper-x86_64.conf)
  hardening-wrapper/repos/community-i686/hardening-wrapper.install
(from rev 245249, hardening-wrapper/trunk/hardening-wrapper.install)
  hardening-wrapper/repos/community-i686/path.sh
(from rev 245249, hardening-wrapper/trunk/path.sh)
  hardening-wrapper/repos/community-x86_64/PKGBUILD
(from rev 245249, hardening-wrapper/trunk/PKGBUILD)
  hardening-wrapper/repos/community-x86_64/hardening-wrapper-i686.conf
(from rev 245249, hardening-wrapper/trunk/hardening-wrapper-i686.conf)
  hardening-wrapper/repos/community-x86_64/hardening-wrapper-x86_64.conf
(from rev 245249, hardening-wrapper/trunk/hardening-wrapper-x86_64.conf)
  hardening-wrapper/repos/community-x86_64/hardening-wrapper.install
(from rev 245249, hardening-wrapper/trunk/hardening-wrapper.install)
  hardening-wrapper/repos/community-x86_64/path.sh
(from rev 245249, hardening-wrapper/trunk/path.sh)
Deleted:
  hardening-wrapper/repos/community-i686/PKGBUILD
  hardening-wrapper/repos/community-i686/hardening-wrapper-i686.conf
  hardening-wrapper/repos/community-i686/hardening-wrapper-x86_64.conf
  hardening-wrapper/repos/community-i686/path.sh
  hardening-wrapper/repos/community-x86_64/PKGBUILD
  hardening-wrapper/repos/community-x86_64/hardening-wrapper-i686.conf
  hardening-wrapper/repos/community-x86_64/hardening-wrapper-x86_64.conf
  hardening-wrapper/repos/community-x86_64/path.sh

+
 /PKGBUILD  |   54 +++
 /hardening-wrapper-i686.conf   |   12 +
 /hardening-wrapper-x86_64.conf |   12 +
 /path.sh   |2 
 community-i686/PKGBUILD|   26 ---
 community-i686/hardening-wrapper-i686.conf |6 --
 community-i686/hardening-wrapper-x86_64.conf   |6 --
 community-i686/hardening-wrapper.install   |   13 +
 community-i686/path.sh |1 
 community-x86_64/PKGBUILD  |   26 ---
 community-x86_64/hardening-wrapper-i686.conf   |6 --
 community-x86_64/hardening-wrapper-x86_64.conf |6 --
 community-x86_64/hardening-wrapper.install |   13 +
 community-x86_64/path.sh   |1 
 14 files changed, 106 insertions(+), 78 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 18:37:22 UTC (rev 245249)
+++ community-i686/PKGBUILD 2017-07-15 18:38:17 UTC (rev 245250)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-pkgname=hardening-wrapper
-pkgver=10
-pkgrel=1
-pkgdesc='Wrapper scripts for building hardened executables by default'
-arch=(i686 x86_64)
-url='https://github.com/thestinger/hardening-wrapper'
-license=('MIT')
-depends=(bash)
-backup=(etc/hardening-wrapper.conf)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/thestinger/hardening-wrapper/archive/$pkgver.tar.gz;
-path.sh hardening-wrapper-i686.conf hardening-wrapper-x86_64.conf)
-sha1sums=('61e8c7e3062e6830cd7b190aa6b81834138a7137'
-  '1e5f6d9931f01b26bb4b6fbb839e21d34d534cdc'
-  '6729f0a6d2af72b6def9383e8104d0f763d3f01d'
-  '9453d7984a4a90aa884a51a7bf1bd2c72cbddc9f')
-
-package() {
-  install -Dm644 hardening-wrapper-${CARCH}.conf 
"$pkgdir/etc/hardening-wrapper.conf"
-  install -Dm644 path.sh "$pkgdir/etc/profile.d/hardening-wrapper.sh"
-
-  cd $pkgname-$pkgver
-  make install DESTDIR="$pkgdir" PREFIX=/usr
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: hardening-wrapper/repos/community-i686/PKGBUILD (from rev 245249, 
hardening-wrapper/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 18:38:17 UTC (rev 245250)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Daniel Micay 
+pkgname=hardening-wrapper
+pkgver=10
+pkgrel=2
+pkgdesc='Wrapper scripts for building hardened executables by default'
+arch=(i686 x86_64)
+url='https://github.com/thestinger/hardening-wrapper'
+license=('MIT')
+depends=(bash)
+backup=(etc/hardening-wrapper.conf)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/thestinger/hardening-wrapper/archive/$pkgver.tar.gz;
+path.sh 

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

2017-07-15 Thread Daniel Micay
Date: Saturday, July 15, 2017 @ 18:37:22
  Author: thestinger
Revision: 245249

deprecate hardening-wrapper

Added:
  hardening-wrapper/trunk/hardening-wrapper.install
Modified:
  hardening-wrapper/trunk/PKGBUILD

---+
 PKGBUILD  |3 ++-
 hardening-wrapper.install |   13 +
 2 files changed, 15 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 18:19:12 UTC (rev 245248)
+++ PKGBUILD2017-07-15 18:37:22 UTC (rev 245249)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay 
 pkgname=hardening-wrapper
 pkgver=10
-pkgrel=1
+pkgrel=2
 pkgdesc='Wrapper scripts for building hardened executables by default'
 arch=(i686 x86_64)
 url='https://github.com/thestinger/hardening-wrapper'
@@ -15,6 +15,7 @@
   '1e5f6d9931f01b26bb4b6fbb839e21d34d534cdc'
   '6729f0a6d2af72b6def9383e8104d0f763d3f01d'
   '9453d7984a4a90aa884a51a7bf1bd2c72cbddc9f')
+install=$pkgname.install
 
 package() {
   install -Dm644 hardening-wrapper-${CARCH}.conf 
"$pkgdir/etc/hardening-wrapper.conf"

Added: hardening-wrapper.install
===
--- hardening-wrapper.install   (rev 0)
+++ hardening-wrapper.install   2017-07-15 18:37:22 UTC (rev 245249)
@@ -0,0 +1,13 @@
+post_install () {
+  echo ">>> hardening-wrapper is deprecated and will be dropped from the 
repositories"
+  echo ">>>"
+  echo ">>> The standard Arch Linux Clang / GCC have adopted PIE / SSP by 
default"
+  echo ">>>"
+  echo ">>> RELRO and BIND_NOW are defaults in makepkg LDFLAGS and will become 
linker defaults soon"
+  echo ">>>"
+  echo ">>> -fstack-check will be enabled by default once GCC ships their new 
implementation"
+}
+
+post_upgrade() {
+  post_install
+}


[arch-commits] Commit in linux-hardened/repos/community-x86_64 (10 files)

2017-07-15 Thread Daniel Micay
Date: Saturday, July 15, 2017 @ 18:19:12
  Author: thestinger
Revision: 245248

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 245247, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 245247, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 245247, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 245247, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 245247, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 90-linux.hook |   22 
 PKGBUILD  |  586 -
 config.x86_64 |16658 
 linux.install |   54 
 linux.preset  |   28 
 5 files changed, 8674 insertions(+), 8674 deletions(-)

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


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

2017-07-15 Thread Daniel Micay
Date: Saturday, July 15, 2017 @ 18:18:40
  Author: thestinger
Revision: 245247

upgpkg: linux-hardened 4.12.2.a-1

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 16:21:53 UTC (rev 245246)
+++ PKGBUILD2017-07-15 18:18:40 UTC (rev 245247)
@@ -5,8 +5,8 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.12
-_pkgver=4.12.1
-pkgver=$_pkgver.b
+_pkgver=4.12.2
+pkgver=$_pkgver.a
 pkgrel=1
 arch=('x86_64')
 url="https://github.com/copperhead/linux-hardened;
@@ -29,9 +29,9 @@
 
 sha256sums=('a45c3becd4d08ce411c14628a949d08e2433d8cdeca92036c7013980e93858ab'
 'SKIP'
-'466ad7caf26aac66fdf299dbe6b23d0cf1729e363a4ee37738938e3be563946b'
+'8447d28c88834bac75653a0370a6f30615688db4756b953720e9b024537e34ac'
 'SKIP'
-'e3b7b99ee93d7744ca292f87554a46380ea00265e20e9f236b152e97d4c5ce81'
+'34b9c902cca5bdb1f804a17321baeaee1c971795c8fc694f078528a610e43625'
 'SKIP'
 '7c237839ebddf78aa034b9115cd276048e98fc09120a1dadc736c0cffbd86c2a'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'


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

2017-07-15 Thread Pierre Schmitz
Date: Saturday, July 15, 2017 @ 17:47:08
  Author: pierre
Revision: 300605

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

Added:
  hefur/repos/extra-i686/PKGBUILD
(from rev 300604, hefur/trunk/PKGBUILD)
  hefur/repos/extra-i686/hefurd.service
(from rev 300604, hefur/trunk/hefurd.service)
  hefur/repos/extra-i686/sysusers.conf
(from rev 300604, hefur/trunk/sysusers.conf)
  hefur/repos/extra-i686/tmpfiles.conf
(from rev 300604, hefur/trunk/tmpfiles.conf)
  hefur/repos/extra-x86_64/PKGBUILD
(from rev 300604, hefur/trunk/PKGBUILD)
  hefur/repos/extra-x86_64/hefurd.service
(from rev 300604, hefur/trunk/hefurd.service)
  hefur/repos/extra-x86_64/sysusers.conf
(from rev 300604, hefur/trunk/sysusers.conf)
  hefur/repos/extra-x86_64/tmpfiles.conf
(from rev 300604, hefur/trunk/tmpfiles.conf)
Deleted:
  hefur/repos/extra-i686/PKGBUILD
  hefur/repos/extra-i686/hefurd.service
  hefur/repos/extra-i686/sysusers.conf
  hefur/repos/extra-i686/tmpfiles.conf
  hefur/repos/extra-x86_64/PKGBUILD
  hefur/repos/extra-x86_64/hefurd.service
  hefur/repos/extra-x86_64/sysusers.conf
  hefur/repos/extra-x86_64/tmpfiles.conf

-+
 /PKGBUILD   |   92 ++
 /hefurd.service |   24 ++
 /sysusers.conf  |2 
 /tmpfiles.conf  |4 +
 extra-i686/PKGBUILD |   36 
 extra-i686/hefurd.service   |   12 -
 extra-i686/sysusers.conf|1 
 extra-i686/tmpfiles.conf|2 
 extra-x86_64/PKGBUILD   |   36 
 extra-x86_64/hefurd.service |   12 -
 extra-x86_64/sysusers.conf  |1 
 extra-x86_64/tmpfiles.conf  |2 
 12 files changed, 122 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-07-15 17:46:52 UTC (rev 300604)
+++ extra-i686/PKGBUILD 2017-07-15 17:47:08 UTC (rev 300605)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-# Contributor: Alexandre Bique 
-
-pkgname=hefur
-pkgver=0.4
-pkgrel=12
-pkgdesc='A standalone and lightweight BitTorrent tracker'
-arch=('i686' 'x86_64')
-url='http://github.com/abique/hefur'
-license=('MIT')
-makedepends=('cmake')
-depends=('gnutls' 'xz' 'protobuf')
-source=("https://github.com/downloads/abique/${pkgname}/${pkgname}-${pkgver}.tar.xz;
-'hefurd.service' 'tmpfiles.conf' 'sysusers.conf')
-md5sums=('f0461363f38105140a1f119a3b97d818'
- '3107be29769b8afde3574dc6e31d5b6a'
- 'b884385d6c87c350172427da4ba2688f'
- '7971708a1fe25c1b51e0a05e812f17c9')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   mkdir build
-   cd build
-   cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}/build
-   DESTDIR=${pkgdir} make install
-   install -D -m644 ${srcdir}/hefurd.service 
${pkgdir}/usr/lib/systemd/system/hefurd.service
-   install -D -m644 ${srcdir}/tmpfiles.conf 
${pkgdir}/usr/lib/tmpfiles.d/hefurd.conf
-   install -D -m644 ${srcdir}/sysusers.conf 
${pkgdir}/usr/lib/sysusers.d/hefurd.conf
-   install -D -m644 ${srcdir}/${pkgname}-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/hefur/LICENSE
-}

Copied: hefur/repos/extra-i686/PKGBUILD (from rev 300604, hefur/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-07-15 17:47:08 UTC (rev 300605)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+# Contributor: Alexandre Bique 
+
+pkgname=hefur
+pkgver=0.6
+pkgrel=1
+pkgdesc='A standalone and lightweight BitTorrent tracker'
+arch=('i686' 'x86_64')
+url='http://github.com/abique/hefur'
+license=('MIT')
+makedepends=('git' 'cmake' 'docbook-xsl')
+depends=('gnutls' 'xz' 'protobuf')
+source=("git+https://github.com/abique/${pkgname}.git#tag=${pkgver};
+'hefurd.service' 'tmpfiles.conf' 'sysusers.conf')
+md5sums=('SKIP'
+ '3107be29769b8afde3574dc6e31d5b6a'
+ 'b884385d6c87c350172427da4ba2688f'
+ '7971708a1fe25c1b51e0a05e812f17c9')
+
+prepare() {
+   cd ${srcdir}/${pkgname}
+   git submodule init
+   git submodule update
+   sed -i "s/PROJECT_NUMBER.*/PROJECT_NUMBER=${pkgver}/g" Doxyfile
+}
+
+build() {
+   cd ${srcdir}/${pkgname}/manual
+   xsltproc -o manual.html 
/usr/share/xml/docbook/xsl-stylesheets-*/html/docbook.xsl manual.xml
+
+   cd ${srcdir}/${pkgname}
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}/build
+   DESTDIR=${pkgdir} make install
+   install -D -m644 ${srcdir}/hefurd.service 
${pkgdir}/usr/lib/systemd/system/hefurd.service
+   install -D -m644 ${srcdir}/tmpfiles.conf 

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

2017-07-15 Thread Pierre Schmitz
Date: Saturday, July 15, 2017 @ 17:46:52
  Author: pierre
Revision: 300604

upgpkg: hefur 0.6-1

Modified:
  hefur/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 17:32:59 UTC (rev 300603)
+++ PKGBUILD2017-07-15 17:46:52 UTC (rev 300604)
@@ -3,23 +3,33 @@
 # Contributor: Alexandre Bique 
 
 pkgname=hefur
-pkgver=0.4
-pkgrel=12
+pkgver=0.6
+pkgrel=1
 pkgdesc='A standalone and lightweight BitTorrent tracker'
 arch=('i686' 'x86_64')
 url='http://github.com/abique/hefur'
 license=('MIT')
-makedepends=('cmake')
+makedepends=('git' 'cmake' 'docbook-xsl')
 depends=('gnutls' 'xz' 'protobuf')
-source=("https://github.com/downloads/abique/${pkgname}/${pkgname}-${pkgver}.tar.xz;
+source=("git+https://github.com/abique/${pkgname}.git#tag=${pkgver};
 'hefurd.service' 'tmpfiles.conf' 'sysusers.conf')
-md5sums=('f0461363f38105140a1f119a3b97d818'
+md5sums=('SKIP'
  '3107be29769b8afde3574dc6e31d5b6a'
  'b884385d6c87c350172427da4ba2688f'
  '7971708a1fe25c1b51e0a05e812f17c9')
 
+prepare() {
+   cd ${srcdir}/${pkgname}
+   git submodule init
+   git submodule update
+   sed -i "s/PROJECT_NUMBER.*/PROJECT_NUMBER=${pkgver}/g" Doxyfile
+}
+
 build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
+   cd ${srcdir}/${pkgname}/manual
+   xsltproc -o manual.html 
/usr/share/xml/docbook/xsl-stylesheets-*/html/docbook.xsl manual.xml
+
+   cd ${srcdir}/${pkgname}
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
@@ -27,10 +37,10 @@
 }
 
 package() {
-   cd ${srcdir}/${pkgname}-${pkgver}/build
+   cd ${srcdir}/${pkgname}/build
DESTDIR=${pkgdir} make install
install -D -m644 ${srcdir}/hefurd.service 
${pkgdir}/usr/lib/systemd/system/hefurd.service
install -D -m644 ${srcdir}/tmpfiles.conf 
${pkgdir}/usr/lib/tmpfiles.d/hefurd.conf
install -D -m644 ${srcdir}/sysusers.conf 
${pkgdir}/usr/lib/sysusers.d/hefurd.conf
-   install -D -m644 ${srcdir}/${pkgname}-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/hefur/LICENSE
+   install -D -m644 ${srcdir}/${pkgname}/LICENSE 
${pkgdir}/usr/share/licenses/hefur/LICENSE
 }


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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 16:21:53
  Author: felixonmars
Revision: 245246

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

Added:
  deepin-control-center/repos/community-i686/PKGBUILD
(from rev 245245, deepin-control-center/trunk/PKGBUILD)
  deepin-control-center/repos/community-x86_64/PKGBUILD
(from rev 245245, deepin-control-center/trunk/PKGBUILD)
Deleted:
  deepin-control-center/repos/community-i686/PKGBUILD
  deepin-control-center/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 16:20:00 UTC (rev 245245)
+++ community-i686/PKGBUILD 2017-07-15 16:21:53 UTC (rev 245246)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.2.3
-pkgrel=1
-pkgdesc='New control center for linux deepin'
-arch=('i686' 'x86_64')
-url="http://github.com/linuxdeepin/dde-control-center;
-license=('GPL3')
-depends=('desktop-file-utils' 'deepin-tool-kit' 'deepin-account-faces' 
'deepin-api' 'geoip'
- 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
- 'deepin-qt-dbus-factory' 'deepin-qt5integration')
-makedepends=('deepin-dock' 'qt5-tools')
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::http://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz;)
-sha512sums=('d235b0671f9fe63d7b4fef2c64eec160204598c5f0b9c53120ff5d711692f7d4a4fc6ca7c2ecc97605253ce70787d65457b136950431021089ee4cfde47970cf')
-
-build() {
-  cd dde-control-center-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
-  make
-}
-
-package() {
-  cd dde-control-center-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-control-center/repos/community-i686/PKGBUILD (from rev 245245, 
deepin-control-center/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 16:21:53 UTC (rev 245246)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-control-center
+pkgver=4.2.3
+pkgrel=2
+pkgdesc='New control center for linux deepin'
+arch=('i686' 'x86_64')
+url="http://github.com/linuxdeepin/dde-control-center;
+license=('GPL3')
+depends=('desktop-file-utils' 'deepin-tool-kit' 'deepin-account-faces' 
'deepin-api' 'geoip'
+ 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
+ 'deepin-qt-dbus-factory' 'deepin-qt5integration')
+makedepends=('deepin-dock' 'qt5-tools')
+conflicts=('dde-control-center' 'dde-dock-applets')
+replaces=('dde-control-center' 'dde-dock-applets')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::http://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz;)
+sha512sums=('d235b0671f9fe63d7b4fef2c64eec160204598c5f0b9c53120ff5d711692f7d4a4fc6ca7c2ecc97605253ce70787d65457b136950431021089ee4cfde47970cf')
+
+build() {
+  cd dde-control-center-$pkgver
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES 
QMAKE_CXXFLAGS_RELEASE-="-fno-plt" QMAKE_LFLAGS_RELEASE="${LDFLAGS/,-z,now}"
+  make
+}
+
+package() {
+  cd dde-control-center-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-15 16:20:00 UTC (rev 245245)
+++ community-x86_64/PKGBUILD   2017-07-15 16:21:53 UTC (rev 245246)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.2.3
-pkgrel=1
-pkgdesc='New control center for linux deepin'
-arch=('i686' 'x86_64')
-url="http://github.com/linuxdeepin/dde-control-center;
-license=('GPL3')
-depends=('desktop-file-utils' 'deepin-tool-kit' 'deepin-account-faces' 
'deepin-api' 'geoip'
- 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
- 'deepin-qt-dbus-factory' 'deepin-qt5integration')
-makedepends=('deepin-dock' 'qt5-tools')
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::http://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz;)

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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 16:20:00
  Author: felixonmars
Revision: 245245

upgpkg: deepin-control-center 4.2.3-2

disable -z,now and -fno-plt to fix plugin loading

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 16:19:09 UTC (rev 245244)
+++ PKGBUILD2017-07-15 16:20:00 UTC (rev 245245)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-control-center
 pkgver=4.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='New control center for linux deepin'
 arch=('i686' 'x86_64')
 url="http://github.com/linuxdeepin/dde-control-center;
@@ -22,7 +22,7 @@
 
 build() {
   cd dde-control-center-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES 
QMAKE_CXXFLAGS_RELEASE-="-fno-plt" QMAKE_LFLAGS_RELEASE="${LDFLAGS/,-z,now}"
   make
 }
 


[arch-commits] Commit in ghc/repos (26 files)

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 16:19:09
  Author: felixonmars
Revision: 245244

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

Added:
  ghc/repos/community-i686/MADV_FREE.patch
(from rev 245243, ghc/trunk/MADV_FREE.patch)
  ghc/repos/community-i686/PKGBUILD
(from rev 245243, ghc/trunk/PKGBUILD)
  ghc/repos/community-i686/ghc-rebuild-doc-index.hook
(from rev 245243, ghc/trunk/ghc-rebuild-doc-index.hook)
  ghc/repos/community-i686/ghc-register.hook
(from rev 245243, ghc/trunk/ghc-register.hook)
  ghc/repos/community-i686/ghc-unregister.hook
(from rev 245243, ghc/trunk/ghc-unregister.hook)
  ghc/repos/community-i686/ghc.install
(from rev 245243, ghc/trunk/ghc.install)
  ghc/repos/community-i686/print-provides-replaces.sh
(from rev 245243, ghc/trunk/print-provides-replaces.sh)
  ghc/repos/community-x86_64/MADV_FREE.patch
(from rev 245243, ghc/trunk/MADV_FREE.patch)
  ghc/repos/community-x86_64/PKGBUILD
(from rev 245243, ghc/trunk/PKGBUILD)
  ghc/repos/community-x86_64/ghc-rebuild-doc-index.hook
(from rev 245243, ghc/trunk/ghc-rebuild-doc-index.hook)
  ghc/repos/community-x86_64/ghc-register.hook
(from rev 245243, ghc/trunk/ghc-register.hook)
  ghc/repos/community-x86_64/ghc-unregister.hook
(from rev 245243, ghc/trunk/ghc-unregister.hook)
  ghc/repos/community-x86_64/ghc.install
(from rev 245243, ghc/trunk/ghc.install)
  ghc/repos/community-x86_64/print-provides-replaces.sh
(from rev 245243, ghc/trunk/print-provides-replaces.sh)
Deleted:
  ghc/repos/community-i686/PKGBUILD
  ghc/repos/community-i686/ghc-rebuild-doc-index.hook
  ghc/repos/community-i686/ghc-register.hook
  ghc/repos/community-i686/ghc-unregister.hook
  ghc/repos/community-i686/ghc.install
  ghc/repos/community-i686/print-provides-replaces.sh
  ghc/repos/community-x86_64/PKGBUILD
  ghc/repos/community-x86_64/ghc-rebuild-doc-index.hook
  ghc/repos/community-x86_64/ghc-register.hook
  ghc/repos/community-x86_64/ghc-unregister.hook
  ghc/repos/community-x86_64/ghc.install
  ghc/repos/community-x86_64/print-provides-replaces.sh

-+
 /PKGBUILD   |  292 ++
 /ghc-rebuild-doc-index.hook |   28 ++
 /ghc-register.hook  |   24 ++
 /ghc-unregister.hook|   24 ++
 /ghc.install|   20 +
 /print-provides-replaces.sh |   90 
 community-i686/MADV_FREE.patch  |   63 +
 community-i686/PKGBUILD |  143 
 community-i686/ghc-rebuild-doc-index.hook   |   14 -
 community-i686/ghc-register.hook|   12 -
 community-i686/ghc-unregister.hook  |   12 -
 community-i686/ghc.install  |   10 
 community-i686/print-provides-replaces.sh   |   45 
 community-x86_64/MADV_FREE.patch|   63 +
 community-x86_64/PKGBUILD   |  143 
 community-x86_64/ghc-rebuild-doc-index.hook |   14 -
 community-x86_64/ghc-register.hook  |   12 -
 community-x86_64/ghc-unregister.hook|   12 -
 community-x86_64/ghc.install|   10 
 community-x86_64/print-provides-replaces.sh |   45 
 20 files changed, 604 insertions(+), 472 deletions(-)

Copied: ghc/repos/community-i686/MADV_FREE.patch (from rev 245243, 
ghc/trunk/MADV_FREE.patch)
===
--- community-i686/MADV_FREE.patch  (rev 0)
+++ community-i686/MADV_FREE.patch  2017-07-15 16:19:09 UTC (rev 245244)
@@ -0,0 +1,63 @@
+From 6576bf83cdf4eac05eb88a24aa934a736c91e3da Mon Sep 17 00:00:00 2001
+From: Ben Gamari 
+Date: Thu, 1 Dec 2016 12:55:23 -0500
+Subject: [PATCH] rts: Ensure we always give MADV_DONTNEED a chance in
+ osDecommitMemory
+
+As described in #12865, newer Linux kernels support both MADV_FREE and
+MADV_DONTNEED. Previously a runtime would fail to try MADV_DONTNEED if
+MADV_FREE failed (e.g. since the kernel which the image is running on
+doesn't support the latter). Now we try MADV_DONTNEED if MADV_FREE
+failed to ensure that binaries compiled on a kernel supporting MADV_FREE
+don't fail on decommit.
+
+Test Plan: Validate
+
+Reviewers: austin, erikd, simonmar
+
+Reviewed By: simonmar
+
+Subscribers: thomie
+
+Differential Revision: https://phabricator.haskell.org/D2780
+
+GHC Trac Issues: #12865
+---
+ rts/posix/OSMem.c | 19 ---
+ 1 file changed, 16 insertions(+), 3 deletions(-)
+
+diff --git a/rts/posix/OSMem.c b/rts/posix/OSMem.c
+index 5291745..beffeda 100644
+--- a/rts/posix/OSMem.c
 b/rts/posix/OSMem.c
+@@ -541,11 +541,24 @@ void osDecommitMemory(void *at, W_ size)
+ 
+ #ifdef MADV_FREE
+ // Try MADV_FREE first, FreeBSD has both and MADV_DONTNEED
+-// just swaps memory out
++// just swaps memory out. Linux >= 4.5 has both DONTNEED and FREE; 

[arch-commits] Commit in ghc/trunk (MADV_FREE.patch PKGBUILD)

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 16:18:08
  Author: felixonmars
Revision: 245243

upgpkg: ghc 8.0.2-3

- rebuild with new gcc flags
- add a patch to fix running with kernel <4.5

Added:
  ghc/trunk/MADV_FREE.patch
Modified:
  ghc/trunk/PKGBUILD

-+
 MADV_FREE.patch |   63 ++
 PKGBUILD|   11 ++---
 2 files changed, 70 insertions(+), 4 deletions(-)

Added: MADV_FREE.patch
===
--- MADV_FREE.patch (rev 0)
+++ MADV_FREE.patch 2017-07-15 16:18:08 UTC (rev 245243)
@@ -0,0 +1,63 @@
+From 6576bf83cdf4eac05eb88a24aa934a736c91e3da Mon Sep 17 00:00:00 2001
+From: Ben Gamari 
+Date: Thu, 1 Dec 2016 12:55:23 -0500
+Subject: [PATCH] rts: Ensure we always give MADV_DONTNEED a chance in
+ osDecommitMemory
+
+As described in #12865, newer Linux kernels support both MADV_FREE and
+MADV_DONTNEED. Previously a runtime would fail to try MADV_DONTNEED if
+MADV_FREE failed (e.g. since the kernel which the image is running on
+doesn't support the latter). Now we try MADV_DONTNEED if MADV_FREE
+failed to ensure that binaries compiled on a kernel supporting MADV_FREE
+don't fail on decommit.
+
+Test Plan: Validate
+
+Reviewers: austin, erikd, simonmar
+
+Reviewed By: simonmar
+
+Subscribers: thomie
+
+Differential Revision: https://phabricator.haskell.org/D2780
+
+GHC Trac Issues: #12865
+---
+ rts/posix/OSMem.c | 19 ---
+ 1 file changed, 16 insertions(+), 3 deletions(-)
+
+diff --git a/rts/posix/OSMem.c b/rts/posix/OSMem.c
+index 5291745..beffeda 100644
+--- a/rts/posix/OSMem.c
 b/rts/posix/OSMem.c
+@@ -541,11 +541,24 @@ void osDecommitMemory(void *at, W_ size)
+ 
+ #ifdef MADV_FREE
+ // Try MADV_FREE first, FreeBSD has both and MADV_DONTNEED
+-// just swaps memory out
++// just swaps memory out. Linux >= 4.5 has both DONTNEED and FREE; either
++// will work as they both allow the system to free anonymous pages.
++// It is important that we try both methods as the kernel which we were
++// built on may differ from the kernel we are now running on.
+ r = madvise(at, size, MADV_FREE);
+-#else
+-r = madvise(at, size, MADV_DONTNEED);
++if(r < 0) {
++if (errno == EINVAL) {
++// Perhaps the system doesn't support MADV_FREE; fall-through and
++// try MADV_DONTNEED.
++} else {
++sysErrorBelch("unable to decommit memory");
++}
++} else {
++return;
++}
+ #endif
++
++r = madvise(at, size, MADV_DONTNEED);
+ if(r < 0)
+ sysErrorBelch("unable to decommit memory");
+ }
+-- 
+1.9.1
+

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 15:30:40 UTC (rev 245242)
+++ PKGBUILD2017-07-15 16:18:08 UTC (rev 245243)
@@ -14,7 +14,7 @@
 pkgbase=ghc
 pkgname=(ghc ghc-static)
 pkgver=8.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc='The Glasgow Haskell Compiler'
 arch=('i686' 'x86_64')
 url='http://www.haskell.org/ghc/'
@@ -22,12 +22,13 @@
 makedepends=('ghc-static' 'perl' 'libxslt' 'docbook-xsl' 'python-sphinx' 
'haskell-hscolour'
  'texlive-bin' 'texlive-latexextra' 'ttf-dejavu')
 
source=("https://downloads.haskell.org/~ghc/$pkgver/$pkgname-${pkgver}-src.tar.xz;
-ghc-rebuild-doc-index.hook ghc-register.hook ghc-unregister.hook)
+ghc-rebuild-doc-index.hook ghc-register.hook ghc-unregister.hook 
MADV_FREE.patch)
 noextract=("$pkgname-${pkgver}-src.tar.xz")
 md5sums=('d0afb5ec441b14527a53d2445cc26ec3'
  'cc9aa11fddde15d8e5e15e99748874a1'
  '3b1949e77038b0276ebd5590ab89e1af'
- '587efb0cb73a6b336cd9333fc5697de4')
+ '587efb0cb73a6b336cd9333fc5697de4'
+ '3bf341c04e2e501a5ace07127de23e8f')
 
 prepare() {
   # Need to extract this tarball with a UTF-8 locale instead of a chroot's "C"
@@ -36,6 +37,8 @@
   LANG=en_US.UTF-8 bsdtar xf $pkgname-${pkgver}-src.tar.xz
 
   cd ghc-$pkgver
+  # FS#54823
+  patch -p1 -i ../MADV_FREE.patch
 
   cp mk/build.mk{.sample,}
   sed -i '1iBuildFlavour = perf' mk/build.mk
@@ -135,7 +138,7 @@
 
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 
-  # Remove static libs and the compiler itself, but keep ghc-pkg for library 
(un)register
+  # Remove static libs
   find "$pkgdir"/usr/lib \( -name "*.a" -o -name "*.p_hi" \) -delete
 
   install -Dm644 utils/completion/ghc.bash \


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

2017-07-15 Thread Jelle van der Waa
Date: Saturday, July 15, 2017 @ 15:11:14
  Author: jelle
Revision: 245237

upgpkg: mosquitto 1.4.14-1

Modified:
  mosquitto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 15:00:20 UTC (rev 245236)
+++ PKGBUILD2017-07-15 15:11:14 UTC (rev 245237)
@@ -3,7 +3,7 @@
 # Contributor: Dan Anderson 
 
 pkgname=mosquitto
-pkgver=1.4.12
+pkgver=1.4.14
 pkgrel=1
 pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('BSD')
 source=(https://mosquitto.org/files/source/$pkgname-$pkgver.tar.gz{,.asc} 
"$pkgname.service" "sysusers_mosquitto.conf")
 backup=("etc/$pkgname/$pkgname.conf")
-sha256sums=('b12e2353f92cb76882ce7b7bddfea022b461b38cbe6e7fb7c969d0daeb379cf7'
+sha256sums=('156b1fa731d12baad4b8b22f7b6a8af50ba881fc711b81e9919ec103cf2942d1'
 'SKIP'
 '3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
 '7ba9ae9e3219e24c1585760f39fab5632ded52172cd8193cc4adbd8af46c5197')


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

2017-07-15 Thread Jelle van der Waa
Date: Saturday, July 15, 2017 @ 15:11:26
  Author: jelle
Revision: 245238

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

Added:
  mosquitto/repos/community-i686/PKGBUILD
(from rev 245237, mosquitto/trunk/PKGBUILD)
  mosquitto/repos/community-i686/mosquitto.service
(from rev 245237, mosquitto/trunk/mosquitto.service)
  mosquitto/repos/community-i686/sysusers_mosquitto.conf
(from rev 245237, mosquitto/trunk/sysusers_mosquitto.conf)
  mosquitto/repos/community-x86_64/PKGBUILD
(from rev 245237, mosquitto/trunk/PKGBUILD)
  mosquitto/repos/community-x86_64/mosquitto.service
(from rev 245237, mosquitto/trunk/mosquitto.service)
  mosquitto/repos/community-x86_64/sysusers_mosquitto.conf
(from rev 245237, mosquitto/trunk/sysusers_mosquitto.conf)
Deleted:
  mosquitto/repos/community-i686/PKGBUILD
  mosquitto/repos/community-i686/mosquitto.service
  mosquitto/repos/community-i686/sysusers_mosquitto.conf
  mosquitto/repos/community-x86_64/PKGBUILD
  mosquitto/repos/community-x86_64/mosquitto.service
  mosquitto/repos/community-x86_64/sysusers_mosquitto.conf

--+
 /PKGBUILD|   82 +
 /mosquitto.service   |   24 
 /sysusers_mosquitto.conf |2 
 community-i686/PKGBUILD  |   41 --
 community-i686/mosquitto.service |   12 
 community-i686/sysusers_mosquitto.conf   |1 
 community-x86_64/PKGBUILD|   41 --
 community-x86_64/mosquitto.service   |   12 
 community-x86_64/sysusers_mosquitto.conf |1 
 9 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 15:11:14 UTC (rev 245237)
+++ community-i686/PKGBUILD 2017-07-15 15:11:26 UTC (rev 245238)
@@ -1,41 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Radek Podgorny 
-# Contributor: Dan Anderson 
-
-pkgname=mosquitto
-pkgver=1.4.12
-pkgrel=1
-pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
-arch=('i686' 'x86_64')
-url="http://mosquitto.org/;
-depends=('openssl' 'c-ares' 'libwebsockets')
-makedepends=('docbook-xsl' 'c-ares')
-license=('BSD')
-source=(https://mosquitto.org/files/source/$pkgname-$pkgver.tar.gz{,.asc} 
"$pkgname.service" "sysusers_mosquitto.conf")
-backup=("etc/$pkgname/$pkgname.conf")
-sha256sums=('b12e2353f92cb76882ce7b7bddfea022b461b38cbe6e7fb7c969d0daeb379cf7'
-'SKIP'
-'3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
-'7ba9ae9e3219e24c1585760f39fab5632ded52172cd8193cc4adbd8af46c5197')
-validpgpkeys=('A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7')
-
-build() {
-  cd "$pkgname-$pkgver"
-  # FIX upstream by making SBINDIR=foo or use CMAKE
-  sed -i 's|/sbin|/bin|g' src/Makefile
-  make WITH_WEBSOCKETS=yes
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make prefix=/usr DESTDIR="$pkgdir/" install
-
-  # Shipped in git.
-  install -Dm644 "$srcdir/$pkgname.service" 
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  mv "$pkgdir/etc/$pkgname/$pkgname.conf.example" 
"$pkgdir/etc/$pkgname/$pkgname.conf"
-
-  install -D -m644 "${srcdir}"/sysusers_mosquitto.conf 
"${pkgdir}"/usr/lib/sysusers.d/mosquitto.conf
-}

Copied: mosquitto/repos/community-i686/PKGBUILD (from rev 245237, 
mosquitto/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 15:11:26 UTC (rev 245238)
@@ -0,0 +1,41 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Radek Podgorny 
+# Contributor: Dan Anderson 
+
+pkgname=mosquitto
+pkgver=1.4.14
+pkgrel=1
+pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
+arch=('i686' 'x86_64')
+url="http://mosquitto.org/;
+depends=('openssl' 'c-ares' 'libwebsockets')
+makedepends=('docbook-xsl' 'c-ares')
+license=('BSD')
+source=(https://mosquitto.org/files/source/$pkgname-$pkgver.tar.gz{,.asc} 
"$pkgname.service" "sysusers_mosquitto.conf")
+backup=("etc/$pkgname/$pkgname.conf")
+sha256sums=('156b1fa731d12baad4b8b22f7b6a8af50ba881fc711b81e9919ec103cf2942d1'
+'SKIP'
+'3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
+'7ba9ae9e3219e24c1585760f39fab5632ded52172cd8193cc4adbd8af46c5197')
+validpgpkeys=('A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7')
+
+build() {
+  cd "$pkgname-$pkgver"
+  # FIX upstream by making SBINDIR=foo or use CMAKE
+  sed -i 's|/sbin|/bin|g' src/Makefile
+  make WITH_WEBSOCKETS=yes
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make prefix=/usr DESTDIR="$pkgdir/" install
+
+  # Shipped in git.
+  install -Dm644 "$srcdir/$pkgname.service" 

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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 15:00:20
  Author: felixonmars
Revision: 245236

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

Added:
  ghc-mod/repos/community-i686/PKGBUILD
(from rev 245235, ghc-mod/trunk/PKGBUILD)
  ghc-mod/repos/community-x86_64/PKGBUILD
(from rev 245235, ghc-mod/trunk/PKGBUILD)
Deleted:
  ghc-mod/repos/community-i686/PKGBUILD
  ghc-mod/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  112 
 community-i686/PKGBUILD   |   53 
 community-x86_64/PKGBUILD |   53 
 3 files changed, 112 insertions(+), 106 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 14:59:53 UTC (rev 245235)
+++ community-i686/PKGBUILD 2017-07-15 15:00:20 UTC (rev 245236)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=ghc-mod
-pkgver=5.8.0.0
-_commit=9ab25526b8690daecaa3d34a7e30f022f7b388bc
-pkgrel=22
-pkgdesc="Happy Haskell Programming"
-url="http://www.mew.org/~kazu/proj/ghc-mod/;
-license=("AGPL3")
-arch=('i686' 'x86_64')
-depends=('ghc' "cabal-helper" "haskell-djinn-ghc" "haskell-extra" 
"haskell-fclabels"
- "haskell-ghc-paths" "haskell-ghc-syb-utils" "haskell-src-exts" "hlint"
- "haskell-monad-control" "haskell-monad-journal" "haskell-mtl" 
"haskell-old-time"
- "haskell-optparse-applicative" "haskell-pipes" "haskell-safe" 
"haskell-semigroups"
- "haskell-split" "haskell-syb" "haskell-temporary" "haskell-text"
- "haskell-transformers-base")
-conflicts=('haskell-ghc-mod')
-replaces=('haskell-ghc-mod')
-source=("$pkgname-$_commit.tar.gz::https://github.com/DanielG/ghc-mod/archive/$_commit.tar.gz;)
-sha256sums=('75d83356999c2a1e6ea1d9c4340dcf3d260d2b462c4e9691ceb1f28385b3e70b')
-
-prepare() {
-cd $pkgname-$_commit
-sed -i 's/, optparse-applicative == 0.13.0.*/, optparse-applicative == 
0.13.*/' ghc-mod.cabal
-}
-
-build() {
-cd $pkgname-$_commit
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
-runhaskell Setup register --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
-sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package() {
-cd $pkgname-$_commit
-
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgname}"
-runhaskell Setup copy --destdir="${pkgdir}"
-install -D -m644 "COPYING.BSD3" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
-}

Copied: ghc-mod/repos/community-i686/PKGBUILD (from rev 245235, 
ghc-mod/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 15:00:20 UTC (rev 245236)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=ghc-mod
+pkgver=5.8.0.0
+_commit=9ab25526b8690daecaa3d34a7e30f022f7b388bc
+pkgrel=23
+pkgdesc="Happy Haskell Programming"
+url="http://www.mew.org/~kazu/proj/ghc-mod/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('ghc' "cabal-helper" "haskell-djinn-ghc" "haskell-extra" 
"haskell-fclabels"
+ "haskell-ghc-paths" "haskell-ghc-syb-utils" "haskell-src-exts" "hlint"
+ "haskell-monad-control" "haskell-monad-journal" "haskell-mtl" 
"haskell-old-time"
+ "haskell-optparse-applicative" "haskell-pipes" "haskell-safe" 
"haskell-semigroups"
+ "haskell-split" "haskell-syb" "haskell-temporary" "haskell-text"
+ "haskell-transformers-base")
+conflicts=('haskell-ghc-mod')
+replaces=('haskell-ghc-mod')
+source=("$pkgname-$_commit.tar.gz::https://github.com/DanielG/ghc-mod/archive/$_commit.tar.gz;)
+sha256sums=('75d83356999c2a1e6ea1d9c4340dcf3d260d2b462c4e9691ceb1f28385b3e70b')
+
+prepare() {
+cd $pkgname-$_commit
+sed -i 's/, optparse-applicative == 0.13.0.*/, optparse-applicative == 
0.13.*/' ghc-mod.cabal
+}
+
+build() {
+cd $pkgname-$_commit
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr 

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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:59:53
  Author: felixonmars
Revision: 245235

upgpkg: ghc-mod 5.8.0.0-23

remove static libs

Modified:
  ghc-mod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 14:52:49 UTC (rev 245234)
+++ PKGBUILD2017-07-15 14:59:53 UTC (rev 245235)
@@ -5,7 +5,7 @@
 pkgname=ghc-mod
 pkgver=5.8.0.0
 _commit=9ab25526b8690daecaa3d34a7e30f022f7b388bc
-pkgrel=22
+pkgrel=23
 pkgdesc="Happy Haskell Programming"
 url="http://www.mew.org/~kazu/proj/ghc-mod/;
 license=("AGPL3")
@@ -50,4 +50,7 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "COPYING.BSD3" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
 }


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

2017-07-15 Thread Jelle van der Waa
Date: Saturday, July 15, 2017 @ 14:52:49
  Author: jelle
Revision: 245234

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 14:52:39 UTC (rev 245233)
+++ community-i686/PKGBUILD 2017-07-15 14:52:49 UTC (rev 245234)
@@ -1,46 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Nikola Milinković 
-# Submitter: Xiao-Long Chen 
-
-_pkgbase=regex
-pkgbase=python-regex
-pkgname=('python-regex' 'python2-regex')
-pkgname=python-regex
-pkgver=2017.06.23
-pkgrel=1
-pkgdesc="Alternative python regular expression module."
-arch=('x86_64' 'i686')
-url="https://bitbucket.org/mrabarnett/mrab-regex;
-license=('Python')
-makedepends=('python-setuptools' 'python2-setuptools')
-options=(!emptydirs)
-source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('808fde10fef1c8aa17a79a1cf9c923c9ccac443be9c6a9bb25622269f6eb647a')
-
-package_python2-regex() {
-  depends=('python2')
-  conflicts=('python2-regex-hg')
-  pkgdesc="Alternative python regular expression module. (python2 version)"
-
-  cd "regex-${pkgver}"
-  python2 setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -v -m755 -d "${pkgdir}/usr/share/doc/python2-regex"
-  install -v -m644 ./docs/Features.html 
"${pkgdir}/usr/share/doc/python2-regex/"
-  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python2-regex/"
-  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python2-regex/"
-}
-
-package_python-regex() {
-  depends=('python')
-  conflicts=('python-regex-hg')
-  pkgdesc="Alternative python regular expression module. (python3 version)"
-
-  cd "regex-${pkgver}"
-  python setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -v -m755 -d "${pkgdir}/usr/share/doc/python-regex"
-  install -v -m644 ./docs/Features.html "${pkgdir}/usr/share/doc/python-regex/"
-  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python-regex/"
-  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python-regex/"
-}

Copied: python-regex/repos/community-i686/PKGBUILD (from rev 245233, 
python-regex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 14:52:49 UTC (rev 245234)
@@ -0,0 +1,46 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Nikola Milinković 
+# Submitter: Xiao-Long Chen 
+
+_pkgbase=regex
+pkgbase=python-regex
+pkgname=('python-regex' 'python2-regex')
+pkgname=python-regex
+pkgver=2017.07.11
+pkgrel=1
+pkgdesc="Alternative python regular expression module."
+arch=('x86_64' 'i686')
+url="https://bitbucket.org/mrabarnett/mrab-regex;
+license=('Python')
+makedepends=('python-setuptools' 'python2-setuptools')
+options=(!emptydirs)
+source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
+sha256sums=('dbda8bdc31a1c85445f1a1b29d04abda46e5c690f8f933a9cc3a85a358969616')
+
+package_python2-regex() {
+  depends=('python2')
+  conflicts=('python2-regex-hg')
+  pkgdesc="Alternative python regular expression module. (python2 version)"
+
+  cd "regex-${pkgver}"
+  python2 setup.py install --root="${pkgdir}/" --optimize=1
+
+  install -v -m755 -d "${pkgdir}/usr/share/doc/python2-regex"
+  install -v -m644 ./docs/Features.html 
"${pkgdir}/usr/share/doc/python2-regex/"
+  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python2-regex/"
+  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python2-regex/"
+}
+
+package_python-regex() {
+  depends=('python')
+  conflicts=('python-regex-hg')
+  pkgdesc="Alternative python regular expression module. (python3 version)"
+
+  cd "regex-${pkgver}"
+  python setup.py install --root="${pkgdir}/" --optimize=1
+
+  install -v -m755 -d "${pkgdir}/usr/share/doc/python-regex"
+  install -v -m644 ./docs/Features.html "${pkgdir}/usr/share/doc/python-regex/"
+  install -v -m644 ./docs/Features.rst "${pkgdir}/usr/share/doc/python-regex/"
+  install -v -m644 ./docs/UnicodeProperties.txt 
"${pkgdir}/usr/share/doc/python-regex/"
+}

Deleted: community-x86_64/PKGBUILD

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

2017-07-15 Thread Jelle van der Waa
Date: Saturday, July 15, 2017 @ 14:52:39
  Author: jelle
Revision: 245233

upgpkg: python-regex 2017.07.11-1

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 14:35:41 UTC (rev 245232)
+++ PKGBUILD2017-07-15 14:52:39 UTC (rev 245233)
@@ -6,7 +6,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.06.23
+pkgver=2017.07.11
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 
source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('808fde10fef1c8aa17a79a1cf9c923c9ccac443be9c6a9bb25622269f6eb647a')
+sha256sums=('dbda8bdc31a1c85445f1a1b29d04abda46e5c690f8f933a9cc3a85a358969616')
 
 package_python2-regex() {
   depends=('python2')


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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:31:04
  Author: felixonmars
Revision: 245226

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

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

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

Copied: hledger-api/repos/community-staging-i686/PKGBUILD (from rev 245225, 
hledger-api/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 14:31:04 UTC (rev 245226)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-api
+pkgver=1.3
+pkgrel=11
+pkgdesc="Web API server for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc' 'hledger' "haskell-hledger-lib" "haskell-aeson" 
"haskell-decimal" "haskell-docopt"
+ "haskell-either" "haskell-microlens" "haskell-microlens-platform" 
"haskell-safe"
+ "haskell-servant-server" "haskell-servant-swagger" "haskell-swagger2" 
"haskell-text"
+ "haskell-wai" "haskell-wai-extra" "haskell-warp")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('1349f1943afcf7f2bb4000fde580ef48f7f55ecd604c6d1df161449df6ffa00714e06b7ba10b77f07056eeb0711eada1a91559a7606062f83f8f3d4e830ede20')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: hledger-api/repos/community-staging-x86_64/PKGBUILD (from rev 245225, 
hledger-api/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 14:31:04 UTC (rev 245226)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-api
+pkgver=1.3
+pkgrel=11
+pkgdesc="Web API server for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('ghc' 'hledger' "haskell-hledger-lib" "haskell-aeson" 
"haskell-decimal" "haskell-docopt"
+ "haskell-either" "haskell-microlens" "haskell-microlens-platform" 
"haskell-safe"
+ "haskell-servant-server" "haskell-servant-swagger" "haskell-swagger2" 
"haskell-text"
+ "haskell-wai" "haskell-wai-extra" "haskell-warp")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('1349f1943afcf7f2bb4000fde580ef48f7f55ecd604c6d1df161449df6ffa00714e06b7ba10b77f07056eeb0711eada1a91559a7606062f83f8f3d4e830ede20')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:30:41
  Author: felixonmars
Revision: 245225

upgpkg: hledger-api 1.3-11

rebuild with http-media,0.7.1

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 14:28:06 UTC (rev 245224)
+++ PKGBUILD2017-07-15 14:30:41 UTC (rev 245225)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-api
 pkgver=1.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:28:06
  Author: felixonmars
Revision: 245224

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

Added:
  haskell-servant-swagger/repos/community-staging-i686/
  haskell-servant-swagger/repos/community-staging-i686/PKGBUILD
(from rev 245223, haskell-servant-swagger/trunk/PKGBUILD)
  haskell-servant-swagger/repos/community-staging-x86_64/
  haskell-servant-swagger/repos/community-staging-x86_64/PKGBUILD
(from rev 245223, haskell-servant-swagger/trunk/PKGBUILD)

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

Copied: haskell-servant-swagger/repos/community-staging-i686/PKGBUILD (from rev 
245223, haskell-servant-swagger/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 14:28:06 UTC (rev 245224)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-swagger
+pkgname=haskell-servant-swagger
+pkgver=1.1.3.1
+pkgrel=2
+pkgdesc="Generate Swagger specification for your servant API."
+url="https://github.com/haskell-servant/servant-swagger;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-http-media" 
"haskell-insert-ordered-containers"
+ "haskell-lens" "haskell-servant" "haskell-swagger2" "haskell-text"
+ "haskell-unordered-containers" "haskell-hspec" "haskell-quickcheck")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ad4acada55a6474dd506f411fa7bc0f79f8acaa71ece1ca26d71bd95e6b6fca68d168cee578a476f0f2f9d450a0bf19f129ce2d4f149494f4b5ad032543f1a86')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-servant-swagger/repos/community-staging-x86_64/PKGBUILD (from 
rev 245223, haskell-servant-swagger/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 14:28:06 UTC (rev 245224)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-swagger
+pkgname=haskell-servant-swagger
+pkgver=1.1.3.1
+pkgrel=2
+pkgdesc="Generate Swagger specification for your servant API."
+url="https://github.com/haskell-servant/servant-swagger;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-http-media" 
"haskell-insert-ordered-containers"
+ "haskell-lens" "haskell-servant" "haskell-swagger2" "haskell-text"
+ "haskell-unordered-containers" "haskell-hspec" "haskell-quickcheck")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ad4acada55a6474dd506f411fa7bc0f79f8acaa71ece1ca26d71bd95e6b6fca68d168cee578a476f0f2f9d450a0bf19f129ce2d4f149494f4b5ad032543f1a86')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* 

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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:27:43
  Author: felixonmars
Revision: 245223

upgpkg: haskell-servant-swagger 1.1.3.1-2

rebuild with http-media,0.7.1

Modified:
  haskell-servant-swagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 14:25:49 UTC (rev 245222)
+++ PKGBUILD2017-07-15 14:27:43 UTC (rev 245223)
@@ -5,7 +5,7 @@
 _hkgname=servant-swagger
 pkgname=haskell-servant-swagger
 pkgver=1.1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Generate Swagger specification for your servant API."
 url="https://github.com/haskell-servant/servant-swagger;
 license=("custom:BSD3")


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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:25:25
  Author: felixonmars
Revision: 245221

upgpkg: haskell-swagger2 2.1.4.1-2

rebuild with http-media,0.7.1

Modified:
  haskell-swagger2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 14:17:04 UTC (rev 245220)
+++ PKGBUILD2017-07-15 14:25:25 UTC (rev 245221)
@@ -5,7 +5,7 @@
 _hkgname=swagger2
 pkgname=haskell-swagger2
 pkgver=2.1.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Swagger 2.0 data model"
 url="https://github.com/GetShopTV/swagger2;
 license=("custom:BSD3")


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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:25:49
  Author: felixonmars
Revision: 245222

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

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

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

Copied: haskell-swagger2/repos/community-staging-i686/PKGBUILD (from rev 
245221, haskell-swagger2/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 14:25:49 UTC (rev 245222)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=swagger2
+pkgname=haskell-swagger2
+pkgver=2.1.4.1
+pkgrel=2
+pkgdesc="Swagger 2.0 data model"
+url="https://github.com/GetShopTV/swagger2;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-base-compat" "haskell-hashable" 
"haskell-generics-sop"
+ "haskell-http-media" "haskell-insert-ordered-containers" 
"haskell-lens" "haskell-mtl"
+ "haskell-network" "haskell-scientific" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-unordered-containers" "haskell-vector" "haskell-uuid-types")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('0a0f809e91fb89a8c2f648ff625e2748efd2d17aed6c7eada7b50290061b52995bea839bcce549f7372f14df0866a15e6ea4e41b1d2a756ca6659ac929698dee')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-swagger2/repos/community-staging-x86_64/PKGBUILD (from rev 
245221, haskell-swagger2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 14:25:49 UTC (rev 245222)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=swagger2
+pkgname=haskell-swagger2
+pkgver=2.1.4.1
+pkgrel=2
+pkgdesc="Swagger 2.0 data model"
+url="https://github.com/GetShopTV/swagger2;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-base-compat" "haskell-hashable" 
"haskell-generics-sop"
+ "haskell-http-media" "haskell-insert-ordered-containers" 
"haskell-lens" "haskell-mtl"
+ "haskell-network" "haskell-scientific" "haskell-text" 
"haskell-transformers-compat"
+ "haskell-unordered-containers" "haskell-vector" "haskell-uuid-types")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('0a0f809e91fb89a8c2f648ff625e2748efd2d17aed6c7eada7b50290061b52995bea839bcce549f7372f14df0866a15e6ea4e41b1d2a756ca6659ac929698dee')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup 

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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:17:04
  Author: felixonmars
Revision: 245220

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

Added:
  haskell-servant-server/repos/community-staging-i686/
  haskell-servant-server/repos/community-staging-i686/PKGBUILD
(from rev 245219, haskell-servant-server/trunk/PKGBUILD)
  haskell-servant-server/repos/community-staging-x86_64/
  haskell-servant-server/repos/community-staging-x86_64/PKGBUILD
(from rev 245219, haskell-servant-server/trunk/PKGBUILD)

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

Copied: haskell-servant-server/repos/community-staging-i686/PKGBUILD (from rev 
245219, haskell-servant-server/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 14:17:04 UTC (rev 245220)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-server
+pkgname=haskell-servant-server
+pkgver=0.11
+pkgrel=12
+pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
+url="http://haskell-servant.readthedocs.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-base-compat" "haskell-aeson" "haskell-attoparsec"
+ "haskell-base64-bytestring" "haskell-exceptions" 
"haskell-http-api-data"
+ "haskell-http-types" "haskell-network-uri" "haskell-monad-control" 
"haskell-mtl"
+ "haskell-network" "haskell-safe" "haskell-servant" "haskell-split"
+ "haskell-string-conversions" "haskell-system-filepath" 
"haskell-resourcet" "haskell-tagged"
+ "haskell-text" "haskell-transformers-base" 
"haskell-transformers-compat" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-word8")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('2b0ee788d4c3aca2234aa147e2b0c5acb6202483a198bdba3d3b9023540c02b1')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-servant-server/repos/community-staging-x86_64/PKGBUILD (from 
rev 245219, haskell-servant-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 14:17:04 UTC (rev 245220)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant-server
+pkgname=haskell-servant-server
+pkgver=0.11
+pkgrel=12
+pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
+url="http://haskell-servant.readthedocs.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-base-compat" "haskell-aeson" "haskell-attoparsec"
+ "haskell-base64-bytestring" "haskell-exceptions" 
"haskell-http-api-data"
+ "haskell-http-types" "haskell-network-uri" "haskell-monad-control" 
"haskell-mtl"
+ "haskell-network" "haskell-safe" "haskell-servant" "haskell-split"
+ "haskell-string-conversions" "haskell-system-filepath" 
"haskell-resourcet" "haskell-tagged"
+ "haskell-text" "haskell-transformers-base" 
"haskell-transformers-compat" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-word8")

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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:16:42
  Author: felixonmars
Revision: 245219

upgpkg: haskell-servant-server 0.11-12

rebuild with http-media,0.7.1

Modified:
  haskell-servant-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 14:14:27 UTC (rev 245218)
+++ PKGBUILD2017-07-15 14:16:42 UTC (rev 245219)
@@ -5,7 +5,7 @@
 _hkgname=servant-server
 pkgname=haskell-servant-server
 pkgver=0.11
-pkgrel=11
+pkgrel=12
 pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
 url="http://haskell-servant.readthedocs.org/;
 license=("custom:BSD3")


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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:14:27
  Author: felixonmars
Revision: 245218

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

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

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

Copied: haskell-servant/repos/community-staging-i686/PKGBUILD (from rev 245217, 
haskell-servant/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 14:14:27 UTC (rev 245218)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant
+pkgname=haskell-servant
+pkgver=0.11
+pkgrel=7
+pkgdesc="A family of combinators for defining webservices APIs"
+url="http://haskell-servant.readthedocs.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-base-compat" "haskell-aeson" "haskell-attoparsec" 
"haskell-case-insensitive"
+ "haskell-http-api-data" "haskell-http-media" "haskell-http-types"
+ "haskell-natural-transformation" "haskell-mtl" "haskell-mmorph" 
"haskell-tagged"
+ "haskell-text" "haskell-string-conversions" "haskell-network-uri" 
"haskell-vault")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('c5b3f7af140fdafd3f646dcea6720c1b3b8a376f1f19a020b200acde64846b03')
+
+prepare() {
+sed -i 's/, http-media>= 0.4  && < 0.7/, http-media
>= 0.4  \&\& < 0.8/' \
+${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-servant/repos/community-staging-x86_64/PKGBUILD (from rev 
245217, haskell-servant/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 14:14:27 UTC (rev 245218)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=servant
+pkgname=haskell-servant
+pkgver=0.11
+pkgrel=7
+pkgdesc="A family of combinators for defining webservices APIs"
+url="http://haskell-servant.readthedocs.org/;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-base-compat" "haskell-aeson" "haskell-attoparsec" 
"haskell-case-insensitive"
+ "haskell-http-api-data" "haskell-http-media" "haskell-http-types"
+ "haskell-natural-transformation" "haskell-mtl" "haskell-mmorph" 
"haskell-tagged"
+ "haskell-text" "haskell-string-conversions" "haskell-network-uri" 
"haskell-vault")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('c5b3f7af140fdafd3f646dcea6720c1b3b8a376f1f19a020b200acde64846b03')
+
+prepare() {
+sed -i 's/, http-media>= 0.4  && < 0.7/, http-media
>= 0.4  \&\& < 0.8/' \
+${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr 

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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:14:04
  Author: felixonmars
Revision: 245217

upgpkg: haskell-servant 0.11-7

rebuild with http-media,0.7.1

Modified:
  haskell-servant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 14:12:29 UTC (rev 245216)
+++ PKGBUILD2017-07-15 14:14:04 UTC (rev 245217)
@@ -5,7 +5,7 @@
 _hkgname=servant
 pkgname=haskell-servant
 pkgver=0.11
-pkgrel=6
+pkgrel=7
 pkgdesc="A family of combinators for defining webservices APIs"
 url="http://haskell-servant.readthedocs.org/;
 license=("custom:BSD3")


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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:12:29
  Author: felixonmars
Revision: 245216

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

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

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

Copied: haskell-http-media/repos/community-staging-i686/PKGBUILD (from rev 
245215, haskell-http-media/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-07-15 14:12:29 UTC (rev 245216)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-media
+pkgname=haskell-http-media
+pkgver=0.7.1
+pkgrel=1
+pkgdesc="Processing HTTP Content-Type and Accept headers"
+url="https://github.com/zmthy/http-media;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-case-insensitive" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('2aacf54c21f2144ed24c526a03db49c5f8e2c93c2190a3b9504a1b1a1332c4ffaa56a20be6be5799f52f5d980ca89246e8a4a9dba7cb06bc53391396b84919f2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-http-media/repos/community-staging-x86_64/PKGBUILD (from rev 
245215, haskell-http-media/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-07-15 14:12:29 UTC (rev 245216)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-media
+pkgname=haskell-http-media
+pkgver=0.7.1
+pkgrel=1
+pkgdesc="Processing HTTP Content-Type and Accept headers"
+url="https://github.com/zmthy/http-media;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-case-insensitive" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('2aacf54c21f2144ed24c526a03db49c5f8e2c93c2190a3b9504a1b1a1332c4ffaa56a20be6be5799f52f5d980ca89246e8a4a9dba7cb06bc53391396b84919f2')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 

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

2017-07-15 Thread Felix Yan
Date: Saturday, July 15, 2017 @ 14:12:06
  Author: felixonmars
Revision: 245215

upgpkg: haskell-http-media 0.7.1-1

rebuild with http-media,0.7.1

Modified:
  haskell-http-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 14:05:31 UTC (rev 245214)
+++ PKGBUILD2017-07-15 14:12:06 UTC (rev 245215)
@@ -4,7 +4,7 @@
 
 _hkgname=http-media
 pkgname=haskell-http-media
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="Processing HTTP Content-Type and Accept headers"
 url="https://github.com/zmthy/http-media;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-case-insensitive" "haskell-utf8-string")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('bb1523e61d0bc346842038ab84d4ef2de9e0ab4105403ebae01f246ed2feae8a56014f996cdf8d4988bb4198849e987b256b9dad207126378b660604d5647c6d')
+sha512sums=('2aacf54c21f2144ed24c526a03db49c5f8e2c93c2190a3b9504a1b1a1332c4ffaa56a20be6be5799f52f5d980ca89246e8a4a9dba7cb06bc53391396b84919f2')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-07-15 Thread Jelle van der Waa
Date: Saturday, July 15, 2017 @ 13:57:26
  Author: jelle
Revision: 245210

upgpkg: calibre 3.4.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 13:53:55 UTC (rev 245209)
+++ PKGBUILD2017-07-15 13:57:26 UTC (rev 245210)
@@ -8,7 +8,7 @@
 # Contributor: Eli Schwartz 
 
 pkgname=calibre
-pkgver=3.3.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@
 )
 source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;
 "https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig;)
-sha256sums=('0cd42109f432995a75bd921a37444c142cc25d178083857efbac756f615403ff'
+sha256sums=('418590334174435fe11192ae4bcabf99a3bb017c9cb531cf2a248b7f90197071'
 'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C')
 


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

2017-07-15 Thread Jelle van der Waa
Date: Saturday, July 15, 2017 @ 13:57:39
  Author: jelle
Revision: 245211

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 13:57:26 UTC (rev 245210)
+++ community-i686/PKGBUILD 2017-07-15 13:57:39 UTC (rev 245211)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Daniel Wallace 
-# Contributor: Giovanni Scafora 
-# Contributor: Petrov Roman 
-# Contributor: Andrea Fagiani 
-# Contributor: Larry Hajali 
-# Contributor: Eli Schwartz 
-
-pkgname=calibre
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="Ebook management application"
-arch=('i686' 'x86_64')
-url="https://calibre-ebook.com/;
-license=('GPL3')
-depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-dukpy'
- 'python2-mechanize' 'podofo' 'libwmf'
- 'chmlib' 'python2-lxml' 'libusbx'
- 'python2-pillow' 'shared-mime-info' 'python2-dnspython' 
'python2-msgpack'
- 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
- 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
- 'qt5-svg' 'python2-regex' 'python2-pygments' 'mtdev' 
'python2-unrardll'
- 'desktop-file-utils' 'gtk-update-icon-cache' 'optipng' 'udisks2')
-makedepends=('qt5-x11extras' 'xdg-utils')
-optdepends=('ipython2: to use calibre-debug'
-'poppler: required for converting pdf to html'
-)
-source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;
-"https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig;)
-sha256sums=('0cd42109f432995a75bd921a37444c142cc25d178083857efbac756f615403ff'
-'SKIP')
-validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C')
-
-prepare(){
-  cd "${pkgname}-${pkgver}"
-
-  # Remove unneeded files
-  rm -rf resources/${pkgname}-portable.*
-
-  # Desktop integration (e.g. enforce arch defaults)
-  sed -e "/self.create_uninstaller()/,/os.rmdir(config_dir)/d" \
-  -e "/cc(\['xdg-desktop-menu', 'forceupdate'\])/d" \
-  -e "/cc(\['xdg-mime', 'install', MIME\])/d" \
-  -e "s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/" \
-  -e "s/^Name=calibre/Name=Calibre/g" \
-  -i  src/calibre/linux.py
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  LANG='en_US.UTF-8' python2 setup.py build
-  LANG='en_US.UTF-8' python2 setup.py gui
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/share/zsh/site-functions" \
- 
"${pkgdir}"/usr/share/{applications,desktop-directories,icons/hicolor}
-
-  install -Dm644 resources/calibre-mimetypes.xml \
-"${pkgdir}/usr/share/mime/packages/calibre-mimetypes.xml"
-
-  XDG_DATA_DIRS="${pkgdir}/usr/share" LANG='en_US.UTF-8' \
-python2 setup.py install --staging-root="${pkgdir}/usr" --prefix=/usr
-
-  cp -a man-pages/ "${pkgdir}/usr/share/man"
-
-  # Compiling bytecode FS#33392
-  python2 -m compileall "${pkgdir}/usr/lib/calibre/"
-  python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
-}

Copied: calibre/repos/community-i686/PKGBUILD (from rev 245210, 
calibre/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 13:57:39 UTC (rev 245211)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Jelle van der Waa 
+# Maintainer: Daniel Wallace 
+# Contributor: Giovanni Scafora 
+# Contributor: Petrov Roman 
+# Contributor: Andrea Fagiani 
+# Contributor: Larry Hajali 
+# Contributor: Eli Schwartz 
+
+pkgname=calibre
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Ebook management application"
+arch=('i686' 'x86_64')
+url="https://calibre-ebook.com/;
+license=('GPL3')
+depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-dukpy'
+ 'python2-mechanize' 'podofo' 'libwmf'
+ 'chmlib' 'python2-lxml' 'libusbx'
+ 'python2-pillow' 'shared-mime-info' 'python2-dnspython' 
'python2-msgpack'
+ 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
+ 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
+ 'qt5-svg' 

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 13:53:55
  Author: arojas
Revision: 245209

Remove wrong repos (FS#54824)

Deleted:
  weechat/repos/extra-i686/
  weechat/repos/extra-x86_64/


[arch-commits] Commit in kodi/repos (26 files)

2017-07-15 Thread Ike Devolder
Date: Saturday, July 15, 2017 @ 13:24:14
  Author: idevolder
Revision: 245208

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

Added:
  kodi/repos/community-i686/10160.patch
(from rev 245207, kodi/trunk/10160.patch)
  kodi/repos/community-i686/10775.patch
(from rev 245207, kodi/trunk/10775.patch)
  kodi/repos/community-i686/9703.patch
(from rev 245207, kodi/trunk/9703.patch)
  kodi/repos/community-i686/PKGBUILD
(from rev 245207, kodi/trunk/PKGBUILD)
  kodi/repos/community-i686/fix-ftpparse.patch
(from rev 245207, kodi/trunk/fix-ftpparse.patch)
  kodi/repos/community-i686/fix-python-lib-path.patch
(from rev 245207, kodi/trunk/fix-python-lib-path.patch)
  kodi/repos/community-i686/kodi.install
(from rev 245207, kodi/trunk/kodi.install)
  kodi/repos/community-x86_64/10160.patch
(from rev 245207, kodi/trunk/10160.patch)
  kodi/repos/community-x86_64/10775.patch
(from rev 245207, kodi/trunk/10775.patch)
  kodi/repos/community-x86_64/9703.patch
(from rev 245207, kodi/trunk/9703.patch)
  kodi/repos/community-x86_64/PKGBUILD
(from rev 245207, kodi/trunk/PKGBUILD)
  kodi/repos/community-x86_64/fix-ftpparse.patch
(from rev 245207, kodi/trunk/fix-ftpparse.patch)
  kodi/repos/community-x86_64/fix-python-lib-path.patch
(from rev 245207, kodi/trunk/fix-python-lib-path.patch)
  kodi/repos/community-x86_64/kodi.install
(from rev 245207, kodi/trunk/kodi.install)
Deleted:
  kodi/repos/community-i686/10160.patch
  kodi/repos/community-i686/10775.patch
  kodi/repos/community-i686/9703.patch
  kodi/repos/community-i686/PKGBUILD
  kodi/repos/community-i686/fix-python-lib-path.patch
  kodi/repos/community-i686/kodi.install
  kodi/repos/community-x86_64/10160.patch
  kodi/repos/community-x86_64/10775.patch
  kodi/repos/community-x86_64/9703.patch
  kodi/repos/community-x86_64/PKGBUILD
  kodi/repos/community-x86_64/fix-python-lib-path.patch
  kodi/repos/community-x86_64/kodi.install

+
 /10160.patch   |   44 
 /10775.patch   | 1678 +++
 /9703.patch| 2864 +++
 /PKGBUILD  |  406 +++
 /fix-python-lib-path.patch |   58 
 /kodi.install  |   34 
 community-i686/10160.patch |   22 
 community-i686/10775.patch |  839 ---
 community-i686/9703.patch  | 1432 -
 community-i686/PKGBUILD|  201 -
 community-i686/fix-ftpparse.patch  |   71 
 community-i686/fix-python-lib-path.patch   |   29 
 community-i686/kodi.install|   17 
 community-x86_64/10160.patch   |   22 
 community-x86_64/10775.patch   |  839 ---
 community-x86_64/9703.patch| 1432 -
 community-x86_64/PKGBUILD  |  201 -
 community-x86_64/fix-ftpparse.patch|   71 
 community-x86_64/fix-python-lib-path.patch |   29 
 community-x86_64/kodi.install  |   17 
 20 files changed, 5226 insertions(+), 5080 deletions(-)

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


[arch-commits] Commit in kodi/trunk (PKGBUILD fix-ftpparse.patch)

2017-07-15 Thread Ike Devolder
Date: Saturday, July 15, 2017 @ 13:23:55
  Author: idevolder
Revision: 245207

upgpkg: kodi 17.3-4

Added:
  kodi/trunk/fix-ftpparse.patch
Modified:
  kodi/trunk/PKGBUILD

+
 PKGBUILD   |8 +++--
 fix-ftpparse.patch |   71 +++
 2 files changed, 76 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 11:58:25 UTC (rev 245206)
+++ PKGBUILD2017-07-15 13:23:55 UTC (rev 245207)
@@ -22,7 +22,7 @@
 pkgname=('kodi' 'kodi-eventclients' 'kodi-tools-texturepacker' 'kodi-dev')
 pkgver=17.3
 _codename=Krypton
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url="http://kodi.tv;
 license=('GPL2')
@@ -35,14 +35,15 @@
   'python2-pybluez' 'python2-simplejson' 'rtmpdump'
   'shairplay' 'smbclient' 'swig' 'taglib' 'tinyxml' 'unzip' 'upower' 'yajl' 
'zip'
   'mesa' 'libcrossguid'
-  'hardening-wrapper'
 )
 source=(
   
"$pkgname-$pkgver-$_codename.tar.gz::https://github.com/xbmc/xbmc/archive/$pkgver-$_codename.tar.gz;
   'fix-python-lib-path.patch'
+  'fix-ftpparse.patch'
 )
 
sha512sums=('832071c3e9f332281a767f29168f6d6d003a86b42df849e81d907c2280f81f959ae42a850eddc889ae2280bba6106de3355e701ff2d71c88ee14cb20c84e7987'
-
'0f41604e38648969572a66d1124d6e090c3bfca4f9d8ccabcd1806254c38b178ee08df35e1bbbd1228f820729df52353321b3257122af601c3233dbc6405c6d2')
+
'0f41604e38648969572a66d1124d6e090c3bfca4f9d8ccabcd1806254c38b178ee08df35e1bbbd1228f820729df52353321b3257122af601c3233dbc6405c6d2'
+
'20ed1d87eec133d079c0e58858d24b4c79480e31e35296f82c7c33f5aa48d6ce163ce40784aa50d4ffe2021758c949c84319eb17fadc0040e2aa2be8f2130d2c')
 
 prepare() {
   [[ -d kodi-build ]] && rm -rf kodi-build
@@ -50,6 +51,7 @@
 
   cd "xbmc-$pkgver-$_codename"
   patch -p1 -i "$srcdir/fix-python-lib-path.patch"
+  patch -p1 -i "$srcdir/fix-ftpparse.patch"
 }
 
 build() {

Added: fix-ftpparse.patch
===
--- fix-ftpparse.patch  (rev 0)
+++ fix-ftpparse.patch  2017-07-15 13:23:55 UTC (rev 245207)
@@ -0,0 +1,71 @@
+--- a/xbmc/filesystem/FTPParse.cpp 2017-05-24 22:49:32.0 +0200
 b/xbmc/filesystem/FTPParse.cpp 2017-07-15 14:15:54.908823456 +0200
+@@ -34,7 +34,7 @@
+   m_time = 0;
+ }
+ 
+-string CFTPParse::getName()
++std::string CFTPParse::getName()
+ {
+   return m_name;
+ }
+@@ -59,16 +59,16 @@
+   return m_time;
+ }
+ 
+-void CFTPParse::setTime(string str)
++void CFTPParse::setTime(std::string str)
+ {
+   /* Variables used to capture patterns via the regexes */
+-  string month;
+-  string day;
+-  string year;
+-  string hour;
+-  string minute;
+-  string second;
+-  string am_or_pm;
++  std::string month;
++  std::string day;
++  std::string year;
++  std::string hour;
++  std::string minute;
++  std::string second;
++  std::string am_or_pm;
+ 
+   /* time struct used to set the time_t variable */
+   struct tm time_struct = {};
+@@ -338,21 +338,21 @@
+   return day_of_week;
+ }
+ 
+-int CFTPParse::FTPParse(string str)
++int CFTPParse::FTPParse(std::string str)
+ {
+   /* Various variable to capture patterns via the regexes */
+-  string permissions;
+-  string link_count;
+-  string owner;
+-  string group;
+-  string size;
+-  string date;
+-  string name;
+-  string type;
+-  string stuff;
+-  string facts;
+-  string version;
+-  string file_id;
++  std::string permissions;
++  std::string link_count;
++  std::string owner;
++  std::string group;
++  std::string size;
++  std::string date;
++  std::string name;
++  std::string type;
++  std::string stuff;
++  std::string facts;
++  std::string version;
++  std::string file_id;
+ 
+   /* Regex for standard Unix listing formats */
+   pcrecpp::RE unix_re("^([-bcdlps])" // type


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

2017-07-15 Thread Jaroslav Lichtblau
Date: Saturday, July 15, 2017 @ 11:58:25
  Author: jlichtblau
Revision: 245206

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

Added:
  kid3/repos/community-i686/PKGBUILD
(from rev 245205, kid3/trunk/PKGBUILD)
  kid3/repos/community-i686/kid3.changelog
(from rev 245205, kid3/trunk/kid3.changelog)
  kid3/repos/community-x86_64/PKGBUILD
(from rev 245205, kid3/trunk/PKGBUILD)
  kid3/repos/community-x86_64/kid3.changelog
(from rev 245205, kid3/trunk/kid3.changelog)
Deleted:
  kid3/repos/community-i686/PKGBUILD
  kid3/repos/community-i686/kid3.changelog
  kid3/repos/community-x86_64/PKGBUILD
  kid3/repos/community-x86_64/kid3.changelog

-+
 /PKGBUILD   |  144 ++
 /kid3.changelog |  238 ++
 community-i686/PKGBUILD |   71 ---
 community-i686/kid3.changelog   |  116 --
 community-x86_64/PKGBUILD   |   72 ---
 community-x86_64/kid3.changelog |  119 ---
 6 files changed, 382 insertions(+), 378 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 11:58:11 UTC (rev 245205)
+++ community-i686/PKGBUILD 2017-07-15 11:58:25 UTC (rev 245206)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Alois Nespor 
-
-pkgbase=kid3
-pkgname=('kid3' 'kid3-qt')
-pkgver=3.5.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url="http://kid3.sourceforge.net/;
-license=('GPL')
-makedepends=('qt5-tools' 'qt5-multimedia' 'chromaprint' 'id3lib' 'taglib' 
'libmp4v2' 'kio'
- 'hicolor-icon-theme' 'docbook-xml' 'kdoctools' 
'extra-cmake-modules' 'python')
-changelog=$pkgbase.changelog
-source=(https://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz{,.asc})
-validpgpkeys=('7D09794C2812F62194B081C14CAD34426E354DD2') # Urs Fleisch
-sha256sums=('0f1a3a003de180e58ef53c3db6f5caf07f5415cfd22ec2c57cbd9791d5a54fd6'
-'SKIP')
-
-prepare() {
-  cd "${srcdir}"
-  [[ ! -d build ]] && mkdir build
-  mkdir build-qt
-}
-
-build() {
-#kid3
-  cd "${srcdir}"/build
-  cmake \
-../${pkgbase}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DWITH_QT5=ON \
--DWITH_APPS="CLI;KDE" \
--DWITH_MP4V2=ON \
--DWITH_FFMPEG=ON \
--DWITH_GSTREAMER=ON
-
-#kid3-qt
-  cd "$srcdir"/build-qt
-  cmake \
-../${pkgbase}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DWITH_QT5=ON \
--DWITH_APPS="CLI;Qt" \
--DWITH_MP4V2=ON \
--DWITH_FFMPEG=ON \
--DWITH_GSTREAMER=ON
-}
-
-package_kid3() {
-pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor, KDE version"
-depends=('qt5-multimedia' 'phonon-qt5' 'chromaprint' 'id3lib' 'taglib'
- 'libmp4v2' 'kio' 'desktop-file-utils' 'hicolor-icon-theme')
-conflicts=('kid3-qt')
-
-  cd "$srcdir"/build
-  make DESTDIR="${pkgdir}" install
-}
-
-package_kid3-qt() {
-pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor, Qt version"
-depends=('qt5-multimedia' 'chromaprint' 'id3lib' 'taglib' 'libmp4v2'
- 'desktop-file-utils' 'hicolor-icon-theme')
-conflicts=('kid3')
-provides=('kid3')
-
-  cd "$srcdir"/build-qt
-  make DESTDIR="${pkgdir}" install
-}

Copied: kid3/repos/community-i686/PKGBUILD (from rev 245205, 
kid3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 11:58:25 UTC (rev 245206)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Alois Nespor 
+
+pkgbase=kid3
+pkgname=('kid3' 'kid3-qt')
+pkgver=3.5.0
+pkgrel=3
+arch=('i686' 'x86_64')
+url="http://kid3.sourceforge.net/;
+license=('GPL')
+makedepends=('qt5-tools' 'qt5-multimedia' 'qt5-declarative' 'chromaprint'
+'id3lib' 'taglib' 'libmp4v2' 'kio' 'hicolor-icon-theme' 
'docbook-xml'
+'kdoctools' 'extra-cmake-modules' 'python')
+changelog=$pkgbase.changelog
+source=(https://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz{,.asc})
+validpgpkeys=('7D09794C2812F62194B081C14CAD34426E354DD2') # Urs Fleisch
+sha256sums=('0f1a3a003de180e58ef53c3db6f5caf07f5415cfd22ec2c57cbd9791d5a54fd6'
+'SKIP')
+
+prepare() {
+  cd "${srcdir}"
+  [[ ! -d build ]] && mkdir build
+  mkdir build-qt
+}
+
+build() {
+#kid3
+  cd "${srcdir}"/build
+  cmake \
+../${pkgbase}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DWITH_QT5=ON \
+-DWITH_APPS="CLI;KDE" \
+-DWITH_MP4V2=ON \
+-DWITH_FFMPEG=ON \
+-DWITH_GSTREAMER=ON
+
+#kid3-qt
+  cd "$srcdir"/build-qt
+  cmake \
+../${pkgbase}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DWITH_QT5=ON 

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

2017-07-15 Thread Jaroslav Lichtblau
Date: Saturday, July 15, 2017 @ 11:58:11
  Author: jlichtblau
Revision: 245205

upgpkg: kid3 3.5.0-3 - FS#54794 fix 2nd run

Modified:
  kid3/trunk/PKGBUILD
  kid3/trunk/kid3.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 11:46:43 UTC (rev 245204)
+++ PKGBUILD2017-07-15 11:58:11 UTC (rev 245205)
@@ -5,11 +5,11 @@
 pkgbase=kid3
 pkgname=('kid3' 'kid3-qt')
 pkgver=3.5.0
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://kid3.sourceforge.net/;
 license=('GPL')
-makedepends=('qt5-tools' 'qt5-multimedia' 'qt5-declarative ''chromaprint'
+makedepends=('qt5-tools' 'qt5-multimedia' 'qt5-declarative' 'chromaprint'
 'id3lib' 'taglib' 'libmp4v2' 'kio' 'hicolor-icon-theme' 
'docbook-xml'
 'kdoctools' 'extra-cmake-modules' 'python')
 changelog=$pkgbase.changelog
@@ -63,7 +63,7 @@
 package_kid3-qt() {
 pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor, Qt version"
 depends=('qt5-multimedia' 'chromaprint' 'id3lib' 'taglib' 'libmp4v2'
- 'desktop-file-utils' 'hicolor-icon-theme')
+ 'desktop-file-utils' 'hicolor-icon-theme' 'qt5-declarative')
 conflicts=('kid3')
 provides=('kid3')
 

Modified: kid3.changelog
===
--- kid3.changelog  2017-07-15 11:46:43 UTC (rev 245204)
+++ kid3.changelog  2017-07-15 11:58:11 UTC (rev 245205)
@@ -1,5 +1,5 @@
-2017-07-14 Jaroslav Lichtblau 
-   * kid3 3.5.0-2 FS#54794 fix
+2017-07-15 Jaroslav Lichtblau 
+   * kid3 3.5.0-3 FS#54794 fix
 
 2017-06-24 Jaroslav Lichtblau 
* kid3 3.5.0-1


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

2017-07-15 Thread Nicola Squartini
Date: Saturday, July 15, 2017 @ 11:46:20
  Author: tensor5
Revision: 245203

upgpkg: geth 1.6.7-1

Modified:
  geth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 09:28:21 UTC (rev 245202)
+++ PKGBUILD2017-07-15 11:46:20 UTC (rev 245203)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=geth
-pkgver=1.6.6
-_commit=10a45cb59bd9bc9f717817afc029a57b222e558d
+pkgver=1.6.7
+_commit=ab5646c532292b51e319f290afccf6a44f874372
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('i686' 'x86_64')


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

2017-07-15 Thread Nicola Squartini
Date: Saturday, July 15, 2017 @ 11:46:43
  Author: tensor5
Revision: 245204

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 11:46:20 UTC (rev 245203)
+++ community-i686/PKGBUILD 2017-07-15 11:46:43 UTC (rev 245204)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=geth
-pkgver=1.6.6
-_commit=10a45cb59bd9bc9f717817afc029a57b222e558d
-pkgrel=1
-pkgdesc='Official golang implementation of the Ethereum protocol'
-arch=('i686' 'x86_64')
-url='http://geth.ethereum.org/'
-license=('GPL3')
-depends=('glibc')
-makedepends=('git' 'go')
-source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-build() {
-cd go-ethereum
-
-make all
-}
-
-package() {
-cd go-ethereum
-
-install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
-}

Copied: geth/repos/community-i686/PKGBUILD (from rev 245203, 
geth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 11:46:43 UTC (rev 245204)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=geth
+pkgver=1.6.7
+_commit=ab5646c532292b51e319f290afccf6a44f874372
+pkgrel=1
+pkgdesc='Official golang implementation of the Ethereum protocol'
+arch=('i686' 'x86_64')
+url='http://geth.ethereum.org/'
+license=('GPL3')
+depends=('glibc')
+makedepends=('git' 'go')
+source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+build() {
+cd go-ethereum
+
+make all
+}
+
+package() {
+cd go-ethereum
+
+install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-15 11:46:20 UTC (rev 245203)
+++ community-x86_64/PKGBUILD   2017-07-15 11:46:43 UTC (rev 245204)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=geth
-pkgver=1.6.6
-_commit=10a45cb59bd9bc9f717817afc029a57b222e558d
-pkgrel=1
-pkgdesc='Official golang implementation of the Ethereum protocol'
-arch=('i686' 'x86_64')
-url='http://geth.ethereum.org/'
-license=('GPL3')
-depends=('glibc')
-makedepends=('git' 'go')
-source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-build() {
-cd go-ethereum
-
-make all
-}
-
-package() {
-cd go-ethereum
-
-install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
-}

Copied: geth/repos/community-x86_64/PKGBUILD (from rev 245203, 
geth/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-15 11:46:43 UTC (rev 245204)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=geth
+pkgver=1.6.7
+_commit=ab5646c532292b51e319f290afccf6a44f874372
+pkgrel=1
+pkgdesc='Official golang implementation of the Ethereum protocol'
+arch=('i686' 'x86_64')
+url='http://geth.ethereum.org/'
+license=('GPL3')
+depends=('glibc')
+makedepends=('git' 'go')
+source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+build() {
+cd go-ethereum
+
+make all
+}
+
+package() {
+cd go-ethereum
+
+install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
+}


[arch-commits] Commit in gprolog/trunk (PKGBUILD gprolog-pic.patch)

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 09:27:56
  Author: arojas
Revision: 245201

PIE rebuild

Added:
  gprolog/trunk/gprolog-pic.patch
Modified:
  gprolog/trunk/PKGBUILD

---+
 PKGBUILD  |   14 ++
 gprolog-pic.patch |   13 +
 2 files changed, 23 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 09:05:55 UTC (rev 245200)
+++ PKGBUILD2017-07-15 09:27:56 UTC (rev 245201)
@@ -5,7 +5,7 @@
 
 pkgname=gprolog
 pkgver=1.4.4
-pkgrel=2
+pkgrel=3
 pkgdesc="GNU Prolog"
 arch=('i686' 'x86_64')
 url="http://www.gprolog.org/;
@@ -12,12 +12,18 @@
 depends=()
 license=('GPL')
 options=(staticlibs)
-source=(ftp://ftp.gnu.org/gnu/gprolog/gprolog-$pkgver.tar.gz)
-md5sums=('37009da471e5217ff637ad1c516448c8')
+source=(ftp://ftp.gnu.org/gnu/gprolog/gprolog-$pkgver.tar.gz gprolog-pic.patch)
+md5sums=('37009da471e5217ff637ad1c516448c8'
+ '1732f4e0ddfbbed873aa0370eb0c974e')
 
+prepare() {
+   cd $pkgname-$pkgver
+   patch -p1 -i  ../gprolog-pic.patch # compile with PIC
+}
+
 build() {
cd "$srcdir/gprolog-$pkgver/src"
-   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--with-c-flags="$CFLAGS"
make
 }
 

Added: gprolog-pic.patch
===
--- gprolog-pic.patch   (rev 0)
+++ gprolog-pic.patch   2017-07-15 09:27:56 UTC (rev 245201)
@@ -0,0 +1,13 @@
+--- a/src/Ma2Asm/x86_64_any.c
 b/src/Ma2Asm/x86_64_any.c
+@@ -210,8 +210,8 @@
+   strcpy(asm_reg_cp, Off_Reg_Bank(MAP_OFFSET_CP));
+ #endif
+ 
+-#ifdef M_x86_64_darwin
+-  pic_code = 1;   /* NB: on darwin everything is PIC code 
*/
++#if defined(M_x86_64_darwin) || defined(M_x86_64_bsd) || 
defined(M_x86_64_linux) 
++  pic_code = 1;   /* NB: on darwin and BSD everything is 
PIC code, last gcc 6 needs this for linux */
+ #elif defined(_WIN32)
+   pic_code = 0;   /* NB: on MinGW nothing is needed for 
PIC code */
+ #endif


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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 09:28:21
  Author: arojas
Revision: 245202

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

Added:
  gprolog/repos/community-i686/PKGBUILD
(from rev 245201, gprolog/trunk/PKGBUILD)
  gprolog/repos/community-i686/gprolog-pic.patch
(from rev 245201, gprolog/trunk/gprolog-pic.patch)
  gprolog/repos/community-x86_64/PKGBUILD
(from rev 245201, gprolog/trunk/PKGBUILD)
  gprolog/repos/community-x86_64/gprolog-pic.patch
(from rev 245201, gprolog/trunk/gprolog-pic.patch)
Deleted:
  gprolog/repos/community-i686/PKGBUILD
  gprolog/repos/community-x86_64/PKGBUILD

+
 /PKGBUILD  |   98 +++
 community-i686/PKGBUILD|   42 ---
 community-i686/gprolog-pic.patch   |   13 
 community-x86_64/PKGBUILD  |   42 ---
 community-x86_64/gprolog-pic.patch |   13 
 5 files changed, 124 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 09:27:56 UTC (rev 245201)
+++ community-i686/PKGBUILD 2017-07-15 09:28:21 UTC (rev 245202)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Geoffroy Carrier 
-# Contributer: Jason Chu 
-
-pkgname=gprolog
-pkgver=1.4.4
-pkgrel=1
-pkgdesc="GNU Prolog"
-arch=('i686' 'x86_64')
-url="http://www.gprolog.org/;
-depends=()
-license=('GPL')
-source=(ftp://ftp.gnu.org/gnu/gprolog/gprolog-$pkgver.tar.gz)
-md5sums=('37009da471e5217ff637ad1c516448c8')
-
-build() {
-   cd "$srcdir/gprolog-$pkgver/src"
-   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-   make
-}
-
-package() {
-   cd "$srcdir/gprolog-$pkgver/src"
-   make install \
-   INSTALL_DIR="$pkgdir"/usr/share/gprolog \
-   LINKS_DIR="$pkgdir"/usr/bin \
-   DOC_DIR="$pkgdir"/usr/share/gprolog/doc \
-   HTML_DIR="$pkgdir"/usr/share/gprolog/doc/Html \
-   EXAMPLES_DIR="$pkgdir"/usr/share/gprolog \
-   sysconfdir="$pkgdir"/etc \
-   localstatedir="$pkgdir"/var
-   cd "$pkgdir"/usr/bin
-   rm *
-   ln -s /usr/share/gprolog/bin/fd2c
-   ln -s /usr/share/gprolog/bin/gplc
-   ln -s /usr/share/gprolog/bin/gprolog
-   ln -s /usr/share/gprolog/bin/hexgplc
-   ln -s /usr/share/gprolog/bin/ma2asm
-   ln -s /usr/share/gprolog/bin/pl2wam
-   ln -s /usr/share/gprolog/bin/wam2ma
-}

Copied: gprolog/repos/community-i686/PKGBUILD (from rev 245201, 
gprolog/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 09:28:21 UTC (rev 245202)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Geoffroy Carrier 
+# Contributer: Jason Chu 
+
+pkgname=gprolog
+pkgver=1.4.4
+pkgrel=3
+pkgdesc="GNU Prolog"
+arch=('i686' 'x86_64')
+url="http://www.gprolog.org/;
+depends=()
+license=('GPL')
+options=(staticlibs)
+source=(ftp://ftp.gnu.org/gnu/gprolog/gprolog-$pkgver.tar.gz gprolog-pic.patch)
+md5sums=('37009da471e5217ff637ad1c516448c8'
+ '1732f4e0ddfbbed873aa0370eb0c974e')
+
+prepare() {
+   cd $pkgname-$pkgver
+   patch -p1 -i  ../gprolog-pic.patch # compile with PIC
+}
+
+build() {
+   cd "$srcdir/gprolog-$pkgver/src"
+   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--with-c-flags="$CFLAGS"
+   make
+}
+
+package() {
+   cd "$srcdir/gprolog-$pkgver/src"
+   make install \
+   INSTALL_DIR="$pkgdir"/usr/share/gprolog \
+   LINKS_DIR="$pkgdir"/usr/bin \
+   DOC_DIR="$pkgdir"/usr/share/gprolog/doc \
+   HTML_DIR="$pkgdir"/usr/share/gprolog/doc/Html \
+   EXAMPLES_DIR="$pkgdir"/usr/share/gprolog \
+   sysconfdir="$pkgdir"/etc \
+   localstatedir="$pkgdir"/var
+   cd "$pkgdir"/usr/bin
+   rm *
+   ln -s /usr/share/gprolog/bin/fd2c
+   ln -s /usr/share/gprolog/bin/gplc
+   ln -s /usr/share/gprolog/bin/gprolog
+   ln -s /usr/share/gprolog/bin/hexgplc
+   ln -s /usr/share/gprolog/bin/ma2asm
+   ln -s /usr/share/gprolog/bin/pl2wam
+   ln -s /usr/share/gprolog/bin/wam2ma
+}

Copied: gprolog/repos/community-i686/gprolog-pic.patch (from rev 245201, 
gprolog/trunk/gprolog-pic.patch)
===
--- community-i686/gprolog-pic.patch(rev 0)
+++ community-i686/gprolog-pic.patch2017-07-15 09:28:21 UTC (rev 245202)
@@ -0,0 +1,13 @@
+--- a/src/Ma2Asm/x86_64_any.c
 b/src/Ma2Asm/x86_64_any.c
+@@ -210,8 +210,8 @@
+   strcpy(asm_reg_cp, Off_Reg_Bank(MAP_OFFSET_CP));
+ #endif
+ 
+-#ifdef M_x86_64_darwin
+-  pic_code = 1;   /* NB: on darwin everything is PIC code 
*/
++#if defined(M_x86_64_darwin) || defined(M_x86_64_bsd) || 
defined(M_x86_64_linux) 
++  pic_code 

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 09:05:55
  Author: arojas
Revision: 245200

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 09:05:24 UTC (rev 245199)
+++ community-i686/PKGBUILD 2017-07-15 09:05:55 UTC (rev 245200)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jesse Jaara 
-# Contributor: rabyte 
-
-pkgname=freebasic
-pkgver=1.05.0
-pkgrel=1
-pkgdesc="A free BASIC compiler"
-arch=('i686' 'x86_64')
-url="http://www.freebasic.net/;
-license=('GPL2' 'LGPL')
-depends=('ncurses')
-makedepends=('libxpm' 'gpm' 'libffi' 'libxrandr' 'mesa')
-source=("https://downloads.sourceforge.net/fbc/FreeBASIC-$pkgver-source.tar.xz;)
-source_i686=("http://downloads.sourceforge.net/fbc/FreeBASIC-${pkgver}-linux-x86.tar.xz;)
-source_x86_64=("http://downloads.sourceforge.net/fbc/FreeBASIC-${pkgver}-linux-x86_64.tar.xz;)
-md5sums=('a0b89405678c831af2d28e566758aeae')
-md5sums_i686=('50aec8fcfa577dc7a76cffc6dfe50476')
-md5sums_x86_64=('4bf93ad31b378df4897699a5a0744b11')
-
-prepare() {
-  [[ "$CARCH" = "x86_64" ]] && _arch=x86_64
-  [[ "$CARCH" = "i686" ]] && _arch=x86
-
-  mkdir -p bootstrap
-  cd "${srcdir}/FreeBASIC-${pkgver}-linux-$_arch"
-  ./install.sh -i "${srcdir}/bootstrap"
-  # Hack!
-  ln -s /usr/lib/libncursesw.so "${srcdir}/bootstrap/lib/libtinfo.so.5"
-}
-
-build() {
-  export PATH="${srcdir}/bootstrap/bin:$PATH"
-  export LD_LIBRARY_PATH="${srcdir}/bootstrap/lib"
-
-  cd "${srcdir}/FreeBASIC-${pkgver}-source"
-  make CFLAGS="$CFLAGS $(pkg-config --cflags libffi)"
-}
-
-package() {
-  cd "${srcdir}/FreeBASIC-${pkgver}-source"
-  make install prefix="${pkgdir}/usr"
-}

Copied: freebasic/repos/community-i686/PKGBUILD (from rev 245199, 
freebasic/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 09:05:55 UTC (rev 245200)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jesse Jaara 
+# Contributor: rabyte 
+
+pkgname=freebasic
+pkgver=1.05.0
+pkgrel=2
+pkgdesc="A free BASIC compiler"
+arch=('i686' 'x86_64')
+url="http://www.freebasic.net/;
+license=('GPL2' 'LGPL')
+depends=('ncurses')
+makedepends=('libxpm' 'gpm' 'libffi' 'libxrandr' 'mesa')
+source=("https://downloads.sourceforge.net/fbc/FreeBASIC-$pkgver-source.tar.xz;)
+source_i686=("http://downloads.sourceforge.net/fbc/FreeBASIC-${pkgver}-linux-x86.tar.xz;)
+source_x86_64=("http://downloads.sourceforge.net/fbc/FreeBASIC-${pkgver}-linux-x86_64.tar.xz;)
+md5sums=('a0b89405678c831af2d28e566758aeae')
+md5sums_i686=('50aec8fcfa577dc7a76cffc6dfe50476')
+md5sums_x86_64=('4bf93ad31b378df4897699a5a0744b11')
+
+prepare() {
+  [[ "$CARCH" = "x86_64" ]] && _arch=x86_64
+  [[ "$CARCH" = "i686" ]] && _arch=x86
+
+  mkdir -p bootstrap
+  cd "${srcdir}/FreeBASIC-${pkgver}-linux-$_arch"
+  ./install.sh -i "${srcdir}/bootstrap"
+  # Hack!
+  ln -s /usr/lib/libncursesw.so "${srcdir}/bootstrap/lib/libtinfo.so.5"
+}
+
+build() {
+  export PATH="${srcdir}/bootstrap/bin:$PATH"
+  export LD_LIBRARY_PATH="${srcdir}/bootstrap/lib"
+
+  cd "${srcdir}/FreeBASIC-${pkgver}-source"
+  make CFLAGS="$CFLAGS $(pkg-config --cflags libffi)"
+}
+
+package() {
+  cd "${srcdir}/FreeBASIC-${pkgver}-source"
+  make install prefix="${pkgdir}/usr"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-15 09:05:24 UTC (rev 245199)
+++ community-x86_64/PKGBUILD   2017-07-15 09:05:55 UTC (rev 245200)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jesse Jaara 
-# Contributor: rabyte 
-
-pkgname=freebasic
-pkgver=1.05.0
-pkgrel=1
-pkgdesc="A free BASIC compiler"
-arch=('i686' 'x86_64')
-url="http://www.freebasic.net/;
-license=('GPL2' 'LGPL')
-depends=('ncurses')
-makedepends=('libxpm' 'gpm' 'libffi' 'libxrandr' 'mesa')
-source=("https://downloads.sourceforge.net/fbc/FreeBASIC-$pkgver-source.tar.xz;)
-source_i686=("http://downloads.sourceforge.net/fbc/FreeBASIC-${pkgver}-linux-x86.tar.xz;)
-source_x86_64=("http://downloads.sourceforge.net/fbc/FreeBASIC-${pkgver}-linux-x86_64.tar.xz;)
-md5sums=('a0b89405678c831af2d28e566758aeae')

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

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 09:05:24
  Author: arojas
Revision: 245199

PIE rebuild

Modified:
  freebasic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 09:03:03 UTC (rev 245198)
+++ PKGBUILD2017-07-15 09:05:24 UTC (rev 245199)
@@ -5,7 +5,7 @@
 
 pkgname=freebasic
 pkgver=1.05.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A free BASIC compiler"
 arch=('i686' 'x86_64')
 url="http://www.freebasic.net/;


[arch-commits] Commit in parallel-netcdf-openmpi/repos (4 files)

2017-07-15 Thread Antonio Rojas
Date: Saturday, July 15, 2017 @ 09:03:03
  Author: arojas
Revision: 245198

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

Added:
  parallel-netcdf-openmpi/repos/community-i686/PKGBUILD
(from rev 245197, parallel-netcdf-openmpi/trunk/PKGBUILD)
  parallel-netcdf-openmpi/repos/community-x86_64/PKGBUILD
(from rev 245197, parallel-netcdf-openmpi/trunk/PKGBUILD)
Deleted:
  parallel-netcdf-openmpi/repos/community-i686/PKGBUILD
  parallel-netcdf-openmpi/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-15 09:02:31 UTC (rev 245197)
+++ community-i686/PKGBUILD 2017-07-15 09:03:03 UTC (rev 245198)
@@ -1,45 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-
-_pkg=parallel-netcdf
-_mpi=openmpi
-pkgname=${_pkg}-${_mpi}
-pkgver=1.8.1
-pkgrel=3
-pkgdesc="A Parallel I/O Library for NetCDF File Access"
-arch=('x86_64' 'i686')
-url="https://trac.mcs.anl.gov/projects/parallel-netcdf;
-license=('custom')
-depends=('openmpi')
-makedepends=('gcc-fortran')
-checkdepends=('inetutils')
-provides=('parallel-netcdf')
-conflicts=('parallel-netcdf')
-replaces=('parallel-netcdf')
-options=('!makeflags')
-source=("http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/${_pkg}-${pkgver}.tar.gz;)
-sha1sums=('2a8179158731f3fa24c9b183b4b1442e8853d229')
-
-build() {
-cd ${_pkg}-${pkgver}
-
-export CPPFLAGS="${CPPFLAGS} -fPIC"
-./configure --prefix=/usr
-make
-}
-
-check() {
-cd ${_pkg}-${pkgver}
-# Tests failing with i686: https://github.com/open-mpi/ompi/issues/3195
-if [ ${CARCH} = 'x86_64' ]; then
-make check
-make ptest
-fi
-# Tests crashing (but no failure) with x86_64: 
https://github.com/open-mpi/ompi/issues/3695
-}
-
-package() {
-cd ${_pkg}-${pkgver}
-make prefix="${pkgdir}/usr" install
-
-install -Dm644 COPYRIGHT -t "${pkgdir}"/usr/share/licenses/${_pkg}
-}

Copied: parallel-netcdf-openmpi/repos/community-i686/PKGBUILD (from rev 245197, 
parallel-netcdf-openmpi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-15 09:03:03 UTC (rev 245198)
@@ -0,0 +1,45 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+
+_pkg=parallel-netcdf
+_mpi=openmpi
+pkgname=${_pkg}-${_mpi}
+pkgver=1.8.1
+pkgrel=4
+pkgdesc="A Parallel I/O Library for NetCDF File Access"
+arch=('x86_64' 'i686')
+url="https://trac.mcs.anl.gov/projects/parallel-netcdf;
+license=('custom')
+depends=('openmpi')
+makedepends=('gcc-fortran')
+checkdepends=('inetutils')
+provides=('parallel-netcdf')
+conflicts=('parallel-netcdf')
+replaces=('parallel-netcdf')
+options=('!makeflags')
+source=("http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/${_pkg}-${pkgver}.tar.gz;)
+sha1sums=('2a8179158731f3fa24c9b183b4b1442e8853d229')
+
+build() {
+cd ${_pkg}-${pkgver}
+
+export CPPFLAGS="${CPPFLAGS} -fPIC"
+./configure --prefix=/usr
+make
+}
+
+check() {
+cd ${_pkg}-${pkgver}
+# Tests failing with i686: https://github.com/open-mpi/ompi/issues/3195
+if [ ${CARCH} = 'x86_64' ]; then
+make check
+make ptest
+fi
+# Tests crashing (but no failure) with x86_64: 
https://github.com/open-mpi/ompi/issues/3695
+}
+
+package() {
+cd ${_pkg}-${pkgver}
+make DESTDIR="${pkgdir}" install
+
+install -Dm644 COPYRIGHT -t "${pkgdir}"/usr/share/licenses/${_pkg}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-15 09:02:31 UTC (rev 245197)
+++ community-x86_64/PKGBUILD   2017-07-15 09:03:03 UTC (rev 245198)
@@ -1,45 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-
-_pkg=parallel-netcdf
-_mpi=openmpi
-pkgname=${_pkg}-${_mpi}
-pkgver=1.8.1
-pkgrel=3
-pkgdesc="A Parallel I/O Library for NetCDF File Access"
-arch=('x86_64' 'i686')
-url="https://trac.mcs.anl.gov/projects/parallel-netcdf;
-license=('custom')
-depends=('openmpi')
-makedepends=('gcc-fortran')
-checkdepends=('inetutils')
-provides=('parallel-netcdf')
-conflicts=('parallel-netcdf')
-replaces=('parallel-netcdf')
-options=('!makeflags')
-source=("http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/${_pkg}-${pkgver}.tar.gz;)
-sha1sums=('2a8179158731f3fa24c9b183b4b1442e8853d229')
-
-build() {
-cd ${_pkg}-${pkgver}
-
-export CPPFLAGS="${CPPFLAGS} -fPIC"
-./configure --prefix=/usr
-make
-}
-
-check() {
-cd ${_pkg}-${pkgver}
-# Tests 

  1   2   >