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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 22:27:09
  Author: andyrtr
Revision: 248472

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

Added:
  linux-lts/repos/testing-i686/
  
linux-lts/repos/testing-i686/0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff
(from rev 248471, 
linux-lts/trunk/0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 248471, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 248471, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 248471, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 248471, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 248471, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 248471, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  
linux-lts/repos/testing-x86_64/0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff
(from rev 248471, 
linux-lts/trunk/0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 248471, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 248471, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 248471, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 248471, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 248471, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 248471, linux-lts/trunk/linux-lts.preset)

+
 testing-i686/0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff   |   
37 
 testing-i686/PKGBUILD  |  
295 
 testing-i686/change-default-console-loglevel.patch |   
11 
 testing-i686/config| 
7562 ++
 testing-i686/config.x86_64 | 
7309 +
 testing-i686/linux-lts.install |   
37 
 testing-i686/linux-lts.preset  |   
14 
 testing-x86_64/0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff |   
37 
 testing-x86_64/PKGBUILD|  
295 
 testing-x86_64/change-default-console-loglevel.patch   |   
11 
 testing-x86_64/config  | 
7562 ++
 testing-x86_64/config.x86_64   | 
7309 +
 testing-x86_64/linux-lts.install   |   
37 
 testing-x86_64/linux-lts.preset|   
14 
 14 files changed, 30530 insertions(+)

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


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

2015-10-07 Thread Anatol Pomozov
Date: Wednesday, October 7, 2015 @ 23:29:51
  Author: anatolik
Revision: 143318

Use system glew and gl2ps libraries

Modified:
  vtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 19:50:57 UTC (rev 143317)
+++ PKGBUILD2015-10-07 21:29:51 UTC (rev 143318)
@@ -14,7 +14,7 @@
 url='http://www.vtk.org/'
 license=('BSD')
 depends=('boost-libs' 'ffmpeg' 'qtwebkit' 'lesstif' 'jsoncpp')
-makedepends=('boost' 'cmake' 'java-environment' 'doxygen' 'gnuplot' 'tk' 
'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb')
+makedepends=('boost' 'cmake' 'java-environment' 'doxygen' 'gnuplot' 'tk' 
'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 
'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'gl2ps')
 optdepends=('python2: python bindings'
 'java-runtime: java bindings'
 'tk: tcl bindings'
@@ -24,10 +24,11 @@
 'python2-twisted: for vtkWeb'
 'python2-autobahn: for vtkWeb'
 'openmpi: OpenMPI support'
-'python2-mpi4py: OpenMPI support'
+'python2-mpi4py: OpenMPI python support'
 'unixodbc'
+'glew'
+'gl2ps'
 'gdal'
-'openmpi'
 'mariadb')
 source=("http://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz;
 
"http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz;
@@ -69,8 +70,9 @@
 
   # flags to enable using system libs
   local cmake_system_flags=""
-  # TODO: try to use system provided XDMF2, XDMF3, GL2PS, LIBPROJ4, GLEW, 
NETCDF
-  for lib in HDF5 EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA TWISTED 
ZOPE SIX AUTOBAHN MPI4PY JSONCPP; do
+  # TODO: try to use system provided XDMF2, XDMF3, LIBPROJ4 NETCDF
+  # VTK fails to compile with recent netcdf-cxx package, VTK should be ported 
to the latest API
+  for lib in HDF5 EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 OGGTHEORA TWISTED 
ZOPE SIX AUTOBAHN MPI4PY JSONCPP GLEW GL2PS; do
 cmake_system_flags+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
   done
 


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

2015-10-07 Thread Dave Reisner
Date: Wednesday, October 7, 2015 @ 23:29:14
  Author: dreisner
Revision: 248474

upgpkg: curl 7.45.0-1

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 21:28:22 UTC (rev 248473)
+++ PKGBUILD2015-10-07 21:29:14 UTC (rev 248474)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=curl
-pkgver=7.44.0
+pkgver=7.45.0
 pkgrel=1
 pkgdesc="An URL retrieval utility and library"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 options=('strip' 'debug')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
 curlbuild.h)
-md5sums=('cf46112b5151e2f1a3fd38439bdade23'
+md5sums=('be21c6a190d65cfd3eeb749a3dce3947'
  'SKIP'
  '751bd433ede935c8fae727377625a8ae')
 validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg


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

2015-10-07 Thread Dave Reisner
Date: Wednesday, October 7, 2015 @ 23:29:33
  Author: dreisner
Revision: 248475

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

Added:
  curl/repos/testing-i686/
  curl/repos/testing-i686/PKGBUILD
(from rev 248474, curl/trunk/PKGBUILD)
  curl/repos/testing-i686/curlbuild.h
(from rev 248474, curl/trunk/curlbuild.h)
  curl/repos/testing-x86_64/
  curl/repos/testing-x86_64/PKGBUILD
(from rev 248474, curl/trunk/PKGBUILD)
  curl/repos/testing-x86_64/curlbuild.h
(from rev 248474, curl/trunk/curlbuild.h)

+
 testing-i686/PKGBUILD  |   65 +++
 testing-i686/curlbuild.h   |9 +
 testing-x86_64/PKGBUILD|   65 +++
 testing-x86_64/curlbuild.h |9 +
 4 files changed, 148 insertions(+)

Copied: curl/repos/testing-i686/PKGBUILD (from rev 248474, curl/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-10-07 21:29:33 UTC (rev 248475)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: Angel Velasquez 
+# Contributor: Eric Belanger 
+# Contributor: Lucien Immink 
+# Contributor: Daniel J Griffiths 
+
+pkgname=curl
+pkgver=7.45.0
+pkgrel=1
+pkgdesc="An URL retrieval utility and library"
+arch=('i686' 'x86_64')
+url="http://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'krb5' 'libidn' 'libssh2' 'openssl' 'zlib')
+provides=('libcurl.so')
+options=('strip' 'debug')
+source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
+curlbuild.h)
+md5sums=('be21c6a190d65cfd3eeb749a3dce3947'
+ 'SKIP'
+ '751bd433ede935c8fae727377625a8ae')
+validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --enable-threaded-resolver \
+  --with-gssapi \
+  --with-libidn \
+  --with-random=/dev/urandom \
+  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  local ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')
+  case $ptrsize in
+8) _curlbuild=curlbuild-64.h ;;
+4) _curlbuild=curlbuild-32.h ;;
+*) error "unknown pointer size for architecture: %s bytes" "$ptrsize"
+  exit 1
+  ;;
+  esac
+
+  # license
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  # devel
+  mv "$pkgdir/usr/include/curl/curlbuild.h" 
"$pkgdir/usr/include/curl/$_curlbuild"
+  install -m644 "$srcdir/curlbuild.h" "$pkgdir/usr/include/curl/curlbuild.h"
+}

Copied: curl/repos/testing-i686/curlbuild.h (from rev 248474, 
curl/trunk/curlbuild.h)
===
--- testing-i686/curlbuild.h(rev 0)
+++ testing-i686/curlbuild.h2015-10-07 21:29:33 UTC (rev 248475)
@@ -0,0 +1,9 @@
+#include 
+
+#if __WORDSIZE == 32
+#include "curlbuild-32.h"
+#elif __WORDSIZE == 64
+#include "curlbuild-64.h"
+#else
+#error "Unknown word size"
+#endif

Copied: curl/repos/testing-x86_64/PKGBUILD (from rev 248474, 
curl/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-10-07 21:29:33 UTC (rev 248475)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: Angel Velasquez 
+# Contributor: Eric Belanger 
+# Contributor: Lucien Immink 
+# Contributor: Daniel J Griffiths 
+
+pkgname=curl
+pkgver=7.45.0
+pkgrel=1
+pkgdesc="An URL retrieval utility and library"
+arch=('i686' 'x86_64')
+url="http://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'krb5' 'libidn' 'libssh2' 'openssl' 'zlib')
+provides=('libcurl.so')
+options=('strip' 'debug')
+source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
+curlbuild.h)
+md5sums=('be21c6a190d65cfd3eeb749a3dce3947'
+ 'SKIP'
+ '751bd433ede935c8fae727377625a8ae')
+validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91')  # Daniel Stenberg
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --enable-threaded-resolver \
+  --with-gssapi \
+  --with-libidn \
+  --with-random=/dev/urandom 

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

2015-10-07 Thread Dave Reisner
Date: Wednesday, October 7, 2015 @ 23:38:27
  Author: dreisner
Revision: 248477

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

Added:
  util-linux/repos/testing-i686/
  
util-linux/repos/testing-i686/0001-libmount-monitor-don-t-check-for-regular-mtab.patch
(from rev 248476, 
util-linux/trunk/0001-libmount-monitor-don-t-check-for-regular-mtab.patch)
  util-linux/repos/testing-i686/PKGBUILD
(from rev 248476, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-i686/pam-common
(from rev 248476, util-linux/trunk/pam-common)
  util-linux/repos/testing-i686/pam-login
(from rev 248476, util-linux/trunk/pam-login)
  util-linux/repos/testing-i686/pam-su
(from rev 248476, util-linux/trunk/pam-su)
  util-linux/repos/testing-x86_64/
  
util-linux/repos/testing-x86_64/0001-libmount-monitor-don-t-check-for-regular-mtab.patch
(from rev 248476, 
util-linux/trunk/0001-libmount-monitor-don-t-check-for-regular-mtab.patch)
  util-linux/repos/testing-x86_64/PKGBUILD
(from rev 248476, util-linux/trunk/PKGBUILD)
  util-linux/repos/testing-x86_64/pam-common
(from rev 248476, util-linux/trunk/pam-common)
  util-linux/repos/testing-x86_64/pam-login
(from rev 248476, util-linux/trunk/pam-login)
  util-linux/repos/testing-x86_64/pam-su
(from rev 248476, util-linux/trunk/pam-su)

-+
 testing-i686/0001-libmount-monitor-don-t-check-for-regular-mtab.patch   |   45 

 testing-i686/PKGBUILD   |   98 
++
 testing-i686/pam-common |6 
 testing-i686/pam-login  |7 
 testing-i686/pam-su |9 
 testing-x86_64/0001-libmount-monitor-don-t-check-for-regular-mtab.patch |   45 

 testing-x86_64/PKGBUILD |   98 
++
 testing-x86_64/pam-common   |6 
 testing-x86_64/pam-login|7 
 testing-x86_64/pam-su   |9 
 10 files changed, 330 insertions(+)

Copied: 
util-linux/repos/testing-i686/0001-libmount-monitor-don-t-check-for-regular-mtab.patch
 (from rev 248476, 
util-linux/trunk/0001-libmount-monitor-don-t-check-for-regular-mtab.patch)
===
--- testing-i686/0001-libmount-monitor-don-t-check-for-regular-mtab.patch   
(rev 0)
+++ testing-i686/0001-libmount-monitor-don-t-check-for-regular-mtab.patch   
2015-10-07 21:38:27 UTC (rev 248477)
@@ -0,0 +1,45 @@
+From 02501746545ef729cefed28b5feb0b4e59c3d34f Mon Sep 17 00:00:00 2001
+From: Karel Zak 
+Date: Fri, 11 Sep 2015 11:19:30 +0200
+Subject: [PATCH] libmount: (monitor) don't check for regular mtab
+
+The monitor supports utab only (as documented). It's application
+responsibility to use libmount in the right way. It's overkill to
+check for valid environment during monitor initialization.
+
+For example systemd checks for regular mtab during boot, it's better
+than try to be smart later in libmount monitor when system is already
+running.
+
+Signed-off-by: Karel Zak 
+---
+ libmount/src/monitor.c | 6 +-
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+diff --git a/libmount/src/monitor.c b/libmount/src/monitor.c
+index cc3854e..ca9e02c 100644
+--- a/libmount/src/monitor.c
 b/libmount/src/monitor.c
+@@ -220,7 +220,7 @@ static int userspace_add_watch(struct monitor_entry *me, 
int *final, int *fd)
+   assert(me->path);
+ 
+   /*
+-   * libmount uses rename(2) to atomically update utab/mtab, monitor
++   * libmount uses rename(2) to atomically update utab, monitor
+* rename changes is too tricky. It seems better to monitor utab
+* lockfile close.
+*/
+@@ -399,10 +399,6 @@ int mnt_monitor_enable_userspace(struct libmnt_monitor 
*mn, int enable, const ch
+ 
+   DBG(MONITOR, ul_debugobj(mn, "allocate new userspace monitor"));
+ 
+-  /* create a new entry */
+-  if (mnt_has_regular_mtab(NULL, NULL))
+-  return -ENOSYS;
+-
+   if (!filename)
+   filename = mnt_get_utab_path(); /* /run/mount/utab */
+   if (!filename) {
+-- 
+2.5.3
+

Copied: util-linux/repos/testing-i686/PKGBUILD (from rev 248476, 
util-linux/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-10-07 21:38:27 UTC (rev 248477)
@@ -0,0 +1,98 @@
+# $Id$
+# Maintainer: Tom Gundersen 
+# Maintainer: Dave Reisner 
+# Contributor: judd 
+
+pkgbase=util-linux
+pkgname=(util-linux libutil-linux)

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

2015-10-07 Thread Antonio Rojas
Date: Thursday, October 8, 2015 @ 01:10:36
  Author: arojas
Revision: 248484

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

Added:
  qtchooser/repos/testing-i686/
  qtchooser/repos/testing-i686/4.conf
(from rev 248483, qtchooser/trunk/4.conf)
  qtchooser/repos/testing-i686/5.conf
(from rev 248483, qtchooser/trunk/5.conf)
  qtchooser/repos/testing-i686/PKGBUILD
(from rev 248483, qtchooser/trunk/PKGBUILD)
  qtchooser/repos/testing-x86_64/
  qtchooser/repos/testing-x86_64/4.conf
(from rev 248483, qtchooser/trunk/4.conf)
  qtchooser/repos/testing-x86_64/5.conf
(from rev 248483, qtchooser/trunk/5.conf)
  qtchooser/repos/testing-x86_64/PKGBUILD
(from rev 248483, qtchooser/trunk/PKGBUILD)

-+
 testing-i686/4.conf |2 ++
 testing-i686/5.conf |2 ++
 testing-i686/PKGBUILD   |   41 +
 testing-x86_64/4.conf   |2 ++
 testing-x86_64/5.conf   |2 ++
 testing-x86_64/PKGBUILD |   41 +
 6 files changed, 90 insertions(+)

Copied: qtchooser/repos/testing-i686/4.conf (from rev 248483, 
qtchooser/trunk/4.conf)
===
--- testing-i686/4.conf (rev 0)
+++ testing-i686/4.conf 2015-10-07 23:10:36 UTC (rev 248484)
@@ -0,0 +1,2 @@
+/usr/lib/qt4/bin
+/usr/lib

Copied: qtchooser/repos/testing-i686/5.conf (from rev 248483, 
qtchooser/trunk/5.conf)
===
--- testing-i686/5.conf (rev 0)
+++ testing-i686/5.conf 2015-10-07 23:10:36 UTC (rev 248484)
@@ -0,0 +1,2 @@
+/usr/lib/qt/bin
+/usr/lib

Copied: qtchooser/repos/testing-i686/PKGBUILD (from rev 248483, 
qtchooser/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-10-07 23:10:36 UTC (rev 248484)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=qtchooser
+pkgver=52
+pkgrel=1
+pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on 
the system'
+arch=('i686' 'x86_64')
+url='http://code.qt.io/cgit/qt/qtchooser.git/'
+license=('GPL')
+backup=('etc/xdg/qtchooser/default.conf')
+depends=('gcc-libs')
+makedepends=('git')
+source=("git://code.qt.io/qt/${pkgname}.git#commit=ae5eeef85c9a818bfa6a3e03511e3935e9abe01f"
+{4,5}.conf)
+md5sums=('SKIP'
+ 'aa4d49b269e1b806f5eea170801f0aa6'
+ 'cf83f09a9a5a44d898b93f624d74dd11')
+
+pkgver() {
+  cd $pkgname
+  echo $(git rev-list --count HEAD)
+}
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -d "$pkgdir"/etc/xdg/qtchooser
+  install -m644 "$srcdir"/{4,5}.conf \
+"$pkgdir"/etc/xdg/qtchooser/
+
+  # Set the default Qt
+  ln -s /etc/xdg/qtchooser/5.conf \
+"$pkgdir"/etc/xdg/qtchooser/default.conf
+}

Copied: qtchooser/repos/testing-x86_64/4.conf (from rev 248483, 
qtchooser/trunk/4.conf)
===
--- testing-x86_64/4.conf   (rev 0)
+++ testing-x86_64/4.conf   2015-10-07 23:10:36 UTC (rev 248484)
@@ -0,0 +1,2 @@
+/usr/lib/qt4/bin
+/usr/lib

Copied: qtchooser/repos/testing-x86_64/5.conf (from rev 248483, 
qtchooser/trunk/5.conf)
===
--- testing-x86_64/5.conf   (rev 0)
+++ testing-x86_64/5.conf   2015-10-07 23:10:36 UTC (rev 248484)
@@ -0,0 +1,2 @@
+/usr/lib/qt/bin
+/usr/lib

Copied: qtchooser/repos/testing-x86_64/PKGBUILD (from rev 248483, 
qtchooser/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-10-07 23:10:36 UTC (rev 248484)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=qtchooser
+pkgver=52
+pkgrel=1
+pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on 
the system'
+arch=('i686' 'x86_64')
+url='http://code.qt.io/cgit/qt/qtchooser.git/'
+license=('GPL')
+backup=('etc/xdg/qtchooser/default.conf')
+depends=('gcc-libs')
+makedepends=('git')
+source=("git://code.qt.io/qt/${pkgname}.git#commit=ae5eeef85c9a818bfa6a3e03511e3935e9abe01f"
+{4,5}.conf)
+md5sums=('SKIP'
+ 'aa4d49b269e1b806f5eea170801f0aa6'
+ 'cf83f09a9a5a44d898b93f624d74dd11')
+
+pkgver() {
+  cd $pkgname
+  echo $(git rev-list --count HEAD)
+}
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -d "$pkgdir"/etc/xdg/qtchooser
+  install -m644 "$srcdir"/{4,5}.conf \
+"$pkgdir"/etc/xdg/qtchooser/
+
+  # Set the default Qt
+  ln -s /etc/xdg/qtchooser/5.conf \
+

[arch-commits] Commit in calligra-l10n/repos/extra-any (PKGBUILD PKGBUILD)

2015-10-07 Thread Antonio Rojas
Date: Thursday, October 8, 2015 @ 00:51:20
  Author: arojas
Revision: 248481

archrelease: copy trunk to extra-any

Added:
  calligra-l10n/repos/extra-any/PKGBUILD
(from rev 248480, calligra-l10n/trunk/PKGBUILD)
Deleted:
  calligra-l10n/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 22:45:43 UTC (rev 248480)
+++ PKGBUILD2015-10-07 22:51:20 UTC (rev 248481)
@@ -1,107 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgbase=calligra-l10n
-pkgver=2.9.7
-pkgrel=1
-pkgdesc="Localization for Calligra"
-arch=('any')
-url='http://www.calligra-suite.org/'
-license=('LGPL')
-makedepends=('cmake' 'automoc4' 'kdelibs')
-options=('docs')
-
-_languages=(
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'ca@valencia "Catalan (Valencian)"'
-  'cs "Czech"'
-  'da "Danish"'
-  'de "German"'
-  'el "Greek"'
-  'en_GB  "British English"'
-  'es "Spanish"'
-  'et "Estonian"'
-  'fi "Finnish"'
-  'fr "French"'
-  'gl "Galician"'
-  'hu "Hungarian"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'kk "Kazakh"'
-  'nb "Norwegian Bokmal"'
-  'nl "Dutch"'
-  'pl "Polish"'
-  'pt "Portuguese"'
-  'pt_BR  "Brazilian Portuguese"'
-  'ru "Russian"'
-  'sk "Slovak"'
-  'sv "Swedish"'
-  'uk "Ukrainian"'
-  'zh_CN  "Chinese Simplified"'
-  'zh_TW  "Chinese Traditional"'
-)
-
-pkgname=()
-source=()
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=calligra-l10n-${_locale,,}
-  
-  pkgname+=($_pkgname)
-  
source+=("http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-$_locale-${pkgver}.tar.xz;)
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-md5sums=('e887ee1798750fc1ddad3bd940b19e31'
- '97364b3650deee41d6771f9899149857'
- '90a38be9cf4867908972175906c26959'
- 'fc6811095a9c1e3c66cec25f60140052'
- 'a49edf952c0e299b7f5bba633ce5aea2'
- '1684a36e5e1c7fe0bb023ce17f2af1df'
- '411a6f14595f421d2072c4a072540a4a'
- 'f5302c87dc436f071a10e7682f42e5bc'
- '8ce0647b45163abf4c8f032046107a26'
- '888514998136f94edb469db44a4f4470'
- '271818bf3a90d4db2b11774274ce8341'
- '2c1587ad975ea8a1453ae1b4179a54dd'
- 'ab94fe4f015323fdcf1e7d0bc497dc97'
- '8de5dd1d7694b02fc764f0f4dc4bf0e3'
- '85de3b6c6fae7c9aadee0d8d4467bbbd'
- 'f166f87fea53e6cb8c0add26eaa08147'
- '51364e2566389b2358946a28f5a79c3b'
- '364a016be8de54b9f9d9109b06e2c1cc'
- '11c63431c6c2fc26d623bc0a85658111'
- '4ea0db3d79a36f8b5f7583373ae8b291'
- '0b1450b7e92687254f2115a3a043bfa6'
- 'a83760c7bb4c08d270dcb9cc037a5b33'
- '450f01a510723ea3e0458a1f64a6f6dd'
- '4756a82583c9cb094afe870a8ca18ea9'
- 'eb46b8bc81c124c1363469afa903d09f'
- 'd994ed816979cd9d4dc719a173119d21'
- 'e2c5bf88ca392b5aefbd35abd0fa8e6c'
- 'fdf231a46ec9815bdb0c353d022d6c15')
-
-build() {
-  for _lang in "${_languages[@]}"; do
-_locale=${_lang%% *}
-
-mkdir -p build/$_locale
-cd build/$_locale
-cmake $srcdir/$pkgbase-$_locale-$pkgver \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DCMAKE_INSTALL_PREFIX=/usr
-make
-cd ../..
-  done
-}
-
-_package() {
-  pkgdesc="$2 localization for Calligra"
-  cd build/$1
-  make DESTDIR="$pkgdir" install
-}

Copied: calligra-l10n/repos/extra-any/PKGBUILD (from rev 248480, 
calligra-l10n/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 22:51:20 UTC (rev 248481)
@@ -0,0 +1,107 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgbase=calligra-l10n
+pkgver=2.9.8
+pkgrel=1
+pkgdesc="Localization for Calligra"
+arch=('any')
+url='http://www.calligra-suite.org/'
+license=('LGPL')
+makedepends=('cmake' 'automoc4' 'kdelibs')
+options=('docs')
+
+_languages=(
+  'bs "Bosnian"'
+  'ca "Catalan"'
+  'ca@valencia "Catalan (Valencian)"'
+  'cs "Czech"'
+  'da "Danish"'
+  'de "German"'
+  'el "Greek"'
+  'en_GB  "British English"'
+  'es "Spanish"'
+  'et "Estonian"'
+  'fi "Finnish"'
+  'fr "French"'
+  'gl "Galician"'
+  'hu "Hungarian"'
+  'it "Italian"'
+  'ja "Japanese"'
+  'kk "Kazakh"'
+  'nb "Norwegian Bokmal"'
+  'nl "Dutch"'
+  'pl "Polish"'
+  'pt "Portuguese"'
+  'pt_BR  "Brazilian Portuguese"'
+  'ru "Russian"'
+  'sk "Slovak"'
+  'sv "Swedish"'
+  'uk "Ukrainian"'
+  'zh_CN  "Chinese Simplified"'
+  'zh_TW  "Chinese Traditional"'
+)
+

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

2015-10-07 Thread Dave Reisner
Date: Wednesday, October 7, 2015 @ 23:37:55
  Author: dreisner
Revision: 248476

upgpkg: util-linux 2.27-6

- drop install scriptlet in favor of sysusers

Modified:
  util-linux/trunk/PKGBUILD
Deleted:
  util-linux/trunk/util-linux.install

+
 PKGBUILD   |3 +--
 util-linux.install |   12 
 2 files changed, 1 insertion(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 21:29:33 UTC (rev 248475)
+++ PKGBUILD2015-10-07 21:37:55 UTC (rev 248476)
@@ -6,7 +6,7 @@
 pkgbase=util-linux
 pkgname=(util-linux libutil-linux)
 pkgver=2.27
-pkgrel=5
+pkgrel=6
 pkgdesc="Miscellaneous system utilities for Linux"
 url="https://www.kernel.org/pub/linux/utils/util-linux/;
 arch=('i686' 'x86_64')
@@ -56,7 +56,6 @@
   replaces=('zramctl')
   depends=('pam' 'shadow' 'coreutils' 'libsystemd' 'libutil-linux')
   optdepends=('python: python bindings to libmount')
-  install=util-linux.install
   groups=('base' 'base-devel')
   backup=(etc/pam.d/chfn
   etc/pam.d/chsh

Deleted: util-linux.install
===
--- util-linux.install  2015-10-07 21:29:33 UTC (rev 248475)
+++ util-linux.install  2015-10-07 21:37:55 UTC (rev 248476)
@@ -1,12 +0,0 @@
-post_install() {
-  # we don't want use systemd-tmpfiles here because
-  # the package dependency would create a circular dep.
-  if [[ ! -d run/uuidd ]]; then
-# refer to uid/gid by number to avoid dependency on filesystem
-install -o 68 -g 68 -dm755 run/uuidd
-  fi
-}
-
-post_upgrade() {
-  post_install
-}


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

2015-10-07 Thread Levente Polyak
Date: Thursday, October 8, 2015 @ 00:50:31
  Author: anthraxx
Revision: 143320

archrelease: copy trunk to community-any

Added:
  afl-utils/repos/community-any/
  afl-utils/repos/community-any/PKGBUILD
(from rev 143319, afl-utils/trunk/PKGBUILD)

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

Copied: afl-utils/repos/community-any/PKGBUILD (from rev 143319, 
afl-utils/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-07 22:50:31 UTC (rev 143320)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+
+pkgname=afl-utils
+pkgver=1.17a
+pkgrel=1
+pkgdesc="Utilities for automated crash sample processing/analysis, easy 
afl-fuzz job management and corpus optimization"
+url="https://github.com/rc0r/afl-utils;
+arch=('any')
+license=('Apache')
+depends=('afl' 'coreutils' 'python')
+optdepends=(
+  'sqlite: database support'
+  'screen: interactive/screen mode support'
+  'gdb: gdb script execution support'
+  'python-twitter: afl-stat support'
+)
+makedepends=('python-setuptools')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rc0r/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('2188def4866fe4a44a9482e763cdb09342da3a58850efccae11970dcbf719811879111030ec10492105c77e58e0d4b37359789ff0c0fd3969c0eadb5c473f560')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}"
+  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
+  install -Dm 644 docs/CHANGELOG.md 
"${pkgdir}/usr/share/doc/${pkgname}/CHANGELOG.md"
+  install -Dm 644 afl-stats.conf.sample 
"${pkgdir}/usr/share/doc/${pkgname}/afl-stats.conf.sample"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2015-10-07 Thread Levente Polyak
Date: Thursday, October 8, 2015 @ 00:50:14
  Author: anthraxx
Revision: 143319

addpkg: afl-utils 1.17a-1

Added:
  afl-utils/
  afl-utils/repos/
  afl-utils/trunk/
  afl-utils/trunk/PKGBUILD

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

Added: afl-utils/trunk/PKGBUILD
===
--- afl-utils/trunk/PKGBUILD(rev 0)
+++ afl-utils/trunk/PKGBUILD2015-10-07 22:50:14 UTC (rev 143319)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+
+pkgname=afl-utils
+pkgver=1.17a
+pkgrel=1
+pkgdesc="Utilities for automated crash sample processing/analysis, easy 
afl-fuzz job management and corpus optimization"
+url="https://github.com/rc0r/afl-utils;
+arch=('any')
+license=('Apache')
+depends=('afl' 'coreutils' 'python')
+optdepends=(
+  'sqlite: database support'
+  'screen: interactive/screen mode support'
+  'gdb: gdb script execution support'
+  'python-twitter: afl-stat support'
+)
+makedepends=('python-setuptools')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rc0r/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('2188def4866fe4a44a9482e763cdb09342da3a58850efccae11970dcbf719811879111030ec10492105c77e58e0d4b37359789ff0c0fd3969c0eadb5c473f560')
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}"
+  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
+  install -Dm 644 docs/CHANGELOG.md 
"${pkgdir}/usr/share/doc/${pkgname}/CHANGELOG.md"
+  install -Dm 644 afl-stats.conf.sample 
"${pkgdir}/usr/share/doc/${pkgname}/afl-stats.conf.sample"
+}
+
+# vim: ts=2 sw=2 et:


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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 22:26:33
  Author: andyrtr
Revision: 248471

upgpkg: linux-lts 4.1.10-2

fix inet deadlock - FS#46570

Added:
  linux-lts/trunk/0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff
Modified:
  linux-lts/trunk/PKGBUILD

-+
 0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff |   37 ++
 PKGBUILD|   11 ++
 2 files changed, 45 insertions(+), 3 deletions(-)

Added: 0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff
===
--- 0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff 
(rev 0)
+++ 0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff 2015-10-07 
20:26:33 UTC (rev 248471)
@@ -0,0 +1,37 @@
+From 83fccfc3940c4a2db90fd7e7079f5b465cd8c6af Mon Sep 17 00:00:00 2001
+From: Eric Dumazet 
+Date: Thu, 13 Aug 2015 15:44:51 -0700
+Subject: inet: fix potential deadlock in reqsk_queue_unlink()
+
+When replacing del_timer() with del_timer_sync(), I introduced
+a deadlock condition :
+
+reqsk_queue_unlink() is called from inet_csk_reqsk_queue_drop()
+
+inet_csk_reqsk_queue_drop() can be called from many contexts,
+one being the timer handler itself (reqsk_timer_handler()).
+
+In this case, del_timer_sync() loops forever.
+
+Simple fix is to test if timer is pending.
+
+Fixes: 2235f2ac75fd ("inet: fix races with reqsk timers")
+Signed-off-by: Eric Dumazet 
+Signed-off-by: David S. Miller 
+
+diff --git a/net/ipv4/inet_connection_sock.c b/net/ipv4/inet_connection_sock.c
+index 05e3145..1349571 100644
+--- a/net/ipv4/inet_connection_sock.c
 b/net/ipv4/inet_connection_sock.c
+@@ -593,7 +593,7 @@ static bool reqsk_queue_unlink(struct request_sock_queue 
*queue,
+   }
+ 
+   spin_unlock(>syn_wait_lock);
+-  if (del_timer_sync(>rsk_timer))
++  if (timer_pending(>rsk_timer) && del_timer_sync(>rsk_timer))
+   reqsk_put(req);
+   return found;
+ }
+-- 
+cgit v0.10.2
+

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 19:22:32 UTC (rev 248470)
+++ PKGBUILD2015-10-07 20:26:33 UTC (rev 248471)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts
 _srcname=linux-4.1
 pkgver=4.1.10
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/;
 license=('GPL2')
@@ -17,7 +17,8 @@
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
 "$pkgbase.preset"
-'change-default-console-loglevel.patch')
+change-default-console-loglevel.patch
+0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff)
 # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
 sha256sums=('caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f'
 'SKIP'
@@ -26,7 +27,8 @@
 'a3a17dec60161aa885c372a5edaa047f5e43044a66a5088e19392986eb8ea1a8'
 '70842d2c2bc56f4520bc021786e386634cb1b7adbfbdf704d048aefa65d59aa2'
 '1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'
-'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
+'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
+'fd5dcb1847fc22f36892673066c801e818dce42d1f709dafa9f12bf8337024f3')
 validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds 

   '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman 
(Linux kernel stable release signing key) 
  )
@@ -40,6 +42,9 @@
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
+  
+  # fix network deadlocks; FS#46570
+  patch -p1 -i 
${srcdir}/0001_inet_fix_potential_deadlock_in_reqsk_queue_unlink.diff
 
   # set DEFAULT_CONSOLE_LOGLEVEL to 4 (same value as the 'quiet' kernel param)
   # remove this when a Kconfig knob is made available by upstream


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

2015-10-07 Thread Antonio Rojas
Date: Thursday, October 8, 2015 @ 00:45:34
  Author: arojas
Revision: 248479

Update to 2.9.8

Modified:
  calligra-l10n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 22:44:27 UTC (rev 248478)
+++ PKGBUILD2015-10-07 22:45:34 UTC (rev 248479)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgbase=calligra-l10n
-pkgver=2.9.7
+pkgver=2.9.8
 pkgrel=1
 pkgdesc="Localization for Calligra"
 arch=('any')
@@ -57,34 +57,34 @@
   }"
 done
 
-md5sums=('e887ee1798750fc1ddad3bd940b19e31'
- '97364b3650deee41d6771f9899149857'
- '90a38be9cf4867908972175906c26959'
- 'fc6811095a9c1e3c66cec25f60140052'
- 'a49edf952c0e299b7f5bba633ce5aea2'
- '1684a36e5e1c7fe0bb023ce17f2af1df'
- '411a6f14595f421d2072c4a072540a4a'
- 'f5302c87dc436f071a10e7682f42e5bc'
- '8ce0647b45163abf4c8f032046107a26'
- '888514998136f94edb469db44a4f4470'
- '271818bf3a90d4db2b11774274ce8341'
- '2c1587ad975ea8a1453ae1b4179a54dd'
- 'ab94fe4f015323fdcf1e7d0bc497dc97'
- '8de5dd1d7694b02fc764f0f4dc4bf0e3'
- '85de3b6c6fae7c9aadee0d8d4467bbbd'
- 'f166f87fea53e6cb8c0add26eaa08147'
- '51364e2566389b2358946a28f5a79c3b'
- '364a016be8de54b9f9d9109b06e2c1cc'
- '11c63431c6c2fc26d623bc0a85658111'
- '4ea0db3d79a36f8b5f7583373ae8b291'
- '0b1450b7e92687254f2115a3a043bfa6'
- 'a83760c7bb4c08d270dcb9cc037a5b33'
- '450f01a510723ea3e0458a1f64a6f6dd'
- '4756a82583c9cb094afe870a8ca18ea9'
- 'eb46b8bc81c124c1363469afa903d09f'
- 'd994ed816979cd9d4dc719a173119d21'
- 'e2c5bf88ca392b5aefbd35abd0fa8e6c'
- 'fdf231a46ec9815bdb0c353d022d6c15')
+md5sums=('a1a491f70c6594edca755d6613dc2c64'
+ '54902e6a397d4c1ac8fe6042b805001d'
+ '15bcc21aee70a538d3fcf33a307fad07'
+ 'b17bb56023af39a5518d5d7c75c7c463'
+ 'e54e5477f1c42ad6225c5bdcdc7caf87'
+ '7a6e8859eb56d040559c3a4bd9d7aaa3'
+ '4d202e263e51206f63995321bda82d97'
+ 'e6e91b306e0e7de6129b7c665355a13c'
+ 'f0cacf278530175cf57c9366bdab3db1'
+ '138ec478806bcc76941ac577527a3b4d'
+ '77982329654d098054e12416f46acdb5'
+ 'c353bb1d21e33f049662702665dcf166'
+ '195b47754718351b4c739a63871c977f'
+ 'f6c0bbdfa8b3cad659eb121a88e602ad'
+ 'e868165656f5fbdff0b8dae0a93cb26c'
+ 'b83858e17e496c133612a0bca2789b31'
+ '24b1cf23878ae8be175f03d49a2d1ff5'
+ 'c953408681b7d906d770f21f566bdf36'
+ 'b484601a4db433f136f0f77e41972fef'
+ '79bfdbc78cd93c3f809861721b10ff6a'
+ 'ef51766ee73e60b60f60038af87b155f'
+ '09380d452d5d4a3c2d3fad95fb996a5e'
+ 'fb85a38c94ccdfd059b45baf18c277a8'
+ '6b7ae45432b3950776da13c9bf69f875'
+ '377510c1981a77c444bf82e058be07e2'
+ '5fdbe829018b350ce4e1c14fb3626e13'
+ 'e3842f012ee05e15f98c8be5673eae51'
+ '9651782bc8913abb154606de7de697a3')
 
 build() {
   for _lang in "${_languages[@]}"; do


[arch-commits] Commit in calligra/repos (64 files)

2015-10-07 Thread Antonio Rojas
Date: Thursday, October 8, 2015 @ 00:45:43
  Author: arojas
Revision: 248480

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

Added:
  calligra/repos/extra-i686/PKGBUILD
(from rev 248478, calligra/trunk/PKGBUILD)
  calligra/repos/extra-i686/calligra-braindump.install
(from rev 248478, calligra/trunk/calligra-braindump.install)
  calligra/repos/extra-i686/calligra-extras.install
(from rev 248478, calligra/trunk/calligra-extras.install)
  calligra/repos/extra-i686/calligra-filters.install
(from rev 248478, calligra/trunk/calligra-filters.install)
  calligra/repos/extra-i686/calligra-flow.install
(from rev 248478, calligra/trunk/calligra-flow.install)
  calligra/repos/extra-i686/calligra-gemini.install
(from rev 248478, calligra/trunk/calligra-gemini.install)
  calligra/repos/extra-i686/calligra-karbon.install
(from rev 248478, calligra/trunk/calligra-karbon.install)
  calligra/repos/extra-i686/calligra-kexi.install
(from rev 248478, calligra/trunk/calligra-kexi.install)
  calligra/repos/extra-i686/calligra-krita.install
(from rev 248478, calligra/trunk/calligra-krita.install)
  calligra/repos/extra-i686/calligra-plan.install
(from rev 248478, calligra/trunk/calligra-plan.install)
  calligra/repos/extra-i686/calligra-plugins.install
(from rev 248478, calligra/trunk/calligra-plugins.install)
  calligra/repos/extra-i686/calligra-sheets.install
(from rev 248478, calligra/trunk/calligra-sheets.install)
  calligra/repos/extra-i686/calligra-stage.install
(from rev 248478, calligra/trunk/calligra-stage.install)
  calligra/repos/extra-i686/calligra-words.install
(from rev 248478, calligra/trunk/calligra-words.install)
  calligra/repos/extra-i686/calligra.install
(from rev 248478, calligra/trunk/calligra.install)
  calligra/repos/extra-i686/libwps-0.4.patch
(from rev 248478, calligra/trunk/libwps-0.4.patch)
  calligra/repos/extra-x86_64/PKGBUILD
(from rev 248478, calligra/trunk/PKGBUILD)
  calligra/repos/extra-x86_64/calligra-braindump.install
(from rev 248478, calligra/trunk/calligra-braindump.install)
  calligra/repos/extra-x86_64/calligra-extras.install
(from rev 248478, calligra/trunk/calligra-extras.install)
  calligra/repos/extra-x86_64/calligra-filters.install
(from rev 248478, calligra/trunk/calligra-filters.install)
  calligra/repos/extra-x86_64/calligra-flow.install
(from rev 248478, calligra/trunk/calligra-flow.install)
  calligra/repos/extra-x86_64/calligra-gemini.install
(from rev 248478, calligra/trunk/calligra-gemini.install)
  calligra/repos/extra-x86_64/calligra-karbon.install
(from rev 248478, calligra/trunk/calligra-karbon.install)
  calligra/repos/extra-x86_64/calligra-kexi.install
(from rev 248478, calligra/trunk/calligra-kexi.install)
  calligra/repos/extra-x86_64/calligra-krita.install
(from rev 248478, calligra/trunk/calligra-krita.install)
  calligra/repos/extra-x86_64/calligra-plan.install
(from rev 248478, calligra/trunk/calligra-plan.install)
  calligra/repos/extra-x86_64/calligra-plugins.install
(from rev 248478, calligra/trunk/calligra-plugins.install)
  calligra/repos/extra-x86_64/calligra-sheets.install
(from rev 248478, calligra/trunk/calligra-sheets.install)
  calligra/repos/extra-x86_64/calligra-stage.install
(from rev 248478, calligra/trunk/calligra-stage.install)
  calligra/repos/extra-x86_64/calligra-words.install
(from rev 248478, calligra/trunk/calligra-words.install)
  calligra/repos/extra-x86_64/calligra.install
(from rev 248478, calligra/trunk/calligra.install)
  calligra/repos/extra-x86_64/libwps-0.4.patch
(from rev 248479, calligra/trunk/libwps-0.4.patch)
Deleted:
  calligra/repos/extra-i686/PKGBUILD
  calligra/repos/extra-i686/calligra-braindump.install
  calligra/repos/extra-i686/calligra-extras.install
  calligra/repos/extra-i686/calligra-filters.install
  calligra/repos/extra-i686/calligra-flow.install
  calligra/repos/extra-i686/calligra-gemini.install
  calligra/repos/extra-i686/calligra-karbon.install
  calligra/repos/extra-i686/calligra-kexi.install
  calligra/repos/extra-i686/calligra-krita.install
  calligra/repos/extra-i686/calligra-plan.install
  calligra/repos/extra-i686/calligra-plugins.install
  calligra/repos/extra-i686/calligra-sheets.install
  calligra/repos/extra-i686/calligra-stage.install
  calligra/repos/extra-i686/calligra-words.install
  calligra/repos/extra-i686/calligra.install
  calligra/repos/extra-i686/libwps-0.4.patch
  calligra/repos/extra-x86_64/PKGBUILD
  calligra/repos/extra-x86_64/calligra-braindump.install
  calligra/repos/extra-x86_64/calligra-extras.install
  calligra/repos/extra-x86_64/calligra-filters.install
  calligra/repos/extra-x86_64/calligra-flow.install
  calligra/repos/extra-x86_64/calligra-gemini.install
  calligra/repos/extra-x86_64/calligra-karbon.install
  calligra/repos/extra-x86_64/calligra-kexi.install
  calligra/repos/extra-x86_64/calligra-krita.install
  

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

2015-10-07 Thread Dave Reisner
Date: Wednesday, October 7, 2015 @ 23:28:22
  Author: dreisner
Revision: 248473

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

Added:
  systemd/repos/testing-i686/PKGBUILD
(from rev 248472, systemd/trunk/PKGBUILD)
  systemd/repos/testing-i686/arch.conf
(from rev 248472, systemd/trunk/arch.conf)
  systemd/repos/testing-i686/initcpio-hook-udev
(from rev 248472, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-i686/initcpio-install-systemd
(from rev 248472, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-i686/initcpio-install-udev
(from rev 248472, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-i686/loader.conf
(from rev 248472, systemd/trunk/loader.conf)
  systemd/repos/testing-i686/splash-arch.bmp
(from rev 248472, systemd/trunk/splash-arch.bmp)
  systemd/repos/testing-i686/systemd.install
(from rev 248472, systemd/trunk/systemd.install)
  systemd/repos/testing-x86_64/PKGBUILD
(from rev 248472, systemd/trunk/PKGBUILD)
  systemd/repos/testing-x86_64/arch.conf
(from rev 248472, systemd/trunk/arch.conf)
  systemd/repos/testing-x86_64/initcpio-hook-udev
(from rev 248472, systemd/trunk/initcpio-hook-udev)
  systemd/repos/testing-x86_64/initcpio-install-systemd
(from rev 248472, systemd/trunk/initcpio-install-systemd)
  systemd/repos/testing-x86_64/initcpio-install-udev
(from rev 248472, systemd/trunk/initcpio-install-udev)
  systemd/repos/testing-x86_64/loader.conf
(from rev 248472, systemd/trunk/loader.conf)
  systemd/repos/testing-x86_64/splash-arch.bmp
(from rev 248472, systemd/trunk/splash-arch.bmp)
  systemd/repos/testing-x86_64/systemd.install
(from rev 248472, systemd/trunk/systemd.install)
Deleted:
  systemd/repos/testing-i686/PKGBUILD
  systemd/repos/testing-i686/arch.conf
  systemd/repos/testing-i686/initcpio-hook-udev
  systemd/repos/testing-i686/initcpio-install-systemd
  systemd/repos/testing-i686/initcpio-install-udev
  systemd/repos/testing-i686/loader.conf
  systemd/repos/testing-i686/splash-arch.bmp
  systemd/repos/testing-i686/systemd.install
  systemd/repos/testing-x86_64/PKGBUILD
  systemd/repos/testing-x86_64/arch.conf
  systemd/repos/testing-x86_64/initcpio-hook-udev
  systemd/repos/testing-x86_64/initcpio-install-systemd
  systemd/repos/testing-x86_64/initcpio-install-udev
  systemd/repos/testing-x86_64/loader.conf
  systemd/repos/testing-x86_64/splash-arch.bmp
  systemd/repos/testing-x86_64/systemd.install

-+
 /PKGBUILD   |  346 +
 /arch.conf  |   14 +
 /initcpio-hook-udev |   44 +++
 /initcpio-install-systemd   |  340 
 /initcpio-install-udev  |   56 
 /loader.conf|2 
 /systemd.install|  410 ++
 testing-i686/PKGBUILD   |  174 
 testing-i686/arch.conf  |7 
 testing-i686/initcpio-hook-udev |   22 -
 testing-i686/initcpio-install-systemd   |  170 
 testing-i686/initcpio-install-udev  |   28 --
 testing-i686/loader.conf|1 
 testing-i686/systemd.install|  205 ---
 testing-x86_64/PKGBUILD |  174 
 testing-x86_64/arch.conf|7 
 testing-x86_64/initcpio-hook-udev   |   22 -
 testing-x86_64/initcpio-install-systemd |  170 
 testing-x86_64/initcpio-install-udev|   28 --
 testing-x86_64/loader.conf  |1 
 testing-x86_64/systemd.install  |  205 ---
 21 files changed, 1212 insertions(+), 1214 deletions(-)

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


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

2015-10-07 Thread Antonio Rojas
Date: Thursday, October 8, 2015 @ 00:44:27
  Author: arojas
Revision: 248478

Update to 2.9.8

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 21:38:27 UTC (rev 248477)
+++ PKGBUILD2015-10-07 22:44:27 UTC (rev 248478)
@@ -20,8 +20,8 @@
  'calligra-sheets'
  'calligra-stage'
  'calligra-words')
-pkgver=2.9.7
-pkgrel=2
+pkgver=2.9.8
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.calligra-suite.org/'
 license=('FDL1.2' 'GPL2' 'LGPL')
@@ -32,7 +32,7 @@
  'libetonyek' 'libpqxx' 'libspnav' 'postgresql') # 'libqgit2'
 groups=('calligra')
 
source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.xz;
 'libwps-0.4.patch')
-md5sums=('d99288b1492cf9ae6a6f602b513b93e7'
+md5sums=('c731ceb46211aea2a0e1798f646e0bcb'
  '6ea15f8b3938838d89ea0aa08921afd1')
 
 prepare() {


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

2015-10-07 Thread Antonio Rojas
Date: Thursday, October 8, 2015 @ 01:09:27
  Author: arojas
Revision: 248482

Fix source URL, update to latest commit

Modified:
  qtchooser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 22:51:20 UTC (rev 248481)
+++ PKGBUILD2015-10-07 23:09:27 UTC (rev 248482)
@@ -6,31 +6,36 @@
 pkgrel=1
 pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on 
the system'
 arch=('i686' 'x86_64')
-url='http://qt.gitorious.org/qt/qtchooser'
+url='http://code.qt.io/cgit/qt/qtchooser.git/'
 license=('GPL')
 backup=('etc/xdg/qtchooser/default.conf')
 depends=('gcc-libs')
 makedepends=('git')
-source=("git://gitorious.org/qt/${pkgname}.git#commit=657db9d1aa9cbaee4597fb5326b56f09339f74de"
+source=("git://code.qt.io/qt/${pkgname}.git#commit=ae5eeef85c9a818bfa6a3e03511e3935e9abe01f"
 {4,5}.conf)
 md5sums=('SKIP'
  'aa4d49b269e1b806f5eea170801f0aa6'
  'cf83f09a9a5a44d898b93f624d74dd11')
 
+pkgver() {
+  cd $pkgname
+  echo $(git rev-list --count HEAD)
+}
+
 build() {
-  cd ${pkgname}
+  cd $pkgname
   make
 }
 
 package() {
-  cd ${pkgname}
-  make INSTALL_ROOT="${pkgdir}" install
+  cd $pkgname
+  make INSTALL_ROOT="$pkgdir" install
 
-  install -d "${pkgdir}"/etc/xdg/qtchooser
-  install -m644 "${srcdir}"/{4,5}.conf \
-"${pkgdir}"/etc/xdg/qtchooser/
+  install -d "$pkgdir"/etc/xdg/qtchooser
+  install -m644 "$srcdir"/{4,5}.conf \
+"$pkgdir"/etc/xdg/qtchooser/
 
   # Set the default Qt
   ln -s /etc/xdg/qtchooser/5.conf \
-"${pkgdir}"/etc/xdg/qtchooser/default.conf
+"$pkgdir"/etc/xdg/qtchooser/default.conf
 }


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

2015-10-07 Thread Antonio Rojas
Date: Thursday, October 8, 2015 @ 01:10:12
  Author: arojas
Revision: 248483

Fix pkgver

Modified:
  qtchooser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 23:09:27 UTC (rev 248482)
+++ PKGBUILD2015-10-07 23:10:12 UTC (rev 248483)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino 
 
 pkgname=qtchooser
-pkgver=48
+pkgver=52
 pkgrel=1
 pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on 
the system'
 arch=('i686' 'x86_64')


[arch-commits] Commit in nspr/repos/core-i686 (PKGBUILD PKGBUILD)

2015-10-07 Thread Jan de Groot
Date: Wednesday, October 7, 2015 @ 10:03:42
  Author: jgc
Revision: 248447

archrelease: copy trunk to core-i686

Added:
  nspr/repos/core-i686/PKGBUILD
(from rev 248446, nspr/trunk/PKGBUILD)
Deleted:
  nspr/repos/core-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 08:03:16 UTC (rev 248446)
+++ PKGBUILD2015-10-07 08:03:42 UTC (rev 248447)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Alexander Baldeck 
-
-pkgname=nspr
-pkgver=4.10.9
-pkgrel=1
-pkgdesc="Netscape Portable Runtime"
-arch=(i686 x86_64)
-url="http://www.mozilla.org/projects/nspr/;
-license=('MPL' 'GPL')
-depends=('glibc')
-makedepends=('zip')
-options=('!emptydirs')
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('405e5ad45111ddf95a5d39d647d41d27456c9443')
-sha256sums=('4112ff6ad91d32696ca0c6c3d4abef6367b5dc0127fa172fcb3c3ab81bb2d881')
-
-build() {
-  cd $pkgname-$pkgver
-
-  if [ "$CARCH" = "x86_64" ]; then
-_confflags="--enable-64bit"
-  else
-_confflags=""
-  fi
-
-  ./nspr/configure \
-  --prefix=/usr \
-  --libdir=/usr/lib \
-  --includedir=/usr/include/nspr \
-  --enable-optimize \
-  --disable-debug ${_confflags}
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  ln -s nspr.pc "$pkgdir/usr/lib/pkgconfig/mozilla-nspr.pc"
-  rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
- "$pkgdir/usr/include/nspr/md"
-}

Copied: nspr/repos/core-i686/PKGBUILD (from rev 248446, nspr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 08:03:42 UTC (rev 248447)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=nspr
+pkgver=4.10.9
+pkgrel=1
+pkgdesc="Netscape Portable Runtime"
+arch=(i686 x86_64)
+url="http://www.mozilla.org/projects/nspr/;
+license=('MPL' 'GPL')
+depends=('glibc')
+makedepends=('zip')
+options=('!emptydirs')
+source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('405e5ad45111ddf95a5d39d647d41d27456c9443')
+sha256sums=('4112ff6ad91d32696ca0c6c3d4abef6367b5dc0127fa172fcb3c3ab81bb2d881')
+
+build() {
+  cd $pkgname-$pkgver
+
+  if [ "$CARCH" = "x86_64" ]; then
+_confflags="--enable-64bit"
+  else
+_confflags=""
+  fi
+
+  ./nspr/configure \
+  --prefix=/usr \
+  --libdir=/usr/lib \
+  --includedir=/usr/include/nspr \
+  --enable-optimize \
+  --disable-debug ${_confflags}
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  ln -s nspr.pc "$pkgdir/usr/lib/pkgconfig/mozilla-nspr.pc"
+  rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
+ "$pkgdir/usr/include/nspr/md"
+}


[arch-commits] Commit in nspr/repos/core-x86_64 (PKGBUILD PKGBUILD)

2015-10-07 Thread Jan de Groot
Date: Wednesday, October 7, 2015 @ 10:04:00
  Author: jgc
Revision: 248448

archrelease: copy trunk to core-x86_64

Added:
  nspr/repos/core-x86_64/PKGBUILD
(from rev 248447, nspr/trunk/PKGBUILD)
Deleted:
  nspr/repos/core-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 08:03:42 UTC (rev 248447)
+++ PKGBUILD2015-10-07 08:04:00 UTC (rev 248448)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Alexander Baldeck 
-
-pkgname=nspr
-pkgver=4.10.9
-pkgrel=1
-pkgdesc="Netscape Portable Runtime"
-arch=(i686 x86_64)
-url="http://www.mozilla.org/projects/nspr/;
-license=('MPL' 'GPL')
-depends=('glibc')
-makedepends=('zip')
-options=('!emptydirs')
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('405e5ad45111ddf95a5d39d647d41d27456c9443')
-sha256sums=('4112ff6ad91d32696ca0c6c3d4abef6367b5dc0127fa172fcb3c3ab81bb2d881')
-
-build() {
-  cd $pkgname-$pkgver
-
-  if [ "$CARCH" = "x86_64" ]; then
-_confflags="--enable-64bit"
-  else
-_confflags=""
-  fi
-
-  ./nspr/configure \
-  --prefix=/usr \
-  --libdir=/usr/lib \
-  --includedir=/usr/include/nspr \
-  --enable-optimize \
-  --disable-debug ${_confflags}
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  ln -s nspr.pc "$pkgdir/usr/lib/pkgconfig/mozilla-nspr.pc"
-  rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
- "$pkgdir/usr/include/nspr/md"
-}

Copied: nspr/repos/core-x86_64/PKGBUILD (from rev 248447, nspr/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 08:04:00 UTC (rev 248448)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=nspr
+pkgver=4.10.9
+pkgrel=1
+pkgdesc="Netscape Portable Runtime"
+arch=(i686 x86_64)
+url="http://www.mozilla.org/projects/nspr/;
+license=('MPL' 'GPL')
+depends=('glibc')
+makedepends=('zip')
+options=('!emptydirs')
+source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('405e5ad45111ddf95a5d39d647d41d27456c9443')
+sha256sums=('4112ff6ad91d32696ca0c6c3d4abef6367b5dc0127fa172fcb3c3ab81bb2d881')
+
+build() {
+  cd $pkgname-$pkgver
+
+  if [ "$CARCH" = "x86_64" ]; then
+_confflags="--enable-64bit"
+  else
+_confflags=""
+  fi
+
+  ./nspr/configure \
+  --prefix=/usr \
+  --libdir=/usr/lib \
+  --includedir=/usr/include/nspr \
+  --enable-optimize \
+  --disable-debug ${_confflags}
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  ln -s nspr.pc "$pkgdir/usr/lib/pkgconfig/mozilla-nspr.pc"
+  rm -r "$pkgdir"/usr/bin/{compile-et.pl,prerr.properties} \
+ "$pkgdir/usr/include/nspr/md"
+}


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

2015-10-07 Thread Jan de Groot
Date: Wednesday, October 7, 2015 @ 10:03:16
  Author: jgc
Revision: 248446

Fix source URL, FTP is not working anymore (FS#46380)

Modified:
  nspr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 05:59:39 UTC (rev 248445)
+++ PKGBUILD2015-10-07 08:03:16 UTC (rev 248446)
@@ -12,7 +12,7 @@
 depends=('glibc')
 makedepends=('zip')
 options=('!emptydirs')
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz)
+source=(https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz)
 sha1sums=('405e5ad45111ddf95a5d39d647d41d27456c9443')
 sha256sums=('4112ff6ad91d32696ca0c6c3d4abef6367b5dc0127fa172fcb3c3ab81bb2d881')
 


[arch-commits] Commit in (4 files)

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 11:02:59
  Author: fyan
Revision: 143263

addpkg: uglify-js 2.4.24-1

Added:
  uglify-js/
  uglify-js/repos/
  uglify-js/trunk/
  uglify-js/trunk/PKGBUILD

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

Added: uglify-js/trunk/PKGBUILD
===
--- uglify-js/trunk/PKGBUILD(rev 0)
+++ uglify-js/trunk/PKGBUILD2015-10-07 09:02:59 UTC (rev 143263)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+
+pkgname=uglify-js
+pkgver=2.4.24
+pkgrel=1
+pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
+arch=('any')
+url='http://lisperator.net/uglifyjs'
+license=('BSD')
+depends=('nodejs')
+makedepends=('npm')
+options=('!emptydirs')
+source=("http://registry.npmjs.org/uglify-js/-/uglify-js-$pkgver.tgz;)
+noextract=(uglify-js-$pkgver.tgz)
+md5sums=('91f44031d75fa6183c9740b9c11aa7e4')
+
+package() {
+  local _npmdir="$pkgdir/usr/lib/node_modules/"
+  mkdir -p $_npmdir
+  cd $_npmdir
+  npm install -g --prefix "$pkgdir/usr" $pkgname@$pkgver
+
+  chown -R root:root "$pkgdir"
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 11:03:26
  Author: fyan
Revision: 143264

archrelease: copy trunk to community-any

Added:
  uglify-js/repos/community-any/
  uglify-js/repos/community-any/PKGBUILD
(from rev 143263, uglify-js/trunk/PKGBUILD)

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

Copied: uglify-js/repos/community-any/PKGBUILD (from rev 143263, 
uglify-js/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-07 09:03:26 UTC (rev 143264)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+
+pkgname=uglify-js
+pkgver=2.4.24
+pkgrel=1
+pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
+arch=('any')
+url='http://lisperator.net/uglifyjs'
+license=('BSD')
+depends=('nodejs')
+makedepends=('npm')
+options=('!emptydirs')
+source=("http://registry.npmjs.org/uglify-js/-/uglify-js-$pkgver.tgz;)
+noextract=(uglify-js-$pkgver.tgz)
+md5sums=('91f44031d75fa6183c9740b9c11aa7e4')
+
+package() {
+  local _npmdir="$pkgdir/usr/lib/node_modules/"
+  mkdir -p $_npmdir
+  cd $_npmdir
+  npm install -g --prefix "$pkgdir/usr" $pkgname@$pkgver
+
+  chown -R root:root "$pkgdir"
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (5 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:05:22
  Author: fyan
Revision: 143393

addpkg: haskell-unix-compat 0.4.1.4-1

Added:
  haskell-unix-compat/
  haskell-unix-compat/repos/
  haskell-unix-compat/trunk/
  haskell-unix-compat/trunk/PKGBUILD
  haskell-unix-compat/trunk/haskell-unix-compat.install

-+
 PKGBUILD|   44 ++
 haskell-unix-compat.install |   26 
 2 files changed, 70 insertions(+)

Added: haskell-unix-compat/trunk/PKGBUILD
===
--- haskell-unix-compat/trunk/PKGBUILD  (rev 0)
+++ haskell-unix-compat/trunk/PKGBUILD  2015-10-08 03:05:22 UTC (rev 143393)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Lex Black 
+# Contributor: Don Stewart 
+
+pkgname=haskell-unix-compat
+_hkgname=unix-compat
+pkgver=0.4.1.4
+pkgrel=1
+pkgdesc="Portable POSIX-compatibility layer."
+url="http://hackage.haskell.org/package/unix-compat;
+license=('BSD3')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('ghc=7.10.2' 'haskell-old-time')
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('fafa1a9eefc93287c028cc61f17a91f886f164b3f64392f1756f8a7f8b3cb34b')
+install="${pkgname}.install"
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } 
--enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/${pkgname} \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+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/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.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"
+}


Property changes on: haskell-unix-compat/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: haskell-unix-compat/trunk/haskell-unix-compat.install
===
--- haskell-unix-compat/trunk/haskell-unix-compat.install   
(rev 0)
+++ haskell-unix-compat/trunk/haskell-unix-compat.install   2015-10-08 
03:05:22 UTC (rev 143393)
@@ -0,0 +1,26 @@
+# custom variables
+pkgname=haskell-unix-compat
+HS_DIR=usr/share/haskell/${pkgname}
+
+# functions
+post_install() {
+${HS_DIR}/register.sh
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_upgrade() {
+${HS_DIR}/unregister.sh
+}
+
+post_upgrade() {
+${HS_DIR}/register.sh
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_remove() {
+${HS_DIR}/unregister.sh
+}
+
+post_remove() {
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}


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

2015-10-07 Thread Jan Steffens
Date: Thursday, October 8, 2015 @ 01:56:49
  Author: heftig
Revision: 248486

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

Added:
  librsvg/repos/testing-i686/PKGBUILD
(from rev 248485, librsvg/trunk/PKGBUILD)
  librsvg/repos/testing-i686/librsvg.install
(from rev 248485, librsvg/trunk/librsvg.install)
  librsvg/repos/testing-x86_64/PKGBUILD
(from rev 248485, librsvg/trunk/PKGBUILD)
  librsvg/repos/testing-x86_64/librsvg.install
(from rev 248485, librsvg/trunk/librsvg.install)
Deleted:
  librsvg/repos/testing-i686/PKGBUILD
  librsvg/repos/testing-i686/librsvg.install
  librsvg/repos/testing-x86_64/PKGBUILD
  librsvg/repos/testing-x86_64/librsvg.install

+
 /PKGBUILD  |   56 +++
 /librsvg.install   |   22 +++
 testing-i686/PKGBUILD  |   28 ---
 testing-i686/librsvg.install   |   11 ---
 testing-x86_64/PKGBUILD|   28 ---
 testing-x86_64/librsvg.install |   11 ---
 6 files changed, 78 insertions(+), 78 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2015-10-07 23:56:11 UTC (rev 248485)
+++ testing-i686/PKGBUILD   2015-10-07 23:56:49 UTC (rev 248486)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=librsvg
-pkgver=2.40.10
-pkgrel=1
-epoch=1
-pkgdesc="A SVG viewing library"
-arch=(i686 x86_64)
-license=('LGPL')
-depends=('gdk-pixbuf2' 'pango' 'libcroco')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url="https://live.gnome.org/LibRsvg;
-install=librsvg.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-vala
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: librsvg/repos/testing-i686/PKGBUILD (from rev 248485, 
librsvg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-10-07 23:56:49 UTC (rev 248486)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=librsvg
+pkgver=2.40.11
+pkgrel=1
+epoch=1
+pkgdesc="A SVG viewing library"
+arch=(i686 x86_64)
+license=('LGPL')
+depends=('gdk-pixbuf2' 'pango' 'libcroco')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url="https://live.gnome.org/LibRsvg;
+install=librsvg.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('611ac0f544debd0c9bf1ef5509c990d218e83dd1d8c83297075c4b29796a2e02')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-vala
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-i686/librsvg.install
===
--- testing-i686/librsvg.install2015-10-07 23:56:11 UTC (rev 248485)
+++ testing-i686/librsvg.install2015-10-07 23:56:49 UTC (rev 248486)
@@ -1,11 +0,0 @@
-post_install() {
-gdk-pixbuf-query-loaders --update-cache
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: librsvg/repos/testing-i686/librsvg.install (from rev 248485, 
librsvg/trunk/librsvg.install)
===
--- testing-i686/librsvg.install(rev 0)
+++ testing-i686/librsvg.install2015-10-07 23:56:49 UTC (rev 248486)
@@ -0,0 +1,11 @@
+post_install() {
+gdk-pixbuf-query-loaders --update-cache
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2015-10-07 23:56:11 UTC (rev 248485)
+++ testing-x86_64/PKGBUILD 2015-10-07 23:56:49 UTC (rev 248486)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=librsvg
-pkgver=2.40.10
-pkgrel=1
-epoch=1
-pkgdesc="A SVG viewing library"
-arch=(i686 x86_64)
-license=('LGPL')
-depends=('gdk-pixbuf2' 'pango' 'libcroco')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url="https://live.gnome.org/LibRsvg;
-install=librsvg.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-vala
-  make
-}
-

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

2015-10-07 Thread Evangelos Foutras
Date: Thursday, October 8, 2015 @ 03:40:59
  Author: foutrelis
Revision: 248488

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

Added:
  chromium/repos/extra-i686/0001-Demand-for-newer-POSIX-macro.patch
(from rev 248487, chromium/trunk/0001-Demand-for-newer-POSIX-macro.patch)
  chromium/repos/extra-i686/PKGBUILD
(from rev 248487, chromium/trunk/PKGBUILD)
  chromium/repos/extra-i686/chromium-widevine.patch
(from rev 248487, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-i686/chromium.desktop
(from rev 248487, chromium/trunk/chromium.desktop)
  chromium/repos/extra-i686/chromium.install
(from rev 248487, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/0001-Demand-for-newer-POSIX-macro.patch
(from rev 248487, chromium/trunk/0001-Demand-for-newer-POSIX-macro.patch)
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 248487, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 248487, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.desktop
(from rev 248487, chromium/trunk/chromium.desktop)
  chromium/repos/extra-x86_64/chromium.install
(from rev 248487, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-i686/0001-Demand-for-newer-POSIX-macro.patch
  chromium/repos/extra-i686/PKGBUILD
  chromium/repos/extra-i686/chromium-widevine.patch
  chromium/repos/extra-i686/chromium.desktop
  chromium/repos/extra-i686/chromium.install
  chromium/repos/extra-x86_64/0001-Demand-for-newer-POSIX-macro.patch
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.desktop
  chromium/repos/extra-x86_64/chromium.install

--+
 /0001-Demand-for-newer-POSIX-macro.patch |   72 ++
 /PKGBUILD|  410 +
 /chromium-widevine.patch |   24 
 /chromium.desktop|  224 +
 /chromium.install|   54 ++
 extra-i686/0001-Demand-for-newer-POSIX-macro.patch   |   36 -
 extra-i686/PKGBUILD  |  204 
 extra-i686/chromium-widevine.patch   |   12 
 extra-i686/chromium.desktop  |  112 
 extra-i686/chromium.install  |   27 -
 extra-x86_64/0001-Demand-for-newer-POSIX-macro.patch |   36 -
 extra-x86_64/PKGBUILD|  204 
 extra-x86_64/chromium-widevine.patch |   12 
 extra-x86_64/chromium.desktop|  112 
 extra-x86_64/chromium.install|   27 -
 15 files changed, 784 insertions(+), 782 deletions(-)

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


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

2015-10-07 Thread Jan Steffens
Date: Thursday, October 8, 2015 @ 01:56:11
  Author: heftig
Revision: 248485

2.40.11

Modified:
  librsvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 23:10:36 UTC (rev 248484)
+++ PKGBUILD2015-10-07 23:56:11 UTC (rev 248485)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=librsvg
-pkgver=2.40.10
+pkgver=2.40.11
 pkgrel=1
 epoch=1
 pkgdesc="A SVG viewing library"
@@ -14,7 +14,7 @@
 url="https://live.gnome.org/LibRsvg;
 install=librsvg.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479')
+sha256sums=('611ac0f544debd0c9bf1ef5509c990d218e83dd1d8c83297075c4b29796a2e02')
 
 build() {
   cd $pkgname-$pkgver


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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 02:55:03
  Author: fyan
Revision: 143324

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

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

---+
 /PKGBUILD |   82 
 /qtav.install |   26 
 community-i686/PKGBUILD   |   37 --
 community-i686/qtav.install   |   13 --
 community-x86_64/PKGBUILD |   37 --
 community-x86_64/qtav.install |   13 --
 6 files changed, 108 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-08 00:54:33 UTC (rev 143323)
+++ community-i686/PKGBUILD 2015-10-08 00:55:03 UTC (rev 143324)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=qtav
-pkgver=1.8.0
-pkgrel=4
-pkgdesc="A cross-platform multimedia playback framework based on Qt and FFmpeg"
-arch=('i686' 'x86_64')
-url="http://www.qtav.org/;
-license=('LGPL')
-depends=('qt5-declarative' 'ffmpeg' 'libxv' 'openal' 'portaudio' 
'desktop-file-utils')
-makedepends=('git')
-install=$pkgname.install
-source=("git+https://github.com/wang-bin/QtAV.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  cd QtAV
-  git submodule update --init
-}
-
-build() {
-  cd QtAV
-
-  qmake-qt5 "CONFIG+=no_rpath recheck"
-  make
-}
-
-package() {
-  cd QtAV
-
-  make INSTALL_ROOT="${pkgdir}" install
-
-  mkdir "$pkgdir/usr/bin"
-  ln -s ../lib/qt/bin/player "$pkgdir/usr/bin/qtav-player"
-  ln -s ../lib/qt/bin/QMLPlayer "$pkgdir/usr/bin/QMLPlayer"
-}

Copied: qtav/repos/community-i686/PKGBUILD (from rev 143323, 
qtav/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-08 00:55:03 UTC (rev 143324)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=qtav
+pkgver=1.8.0
+pkgrel=5
+pkgdesc="A cross-platform multimedia playback framework based on Qt and FFmpeg"
+arch=('i686' 'x86_64')
+url="http://www.qtav.org/;
+license=('LGPL')
+depends=('qt5-declarative' 'ffmpeg' 'libxv' 'openal' 'portaudio' 
'desktop-file-utils')
+makedepends=('git')
+install=$pkgname.install
+source=("git+https://github.com/wang-bin/QtAV.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd QtAV
+  git submodule update --init
+}
+
+build() {
+  cd QtAV
+
+  qmake-qt5 "CONFIG+=no_rpath recheck"
+  make
+}
+
+package() {
+  cd QtAV
+
+  make INSTALL_ROOT="${pkgdir}" install
+
+  mkdir "$pkgdir/usr/bin"
+  ln -s ../lib/qt/bin/player "$pkgdir/usr/bin/qtav-player"
+  ln -s ../lib/qt/bin/QMLPlayer "$pkgdir/usr/bin/QMLPlayer"
+
+  install -D src/QtAV.svg 
"${pkgdir}"/usr/share/icons/hicolor/scalable/apps/QtAV.svg
+  mv "${pkgdir}"/usr/share/applications/{,qtav-}player.desktop
+  sed -i '8,9 s/player/qtav-player/' 
"${pkgdir}"/usr/share/applications/qtav-player.desktop
+}

Deleted: community-i686/qtav.install
===
--- community-i686/qtav.install 2015-10-08 00:54:33 UTC (rev 143323)
+++ community-i686/qtav.install 2015-10-08 00:55:03 UTC (rev 143324)
@@ -1,13 +0,0 @@
-post_upgrade() {
-  update-desktop-database -q
-}
-
-post_install() {
-  post_upgrade
-}
-
-post_remove() {
-  post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:

Copied: qtav/repos/community-i686/qtav.install (from rev 143323, 
qtav/trunk/qtav.install)
===
--- community-i686/qtav.install (rev 0)
+++ community-i686/qtav.install 2015-10-08 00:55:03 UTC (rev 143324)
@@ -0,0 +1,13 @@
+post_upgrade() {
+  update-desktop-database -q
+}
+
+post_install() {
+  post_upgrade
+}
+
+post_remove() {
+  post_upgrade
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-08 00:54:33 UTC (rev 143323)
+++ community-x86_64/PKGBUILD   2015-10-08 00:55:03 UTC (rev 143324)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=qtav
-pkgver=1.8.0
-pkgrel=4
-pkgdesc="A cross-platform multimedia playback framework based on Qt and FFmpeg"
-arch=('i686' 'x86_64')
-url="http://www.qtav.org/;
-license=('LGPL')
-depends=('qt5-declarative' 'ffmpeg' 'libxv' 'openal' 

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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 03:05:02
  Author: fyan
Revision: 143326

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-08 01:04:45 UTC (rev 143325)
+++ PKGBUILD2015-10-08 01:05:02 UTC (rev 143326)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Felix Kaiser 
-
-pkgbase=python-pytest
-pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.8.1.20151003
-_commit=5171d167ce8e3bb5fe69544a204ac0ed58a7
-pkgrel=1
-pkgdesc="Simple powerful testing with Python"
-arch=('any')
-license=('MIT')
-url="http://pytest.org/;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'git')
- # 'python-pluggy' 'python2-pluggy')
-checkdepends=('lsof' 'python-nose' 'python2-nose'
-  'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python2-enum34'
-  'python-pexpect' 'python2-pexpect' 'python-pytest-xdist' 
'python2-pytest-xdist'
-  'python-zope-interface' 'python2-zope-interface')
-  # 'python-twisted' 'python2-twisted' disabled as they don't 
support python 3.5 for now
-source=("git+https://github.com/pytest-dev/pytest.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-prepare() {
-  # Remove bundled pluggy - disabled for now as it will break tests
-  # rm -r pytest/_pytest/vendored_packages
-  # sed -i "s/'_pytest.vendored_packages'//" pytest/setup.py
-
-  cp -a pytest{,-py2}
-}
-
-build() {
-  cd "$srcdir/pytest"
-  python setup.py build
-
-  cd "$srcdir/pytest-py2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/pytest"
-  python setup.py test
-
-  cd "$srcdir/pytest-py2"
-  python2 setup.py test || warning "Tests failed"
-  # https://github.com/pytest-dev/pytest/issues/927
-}
-
-package_python-pytest() {
-  depends=('python-py' 'python-setuptools') # 'python-pluggy'
-
-  cd pytest
-  python setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-pytest() {
-  depends=('python2-py' 'python2-setuptools') # 'python2-pluggy'
-
-  cd pytest-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  mv "${pkgdir}/usr/bin/py.test" "${pkgdir}/usr/bin/py.test2"
-}
-

Copied: python-pytest/repos/community-any/PKGBUILD (from rev 143325, 
python-pytest/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-08 01:05:02 UTC (rev 143326)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Felix Kaiser 
+
+pkgbase=python-pytest
+pkgname=('python-pytest' 'python2-pytest')
+pkgver=2.8.2
+pkgrel=1
+pkgdesc="Simple powerful testing with Python"
+arch=('any')
+license=('MIT')
+url="http://pytest.org/;
+makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'git'
+ 'python-pluggy' 'python2-pluggy')
+checkdepends=('lsof' 'python-nose' 'python2-nose'
+  'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python2-enum34'
+  'python-pexpect' 'python2-pexpect' 'python-pytest-xdist' 
'python2-pytest-xdist'
+  'python-zope-interface' 'python2-zope-interface')
+  # 'python-twisted' 'python2-twisted' disabled as they don't 
support python 3.5 for now
+#source=("git+https://github.com/pytest-dev/pytest.git#commit=$_commit;)
+source=("git+https://github.com/pytest-dev/pytest.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  # Remove bundled pluggy - disabled for now as it will break tests
+  # rm -r pytest/_pytest/vendored_packages
+  # sed -i "s/'_pytest.vendored_packages'//" pytest/setup.py
+
+  cp -a pytest{,-py2}
+}
+
+build() {
+  cd "$srcdir/pytest"
+  python setup.py build
+
+  cd "$srcdir/pytest-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/pytest"
+  python setup.py test
+
+  cd "$srcdir/pytest-py2"
+  python2 setup.py test || warning "Tests failed"
+  # https://github.com/pytest-dev/pytest/issues/927
+}
+
+package_python-pytest() {
+  depends=('python-py' 'python-setuptools') # 'python-pluggy'
+
+  cd pytest
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-pytest() {
+  depends=('python2-py' 'python2-setuptools') # 'python2-pluggy'
+
+  cd pytest-py2
+  python2 setup.py install --root="${pkgdir}" 

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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 03:04:45
  Author: fyan
Revision: 143325

upgpkg: python-pytest 2.8.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-08 00:55:03 UTC (rev 143324)
+++ PKGBUILD2015-10-08 01:04:45 UTC (rev 143325)
@@ -4,21 +4,21 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.8.1.20151003
-_commit=5171d167ce8e3bb5fe69544a204ac0ed58a7
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
 license=('MIT')
 url="http://pytest.org/;
-makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'git')
- # 'python-pluggy' 'python2-pluggy')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py' 
'git'
+ 'python-pluggy' 'python2-pluggy')
 checkdepends=('lsof' 'python-nose' 'python2-nose'
   'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 
'python2-enum34'
   'python-pexpect' 'python2-pexpect' 'python-pytest-xdist' 
'python2-pytest-xdist'
   'python-zope-interface' 'python2-zope-interface')
   # 'python-twisted' 'python2-twisted' disabled as they don't 
support python 3.5 for now
-source=("git+https://github.com/pytest-dev/pytest.git#commit=$_commit;)
+#source=("git+https://github.com/pytest-dev/pytest.git#commit=$_commit;)
+source=("git+https://github.com/pytest-dev/pytest.git#tag=$pkgver;)
 sha512sums=('SKIP')
 
 prepare() {


[arch-commits] Commit in (4 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 04:40:58
  Author: fyan
Revision: 143389

addpkg: baka-mplayer 2.0.3-2

Added:
  baka-mplayer/
  baka-mplayer/repos/
  baka-mplayer/trunk/
  baka-mplayer/trunk/PKGBUILD

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

Added: baka-mplayer/trunk/PKGBUILD
===
--- baka-mplayer/trunk/PKGBUILD (rev 0)
+++ baka-mplayer/trunk/PKGBUILD 2015-10-08 02:40:58 UTC (rev 143389)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: u8sand 
+# Contributor: Alfredo Ramos 
+
+pkgname=baka-mplayer
+pkgver=2.0.3
+pkgrel=2
+pkgdesc='A free and open source, cross-platform, libmpv based multimedia 
player. Qt5 build.'
+arch=('i686' 'x86_64')
+url='http://bakamplayer.u8sand.net/'
+license=('GPL')
+depends=('mpv' 'qt5-declarative' 'qt5-svg' 'qt5-x11extras')
+optdepends=('qt5-translations: for Qt5 dialog translations'
+'youtube-dl: for remote video streaming')
+makedepends=('git' 'qt5-tools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/u8sand/Baka-MPlayer/archive/v${pkgver}.tar.gz;)
+sha512sums=('af2e79a318c8a119ef20c8721e42fa3a6c4900b5baf50613ba9de7c64cdaabbb08f0a31fc589460b544a8b67d662088cac2cdf3cc808ae128948a84882df13ab')
+
+prepare() {
+   # Make build directory
+   mkdir ${srcdir}/build
+}
+
+build() {  
+   # Building package
+   cd ${srcdir}/build
+   qmake-qt5 ../Baka-MPlayer-${pkgver}/src \
+   CONFIG+=release \
+   CONFIG+=install_translations \
+   -spec linux-g++
+   make -j$(nproc)
+}
+
+package() {
+   # Installing package
+   cd ${srcdir}/build
+   make INSTALL_ROOT=${pkgdir} install
+}


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


[arch-commits] Commit in (5 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:14:44
  Author: fyan
Revision: 143395

addpkg: haskell-filemanip 0.3.6.3-2

Added:
  haskell-filemanip/
  haskell-filemanip/repos/
  haskell-filemanip/trunk/
  haskell-filemanip/trunk/PKGBUILD
  haskell-filemanip/trunk/haskell-filemanip.install

---+
 PKGBUILD  |   46 
 haskell-filemanip.install |   26 
 2 files changed, 72 insertions(+)

Added: haskell-filemanip/trunk/PKGBUILD
===
--- haskell-filemanip/trunk/PKGBUILD(rev 0)
+++ haskell-filemanip/trunk/PKGBUILD2015-10-08 03:14:44 UTC (rev 143395)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: William J. Bowman 
+
+_hkgname=filemanip
+pkgname=haskell-filemanip
+pkgver=0.3.6.3
+pkgrel=2
+pkgdesc="Expressive file and directory manipulation for Haskell."
+url="http://hackage.haskell.org/package/filemanip;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.2" "sh" "haskell-mtl" "haskell-unix-compat")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('8836da17baaaf02ca080c9990ece4e0b0c8d6a128f458f8b64fd07b225ca9846')
+sha512sums=('5cb6ad4e310c1ae3b038ccfa3154536db73145e4dea4a7be1ae0563ba44565494e378fa8e459f449feac2bcc140f1128b0b3ec915acd2300e73cf012ada85160')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O \
+  ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } \
+  --enable-split-objs \
+  --enable-shared \
+  --prefix=/usr \
+  --docdir=/usr/share/doc/${pkgname} \
+  --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+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/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.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"
+}


Property changes on: haskell-filemanip/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: haskell-filemanip/trunk/haskell-filemanip.install
===
--- haskell-filemanip/trunk/haskell-filemanip.install   
(rev 0)
+++ haskell-filemanip/trunk/haskell-filemanip.install   2015-10-08 03:14:44 UTC 
(rev 143395)
@@ -0,0 +1,26 @@
+# custom variables
+pkgname=haskell-filemanip
+HS_DIR=usr/share/haskell/${pkgname}
+
+# functions
+post_install() {
+${HS_DIR}/register.sh
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_upgrade() {
+${HS_DIR}/unregister.sh
+}
+
+post_upgrade() {
+${HS_DIR}/register.sh
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_remove() {
+${HS_DIR}/unregister.sh
+}
+
+post_remove() {
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}


[arch-commits] Commit in (5 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:25:57
  Author: fyan
Revision: 143397

addpkg: haskell-regex-pcre-builtin 0.94.4.8.8.35-1

Added:
  haskell-regex-pcre-builtin/
  haskell-regex-pcre-builtin/repos/
  haskell-regex-pcre-builtin/trunk/
  haskell-regex-pcre-builtin/trunk/PKGBUILD
  haskell-regex-pcre-builtin/trunk/haskell-regex-pcre-builtin.install

+
 PKGBUILD   |   43 +++
 haskell-regex-pcre-builtin.install |   18 ++
 2 files changed, 61 insertions(+)

Added: haskell-regex-pcre-builtin/trunk/PKGBUILD
===
--- haskell-regex-pcre-builtin/trunk/PKGBUILD   (rev 0)
+++ haskell-regex-pcre-builtin/trunk/PKGBUILD   2015-10-08 03:25:57 UTC (rev 
143397)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=regex-pcre-builtin
+pkgname=haskell-regex-pcre-builtin
+pkgver=0.94.4.8.8.35
+pkgrel=1
+pkgdesc="Replaces/Enhances Text.Regex"
+url="http://hackage.haskell.org/package/regex-pcre-builtin;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.2" "haskell-regex-base")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('0bd1b695de953ba4b6e6e0de007021c346cb2a6c8e09356fbcd34f8a79d2ea78')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fsplitbase -fnewbase
+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.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.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"
+}


Property changes on: haskell-regex-pcre-builtin/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: haskell-regex-pcre-builtin/trunk/haskell-regex-pcre-builtin.install
===
--- haskell-regex-pcre-builtin/trunk/haskell-regex-pcre-builtin.install 
(rev 0)
+++ haskell-regex-pcre-builtin/trunk/haskell-regex-pcre-builtin.install 
2015-10-08 03:25:57 UTC (rev 143397)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-regex-pcre-builtin
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}


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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:26:31
  Author: fyan
Revision: 143398

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

Added:
  haskell-regex-pcre-builtin/repos/community-i686/
  haskell-regex-pcre-builtin/repos/community-i686/PKGBUILD
(from rev 143397, haskell-regex-pcre-builtin/trunk/PKGBUILD)
  
haskell-regex-pcre-builtin/repos/community-i686/haskell-regex-pcre-builtin.install
(from rev 143397, 
haskell-regex-pcre-builtin/trunk/haskell-regex-pcre-builtin.install)
  haskell-regex-pcre-builtin/repos/community-x86_64/
  haskell-regex-pcre-builtin/repos/community-x86_64/PKGBUILD
(from rev 143397, haskell-regex-pcre-builtin/trunk/PKGBUILD)
  
haskell-regex-pcre-builtin/repos/community-x86_64/haskell-regex-pcre-builtin.install
(from rev 143397, 
haskell-regex-pcre-builtin/trunk/haskell-regex-pcre-builtin.install)

-+
 community-i686/PKGBUILD |   43 ++
 community-i686/haskell-regex-pcre-builtin.install   |   18 +++
 community-x86_64/PKGBUILD   |   43 ++
 community-x86_64/haskell-regex-pcre-builtin.install |   18 +++
 4 files changed, 122 insertions(+)

Copied: haskell-regex-pcre-builtin/repos/community-i686/PKGBUILD (from rev 
143397, haskell-regex-pcre-builtin/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-08 03:26:31 UTC (rev 143398)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=regex-pcre-builtin
+pkgname=haskell-regex-pcre-builtin
+pkgver=0.94.4.8.8.35
+pkgrel=1
+pkgdesc="Replaces/Enhances Text.Regex"
+url="http://hackage.haskell.org/package/regex-pcre-builtin;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.2" "haskell-regex-base")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('0bd1b695de953ba4b6e6e0de007021c346cb2a6c8e09356fbcd34f8a79d2ea78')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fsplitbase -fnewbase
+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.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-regex-pcre-builtin/repos/community-i686/haskell-regex-pcre-builtin.install
 (from rev 143397, 
haskell-regex-pcre-builtin/trunk/haskell-regex-pcre-builtin.install)
===
--- community-i686/haskell-regex-pcre-builtin.install   
(rev 0)
+++ community-i686/haskell-regex-pcre-builtin.install   2015-10-08 03:26:31 UTC 
(rev 143398)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-regex-pcre-builtin
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-regex-pcre-builtin/repos/community-x86_64/PKGBUILD (from rev 
143397, haskell-regex-pcre-builtin/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-08 03:26:31 UTC (rev 143398)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=regex-pcre-builtin
+pkgname=haskell-regex-pcre-builtin
+pkgver=0.94.4.8.8.35
+pkgrel=1
+pkgdesc="Replaces/Enhances Text.Regex"
+url="http://hackage.haskell.org/package/regex-pcre-builtin;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')

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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 02:54:33
  Author: fyan
Revision: 143323

upgpkg: qtav 1.8.0-5

fix desktop file and scalable icon (FS#46595)

Modified:
  qtav/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 23:48:41 UTC (rev 143322)
+++ PKGBUILD2015-10-08 00:54:33 UTC (rev 143323)
@@ -3,7 +3,7 @@
 
 pkgname=qtav
 pkgver=1.8.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A cross-platform multimedia playback framework based on Qt and FFmpeg"
 arch=('i686' 'x86_64')
 url="http://www.qtav.org/;
@@ -34,4 +34,8 @@
   mkdir "$pkgdir/usr/bin"
   ln -s ../lib/qt/bin/player "$pkgdir/usr/bin/qtav-player"
   ln -s ../lib/qt/bin/QMLPlayer "$pkgdir/usr/bin/QMLPlayer"
+
+  install -D src/QtAV.svg 
"${pkgdir}"/usr/share/icons/hicolor/scalable/apps/QtAV.svg
+  mv "${pkgdir}"/usr/share/applications/{,qtav-}player.desktop
+  sed -i '8,9 s/player/qtav-player/' 
"${pkgdir}"/usr/share/applications/qtav-player.desktop
 }


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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:15:40
  Author: fyan
Revision: 143396

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

Added:
  haskell-filemanip/repos/community-i686/
  haskell-filemanip/repos/community-i686/PKGBUILD
(from rev 143395, haskell-filemanip/trunk/PKGBUILD)
  haskell-filemanip/repos/community-i686/haskell-filemanip.install
(from rev 143395, haskell-filemanip/trunk/haskell-filemanip.install)
  haskell-filemanip/repos/community-x86_64/
  haskell-filemanip/repos/community-x86_64/PKGBUILD
(from rev 143395, haskell-filemanip/trunk/PKGBUILD)
  haskell-filemanip/repos/community-x86_64/haskell-filemanip.install
(from rev 143395, haskell-filemanip/trunk/haskell-filemanip.install)

+
 community-i686/PKGBUILD|   46 +++
 community-i686/haskell-filemanip.install   |   26 +++
 community-x86_64/PKGBUILD  |   46 +++
 community-x86_64/haskell-filemanip.install |   26 +++
 4 files changed, 144 insertions(+)

Copied: haskell-filemanip/repos/community-i686/PKGBUILD (from rev 143395, 
haskell-filemanip/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-08 03:15:40 UTC (rev 143396)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: William J. Bowman 
+
+_hkgname=filemanip
+pkgname=haskell-filemanip
+pkgver=0.3.6.3
+pkgrel=2
+pkgdesc="Expressive file and directory manipulation for Haskell."
+url="http://hackage.haskell.org/package/filemanip;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.2" "sh" "haskell-mtl" "haskell-unix-compat")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('8836da17baaaf02ca080c9990ece4e0b0c8d6a128f458f8b64fd07b225ca9846')
+sha512sums=('5cb6ad4e310c1ae3b038ccfa3154536db73145e4dea4a7be1ae0563ba44565494e378fa8e459f449feac2bcc140f1128b0b3ec915acd2300e73cf012ada85160')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O \
+  ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } \
+  --enable-split-objs \
+  --enable-shared \
+  --prefix=/usr \
+  --docdir=/usr/share/doc/${pkgname} \
+  --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+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/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s /usr/share/doc/${pkgname}/html 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-filemanip/repos/community-i686/haskell-filemanip.install (from 
rev 143395, haskell-filemanip/trunk/haskell-filemanip.install)
===
--- community-i686/haskell-filemanip.install(rev 0)
+++ community-i686/haskell-filemanip.install2015-10-08 03:15:40 UTC (rev 
143396)
@@ -0,0 +1,26 @@
+# custom variables
+pkgname=haskell-filemanip
+HS_DIR=usr/share/haskell/${pkgname}
+
+# functions
+post_install() {
+${HS_DIR}/register.sh
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_upgrade() {
+${HS_DIR}/unregister.sh
+}
+
+post_upgrade() {
+${HS_DIR}/register.sh
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_remove() {
+${HS_DIR}/unregister.sh
+}
+
+post_remove() {
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-filemanip/repos/community-x86_64/PKGBUILD (from rev 143395, 
haskell-filemanip/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-08 03:15:40 UTC (rev 143396)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: William J. Bowman 
+
+_hkgname=filemanip
+pkgname=haskell-filemanip
+pkgver=0.3.6.3
+pkgrel=2
+pkgdesc="Expressive file and directory manipulation for Haskell."
+url="http://hackage.haskell.org/package/filemanip;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')

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

2015-10-07 Thread Sébastien Luttringer
Date: Thursday, October 8, 2015 @ 01:47:29
  Author: seblu
Revision: 143321

upgpkg: virtualbox 5.0.6-1

Modified:
  virtualbox/trunk/PKGBUILD
Deleted:
  virtualbox/trunk/001-vboxdrv-reference.patch
  virtualbox/trunk/011-fix-i686-build.patch

-+
 001-vboxdrv-reference.patch |   57 --
 011-fix-i686-build.patch|   28 
 PKGBUILD|   13 +++--
 3 files changed, 5 insertions(+), 93 deletions(-)

Deleted: 001-vboxdrv-reference.patch
===
--- 001-vboxdrv-reference.patch 2015-10-07 22:50:31 UTC (rev 143320)
+++ 001-vboxdrv-reference.patch 2015-10-07 23:47:29 UTC (rev 143321)
@@ -1,57 +0,0 @@
-diff -Nur VirtualBox-4.1.6_OSE.orig/src/VBox/Frontends/VirtualBox/src/main.cpp 
VirtualBox-4.1.6_OSE/src/VBox/Frontends/VirtualBox/src/main.cpp
 VirtualBox-4.1.6_OSE.orig/src/VBox/Frontends/VirtualBox/src/main.cpp   
2011-11-04 17:22:13.636083176 +
-+++ VirtualBox-4.1.6_OSE/src/VBox/Frontends/VirtualBox/src/main.cpp
2011-11-04 17:48:58.915541368 +
-@@ -75,10 +75,9 @@
-   "The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or "
-   "there is a permission problem with /dev/vboxdrv. Please reinstall the 
kernel "
-   "module by executing"
--  "  '/etc/init.d/vboxdrv setup'"
--  "as root. If it is available in your distribution, you should install the "
--  "DKMS package first. This package keeps track of Linux kernel changes and "
--  "recompiles the vboxdrv kernel module if necessary."
-+  "  'pacman -S virtualbox-host-modules'"
-+  "as root. If you don't use our stock kernel, install virtualbox-host-dkms 
and "
-+  "execute dkms autoinstall ."
-   );
- 
- QString g_QStrHintOtherWrongDriverVersion = QApplication::tr(
-@@ -90,11 +89,8 @@
- 
- QString g_QStrHintLinuxWrongDriverVersion = QApplication::tr(
-   "The VirtualBox kernel modules do not match this version of "
--  "VirtualBox. The installation of VirtualBox was apparently not "
--  "successful. Executing"
--  "  '/etc/init.d/vboxdrv setup'"
--  "may correct this. Make sure that you do not mix the "
--  "OSE version and the PUEL version of VirtualBox."
-+  "VirtualBox. Reload the modules or if you don't use our stock kernel 
execute "
-+  "  'dkms autoinstall'"
-   );
- 
- QString g_QStrHintOtherNoDriver = QApplication::tr(
-diff -Nur VirtualBox-4.1.6_OSE.orig/src/VBox/Installer/linux/VBox.sh 
VirtualBox-4.1.6_OSE/src/VBox/Installer/linux/VBox.sh
 VirtualBox-4.1.6_OSE.orig/src/VBox/Installer/linux/VBox.sh 2011-11-04 
17:22:13.549415814 +
-+++ VirtualBox-4.1.6_OSE/src/VBox/Installer/linux/VBox.sh  2011-11-04 
17:56:50.735874087 +
-@@ -32,17 +32,18 @@
- cat << EOF
- WARNING: The vboxdrv kernel module is not loaded. Either there is no module
-  available for the current kernel (`uname -r`) or it failed to
-- load. Please recompile the kernel module and install it by
-+ load. Please reinstall the kernel module virtualbox-host-modules or
-+ if you don't use our stock kernel compile the modules with
- 
--   sudo /etc/init.d/vboxdrv setup
-+   sudo dkms autoinstall
- 
-  You will not be able to start VMs until this problem is fixed.
- EOF
- elif [ ! -c /dev/vboxdrv ]; then
- cat << EOF
--WARNING: The character device /dev/vboxdrv does not exist. Try
-+WARNING: The character device /dev/vboxdrv does not exist. Try to load the 
module
- 
--   sudo /etc/init.d/vboxdrv restart
-+   sudo modprobe vboxdrv
- 
-  and if that is not successful, try to re-install the package.
- 

Deleted: 011-fix-i686-build.patch
===
--- 011-fix-i686-build.patch2015-10-07 22:50:31 UTC (rev 143320)
+++ 011-fix-i686-build.patch2015-10-07 23:47:29 UTC (rev 143321)
@@ -1,28 +0,0 @@
-Index: src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
-===
 a/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
(revision 57689)
-+++ b/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp
(revision 57690)
-@@ -842,7 +842,7 @@
-  * @param   enmPhase
-  * @param   pfnLog
-  */
--static void vboxGreeterLogHeaderFooter(PRTLOGGER pLoggerRelease, RTLOGPHASE 
enmPhase, PFNRTLOGPHASEMSG pfnLog)
-+static DECLCALLBACK(void) vboxGreeterLogHeaderFooter(PRTLOGGER 
pLoggerRelease, RTLOGPHASE enmPhase, PFNRTLOGPHASEMSG pfnLog)
- {
- /* Some introductory information. */
- static RTTIMESPEC s_TimeSpec;
-Index: src/VBox/ExtPacks/VNC/VBoxVNC.cpp
-===
 a/src/VBox/ExtPacks/VNC/VBoxVNC.cpp(revision 57657)
-+++ b/src/VBox/ExtPacks/VNC/VBoxVNC.cpp(revision 57658)
-@@ -103,8 +103,8 @@
- unsigned char *mScreenBuffer;
- unsigned char *mFrameBuffer;
- uint32_t 

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

2015-10-07 Thread Evangelos Foutras
Date: Thursday, October 8, 2015 @ 03:40:39
  Author: foutrelis
Revision: 248487

upgpkg: chromium 45.0.2454.101-2

Enable Hangout Services extension (FS#46596).

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 23:56:49 UTC (rev 248486)
+++ PKGBUILD2015-10-08 01:40:39 UTC (rev 248487)
@@ -6,8 +6,8 @@
 
 pkgname=chromium
 pkgver=45.0.2454.101
-pkgrel=1
-_launcher_ver=2
+pkgrel=2
+_launcher_ver=3
 pkgdesc="The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser"
 arch=('i686' 'x86_64')
 url="http://www.chromium.org/;
@@ -29,7 +29,7 @@
 0001-Demand-for-newer-POSIX-macro.patch
 chromium-widevine.patch)
 sha256sums=('1b682dcaae9c89b2ebfdb192bb2f73c78c5b30a55103e7198fa3c1e21fed85fb'
-'7f91c81721092d707d7b94e6555a48bc7fd0bc0e1174df4649bdcd745930e52f'
+'8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28'
 '028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
 'd908939b10161efe658f0f82d2c132bf28dff54e08f02c6fed93815c3656f328'
 '379b746e187de28f80f5a7cd19edcfa31859656826f802a1ede054fcb6dfb221')
@@ -135,6 +135,7 @@
 -Dusb_ids_path=/usr/share/hwdata/usb.ids
 -Duse_mojo=0
 -Duse_gconf=0
+-Denable_hangout_services_extension=1
 -Ddisable_fatal_linker_warnings=1
 -Ddisable_glibc=1)
 


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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 04:42:12
  Author: fyan
Revision: 143390

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

Added:
  baka-mplayer/repos/community-i686/
  baka-mplayer/repos/community-i686/PKGBUILD
(from rev 143389, baka-mplayer/trunk/PKGBUILD)
  baka-mplayer/repos/community-x86_64/
  baka-mplayer/repos/community-x86_64/PKGBUILD
(from rev 143389, baka-mplayer/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   39 +++
 community-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: baka-mplayer/repos/community-i686/PKGBUILD (from rev 143389, 
baka-mplayer/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-08 02:42:12 UTC (rev 143390)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: u8sand 
+# Contributor: Alfredo Ramos 
+
+pkgname=baka-mplayer
+pkgver=2.0.3
+pkgrel=2
+pkgdesc='A free and open source, cross-platform, libmpv based multimedia 
player. Qt5 build.'
+arch=('i686' 'x86_64')
+url='http://bakamplayer.u8sand.net/'
+license=('GPL')
+depends=('mpv' 'qt5-declarative' 'qt5-svg' 'qt5-x11extras')
+optdepends=('qt5-translations: for Qt5 dialog translations'
+'youtube-dl: for remote video streaming')
+makedepends=('git' 'qt5-tools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/u8sand/Baka-MPlayer/archive/v${pkgver}.tar.gz;)
+sha512sums=('af2e79a318c8a119ef20c8721e42fa3a6c4900b5baf50613ba9de7c64cdaabbb08f0a31fc589460b544a8b67d662088cac2cdf3cc808ae128948a84882df13ab')
+
+prepare() {
+   # Make build directory
+   mkdir ${srcdir}/build
+}
+
+build() {  
+   # Building package
+   cd ${srcdir}/build
+   qmake-qt5 ../Baka-MPlayer-${pkgver}/src \
+   CONFIG+=release \
+   CONFIG+=install_translations \
+   -spec linux-g++
+   make -j$(nproc)
+}
+
+package() {
+   # Installing package
+   cd ${srcdir}/build
+   make INSTALL_ROOT=${pkgdir} install
+}

Copied: baka-mplayer/repos/community-x86_64/PKGBUILD (from rev 143389, 
baka-mplayer/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-08 02:42:12 UTC (rev 143390)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: u8sand 
+# Contributor: Alfredo Ramos 
+
+pkgname=baka-mplayer
+pkgver=2.0.3
+pkgrel=2
+pkgdesc='A free and open source, cross-platform, libmpv based multimedia 
player. Qt5 build.'
+arch=('i686' 'x86_64')
+url='http://bakamplayer.u8sand.net/'
+license=('GPL')
+depends=('mpv' 'qt5-declarative' 'qt5-svg' 'qt5-x11extras')
+optdepends=('qt5-translations: for Qt5 dialog translations'
+'youtube-dl: for remote video streaming')
+makedepends=('git' 'qt5-tools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/u8sand/Baka-MPlayer/archive/v${pkgver}.tar.gz;)
+sha512sums=('af2e79a318c8a119ef20c8721e42fa3a6c4900b5baf50613ba9de7c64cdaabbb08f0a31fc589460b544a8b67d662088cac2cdf3cc808ae128948a84882df13ab')
+
+prepare() {
+   # Make build directory
+   mkdir ${srcdir}/build
+}
+
+build() {  
+   # Building package
+   cd ${srcdir}/build
+   qmake-qt5 ../Baka-MPlayer-${pkgver}/src \
+   CONFIG+=release \
+   CONFIG+=install_translations \
+   -spec linux-g++
+   make -j$(nproc)
+}
+
+package() {
+   # Installing package
+   cd ${srcdir}/build
+   make INSTALL_ROOT=${pkgdir} install
+}


[arch-commits] Commit in haskell-highlighting-kate/repos (6 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:37:38
  Author: fyan
Revision: 143400

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

Added:
  haskell-highlighting-kate/repos/community-i686/
  haskell-highlighting-kate/repos/community-i686/PKGBUILD
(from rev 143399, haskell-highlighting-kate/trunk/PKGBUILD)
  
haskell-highlighting-kate/repos/community-i686/haskell-highlighting-kate.install
(from rev 143399, 
haskell-highlighting-kate/trunk/haskell-highlighting-kate.install)
  haskell-highlighting-kate/repos/community-x86_64/
  haskell-highlighting-kate/repos/community-x86_64/PKGBUILD
(from rev 143399, haskell-highlighting-kate/trunk/PKGBUILD)
  
haskell-highlighting-kate/repos/community-x86_64/haskell-highlighting-kate.install
(from rev 143399, 
haskell-highlighting-kate/trunk/haskell-highlighting-kate.install)

+
 community-i686/PKGBUILD|   43 +++
 community-i686/haskell-highlighting-kate.install   |   18 +++
 community-x86_64/PKGBUILD  |   43 +++
 community-x86_64/haskell-highlighting-kate.install |   18 +++
 4 files changed, 122 insertions(+)

Copied: haskell-highlighting-kate/repos/community-i686/PKGBUILD (from rev 
143399, haskell-highlighting-kate/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-08 03:37:38 UTC (rev 143400)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=highlighting-kate
+pkgname=haskell-highlighting-kate
+pkgver=0.6
+pkgrel=1
+pkgdesc="Syntax highlighting"
+url="http://github.com/jgm/highlighting-kate;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.2" "haskell-blaze-html" "haskell-mtl" "haskell-parsec" 
"haskell-regex-pcre-builtin" "haskell-utf8-string")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('b39dc194386eb7613a5e9935023b1173010800c3a9b0b7fe09c0601f97236398')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-pcre-light -f-executable -fsplitbase
+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.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-highlighting-kate/repos/community-i686/haskell-highlighting-kate.install
 (from rev 143399, 
haskell-highlighting-kate/trunk/haskell-highlighting-kate.install)
===
--- community-i686/haskell-highlighting-kate.install
(rev 0)
+++ community-i686/haskell-highlighting-kate.install2015-10-08 03:37:38 UTC 
(rev 143400)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-highlighting-kate
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-highlighting-kate/repos/community-x86_64/PKGBUILD (from rev 
143399, haskell-highlighting-kate/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-08 03:37:38 UTC (rev 143400)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=highlighting-kate
+pkgname=haskell-highlighting-kate
+pkgver=0.6
+pkgrel=1
+pkgdesc="Syntax highlighting"
+url="http://github.com/jgm/highlighting-kate;
+license=("GPL")
+arch=('i686' 'x86_64')

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

2015-10-07 Thread Sébastien Luttringer
Date: Thursday, October 8, 2015 @ 01:48:41
  Author: seblu
Revision: 143322

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

Added:
  virtualbox/repos/community-i686/002-dri-driver-path.patch
(from rev 143321, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-i686/003-ogl-include-path.patch
(from rev 143321, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-i686/005-gsoap-build.patch
(from rev 143321, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 143321, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-i686/007-python2-path.patch
(from rev 143321, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-i686/010-no-update.patch
(from rev 143321, virtualbox/trunk/010-no-update.patch)
  virtualbox/repos/community-i686/60-vboxdrv.rules
(from rev 143321, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-i686/60-vboxguest.rules
(from rev 143321, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-i686/LocalConfig.kmk
(from rev 143321, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-i686/PKGBUILD
(from rev 143321, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-i686/build.sh
(from rev 143321, virtualbox/trunk/build.sh)
  virtualbox/repos/community-i686/vboxreload
(from rev 143321, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-i686/vboxservice-nox.service
(from rev 143321, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-i686/vboxservice.service
(from rev 143321, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-i686/vboxweb.service
(from rev 143321, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-i686/virtualbox-ext-vnc.install
(from rev 143321, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-i686/virtualbox-guest-dkms.install
(from rev 143321, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-i686/virtualbox-guest-utils.install
(from rev 143321, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-i686/virtualbox-guest-utils.sysusers
(from rev 143321, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  virtualbox/repos/community-i686/virtualbox-host-dkms.install
(from rev 143321, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-i686/virtualbox.install
(from rev 143321, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-i686/virtualbox.sysusers
(from rev 143321, virtualbox/trunk/virtualbox.sysusers)
  virtualbox/repos/community-x86_64/002-dri-driver-path.patch
(from rev 143321, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-x86_64/003-ogl-include-path.patch
(from rev 143321, virtualbox/trunk/003-ogl-include-path.patch)
  virtualbox/repos/community-x86_64/005-gsoap-build.patch
(from rev 143321, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 143321, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-x86_64/007-python2-path.patch
(from rev 143321, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-x86_64/010-no-update.patch
(from rev 143321, virtualbox/trunk/010-no-update.patch)
  virtualbox/repos/community-x86_64/60-vboxdrv.rules
(from rev 143321, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-x86_64/60-vboxguest.rules
(from rev 143321, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-x86_64/LocalConfig.kmk
(from rev 143321, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-x86_64/PKGBUILD
(from rev 143321, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-x86_64/build.sh
(from rev 143321, virtualbox/trunk/build.sh)
  virtualbox/repos/community-x86_64/vboxreload
(from rev 143321, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-x86_64/vboxservice-nox.service
(from rev 143321, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-x86_64/vboxservice.service
(from rev 143321, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-x86_64/vboxweb.service
(from rev 143321, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-x86_64/virtualbox-ext-vnc.install
(from rev 143321, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-dkms.install
(from rev 143321, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-utils.install
(from rev 143321, virtualbox/trunk/virtualbox-guest-utils.install)
  virtualbox/repos/community-x86_64/virtualbox-guest-utils.sysusers
(from rev 143321, 

[arch-commits] Commit in haskell-deepseq-generics/repos (6 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:00:00
  Author: fyan
Revision: 143392

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

Added:
  haskell-deepseq-generics/repos/community-i686/
  haskell-deepseq-generics/repos/community-i686/PKGBUILD
(from rev 143391, haskell-deepseq-generics/trunk/PKGBUILD)
  haskell-deepseq-generics/repos/community-i686/haskell-deepseq-generics.install
(from rev 143391, 
haskell-deepseq-generics/trunk/haskell-deepseq-generics.install)
  haskell-deepseq-generics/repos/community-x86_64/
  haskell-deepseq-generics/repos/community-x86_64/PKGBUILD
(from rev 143391, haskell-deepseq-generics/trunk/PKGBUILD)
  
haskell-deepseq-generics/repos/community-x86_64/haskell-deepseq-generics.install
(from rev 143391, 
haskell-deepseq-generics/trunk/haskell-deepseq-generics.install)

---+
 community-i686/PKGBUILD   |   47 
 community-i686/haskell-deepseq-generics.install   |   18 +++
 community-x86_64/PKGBUILD |   47 
 community-x86_64/haskell-deepseq-generics.install |   18 +++
 4 files changed, 130 insertions(+)

Copied: haskell-deepseq-generics/repos/community-i686/PKGBUILD (from rev 
143391, haskell-deepseq-generics/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-08 03:00:00 UTC (rev 143392)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=deepseq-generics
+pkgname=haskell-deepseq-generics
+pkgver=0.1.1.2
+pkgrel=1
+pkgdesc="GHC.Generics-based Control.DeepSeq.rnf implementation"
+url="https://github.com/hvr/deepseq-generics;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.2")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('839e1d6ead4c45faa4165f0e82aa8a9d1df7a7c1118bfb1787e8268bfa8bfb06')
+
+prepare() {
+# The hackage page shows different dependency requirements than the 
package itself :/
+sed -i 's/ghc-prim >= 0.2 && < 0.4/ghc-prim >= 0.2 \&\& < 0.5/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: 
haskell-deepseq-generics/repos/community-i686/haskell-deepseq-generics.install 
(from rev 143391, 
haskell-deepseq-generics/trunk/haskell-deepseq-generics.install)
===
--- community-i686/haskell-deepseq-generics.install 
(rev 0)
+++ community-i686/haskell-deepseq-generics.install 2015-10-08 03:00:00 UTC 
(rev 143392)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-deepseq-generics
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-deepseq-generics/repos/community-x86_64/PKGBUILD (from rev 
143391, haskell-deepseq-generics/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-08 03:00:00 UTC (rev 143392)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=deepseq-generics
+pkgname=haskell-deepseq-generics
+pkgver=0.1.1.2
+pkgrel=1
+pkgdesc="GHC.Generics-based 

[arch-commits] Commit in (5 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 04:59:31
  Author: fyan
Revision: 143391

addpkg: haskell-deepseq-generics 0.1.1.2-1

Added:
  haskell-deepseq-generics/
  haskell-deepseq-generics/repos/
  haskell-deepseq-generics/trunk/
  haskell-deepseq-generics/trunk/PKGBUILD
  haskell-deepseq-generics/trunk/haskell-deepseq-generics.install

--+
 PKGBUILD |   47 +
 haskell-deepseq-generics.install |   18 ++
 2 files changed, 65 insertions(+)

Added: haskell-deepseq-generics/trunk/PKGBUILD
===
--- haskell-deepseq-generics/trunk/PKGBUILD (rev 0)
+++ haskell-deepseq-generics/trunk/PKGBUILD 2015-10-08 02:59:31 UTC (rev 
143391)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=deepseq-generics
+pkgname=haskell-deepseq-generics
+pkgver=0.1.1.2
+pkgrel=1
+pkgdesc="GHC.Generics-based Control.DeepSeq.rnf implementation"
+url="https://github.com/hvr/deepseq-generics;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.2")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('839e1d6ead4c45faa4165f0e82aa8a9d1df7a7c1118bfb1787e8268bfa8bfb06')
+
+prepare() {
+# The hackage page shows different dependency requirements than the 
package itself :/
+sed -i 's/ghc-prim >= 0.2 && < 0.4/ghc-prim >= 0.2 \&\& < 0.5/' 
${_hkgname}-${pkgver}/${_hkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.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"
+}


Property changes on: haskell-deepseq-generics/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: haskell-deepseq-generics/trunk/haskell-deepseq-generics.install
===
--- haskell-deepseq-generics/trunk/haskell-deepseq-generics.install 
(rev 0)
+++ haskell-deepseq-generics/trunk/haskell-deepseq-generics.install 
2015-10-08 02:59:31 UTC (rev 143391)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-deepseq-generics
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}


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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 06:44:26
  Author: fyan
Revision: 143402

archrelease: copy trunk to community-any

Added:
  thefuck/repos/community-any/PKGBUILD
(from rev 143401, thefuck/trunk/PKGBUILD)
Deleted:
  thefuck/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-08 04:44:06 UTC (rev 143401)
+++ PKGBUILD2015-10-08 04:44:26 UTC (rev 143402)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=thefuck
-pkgver=3.0
-pkgrel=2
-pkgdesc="Magnificent app which corrects your previous console command"
-arch=('any')
-url="https://github.com/nvbn/thefuck;
-license=('MIT')
-depends=('python-setuptools' 'python-psutil' 'python-six' 'python-colorama' 
'python-decorator')
-makedepends=('git')
-checkdepends=('python-pytest-mock' 'python-mock' 'python-pexpect')
-source=("git+https://github.com/nvbn/thefuck.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd thefuck
-  python setup.py build
-}
-
-check() {
-  cd thefuck
-
-  # Hack distribution test by installing it and set PYTHONPATH afterwards
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-
-  # Hack $HOME as it's / in the chroot and not writable
-  cp tests/test_conf.py "$srcdir/test_conf.py.bak"
-  sed -i "s|data = {}|data = {'HOME': '$srcdir'}|" tests/test_conf.py
-  LC_CTYPE=en_US.utf8 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" 
py.test tests
-  mv "$srcdir/test_conf.py.bak" tests/test_conf.py
-}
-
-package() {
-  cd thefuck
-  python3 setup.py install -O1 --prefix=/usr --root="$pkgdir/"
-  mv "$pkgdir"/usr/lib/python3.5/site-packages/{tests,thefuck/}
-
-  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thefuck/repos/community-any/PKGBUILD (from rev 143401, 
thefuck/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-08 04:44:26 UTC (rev 143402)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=thefuck
+pkgver=3.1
+pkgrel=1
+pkgdesc="Magnificent app which corrects your previous console command"
+arch=('any')
+url="https://github.com/nvbn/thefuck;
+license=('MIT')
+depends=('python-setuptools' 'python-psutil' 'python-six' 'python-colorama' 
'python-decorator')
+makedepends=('git')
+checkdepends=('python-pytest-mock' 'python-mock' 'python-pexpect')
+source=("git+https://github.com/nvbn/thefuck.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd thefuck
+  python setup.py build
+}
+
+check() {
+  cd thefuck
+
+  # Hack distribution test by installing it and set PYTHONPATH afterwards
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+
+  # Hack $HOME as it's / in the chroot and not writable
+  cp tests/test_conf.py "$srcdir/test_conf.py.bak"
+  sed -i "s|data = {}|data = {'HOME': '$srcdir'}|" tests/test_conf.py
+  LC_CTYPE=en_US.utf8 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" 
py.test tests
+  mv "$srcdir/test_conf.py.bak" tests/test_conf.py
+}
+
+package() {
+  cd thefuck
+  python3 setup.py install -O1 --prefix=/usr --root="$pkgdir/"
+  mv "$pkgdir"/usr/lib/python3.5/site-packages/{tests,thefuck/}
+
+  install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}
+
+# vim:set ts=2 sw=2 et:


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

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 06:44:06
  Author: fyan
Revision: 143401

upgpkg: thefuck 3.1-1

Modified:
  thefuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-08 03:37:38 UTC (rev 143400)
+++ PKGBUILD2015-10-08 04:44:06 UTC (rev 143401)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=thefuck
-pkgver=3.0
-pkgrel=2
+pkgver=3.1
+pkgrel=1
 pkgdesc="Magnificent app which corrects your previous console command"
 arch=('any')
 url="https://github.com/nvbn/thefuck;


[arch-commits] Commit in haskell-unix-compat/repos (6 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:06:18
  Author: fyan
Revision: 143394

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

Added:
  haskell-unix-compat/repos/community-i686/
  haskell-unix-compat/repos/community-i686/PKGBUILD
(from rev 143393, haskell-unix-compat/trunk/PKGBUILD)
  haskell-unix-compat/repos/community-i686/haskell-unix-compat.install
(from rev 143393, haskell-unix-compat/trunk/haskell-unix-compat.install)
  haskell-unix-compat/repos/community-x86_64/
  haskell-unix-compat/repos/community-x86_64/PKGBUILD
(from rev 143393, haskell-unix-compat/trunk/PKGBUILD)
  haskell-unix-compat/repos/community-x86_64/haskell-unix-compat.install
(from rev 143393, haskell-unix-compat/trunk/haskell-unix-compat.install)

--+
 community-i686/PKGBUILD  |   44 +
 community-i686/haskell-unix-compat.install   |   26 ++
 community-x86_64/PKGBUILD|   44 +
 community-x86_64/haskell-unix-compat.install |   26 ++
 4 files changed, 140 insertions(+)

Copied: haskell-unix-compat/repos/community-i686/PKGBUILD (from rev 143393, 
haskell-unix-compat/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-08 03:06:18 UTC (rev 143394)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Lex Black 
+# Contributor: Don Stewart 
+
+pkgname=haskell-unix-compat
+_hkgname=unix-compat
+pkgver=0.4.1.4
+pkgrel=1
+pkgdesc="Portable POSIX-compatibility layer."
+url="http://hackage.haskell.org/package/unix-compat;
+license=('BSD3')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('ghc=7.10.2' 'haskell-old-time')
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('fafa1a9eefc93287c028cc61f17a91f886f164b3f64392f1756f8a7f8b3cb34b')
+install="${pkgname}.install"
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } 
--enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/${pkgname} \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+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/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s /usr/share/doc/${pkgname}/html 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-unix-compat/repos/community-i686/haskell-unix-compat.install 
(from rev 143393, haskell-unix-compat/trunk/haskell-unix-compat.install)
===
--- community-i686/haskell-unix-compat.install  (rev 0)
+++ community-i686/haskell-unix-compat.install  2015-10-08 03:06:18 UTC (rev 
143394)
@@ -0,0 +1,26 @@
+# custom variables
+pkgname=haskell-unix-compat
+HS_DIR=usr/share/haskell/${pkgname}
+
+# functions
+post_install() {
+${HS_DIR}/register.sh
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_upgrade() {
+${HS_DIR}/unregister.sh
+}
+
+post_upgrade() {
+${HS_DIR}/register.sh
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+
+pre_remove() {
+${HS_DIR}/unregister.sh
+}
+
+post_remove() {
+(cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-unix-compat/repos/community-x86_64/PKGBUILD (from rev 143393, 
haskell-unix-compat/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-08 03:06:18 UTC (rev 143394)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+# Contributor: Lex Black 
+# Contributor: Don Stewart 
+
+pkgname=haskell-unix-compat
+_hkgname=unix-compat
+pkgver=0.4.1.4
+pkgrel=1
+pkgdesc="Portable POSIX-compatibility layer."
+url="http://hackage.haskell.org/package/unix-compat;
+license=('BSD3')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('ghc=7.10.2' 'haskell-old-time')
+options=('staticlibs')

[arch-commits] Commit in (5 files)

2015-10-07 Thread Felix Yan
Date: Thursday, October 8, 2015 @ 05:37:04
  Author: fyan
Revision: 143399

addpkg: haskell-highlighting-kate 0.6-1

Added:
  haskell-highlighting-kate/
  haskell-highlighting-kate/repos/
  haskell-highlighting-kate/trunk/
  haskell-highlighting-kate/trunk/PKGBUILD
  haskell-highlighting-kate/trunk/haskell-highlighting-kate.install

---+
 PKGBUILD  |   43 
 haskell-highlighting-kate.install |   18 +++
 2 files changed, 61 insertions(+)

Added: haskell-highlighting-kate/trunk/PKGBUILD
===
--- haskell-highlighting-kate/trunk/PKGBUILD(rev 0)
+++ haskell-highlighting-kate/trunk/PKGBUILD2015-10-08 03:37:04 UTC (rev 
143399)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=highlighting-kate
+pkgname=haskell-highlighting-kate
+pkgver=0.6
+pkgrel=1
+pkgdesc="Syntax highlighting"
+url="http://github.com/jgm/highlighting-kate;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.2" "haskell-blaze-html" "haskell-mtl" "haskell-parsec" 
"haskell-regex-pcre-builtin" "haskell-utf8-string")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('b39dc194386eb7613a5e9935023b1173010800c3a9b0b7fe09c0601f97236398')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-pcre-light -f-executable -fsplitbase
+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.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.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"
+}


Property changes on: haskell-highlighting-kate/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: haskell-highlighting-kate/trunk/haskell-highlighting-kate.install
===
--- haskell-highlighting-kate/trunk/haskell-highlighting-kate.install   
(rev 0)
+++ haskell-highlighting-kate/trunk/haskell-highlighting-kate.install   
2015-10-08 03:37:04 UTC (rev 143399)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-highlighting-kate
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}


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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 21:22:23
  Author: andyrtr
Revision: 248469

upgpkg: xdg-utils 1.1.1-1

upstream update 1.1.1

Modified:
  xdg-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 18:56:46 UTC (rev 248468)
+++ PKGBUILD2015-10-07 19:22:23 UTC (rev 248469)
@@ -3,11 +3,11 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xdg-utils
-pkgver=1.1.0.git20150323
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="Command line tools that assist applications with a variety of desktop 
integration tasks"
 arch=('any')
-url="http://cgit.freedesktop.org/xdg/xdg-utils/;
+url="http://www.freedesktop.org/wiki/Software/xdg-utils/;
 license=('MIT')
 depends=('sh' 'xorg-xset') # xset needed inside xdg-screensaver
 makedepends=('docbook-xsl' 'lynx' 'xmlto' 'git')
@@ -18,24 +18,19 @@
 'xorg-xprop: for Xfce support in xdg-open'
 'pcmanfm: for LXDE support in xdg-open'
 'perl-file-mimeinfo: for generic support in xdg-open')
-source=(git://anongit.freedesktop.org/xdg/xdg-utils#commit=686f6f48f6ff939c757881e3fc7a852b61d32c94)
-md5sums=('SKIP')
+source=(http://portland.freedesktop.org/download/$pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('2d0aec6037769a5f138ff404b1bb4b15'
+ 'SKIP')
+validpgpkeys=('8B75CA7811367175D05F3B03C43570F80CC295E6') # "Per Olofsson 
"
 
-pkgver() {
-   cd xdg-utils
-   echo "1.1.0.git$(git log -1 --format="%cd" --date=short | sed 's|-||g')"
-}
-
 build() {
-   cd xdg-utils*
+   cd $pkgname-$pkgver
./configure --prefix=/usr --mandir=/usr/share/man
-#  make scripts-clean -C scripts # needed if it's a git snapshot
-#  make man scripts -C scripts # needed if it's a git snapshot
-   make # for release builds
+   make
 }
 
 package() {
-   cd xdg-utils
+   cd $pkgname-$pkgver
make DESTDIR="${pkgdir}" install
install -D -m644 LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"



[arch-commits] Commit in xdg-utils/repos (testing-any testing-any/PKGBUILD)

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 21:22:32
  Author: andyrtr
Revision: 248470

archrelease: copy trunk to testing-any

Added:
  xdg-utils/repos/testing-any/
  xdg-utils/repos/testing-any/PKGBUILD
(from rev 248469, xdg-utils/trunk/PKGBUILD)

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

Copied: xdg-utils/repos/testing-any/PKGBUILD (from rev 248469, 
xdg-utils/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2015-10-07 19:22:32 UTC (rev 248470)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot 
+
+pkgname=xdg-utils
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="Command line tools that assist applications with a variety of desktop 
integration tasks"
+arch=('any')
+url="http://www.freedesktop.org/wiki/Software/xdg-utils/;
+license=('MIT')
+depends=('sh' 'xorg-xset') # xset needed inside xdg-screensaver
+makedepends=('docbook-xsl' 'lynx' 'xmlto' 'git')
+optdepends=('kdebase-runtime: for KDE4 support in xdg-open'
+'kde-cli-tools: for KDE Plasma5 support in xdg-open'
+'libgnome: for GNOME support in xdg-open'
+'exo: for Xfce support in xdg-open'
+'xorg-xprop: for Xfce support in xdg-open'
+'pcmanfm: for LXDE support in xdg-open'
+'perl-file-mimeinfo: for generic support in xdg-open')
+source=(http://portland.freedesktop.org/download/$pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('2d0aec6037769a5f138ff404b1bb4b15'
+ 'SKIP')
+validpgpkeys=('8B75CA7811367175D05F3B03C43570F80CC295E6') # "Per Olofsson 
"
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure --prefix=/usr --mandir=/usr/share/man
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="${pkgdir}" install
+   install -D -m644 LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   
+   # install empty directory to prevent xdg-desktop-menu install *.desktop 
to fail, see FS#33316
+   install -dm755 $pkgdir/usr/share/desktop-directories
+}


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

2015-10-07 Thread Gaetan Bisson
Date: Wednesday, October 7, 2015 @ 21:49:40
  Author: bisson
Revision: 143314

fix FS#46593

Modified:
  scribus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 18:31:17 UTC (rev 143313)
+++ PKGBUILD2015-10-07 19:49:40 UTC (rev 143314)
@@ -7,7 +7,7 @@
 
 pkgname=scribus
 pkgver=1.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Desktop publishing software'
 url='http://www.scribus.net/'
 license=('GPL')
@@ -24,17 +24,16 @@
 
 prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
-   sed 's|Icon=scribus|Icon=/usr/share/scribus/icons/scribus.png|' -i 
scribus.desktop
sed \
-e 's|#!/usr/bin/python|#!/usr/bin/python2|' \
-e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-i scribus/plugins/scriptplugin/{samples,scripts}/*
-   install -d ../build
+   install -d build
 }
 
 build() {
-   cd "${srcdir}/build"
-   cmake "../${pkgname}-${pkgver}" \
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
+   cmake .. \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
@@ -43,7 +42,8 @@
 }
 
 package() {
-   cd "${srcdir}/build"
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
make DESTDIR="${pkgdir}" install
-   install -Dm644 "../${pkgname}-${pkgver}/scribus.desktop" 
"${pkgdir}/usr/share/applications/scribus.desktop"
+   install -Dm644 ../scribus.desktop 
"${pkgdir}/usr/share/applications/scribus.desktop"
+   install -Dm644 ../resources/icons/AppIcon.png 
"${pkgdir}/usr/share/icons/hicolor/32x32/scribus.png"
 }


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

2015-10-07 Thread Evgeniy Alekseev
Date: Wednesday, October 7, 2015 @ 21:50:35
  Author: arcanis
Revision: 143316

upgpkg: geogebra 5.0.158.0-1

Modified:
  geogebra/trunk/ChangeLog
  geogebra/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2015-10-07 19:50:13 UTC (rev 143315)
+++ ChangeLog   2015-10-07 19:50:35 UTC (rev 143316)
@@ -1,3 +1,6 @@
+5.0.158.0-1:
+upstream update
+
 5.0.150.0-1:
 upstream update
 

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 19:50:13 UTC (rev 143315)
+++ PKGBUILD2015-10-07 19:50:35 UTC (rev 143316)
@@ -5,7 +5,7 @@
 # Contributor: moostik 
 
 pkgname=geogebra
-pkgver=5.0.150.0
+pkgver=5.0.158.0
 pkgrel=1
 pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
 arch=('any')
@@ -38,6 +38,6 @@
   install -Dm644 "${srcdir}/geogebra-logo.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
 }
 
-md5sums=('40c2a2827d4fc4668172badfe781bd44'
+md5sums=('753f9d1b3a01886223f96356c6221ee9'
  '863782da033f1a337e688b544afb7d07'
  'fc4a3140ceb50967598a620eb85219f4')


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

2015-10-07 Thread Gaetan Bisson
Date: Wednesday, October 7, 2015 @ 21:50:13
  Author: bisson
Revision: 143315

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

Added:
  scribus/repos/community-i686/PKGBUILD
(from rev 143314, scribus/trunk/PKGBUILD)
  scribus/repos/community-i686/install
(from rev 143314, scribus/trunk/install)
  scribus/repos/community-x86_64/PKGBUILD
(from rev 143314, scribus/trunk/PKGBUILD)
  scribus/repos/community-x86_64/install
(from rev 143314, scribus/trunk/install)
Deleted:
  scribus/repos/community-i686/PKGBUILD
  scribus/repos/community-i686/install
  scribus/repos/community-x86_64/PKGBUILD
  scribus/repos/community-x86_64/install

---+
 /PKGBUILD |   98 
 /install  |   22 +
 community-i686/PKGBUILD   |   49 --
 community-i686/install|   11 
 community-x86_64/PKGBUILD |   49 --
 community-x86_64/install  |   11 
 6 files changed, 120 insertions(+), 120 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-07 19:49:40 UTC (rev 143314)
+++ community-i686/PKGBUILD 2015-10-07 19:50:13 UTC (rev 143315)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Daniel J Griffiths 
-# Contributor: Ronald van Haren 
-# Contributor: tobias 
-# Contributor: Ben 
-
-pkgname=scribus
-pkgver=1.4.5
-pkgrel=1
-pkgdesc='Desktop publishing software'
-url='http://www.scribus.net/'
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'boost' 'mesa')
-optdepends=('tk: scripts based on tkinter')
-depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen'
- 'ghostscript' 'python2' 'podofo' 'boost-libs'
- 'desktop-file-utils' 'shared-mime-info')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('70685aeb66d1f8f4984125c56f8f6e059af267c3')
-
-install=install
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   sed 's|Icon=scribus|Icon=/usr/share/scribus/icons/scribus.png|' -i 
scribus.desktop
-   sed \
-   -e 's|#!/usr/bin/python|#!/usr/bin/python2|' \
-   -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-   -i scribus/plugins/scriptplugin/{samples,scripts}/*
-   install -d ../build
-}
-
-build() {
-   cd "${srcdir}/build"
-   cmake "../${pkgname}-${pkgver}" \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DLIB_SUFFIX=""
-   make
-}
-
-package() {
-   cd "${srcdir}/build"
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 "../${pkgname}-${pkgver}/scribus.desktop" 
"${pkgdir}/usr/share/applications/scribus.desktop"
-}

Copied: scribus/repos/community-i686/PKGBUILD (from rev 143314, 
scribus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-07 19:50:13 UTC (rev 143315)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Daniel J Griffiths 
+# Contributor: Ronald van Haren 
+# Contributor: tobias 
+# Contributor: Ben 
+
+pkgname=scribus
+pkgver=1.4.5
+pkgrel=2
+pkgdesc='Desktop publishing software'
+url='http://www.scribus.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'boost' 'mesa')
+optdepends=('tk: scripts based on tkinter')
+depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen'
+ 'ghostscript' 'python2' 'podofo' 'boost-libs'
+ 'desktop-file-utils' 'shared-mime-info')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('70685aeb66d1f8f4984125c56f8f6e059af267c3')
+
+install=install
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed \
+   -e 's|#!/usr/bin/python|#!/usr/bin/python2|' \
+   -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+   -i scribus/plugins/scriptplugin/{samples,scripts}/*
+   install -d build
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
+   cmake .. \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DLIB_SUFFIX=""
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}/build"
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 ../scribus.desktop 
"${pkgdir}/usr/share/applications/scribus.desktop"
+   install -Dm644 ../resources/icons/AppIcon.png 
"${pkgdir}/usr/share/icons/hicolor/32x32/scribus.png"
+}

Deleted: 

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

2015-10-07 Thread Evgeniy Alekseev
Date: Wednesday, October 7, 2015 @ 21:50:57
  Author: arcanis
Revision: 143317

archrelease: copy trunk to community-any

Added:
  geogebra/repos/community-any/ChangeLog
(from rev 143316, geogebra/trunk/ChangeLog)
  geogebra/repos/community-any/PKGBUILD
(from rev 143316, geogebra/trunk/PKGBUILD)
  geogebra/repos/community-any/geogebra
(from rev 143316, geogebra/trunk/geogebra)
  geogebra/repos/community-any/geogebra.install
(from rev 143316, geogebra/trunk/geogebra.install)
Deleted:
  geogebra/repos/community-any/ChangeLog
  geogebra/repos/community-any/PKGBUILD
  geogebra/repos/community-any/geogebra
  geogebra/repos/community-any/geogebra.install

--+
 ChangeLog|   83 ++-
 PKGBUILD |   86 ++---
 geogebra |   14 
 geogebra.install |   28 -
 4 files changed, 107 insertions(+), 104 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-10-07 19:50:35 UTC (rev 143316)
+++ ChangeLog   2015-10-07 19:50:57 UTC (rev 143317)
@@ -1,40 +0,0 @@
-5.0.150.0-1:
-upstream update
-
-5.0.149.0-1:
-upstream update
-
-5.0.146.0-1:
-upstream update
-
-5.0.143.0-1:
-upstream update
-
-5.0.129.0-1:
-upstream update
-put icon back
-
-5.0.128.0-1:
-upstream update
-
-5.0.119.0-1:
-upstream update
-
-5.0.112.0-1:
-upstream update
-
-5.0.82.0-1:
-upstream update
-
-5.0.74.0-1:
-upstream update
-
-5.0.57.0-1:
-upstream update
-
-5.0.56.0-1:
-upstream update
-
-5.0.53.0-1:
-upstream update
-

Copied: geogebra/repos/community-any/ChangeLog (from rev 143316, 
geogebra/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-10-07 19:50:57 UTC (rev 143317)
@@ -0,0 +1,43 @@
+5.0.158.0-1:
+upstream update
+
+5.0.150.0-1:
+upstream update
+
+5.0.149.0-1:
+upstream update
+
+5.0.146.0-1:
+upstream update
+
+5.0.143.0-1:
+upstream update
+
+5.0.129.0-1:
+upstream update
+put icon back
+
+5.0.128.0-1:
+upstream update
+
+5.0.119.0-1:
+upstream update
+
+5.0.112.0-1:
+upstream update
+
+5.0.82.0-1:
+upstream update
+
+5.0.74.0-1:
+upstream update
+
+5.0.57.0-1:
+upstream update
+
+5.0.56.0-1:
+upstream update
+
+5.0.53.0-1:
+upstream update
+

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 19:50:35 UTC (rev 143316)
+++ PKGBUILD2015-10-07 19:50:57 UTC (rev 143317)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Felipe Hommen 
-# Contributor: moostik 
-
-pkgname=geogebra
-pkgver=5.0.150.0
-pkgrel=1
-pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
-arch=('any')
-url='http://www.geogebra.org/'
-license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
-depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
- 'shared-mime-info' 'xdg-utils')
-makedepends=('gendesk')
-source=("http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver}.tar.bz2;
-"http://static.geogebra.org/images/geogebra-logo.svg;
-"geogebra")
-install=geogebra.install
-changelog=ChangeLog
-
-prepare() {
-  gendesk -f -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
-  --name="GeoGebra" \
-  --categories="Education;Science;Math" \
-  
--mimetypes="application/vnd.geogebra.file;application/vnd.geogebra.tool"
-}
-
-package() {
-  cd "GeoGebra-Linux-Portable-${pkgver}"
-
-  install -Dm755 "${srcdir}/geogebra" "${pkgdir}/usr/bin/geogebra"
-  install -dm755 "${pkgdir}/usr/share/geogebra"
-  install "geogebra/"* -t "${pkgdir}/usr/share/geogebra/"
-
-  install -Dm644 "${srcdir}/geogebra.desktop" 
"${pkgdir}/usr/share/applications/geogebra.desktop"
-  install -Dm644 "${srcdir}/geogebra-logo.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
-}
-
-md5sums=('40c2a2827d4fc4668172badfe781bd44'
- '863782da033f1a337e688b544afb7d07'
- 'fc4a3140ceb50967598a620eb85219f4')

Copied: geogebra/repos/community-any/PKGBUILD (from rev 143316, 
geogebra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 19:50:57 UTC (rev 143317)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Felipe Hommen 
+# Contributor: moostik 
+
+pkgname=geogebra
+pkgver=5.0.158.0
+pkgrel=1
+pkgdesc="Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet"
+arch=('any')
+url='http://www.geogebra.org/'
+license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
+depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
+ 'shared-mime-info' 'xdg-utils')
+makedepends=('gendesk')

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

2015-10-07 Thread Maxime Gauduin
Date: Wednesday, October 7, 2015 @ 11:43:17
  Author: alucryd
Revision: 143267

upgpkg: beets 1.3.14-3

Modified:
  beets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 09:32:59 UTC (rev 143266)
+++ PKGBUILD2015-10-07 09:43:17 UTC (rev 143267)
@@ -4,7 +4,7 @@
 
 pkgname=beets
 pkgver=1.3.14
-pkgrel=2
+pkgrel=3
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
 url='http://beets.radbox.org/'
@@ -29,13 +29,13 @@
 'python2-pathlib: Thumbnails plugin'
 'python2-pyacoustid: Chromaprint/Acoustid plugin'
 'python2-pylast: LastGenre plugin'
-'python2-requests: FetchArt plugin'
+'python2-requests: Chromaprint/Acoustid/BPD/FetchArt plugins'
 'python2-xdg: Thumbnails plugin')
 
source=("https://github.com/sampsyo/beets/releases/download/v${pkgver}/beets-${pkgver}.tar.gz;
 'https://raw.githubusercontent.com/sampsyo/beets/master/extra/_beet'
 'beet')
 sha256sums=('9edf3da761fdebabdff7adc5258e47416249481bb450acd403cb52e7487563c2'
-'51c23b07ae5b4d67bd3d9f1c6ec3187a04b18d805e0b198951c6b63c67d34715'
+'b764df02a7bb907c991e8e3fd3de72375aa608e60ae0e0636ceeb141b21c6e0f'
 'b081285b202f82d09802ebca73d28bbf1902179ad3a820e4c0157f80bf959d89')
 
 build() {


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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 12:14:20
  Author: fyan
Revision: 143271

upgpkg: coffee-script 1.10.0-3

improve the package script

Modified:
  coffee-script/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 10:11:54 UTC (rev 143270)
+++ PKGBUILD2015-10-07 10:14:20 UTC (rev 143271)
@@ -11,7 +11,7 @@
 
 pkgname=coffee-script
 pkgver=1.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc='CoffeeScript is a little language that compiles into JavaScript'
 arch=('any')
 url='http://coffeescript.org'
@@ -18,17 +18,13 @@
 license=('MIT')
 depends=('nodejs')
 makedepends=('npm')
-options=('!emptydirs')
-source=("https://github.com/jashkenas/coffeescript/archive/$pkgver.tar.gz;)
-sha256sums=('1747a315002e69c2d459c2e618ac51d13b383a37792f05bdab155b3c943d2ef2')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('089d92b56bcd565934566dd147ace08930f4c2b40408b1b371f693b981f10895')
 
 package() {
-  local _npmdir="$pkgdir/usr/lib/node_modules/"
-  mkdir -p $_npmdir
-  cd $_npmdir
-  npm install -g --prefix "$pkgdir/usr" $pkgname@$pkgver
-
-  chown -R root:root "$pkgdir"
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
   mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
   ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
 }


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

2015-10-07 Thread Maxime Gauduin
Date: Wednesday, October 7, 2015 @ 11:43:45
  Author: alucryd
Revision: 143268

archrelease: copy trunk to community-any

Added:
  beets/repos/community-any/PKGBUILD
(from rev 143267, beets/trunk/PKGBUILD)
  beets/repos/community-any/beet
(from rev 143267, beets/trunk/beet)
Deleted:
  beets/repos/community-any/PKGBUILD
  beets/repos/community-any/beet

--+
 PKGBUILD |  130 ++---
 beet |4 -
 2 files changed, 67 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 09:43:17 UTC (rev 143267)
+++ PKGBUILD2015-10-07 09:43:45 UTC (rev 143268)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Adrian Sampson 
-
-pkgname=beets
-pkgver=1.3.14
-pkgrel=2
-pkgdesc='Flexible music library manager and tagger'
-arch=('any')
-url='http://beets.radbox.org/'
-license=('MIT')
-depends=('mutagen' 'python2-enum34' 'python2-jellyfish' 'python2-munkres'
- 'python2-musicbrainzngs' 'python2-setuptools' 'python2-unidecode'
- 'python2-yaml')
-optdepends=('bash-completion: Bash completion'
-'gst-plugins-bad: ReplayGain plugin'
-'gst-plugins-good: ReplayGain plugin'
-'gst-plugins-ugly: ReplayGain plugin'
-'gst-libav: ReplayGain plugin'
-'gst-python: ReplayGain plugin'
-'gstreamer0.10-bad-plugins: Chromaprint/Acoustid/BPD plugins'
-'gstreamer0.10-good-plugins: Chromaprint/Acoustid/BPD plugins'
-'gstreamer0.10-ugly-plugins: Chromaprint/Acoustid/BPD plugins'
-'gstreamer0.10-ffmpeg: Chromaprint/Acoustid/BPD plugins'
-'gstreamer0.10-python: Chromaprint/Acoustid/BPD plugins'
-'imagemagick: Thumbnails plugin'
-'python2-flask: Web plugin'
-'python2-gobject: ReplayGain plugin'
-'python2-pathlib: Thumbnails plugin'
-'python2-pyacoustid: Chromaprint/Acoustid plugin'
-'python2-pylast: LastGenre plugin'
-'python2-requests: FetchArt plugin'
-'python2-xdg: Thumbnails plugin')
-source=("https://github.com/sampsyo/beets/releases/download/v${pkgver}/beets-${pkgver}.tar.gz;
-'https://raw.githubusercontent.com/sampsyo/beets/master/extra/_beet'
-'beet')
-sha256sums=('9edf3da761fdebabdff7adc5258e47416249481bb450acd403cb52e7487563c2'
-'51c23b07ae5b4d67bd3d9f1c6ec3187a04b18d805e0b198951c6b63c67d34715'
-'b081285b202f82d09802ebca73d28bbf1902179ad3a820e4c0157f80bf959d89')
-
-build() {
-  cd beets-${pkgver}
-
-  python2 setup.py build
-}
-
-package() {
-  cd beets-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" --optimize='1'
-
-  install -dm 755 "${pkgdir}"/etc/bash_completion.d
-  install -m 644 ../beet "${pkgdir}"/etc/bash_completion.d/
-  install -dm 755 "${pkgdir}"/usr/share/zsh/site-functions
-  install -m 644 ../_beet "${pkgdir}"/usr/share/zsh/site-functions/
-
-  install -dm 755 "${pkgdir}"/usr/share/man/man{1,5}
-  install -m 644 man/beet.1 "${pkgdir}"/usr/share/man/man1/
-  install -m 644 man/beetsconfig.5 "${pkgdir}"/usr/share/man/man5/
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/beets
-  install -m 644 LICENSE "${pkgdir}"/usr/share/licenses/beets/
-}
-
-# vim: ts=2 sw=2 et:

Copied: beets/repos/community-any/PKGBUILD (from rev 143267, 
beets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 09:43:45 UTC (rev 143268)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Adrian Sampson 
+
+pkgname=beets
+pkgver=1.3.14
+pkgrel=3
+pkgdesc='Flexible music library manager and tagger'
+arch=('any')
+url='http://beets.radbox.org/'
+license=('MIT')
+depends=('mutagen' 'python2-enum34' 'python2-jellyfish' 'python2-munkres'
+ 'python2-musicbrainzngs' 'python2-setuptools' 'python2-unidecode'
+ 'python2-yaml')
+optdepends=('bash-completion: Bash completion'
+'gst-plugins-bad: ReplayGain plugin'
+'gst-plugins-good: ReplayGain plugin'
+'gst-plugins-ugly: ReplayGain plugin'
+'gst-libav: ReplayGain plugin'
+'gst-python: ReplayGain plugin'
+'gstreamer0.10-bad-plugins: Chromaprint/Acoustid/BPD plugins'
+'gstreamer0.10-good-plugins: Chromaprint/Acoustid/BPD plugins'
+'gstreamer0.10-ugly-plugins: Chromaprint/Acoustid/BPD plugins'
+'gstreamer0.10-ffmpeg: Chromaprint/Acoustid/BPD plugins'
+'gstreamer0.10-python: Chromaprint/Acoustid/BPD plugins'
+'imagemagick: Thumbnails plugin'
+'python2-flask: Web plugin'
+'python2-gobject: ReplayGain plugin'
+'python2-pathlib: Thumbnails plugin'
+

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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 12:14:41
  Author: fyan
Revision: 143272

archrelease: copy trunk to community-any

Added:
  coffee-script/repos/community-any/PKGBUILD
(from rev 143271, coffee-script/trunk/PKGBUILD)
Deleted:
  coffee-script/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 10:14:20 UTC (rev 143271)
+++ PKGBUILD2015-10-07 10:14:41 UTC (rev 143272)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: sloppybench 
-# Contributor: der_FeniX 
-# Contributor: Anatol Pomozov 
-# Contributor: Gordin <9ordin @t gmail dot com>
-# Contributor: Simon Lipp 
-# Contributor: Chris Bolton 
-# Contributor: Sergei Lebedev 
-# Contributor: flying sheep 
-
-pkgname=coffee-script
-pkgver=1.10.0
-pkgrel=2
-pkgdesc='CoffeeScript is a little language that compiles into JavaScript'
-arch=('any')
-url='http://coffeescript.org'
-license=('MIT')
-depends=('nodejs')
-makedepends=('npm')
-options=('!emptydirs')
-source=("https://github.com/jashkenas/coffeescript/archive/$pkgver.tar.gz;)
-sha256sums=('1747a315002e69c2d459c2e618ac51d13b383a37792f05bdab155b3c943d2ef2')
-
-package() {
-  local _npmdir="$pkgdir/usr/lib/node_modules/"
-  mkdir -p $_npmdir
-  cd $_npmdir
-  npm install -g --prefix "$pkgdir/usr" $pkgname@$pkgver
-
-  chown -R root:root "$pkgdir"
-  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: coffee-script/repos/community-any/PKGBUILD (from rev 143271, 
coffee-script/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 10:14:41 UTC (rev 143272)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: sloppybench 
+# Contributor: der_FeniX 
+# Contributor: Anatol Pomozov 
+# Contributor: Gordin <9ordin @t gmail dot com>
+# Contributor: Simon Lipp 
+# Contributor: Chris Bolton 
+# Contributor: Sergei Lebedev 
+# Contributor: flying sheep 
+
+pkgname=coffee-script
+pkgver=1.10.0
+pkgrel=3
+pkgdesc='CoffeeScript is a little language that compiles into JavaScript'
+arch=('any')
+url='http://coffeescript.org'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('089d92b56bcd565934566dd147ace08930f4c2b40408b1b371f693b981f10895')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in (4 files)

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 11:32:40
  Author: fyan
Revision: 143265

addpkg: coffee-script 1.10.0-2

Added:
  coffee-script/
  coffee-script/repos/
  coffee-script/trunk/
  coffee-script/trunk/PKGBUILD

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

Added: coffee-script/trunk/PKGBUILD
===
--- coffee-script/trunk/PKGBUILD(rev 0)
+++ coffee-script/trunk/PKGBUILD2015-10-07 09:32:40 UTC (rev 143265)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: sloppybench 
+# Contributor: der_FeniX 
+# Contributor: Anatol Pomozov 
+# Contributor: Gordin <9ordin @t gmail dot com>
+# Contributor: Simon Lipp 
+# Contributor: Chris Bolton 
+# Contributor: Sergei Lebedev 
+# Contributor: flying sheep 
+
+pkgname=coffee-script
+pkgver=1.10.0
+pkgrel=2
+pkgdesc='CoffeeScript is a little language that compiles into JavaScript'
+arch=('any')
+url='http://coffeescript.org'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm')
+options=('!emptydirs')
+source=("https://github.com/jashkenas/coffeescript/archive/$pkgver.tar.gz;)
+sha256sums=('1747a315002e69c2d459c2e618ac51d13b383a37792f05bdab155b3c943d2ef2')
+
+package() {
+  local _npmdir="$pkgdir/usr/lib/node_modules/"
+  mkdir -p $_npmdir
+  cd $_npmdir
+  npm install -g --prefix "$pkgdir/usr" $pkgname@$pkgver
+
+  chown -R root:root "$pkgdir"
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+}


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


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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 12:23:50
  Author: spupykin
Revision: 143276

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

Added:
  freeradius/repos/community-i686/PKGBUILD
(from rev 143275, freeradius/trunk/PKGBUILD)
  freeradius/repos/community-i686/freeradius.install
(from rev 143275, freeradius/trunk/freeradius.install)
  freeradius/repos/community-i686/freeradius.service
(from rev 143275, freeradius/trunk/freeradius.service)
  freeradius/repos/community-i686/freeradius.tmpfiles
(from rev 143275, freeradius/trunk/freeradius.tmpfiles)
  freeradius/repos/community-x86_64/PKGBUILD
(from rev 143275, freeradius/trunk/PKGBUILD)
  freeradius/repos/community-x86_64/freeradius.install
(from rev 143275, freeradius/trunk/freeradius.install)
  freeradius/repos/community-x86_64/freeradius.service
(from rev 143275, freeradius/trunk/freeradius.service)
  freeradius/repos/community-x86_64/freeradius.tmpfiles
(from rev 143275, freeradius/trunk/freeradius.tmpfiles)
Deleted:
  freeradius/repos/community-i686/PKGBUILD
  freeradius/repos/community-i686/freeradius.install
  freeradius/repos/community-i686/freeradius.service
  freeradius/repos/community-i686/freeradius.tmpfiles
  freeradius/repos/community-x86_64/PKGBUILD
  freeradius/repos/community-x86_64/freeradius.install
  freeradius/repos/community-x86_64/freeradius.service
  freeradius/repos/community-x86_64/freeradius.tmpfiles

--+
 /PKGBUILD|  112 +
 /freeradius.install  |   36 ++
 /freeradius.service  |   30 
 /freeradius.tmpfiles |2 
 community-i686/PKGBUILD  |   56 
 community-i686/freeradius.install|   18 -
 community-i686/freeradius.service|   15 
 community-i686/freeradius.tmpfiles   |1 
 community-x86_64/PKGBUILD|   56 
 community-x86_64/freeradius.install  |   18 -
 community-x86_64/freeradius.service  |   15 
 community-x86_64/freeradius.tmpfiles |1 
 12 files changed, 180 insertions(+), 180 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-07 10:23:25 UTC (rev 143275)
+++ community-i686/PKGBUILD 2015-10-07 10:23:50 UTC (rev 143276)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jason R Begley (jay...@digitalgoat.com>
-# Contributor: Daniel Micay 
-
-pkgname=freeradius
-pkgver=3.0.9
-pkgrel=1
-pkgdesc="The premier open source RADIUS server"
-arch=('i686' 'x86_64')
-url="http://www.freeradius.org/;
-license=('GPL')
-depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient' 'talloc' 
'libpcap')
-makedepends=('unixodbc' 'python2' 'curl')
-optdepends=('unixodbc: for ODBC'
-   'python2: for Python'
-   'curl: for REST')
-options=('!makeflags')
-install=$pkgname.install
-source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2;
-   freeradius.tmpfiles
-   freeradius.service)
-md5sums=('37900d34de757734b430ffa9c5ffd246'
- 'f959e89812bedfc9f8308076f78cd74e'
- 'e3f18e3a25df3b692e59f60605354708')
-
-build() {
-  cd $srcdir/freeradius-server-$pkgver
-  ./configure --with-system-libtool --with-system-libltdl \
- --prefix=/usr --enable-heimdal-krb5 \
- --localstatedir=/var \
- --sysconfdir=/etc \
- --sbindir=/usr/bin \
- --libdir=/usr/lib/freeradius \
- --with-udpfromto
-  make
-}
-
-package() {
-  cd $srcdir/freeradius-server-$pkgver
-  make install R=$pkgdir
-  chmod o+r $pkgdir/etc/raddb/*
-  mv $pkgdir/etc/raddb $pkgdir/etc/raddb.default
-  rm -rf $pkgdir/var/run
-
-  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
-
-# 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")
-fi
-# template end;
-}

Copied: freeradius/repos/community-i686/PKGBUILD (from rev 143275, 
freeradius/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-07 10:23:50 UTC (rev 143276)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Jason R Begley (jay...@digitalgoat.com>
+# Contributor: Daniel Micay 
+
+pkgname=freeradius
+pkgver=3.0.10

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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 12:24:00
  Author: spupykin
Revision: 143277

upgpkg: lxc 1:1.1.4-1

upd

Modified:
  lxc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 10:23:50 UTC (rev 143276)
+++ PKGBUILD2015-10-07 10:24:00 UTC (rev 143277)
@@ -6,9 +6,9 @@
 # Contributor: Jon Nordby 
 
 pkgname=lxc
-pkgver=1.1.3
+pkgver=1.1.4
 epoch=1
-pkgrel=2
+pkgrel=1
 pkgdesc="Linux Containers"
 arch=('i686' 'x86_64')
 url="http://linuxcontainers.org;
@@ -26,7 +26,7 @@
"lxc.tmpfiles.d"
"lxc.service"
"lxc-auto.service")
-md5sums=('197abb5a28ab0b689c737eb1951023fb'
+md5sums=('d33c4bd9c57755c0e2b0e2acbc3f171d'
  'SKIP'
  'df94c9fb8a753011c86ee664e9f521ff'
  '4b41aa53ee714c60f0309541d2e9ea15'


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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 12:23:25
  Author: spupykin
Revision: 143275

upgpkg: freeradius 3.0.10-1

upd

Modified:
  freeradius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 10:16:16 UTC (rev 143274)
+++ PKGBUILD2015-10-07 10:23:25 UTC (rev 143275)
@@ -4,7 +4,7 @@
 # Contributor: Daniel Micay 
 
 pkgname=freeradius
-pkgver=3.0.9
+pkgver=3.0.10
 pkgrel=1
 pkgdesc="The premier open source RADIUS server"
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2;
freeradius.tmpfiles
freeradius.service)
-md5sums=('37900d34de757734b430ffa9c5ffd246'
+md5sums=('35a2b419ce9a4ae312cb37024188e7e1'
  'f959e89812bedfc9f8308076f78cd74e'
  'e3f18e3a25df3b692e59f60605354708')
 


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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 12:15:54
  Author: fyan
Revision: 143273

upgpkg: uglify-js 2.4.24-2

improve package script

Modified:
  uglify-js/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 10:14:41 UTC (rev 143272)
+++ PKGBUILD2015-10-07 10:15:54 UTC (rev 143273)
@@ -4,7 +4,7 @@
 
 pkgname=uglify-js
 pkgver=2.4.24
-pkgrel=1
+pkgrel=2
 pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
 arch=('any')
 url='http://lisperator.net/uglifyjs'
@@ -11,20 +11,15 @@
 license=('BSD')
 depends=('nodejs')
 makedepends=('npm')
-options=('!emptydirs')
-source=("http://registry.npmjs.org/uglify-js/-/uglify-js-$pkgver.tgz;)
-noextract=(uglify-js-$pkgver.tgz)
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
 md5sums=('91f44031d75fa6183c9740b9c11aa7e4')
 
 package() {
-  local _npmdir="$pkgdir/usr/lib/node_modules/"
-  mkdir -p $_npmdir
-  cd $_npmdir
-  npm install -g --prefix "$pkgdir/usr" $pkgname@$pkgver
-
-  chown -R root:root "$pkgdir"
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
   mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"  
 }
 
 # vim:set ts=2 sw=2 et:


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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 12:16:16
  Author: fyan
Revision: 143274

archrelease: copy trunk to community-any

Added:
  uglify-js/repos/community-any/PKGBUILD
(from rev 143273, uglify-js/trunk/PKGBUILD)
Deleted:
  uglify-js/repos/community-any/PKGBUILD

--+
 PKGBUILD |   55 +--
 1 file changed, 25 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 10:15:54 UTC (rev 143273)
+++ PKGBUILD2015-10-07 10:16:16 UTC (rev 143274)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Nagy 
-
-pkgname=uglify-js
-pkgver=2.4.24
-pkgrel=1
-pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
-arch=('any')
-url='http://lisperator.net/uglifyjs'
-license=('BSD')
-depends=('nodejs')
-makedepends=('npm')
-options=('!emptydirs')
-source=("http://registry.npmjs.org/uglify-js/-/uglify-js-$pkgver.tgz;)
-noextract=(uglify-js-$pkgver.tgz)
-md5sums=('91f44031d75fa6183c9740b9c11aa7e4')
-
-package() {
-  local _npmdir="$pkgdir/usr/lib/node_modules/"
-  mkdir -p $_npmdir
-  cd $_npmdir
-  npm install -g --prefix "$pkgdir/usr" $pkgname@$pkgver
-
-  chown -R root:root "$pkgdir"
-  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: uglify-js/repos/community-any/PKGBUILD (from rev 143273, 
uglify-js/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 10:16:16 UTC (rev 143274)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+
+pkgname=uglify-js
+pkgver=2.4.24
+pkgrel=2
+pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
+arch=('any')
+url='http://lisperator.net/uglifyjs'
+license=('BSD')
+depends=('nodejs')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+md5sums=('91f44031d75fa6183c9740b9c11aa7e4')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"  
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in postgrey/repos/community-any (10 files)

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 12:24:58
  Author: spupykin
Revision: 143280

archrelease: copy trunk to community-any

Added:
  postgrey/repos/community-any/PKGBUILD
(from rev 143279, postgrey/trunk/PKGBUILD)
  postgrey/repos/community-any/postgrey.install
(from rev 143279, postgrey/trunk/postgrey.install)
  postgrey/repos/community-any/postgrey.service
(from rev 143279, postgrey/trunk/postgrey.service)
  postgrey/repos/community-any/postgrey.tmpfiles
(from rev 143279, postgrey/trunk/postgrey.tmpfiles)
  postgrey/repos/community-any/untaint.patch
(from rev 143279, postgrey/trunk/untaint.patch)
Deleted:
  postgrey/repos/community-any/PKGBUILD
  postgrey/repos/community-any/postgrey.install
  postgrey/repos/community-any/postgrey.service
  postgrey/repos/community-any/postgrey.tmpfiles
  postgrey/repos/community-any/untaint.patch

---+
 PKGBUILD  |   90 ++--
 postgrey.install  |   32 +-
 postgrey.service  |   36 ++--
 postgrey.tmpfiles |2 -
 untaint.patch |   26 +++
 5 files changed, 93 insertions(+), 93 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 10:24:44 UTC (rev 143279)
+++ PKGBUILD2015-10-07 10:24:58 UTC (rev 143280)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sean Timothy Noonan 
-
-pkgname=postgrey
-pkgver=1.35
-pkgrel=2
-pkgdesc="a Postfix policy server implementing greylisting"
-arch=('any')
-url="http://postgrey.schweikert.ch/;
-options=(emptydirs)
-license=("GPL")
-depends=('perl-net-server' 'perl>=5.6.0' 'perl-berkeleydb' 'perl-io-multiplex' 
'db>=4.1')
-optdepends=('postfix: the recommended MTA for use with postgrey'
-   'exim: an alternative MTA'
-   'perl-net-dns: for postgreyreport tool')
-backup=(etc/postfix/postgrey_whitelist_recipients
-   etc/postfix/postgrey_whitelist_clients)
-install=$pkgname.install
-source=($url/pub/$pkgname-$pkgver.tar.gz
-   postgrey.service
-   postgrey.tmpfiles
-   untaint.patch)
-md5sums=('995f265679c9bcc11c6c1db881003e36'
- '8ad00f3c57eaa92e1f8a0ee71e620413'
- '3236959f435c95db3a13f4c7dd235609'
- '3f6a2b415187a8a092b2a7b57f362233')
-
-prepare() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -p0 <$srcdir/untaint.patch
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  chown -R root:root .
-  mkdir -p $pkgdir/var/spool/postfix/postgrey
-  install -D -m 0755 postgrey $pkgdir/usr/bin/postgrey
-  install -D -m 0755 contrib/postgreyreport $pkgdir/usr/bin/postgreyreport
-  install -D -m 0644 postgrey_whitelist_recipients 
$pkgdir/etc/postfix/postgrey_whitelist_recipients
-  install -D -m 0644 postgrey_whitelist_clients 
$pkgdir/etc/postfix/postgrey_whitelist_clients
-
-  install -Dm0644 $srcdir/$pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm0644 $srcdir/$pkgname.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
-}

Copied: postgrey/repos/community-any/PKGBUILD (from rev 143279, 
postgrey/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 10:24:58 UTC (rev 143280)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sean Timothy Noonan 
+
+pkgname=postgrey
+pkgver=1.36
+pkgrel=1
+pkgdesc="a Postfix policy server implementing greylisting"
+arch=('any')
+url="http://postgrey.schweikert.ch/;
+options=(emptydirs)
+license=("GPL")
+depends=('perl-net-server' 'perl>=5.6.0' 'perl-berkeleydb' 'perl-io-multiplex' 
'db>=4.1')
+optdepends=('postfix: the recommended MTA for use with postgrey'
+   'exim: an alternative MTA'
+   'perl-net-dns: for postgreyreport tool')
+backup=(etc/postfix/postgrey_whitelist_recipients
+   etc/postfix/postgrey_whitelist_clients)
+install=$pkgname.install
+source=($url/pub/$pkgname-$pkgver.tar.gz
+   postgrey.service
+   postgrey.tmpfiles
+   untaint.patch)
+md5sums=('eb4c9426347851d45cdb51e396745a66'
+ '8ad00f3c57eaa92e1f8a0ee71e620413'
+ '3236959f435c95db3a13f4c7dd235609'
+ '3f6a2b415187a8a092b2a7b57f362233')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p0 <$srcdir/untaint.patch
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  chown -R root:root .
+  mkdir -p $pkgdir/var/spool/postfix/postgrey
+  install -D -m 0755 postgrey $pkgdir/usr/bin/postgrey
+  install -D -m 0755 contrib/postgreyreport $pkgdir/usr/bin/postgreyreport
+  install -D -m 0644 postgrey_whitelist_recipients 
$pkgdir/etc/postfix/postgrey_whitelist_recipients
+  install -D -m 0644 postgrey_whitelist_clients 
$pkgdir/etc/postfix/postgrey_whitelist_clients
+
+  install -Dm0644 $srcdir/$pkgname.service 

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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 12:24:38
  Author: spupykin
Revision: 143278

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

Added:
  lxc/repos/community-i686/PKGBUILD
(from rev 143277, lxc/trunk/PKGBUILD)
  lxc/repos/community-i686/lxc-auto.service
(from rev 143277, lxc/trunk/lxc-auto.service)
  lxc/repos/community-i686/lxc.service
(from rev 143277, lxc/trunk/lxc.service)
  lxc/repos/community-i686/lxc.tmpfiles.d
(from rev 143277, lxc/trunk/lxc.tmpfiles.d)
  lxc/repos/community-x86_64/PKGBUILD
(from rev 143277, lxc/trunk/PKGBUILD)
  lxc/repos/community-x86_64/lxc-auto.service
(from rev 143277, lxc/trunk/lxc-auto.service)
  lxc/repos/community-x86_64/lxc.service
(from rev 143277, lxc/trunk/lxc.service)
  lxc/repos/community-x86_64/lxc.tmpfiles.d
(from rev 143277, lxc/trunk/lxc.tmpfiles.d)
Deleted:
  lxc/repos/community-i686/PKGBUILD
  lxc/repos/community-i686/lxc-auto.service
  lxc/repos/community-i686/lxc.install
  lxc/repos/community-i686/lxc.service
  lxc/repos/community-i686/lxc.tmpfiles.d
  lxc/repos/community-x86_64/PKGBUILD
  lxc/repos/community-x86_64/lxc-auto.service
  lxc/repos/community-x86_64/lxc.install
  lxc/repos/community-x86_64/lxc.service
  lxc/repos/community-x86_64/lxc.tmpfiles.d

---+
 /PKGBUILD |  152 
 /lxc-auto.service |   24 +
 /lxc.service  |   24 +
 /lxc.tmpfiles.d   |2 
 community-i686/PKGBUILD   |   77 --
 community-i686/lxc-auto.service   |   12 --
 community-i686/lxc.install|8 -
 community-i686/lxc.service|   12 --
 community-i686/lxc.tmpfiles.d |1 
 community-x86_64/PKGBUILD |   77 --
 community-x86_64/lxc-auto.service |   12 --
 community-x86_64/lxc.install  |8 -
 community-x86_64/lxc.service  |   12 --
 community-x86_64/lxc.tmpfiles.d   |1 
 14 files changed, 202 insertions(+), 220 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-07 10:24:00 UTC (rev 143277)
+++ community-i686/PKGBUILD 2015-10-07 10:24:38 UTC (rev 143278)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Andrea Zucchelli 
-# Contributor: Daniel Micay 
-# Contributor: Jonathan Liu 
-# Contributor: Jon Nordby 
-
-pkgname=lxc
-pkgver=1.1.3
-epoch=1
-pkgrel=2
-pkgdesc="Linux Containers"
-arch=('i686' 'x86_64')
-url="http://linuxcontainers.org;
-depends=('bash' 'perl' 'libseccomp' 'libcap' 'python' 'cgmanager' 'rsync')
-makedepends=('docbook2x' 'lua')
-optdepends=('arch-install-scripts: for archlinux template'
-   'lua'
-   'lua-filesystem: lxc-top'
-   'lua-alt-getopt: lxc-top')
-license=('LGPL')
-install=lxc.install
-options=('emptydirs')
-backup=('etc/lxc/default.conf')
-validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-source=("http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz"{,.asc}
-   "lxc.tmpfiles.d"
-   "lxc.service"
-   "lxc-auto.service")
-md5sums=('197abb5a28ab0b689c737eb1951023fb'
- 'SKIP'
- 'df94c9fb8a753011c86ee664e9f521ff'
- '4b41aa53ee714c60f0309541d2e9ea15'
- '5566d9bd868adf26b19d59f9f77bec95')
-
-prepare() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  sed -i \
--e 's|"\\"-//Davenport//DTD DocBook V3.0//EN\\""|"\\"-//OASIS//DTD DocBook 
XML\\" \\"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd\\";|' \
-configure.ac
-}
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---localstatedir=/var \
---libexecdir=/usr/lib \
---libdir=/usr/lib \
---sysconfdir=/etc \
---disable-apparmor \
---enable-seccomp \
---enable-cgmanager \
---enable-capabilities \
---enable-lua \
---with-init-script=systemd \
---with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-
-  make DESTDIR="$pkgdir" install
-  install -d -m755 "$pkgdir/var/lib/lxc"
-  install -d -m755 "$pkgdir/usr/lib/lxc/rootfs/dev"
-  install -D -m644 ${srcdir}/lxc.service 
${pkgdir}/usr/lib/systemd/system/lxc@.service
-  install -D -m644 ${srcdir}/lxc-auto.service 
${pkgdir}/usr/lib/systemd/system/lxc-auto.service
-  install -D -m644 ${srcdir}/lxc.tmpfiles.d 
${pkgdir}/usr/lib/tmpfiles.d/lxc.conf
-
-  cd doc
-  find . -type f -name '*.1' -exec install -D -m644 "{}" 
"$pkgdir/usr/share/man/man1/{}" \;
-  find . -type f -name '*.5' -exec install -D -m644 "{}" 
"$pkgdir/usr/share/man/man5/{}" \;
-  find . -type f -name '*.7' -exec install -D -m644 "{}" 
"$pkgdir/usr/share/man/man7/{}" \;
-}

Copied: lxc/repos/community-i686/PKGBUILD (from 

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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 12:24:44
  Author: spupykin
Revision: 143279

upgpkg: postgrey 1.36-1

upd

Modified:
  postgrey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 10:24:38 UTC (rev 143278)
+++ PKGBUILD2015-10-07 10:24:44 UTC (rev 143279)
@@ -3,8 +3,8 @@
 # Contributor: Sean Timothy Noonan 
 
 pkgname=postgrey
-pkgver=1.35
-pkgrel=2
+pkgver=1.36
+pkgrel=1
 pkgdesc="a Postfix policy server implementing greylisting"
 arch=('any')
 url="http://postgrey.schweikert.ch/;
@@ -21,7 +21,7 @@
postgrey.service
postgrey.tmpfiles
untaint.patch)
-md5sums=('995f265679c9bcc11c6c1db881003e36'
+md5sums=('eb4c9426347851d45cdb51e396745a66'
  '8ad00f3c57eaa92e1f8a0ee71e620413'
  '3236959f435c95db3a13f4c7dd235609'
  '3f6a2b415187a8a092b2a7b57f362233')


[arch-commits] Commit in (5 files)

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 12:25:17
  Author: fyan
Revision: 143281

addpkg: bower 1.5.3-1

Added:
  bower/
  bower/repos/
  bower/trunk/
  bower/trunk/LICENSE
  bower/trunk/PKGBUILD

--+
 LICENSE  |   19 +++
 PKGBUILD |   26 ++
 2 files changed, 45 insertions(+)

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

Added: bower/trunk/PKGBUILD
===
--- bower/trunk/PKGBUILD(rev 0)
+++ bower/trunk/PKGBUILD2015-10-07 10:25:17 UTC (rev 143281)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Micha Alt  
+# Contributor: FadeMind 
+# Contributor: Tom Vincent 
+
+pkgname=bower
+pkgver=1.5.3
+pkgrel=1
+pkgdesc='A package manager for the web'
+arch=('any')
+url='http://bower.io/'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
+LICENSE)
+noextract=($pkgname-$pkgver.tgz)
+md5sums=('3a4130a26d21148a6d3230a4f8555704'
+ '135697567327f92e904ef0be2082da5e')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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


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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 12:25:37
  Author: fyan
Revision: 143282

archrelease: copy trunk to community-any

Added:
  bower/repos/community-any/
  bower/repos/community-any/LICENSE
(from rev 143281, bower/trunk/LICENSE)
  bower/repos/community-any/PKGBUILD
(from rev 143281, bower/trunk/PKGBUILD)

--+
 LICENSE  |   19 +++
 PKGBUILD |   26 ++
 2 files changed, 45 insertions(+)

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

Copied: bower/repos/community-any/PKGBUILD (from rev 143281, 
bower/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-07 10:25:37 UTC (rev 143282)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Micha Alt  
+# Contributor: FadeMind 
+# Contributor: Tom Vincent 
+
+pkgname=bower
+pkgver=1.5.3
+pkgrel=1
+pkgdesc='A package manager for the web'
+arch=('any')
+url='http://bower.io/'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
+LICENSE)
+noextract=($pkgname-$pkgver.tgz)
+md5sums=('3a4130a26d21148a6d3230a4f8555704'
+ '135697567327f92e904ef0be2082da5e')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2015-10-07 Thread Sven-Hendrik Haase
Date: Wednesday, October 7, 2015 @ 12:52:34
  Author: svenstaro
Revision: 143283

upgpkg: glm 0.9.7.1-1

upstream release 0.9.7.1

Modified:
  glm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 10:25:37 UTC (rev 143282)
+++ PKGBUILD2015-10-07 10:52:34 UTC (rev 143283)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Peter Hatina 
 pkgname=glm
-pkgver=0.9.7.0
+pkgver=0.9.7.1
 pkgrel=1
 pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
 arch=('any')
@@ -9,7 +9,7 @@
 url="http://glm.g-truc.net;
 makedepends=('cmake')
 
source=("https://github.com/g-truc/glm/releases/download/${pkgver}/glm-${pkgver}.zip;)
-md5sums=('34c3eb7e99e1ae68a7d42bd401bf38bb')
+md5sums=('d8eb837be847e57d2599934c7cfc1448')
 
 package() {
 cd $pkgname


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

2015-10-07 Thread Sven-Hendrik Haase
Date: Wednesday, October 7, 2015 @ 12:52:40
  Author: svenstaro
Revision: 143284

archrelease: copy trunk to community-any

Added:
  glm/repos/community-any/PKGBUILD
(from rev 143283, glm/trunk/PKGBUILD)
Deleted:
  glm/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 10:52:34 UTC (rev 143283)
+++ PKGBUILD2015-10-07 10:52:40 UTC (rev 143284)
@@ -1,32 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Peter Hatina 
-pkgname=glm
-pkgver=0.9.7.0
-pkgrel=1
-pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
-arch=('any')
-license=('MIT')
-url="http://glm.g-truc.net;
-makedepends=('cmake')
-source=("https://github.com/g-truc/glm/releases/download/${pkgver}/glm-${pkgver}.zip;)
-md5sums=('34c3eb7e99e1ae68a7d42bd401bf38bb')
-
-package() {
-cd $pkgname
-
-mkdir build
-cd build
-
-cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-make DESTDIR=$pkgdir install
-
-cd ..
-
-mkdir -p $pkgdir/usr/share/doc
-cp -r doc $pkgdir/usr/share/doc/glm
-
-find $pkgdir -type f -exec chmod 644 {} \;
-find $pkgdir -type d -exec chmod 755 {} \;
-
-install -Dm644 copying.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: glm/repos/community-any/PKGBUILD (from rev 143283, glm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-07 10:52:40 UTC (rev 143284)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Peter Hatina 
+pkgname=glm
+pkgver=0.9.7.1
+pkgrel=1
+pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading 
Language (GLSL) specification"
+arch=('any')
+license=('MIT')
+url="http://glm.g-truc.net;
+makedepends=('cmake')
+source=("https://github.com/g-truc/glm/releases/download/${pkgver}/glm-${pkgver}.zip;)
+md5sums=('d8eb837be847e57d2599934c7cfc1448')
+
+package() {
+cd $pkgname
+
+mkdir build
+cd build
+
+cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+make DESTDIR=$pkgdir install
+
+cd ..
+
+mkdir -p $pkgdir/usr/share/doc
+cp -r doc $pkgdir/usr/share/doc/glm
+
+find $pkgdir -type f -exec chmod 644 {} \;
+find $pkgdir -type d -exec chmod 755 {} \;
+
+install -Dm644 copying.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}


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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 11:32:59
  Author: fyan
Revision: 143266

archrelease: copy trunk to community-any

Added:
  coffee-script/repos/community-any/
  coffee-script/repos/community-any/PKGBUILD
(from rev 143265, coffee-script/trunk/PKGBUILD)

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

Copied: coffee-script/repos/community-any/PKGBUILD (from rev 143265, 
coffee-script/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-07 09:32:59 UTC (rev 143266)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: sloppybench 
+# Contributor: der_FeniX 
+# Contributor: Anatol Pomozov 
+# Contributor: Gordin <9ordin @t gmail dot com>
+# Contributor: Simon Lipp 
+# Contributor: Chris Bolton 
+# Contributor: Sergei Lebedev 
+# Contributor: flying sheep 
+
+pkgname=coffee-script
+pkgver=1.10.0
+pkgrel=2
+pkgdesc='CoffeeScript is a little language that compiles into JavaScript'
+arch=('any')
+url='http://coffeescript.org'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm')
+options=('!emptydirs')
+source=("https://github.com/jashkenas/coffeescript/archive/$pkgver.tar.gz;)
+sha256sums=('1747a315002e69c2d459c2e618ac51d13b383a37792f05bdab155b3c943d2ef2')
+
+package() {
+  local _npmdir="$pkgdir/usr/lib/node_modules/"
+  mkdir -p $_npmdir
+  cd $_npmdir
+  npm install -g --prefix "$pkgdir/usr" $pkgname@$pkgver
+
+  chown -R root:root "$pkgdir"
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in (4 files)

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 12:11:33
  Author: fyan
Revision: 143269

addpkg: typescript 1.6.2-1

Added:
  typescript/
  typescript/repos/
  typescript/trunk/
  typescript/trunk/PKGBUILD

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

Added: typescript/trunk/PKGBUILD
===
--- typescript/trunk/PKGBUILD   (rev 0)
+++ typescript/trunk/PKGBUILD   2015-10-07 10:11:33 UTC (rev 143269)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Bruno Galeotti 
+
+pkgname=typescript
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="TypeScript is a language for application scale JavaScript development"
+arch=('any')
+url="http://typescriptlang.org/;
+license=('Apache')
+depends=('nodejs')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('d553c416b02772452a8b3e0a6dd9db735c5d40154e99f1b1d6b730a2f0d6cbd2')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+}
+
+# vim:set ts=2 sw=2 et:


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


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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 12:11:54
  Author: fyan
Revision: 143270

archrelease: copy trunk to community-any

Added:
  typescript/repos/community-any/
  typescript/repos/community-any/PKGBUILD
(from rev 143269, typescript/trunk/PKGBUILD)

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

Copied: typescript/repos/community-any/PKGBUILD (from rev 143269, 
typescript/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-07 10:11:54 UTC (rev 143270)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Bruno Galeotti 
+
+pkgname=typescript
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="TypeScript is a language for application scale JavaScript development"
+arch=('any')
+url="http://typescriptlang.org/;
+license=('Apache')
+depends=('nodejs')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('d553c416b02772452a8b3e0a6dd9db735c5d40154e99f1b1d6b730a2f0d6cbd2')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in lazarus/repos/community-i686 (6 files)

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 15:21:46
  Author: spupykin
Revision: 143288

archrelease: copy trunk to community-i686

Added:
  lazarus/repos/community-i686/ChangeLog
(from rev 143287, lazarus/trunk/ChangeLog)
  lazarus/repos/community-i686/PKGBUILD
(from rev 143287, lazarus/trunk/PKGBUILD)
  lazarus/repos/community-i686/lazarus-ide.install
(from rev 143287, lazarus/trunk/lazarus-ide.install)
Deleted:
  lazarus/repos/community-i686/ChangeLog
  lazarus/repos/community-i686/PKGBUILD
  lazarus/repos/community-i686/lazarus-ide.install

-+
 ChangeLog   |   36 +++---
 PKGBUILD|  262 +-
 lazarus-ide.install |   68 ++--
 3 files changed, 183 insertions(+), 183 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-10-07 13:21:21 UTC (rev 143287)
+++ ChangeLog   2015-10-07 13:21:46 UTC (rev 143288)
@@ -1,18 +0,0 @@
-2012-05-15  BlackIkeEagle
-   * fix lazcontrols failure
- see: http://doublecmd.sourceforge.net/mantisbt/view.php?id=347
-   * add compiled files again
-
-2012-05-08  BlackIkeEagle
-   * fix FS#29807
-   * should not have removed Makefiles
-
-2012-04-30  BlackIkeEagle
-   * split pkgbuild
-   * lazarus (can be used for compiling)
-   * lazarus-qt (qt ide)
-   * lazarus-gtk (gtk ide)
-
-2008-01-21  JJDaNiMoTh  
-
-* PKGBUILD: moved man pages to /usr/share

Copied: lazarus/repos/community-i686/ChangeLog (from rev 143287, 
lazarus/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-10-07 13:21:46 UTC (rev 143288)
@@ -0,0 +1,18 @@
+2012-05-15  BlackIkeEagle
+   * fix lazcontrols failure
+ see: http://doublecmd.sourceforge.net/mantisbt/view.php?id=347
+   * add compiled files again
+
+2012-05-08  BlackIkeEagle
+   * fix FS#29807
+   * should not have removed Makefiles
+
+2012-04-30  BlackIkeEagle
+   * split pkgbuild
+   * lazarus (can be used for compiling)
+   * lazarus-qt (qt ide)
+   * lazarus-gtk (gtk ide)
+
+2008-01-21  JJDaNiMoTh  
+
+* PKGBUILD: moved man pages to /usr/share

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 13:21:21 UTC (rev 143287)
+++ PKGBUILD2015-10-07 13:21:46 UTC (rev 143288)
@@ -1,131 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jens Adam (byte/jra) 
-# Contributor: BlackIkeEagle 
-
-pkgbase=lazarus
-pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
-pkgver=1.4.2
-_basever=1.4.2
-_pkgsubver=0
-pkgrel=1
-url='http://www.lazarus.freepascal.org/'
-license=('GPL2' 'MPL' 'custom:modifiedLGPL')
-arch=('i686' 'x86_64')
-makedepends=('fpc' 'fpc-src' 'gtk2' 'qt4pas' 'rsync')
-options=('!emptydirs' '!makeflags')
-source=("http://downloads.sourceforge.net/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20${_basever}/lazarus-$pkgver-${_pkgsubver}.tar.gz;)
-md5sums=('f9f56d5d9eb6de5c6b939f033fbbefb7')
-
-build() {
-  cd $srcdir/${pkgbase}
-
-  # build gtk2 ide
-  make FPC=/usr/bin/fpc LCL_PLATFORM=gtk2 clean bigide
-  # move gtk binaries
-  mv lazarus lazarus-gtk2
-  mv startlazarus startlazarus-gtk2
-
-  # build qt ide
-  make FPC=/usr/bin/fpc LCL_PLATFORM=qt bigide
-  # move qt binaries
-  mv lazarus lazarus-qt
-  mv startlazarus startlazarus-qt
-}
-
-package_lazarus() {
-  pkgdesc='Delphi-like IDE for FreePascal common files'
-  depends=('fpc' 'fpc-src')
-  optdepends=(
-'perl: to run some scirpts in the tools directory'
-'gtk2: to compile gtk2 apps'
-'qt4pas: to compile qt apps and use help viewer'
-  )
-
-  cd $srcdir/${pkgbase}
-
-  # skip the 'make install' mess completely and do everything manually
-  mkdir -p $pkgdir/usr/lib/lazarus $pkgdir/usr/bin $pkgdir/usr/share/man/man1 
$pkgdir/usr/share/doc
-  rsync -a \
---exclude="CVS" --exclude=".cvsignore" \
---exclude="*.ppw"   --exclude="*.ppl" \
---exclude="*.ow"--exclude="*.a"\
---exclude="*.rst"   --exclude=".#*" \
---exclude="*.~*"--exclude="*.bak" \
---exclude="*.orig"  --exclude="*.rej" \
---exclude=".xvpics" \
---exclude="killme*" --exclude=".gdb_hist*" \
---exclude="debian"  --exclude="COPYING*" \
---exclude="*.app"   --exclude="tools/install" \
-. "$pkgdir"/usr/lib/lazarus
-
-  #remove some stuff, not needed or for in other package
-  pushd $pkgdir/usr/lib/lazarus
-  rm lazarus-*
-  rm startlazarus-*
-  popd
-
-  ln -s /usr/lib/lazarus/lazbuild $pkgdir/usr/bin/lazbuild
-  cp -R install/man/man1/* $pkgdir/usr/share/man/man1/
-  mv $pkgdir/usr/lib/lazarus/docs $pkgdir/usr/share/doc/lazarus
-  mkdir -p $pkgdir/usr/lib/lazarus/docs
-  ln -s /usr/share/doc/lazarus/chm $pkgdir/usr/lib/lazarus/docs/html
-  ln -s 

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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 15:23:50
  Author: spupykin
Revision: 143289

upgpkg: libvirt 1.2.20-2

upd

Modified:
  libvirt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 13:21:46 UTC (rev 143288)
+++ PKGBUILD2015-10-07 13:23:50 UTC (rev 143289)
@@ -4,13 +4,13 @@
 
 pkgname=libvirt
 pkgver=1.2.20
-pkgrel=1
+pkgrel=2
 pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
 arch=('i686' 'x86_64')
 url="http://libvirt.org/;
 license=('LGPL')
 depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
-'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap'
+'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap' 'libcap-ng'
 'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
 'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph' 'libssh2' 
'netcf')
 makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'


[arch-commits] Commit in lazarus/repos/community-x86_64 (6 files)

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 15:43:08
  Author: spupykin
Revision: 143293

archrelease: copy trunk to community-x86_64

Added:
  lazarus/repos/community-x86_64/ChangeLog
(from rev 143292, lazarus/trunk/ChangeLog)
  lazarus/repos/community-x86_64/PKGBUILD
(from rev 143292, lazarus/trunk/PKGBUILD)
  lazarus/repos/community-x86_64/lazarus-ide.install
(from rev 143292, lazarus/trunk/lazarus-ide.install)
Deleted:
  lazarus/repos/community-x86_64/ChangeLog
  lazarus/repos/community-x86_64/PKGBUILD
  lazarus/repos/community-x86_64/lazarus-ide.install

-+
 ChangeLog   |   36 +++---
 PKGBUILD|  262 +-
 lazarus-ide.install |   68 ++--
 3 files changed, 183 insertions(+), 183 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2015-10-07 13:25:04 UTC (rev 143292)
+++ ChangeLog   2015-10-07 13:43:08 UTC (rev 143293)
@@ -1,18 +0,0 @@
-2012-05-15  BlackIkeEagle
-   * fix lazcontrols failure
- see: http://doublecmd.sourceforge.net/mantisbt/view.php?id=347
-   * add compiled files again
-
-2012-05-08  BlackIkeEagle
-   * fix FS#29807
-   * should not have removed Makefiles
-
-2012-04-30  BlackIkeEagle
-   * split pkgbuild
-   * lazarus (can be used for compiling)
-   * lazarus-qt (qt ide)
-   * lazarus-gtk (gtk ide)
-
-2008-01-21  JJDaNiMoTh  
-
-* PKGBUILD: moved man pages to /usr/share

Copied: lazarus/repos/community-x86_64/ChangeLog (from rev 143292, 
lazarus/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2015-10-07 13:43:08 UTC (rev 143293)
@@ -0,0 +1,18 @@
+2012-05-15  BlackIkeEagle
+   * fix lazcontrols failure
+ see: http://doublecmd.sourceforge.net/mantisbt/view.php?id=347
+   * add compiled files again
+
+2012-05-08  BlackIkeEagle
+   * fix FS#29807
+   * should not have removed Makefiles
+
+2012-04-30  BlackIkeEagle
+   * split pkgbuild
+   * lazarus (can be used for compiling)
+   * lazarus-qt (qt ide)
+   * lazarus-gtk (gtk ide)
+
+2008-01-21  JJDaNiMoTh  
+
+* PKGBUILD: moved man pages to /usr/share

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 13:25:04 UTC (rev 143292)
+++ PKGBUILD2015-10-07 13:43:08 UTC (rev 143293)
@@ -1,131 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jens Adam (byte/jra) 
-# Contributor: BlackIkeEagle 
-
-pkgbase=lazarus
-pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
-pkgver=1.4.2
-_basever=1.4.2
-_pkgsubver=0
-pkgrel=1
-url='http://www.lazarus.freepascal.org/'
-license=('GPL2' 'MPL' 'custom:modifiedLGPL')
-arch=('i686' 'x86_64')
-makedepends=('fpc' 'fpc-src' 'gtk2' 'qt4pas' 'rsync')
-options=('!emptydirs' '!makeflags')
-source=("http://downloads.sourceforge.net/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20${_basever}/lazarus-$pkgver-${_pkgsubver}.tar.gz;)
-md5sums=('f9f56d5d9eb6de5c6b939f033fbbefb7')
-
-build() {
-  cd $srcdir/${pkgbase}
-
-  # build gtk2 ide
-  make FPC=/usr/bin/fpc LCL_PLATFORM=gtk2 clean bigide
-  # move gtk binaries
-  mv lazarus lazarus-gtk2
-  mv startlazarus startlazarus-gtk2
-
-  # build qt ide
-  make FPC=/usr/bin/fpc LCL_PLATFORM=qt bigide
-  # move qt binaries
-  mv lazarus lazarus-qt
-  mv startlazarus startlazarus-qt
-}
-
-package_lazarus() {
-  pkgdesc='Delphi-like IDE for FreePascal common files'
-  depends=('fpc' 'fpc-src')
-  optdepends=(
-'perl: to run some scirpts in the tools directory'
-'gtk2: to compile gtk2 apps'
-'qt4pas: to compile qt apps and use help viewer'
-  )
-
-  cd $srcdir/${pkgbase}
-
-  # skip the 'make install' mess completely and do everything manually
-  mkdir -p $pkgdir/usr/lib/lazarus $pkgdir/usr/bin $pkgdir/usr/share/man/man1 
$pkgdir/usr/share/doc
-  rsync -a \
---exclude="CVS" --exclude=".cvsignore" \
---exclude="*.ppw"   --exclude="*.ppl" \
---exclude="*.ow"--exclude="*.a"\
---exclude="*.rst"   --exclude=".#*" \
---exclude="*.~*"--exclude="*.bak" \
---exclude="*.orig"  --exclude="*.rej" \
---exclude=".xvpics" \
---exclude="killme*" --exclude=".gdb_hist*" \
---exclude="debian"  --exclude="COPYING*" \
---exclude="*.app"   --exclude="tools/install" \
-. "$pkgdir"/usr/lib/lazarus
-
-  #remove some stuff, not needed or for in other package
-  pushd $pkgdir/usr/lib/lazarus
-  rm lazarus-*
-  rm startlazarus-*
-  popd
-
-  ln -s /usr/lib/lazarus/lazbuild $pkgdir/usr/bin/lazbuild
-  cp -R install/man/man1/* $pkgdir/usr/share/man/man1/
-  mv $pkgdir/usr/lib/lazarus/docs $pkgdir/usr/share/doc/lazarus
-  mkdir -p $pkgdir/usr/lib/lazarus/docs
-  ln -s /usr/share/doc/lazarus/chm $pkgdir/usr/lib/lazarus/docs/html
-  ln 

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

2015-10-07 Thread Christian Hesse
Date: Wednesday, October 7, 2015 @ 15:46:07
  Author: eworm
Revision: 143296

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

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

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

Copied: python-pyodbc/repos/community-i686/PKGBUILD (from rev 143295, 
python-pyodbc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-07 13:46:07 UTC (rev 143296)
@@ -0,0 +1,39 @@
+# $Id $
+# Maintainer: Christian Hesse 
+# Contributor: Robert Knauer 
+
+pkgbase=python-pyodbc
+pkgname=(python-pyodbc python2-pyodbc)
+_srcname=pyodbc
+pkgver=3.0.10
+pkgrel=1
+pkgdesc='ODBC module for Python'
+arch=('i686' 'x86_64')
+url='https://github.com/mkleehammer/pyodbc'
+license=('MIT')
+makedepends=('python' 'python2' 'unixodbc')
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
+sha256sums=('942bab2ce0e245f7c6a929f262fe6f79e9940f2785d71cb04359585f425d29f9')
+
+prepare() {
+   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
+}
+
+package_python-pyodbc() {
+   pkgdesc='ODBC module for Python 3.x'
+   depends=('python' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}/" --optimize=1
+}
+
+package_python2-pyodbc() {
+   pkgdesc='ODBC module for Python 2.x'
+   depends=('python2' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python2 setup.py install --root="${pkgdir}/" --optimize=1
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-07 13:45:26 UTC (rev 143295)
+++ community-x86_64/PKGBUILD   2015-10-07 13:46:07 UTC (rev 143296)
@@ -1,39 +0,0 @@
-# $Id $
-# Maintainer: Christian Hesse 
-# Contributor: Robert Knauer 
-
-pkgbase=python-pyodbc
-pkgname=(python-pyodbc python2-pyodbc)
-_srcname=pyodbc
-pkgver=3.0.10
-pkgrel=1
-pkgdesc='ODBC module for Python'
-arch=('i686' 'x86_64')
-url='https://github.com/mkleehammer/pyodbc'
-license=('MIT')
-makedepends=('python' 'python2' 'unixodbc')
-source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
-sha256sums=('942bab2ce0e245f7c6a929f262fe6f79e9940f2785d71cb04359585f425d29f9')
-
-prepare() {
-   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
-}
-
-package_python-pyodbc() {
-   pkgdesc='ODBC module for Python 3.x'
-   depends=('python' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python setup.py install --root="${pkgdir}/" --optimize=1
-}
-
-package_python2-pyodbc() {
-   pkgdesc='ODBC module for Python 2.x'
-   depends=('python2' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python2 setup.py install --root="${pkgdir}/" --optimize=1
-}
-

Copied: python-pyodbc/repos/community-x86_64/PKGBUILD (from rev 143295, 
python-pyodbc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-07 13:46:07 UTC (rev 143296)
@@ -0,0 +1,39 @@
+# $Id $
+# Maintainer: Christian Hesse 
+# Contributor: Robert Knauer 
+
+pkgbase=python-pyodbc
+pkgname=(python-pyodbc python2-pyodbc)
+_srcname=pyodbc
+pkgver=3.0.10
+pkgrel=1
+pkgdesc='ODBC module for Python'
+arch=('i686' 'x86_64')
+url='https://github.com/mkleehammer/pyodbc'
+license=('MIT')
+makedepends=('python' 'python2' 'unixodbc')
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
+sha256sums=('942bab2ce0e245f7c6a929f262fe6f79e9940f2785d71cb04359585f425d29f9')
+
+prepare() {
+   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
+}
+
+package_python-pyodbc() {
+   pkgdesc='ODBC module for Python 3.x'
+   depends=('python' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}/" --optimize=1
+}
+
+package_python2-pyodbc() {
+   pkgdesc='ODBC module for Python 2.x'
+   depends=('python2' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python2 setup.py 

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

2015-10-07 Thread Christian Hesse
Date: Wednesday, October 7, 2015 @ 15:45:26
  Author: eworm
Revision: 143295

archrelease: copy trunk to community-x86_64

Added:
  python-pyodbc/repos/community-x86_64/
  python-pyodbc/repos/community-x86_64/PKGBUILD
(from rev 143294, python-pyodbc/trunk/PKGBUILD)

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

Copied: python-pyodbc/repos/community-x86_64/PKGBUILD (from rev 143294, 
python-pyodbc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-07 13:45:26 UTC (rev 143295)
@@ -0,0 +1,39 @@
+# $Id $
+# Maintainer: Christian Hesse 
+# Contributor: Robert Knauer 
+
+pkgbase=python-pyodbc
+pkgname=(python-pyodbc python2-pyodbc)
+_srcname=pyodbc
+pkgver=3.0.10
+pkgrel=1
+pkgdesc='ODBC module for Python'
+arch=('i686' 'x86_64')
+url='https://github.com/mkleehammer/pyodbc'
+license=('MIT')
+makedepends=('python' 'python2' 'unixodbc')
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
+sha256sums=('942bab2ce0e245f7c6a929f262fe6f79e9940f2785d71cb04359585f425d29f9')
+
+prepare() {
+   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
+}
+
+package_python-pyodbc() {
+   pkgdesc='ODBC module for Python 3.x'
+   depends=('python' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}/" --optimize=1
+}
+
+package_python2-pyodbc() {
+   pkgdesc='ODBC module for Python 2.x'
+   depends=('python2' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python2 setup.py install --root="${pkgdir}/" --optimize=1
+}
+


[arch-commits] Commit in (4 files)

2015-10-07 Thread Christian Hesse
Date: Wednesday, October 7, 2015 @ 15:44:56
  Author: eworm
Revision: 143294

Initial import of python-pyodbc 3.0.10-1

This is an optional dependency for mysql-workbench.

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

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

Added: python-pyodbc/trunk/PKGBUILD
===
--- python-pyodbc/trunk/PKGBUILD(rev 0)
+++ python-pyodbc/trunk/PKGBUILD2015-10-07 13:44:56 UTC (rev 143294)
@@ -0,0 +1,39 @@
+# $Id $
+# Maintainer: Christian Hesse 
+# Contributor: Robert Knauer 
+
+pkgbase=python-pyodbc
+pkgname=(python-pyodbc python2-pyodbc)
+_srcname=pyodbc
+pkgver=3.0.10
+pkgrel=1
+pkgdesc='ODBC module for Python'
+arch=('i686' 'x86_64')
+url='https://github.com/mkleehammer/pyodbc'
+license=('MIT')
+makedepends=('python' 'python2' 'unixodbc')
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
+sha256sums=('942bab2ce0e245f7c6a929f262fe6f79e9940f2785d71cb04359585f425d29f9')
+
+prepare() {
+   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
+}
+
+package_python-pyodbc() {
+   pkgdesc='ODBC module for Python 3.x'
+   depends=('python' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}/" --optimize=1
+}
+
+package_python2-pyodbc() {
+   pkgdesc='ODBC module for Python 2.x'
+   depends=('python2' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python2 setup.py install --root="${pkgdir}/" --optimize=1
+}
+


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


[arch-commits] Commit in (you-get you-get/repos you-get/trunk you-get/trunk/PKGBUILD)

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 14:46:37
  Author: fyan
Revision: 143285

addpkg: you-get 0.3.36-1

Added:
  you-get/
  you-get/repos/
  you-get/trunk/
  you-get/trunk/PKGBUILD

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

Added: you-get/trunk/PKGBUILD
===
--- you-get/trunk/PKGBUILD  (rev 0)
+++ you-get/trunk/PKGBUILD  2015-10-07 12:46:37 UTC (rev 143285)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=you-get
+pkgver=0.3.36
+pkgrel=1
+pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
+url="http://www.soimort.org/you-get/;
+arch=('any')
+license=('MIT')
+depends=('python-setuptools')
+makedepends=('git')
+source=("git+https://github.com/soimort/you-get.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd "${srcdir}"/${pkgname}
+  python setup.py build
+}
+
+check() {
+  cd "${srcdir}"/${pkgname}
+  LC_CTYPE=en_US.UTF-8 python setup.py test
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}
+  python setup.py install --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}


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


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

2015-10-07 Thread Felix Yan
Date: Wednesday, October 7, 2015 @ 14:46:55
  Author: fyan
Revision: 143286

archrelease: copy trunk to community-any

Added:
  you-get/repos/community-any/
  you-get/repos/community-any/PKGBUILD
(from rev 143285, you-get/trunk/PKGBUILD)

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

Copied: you-get/repos/community-any/PKGBUILD (from rev 143285, 
you-get/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-07 12:46:55 UTC (rev 143286)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=you-get
+pkgver=0.3.36
+pkgrel=1
+pkgdesc="A YouTube/Youku/Niconico video downloader written in Python 3."
+url="http://www.soimort.org/you-get/;
+arch=('any')
+license=('MIT')
+depends=('python-setuptools')
+makedepends=('git')
+source=("git+https://github.com/soimort/you-get.git#tag=v$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd "${srcdir}"/${pkgname}
+  python setup.py build
+}
+
+check() {
+  cd "${srcdir}"/${pkgname}
+  LC_CTYPE=en_US.UTF-8 python setup.py test
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}
+  python setup.py install --root="$pkgdir"
+
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}


[arch-commits] Commit in libvirt/repos/community-i686 (10 files)

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 15:24:14
  Author: spupykin
Revision: 143290

archrelease: copy trunk to community-i686

Added:
  libvirt/repos/community-i686/PKGBUILD
(from rev 143289, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-i686/libvirt.install
(from rev 143289, libvirt/trunk/libvirt.install)
  libvirt/repos/community-i686/libvirt.tmpfiles.d
(from rev 143289, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-i686/libvirtd-guests.conf.d
(from rev 143289, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-i686/libvirtd.conf.d
(from rev 143289, libvirt/trunk/libvirtd.conf.d)
Deleted:
  libvirt/repos/community-i686/PKGBUILD
  libvirt/repos/community-i686/libvirt.install
  libvirt/repos/community-i686/libvirt.tmpfiles.d
  libvirt/repos/community-i686/libvirtd-guests.conf.d
  libvirt/repos/community-i686/libvirtd.conf.d

+
 PKGBUILD   |  252 +++
 libvirt.install|   30 ++---
 libvirt.tmpfiles.d |8 -
 libvirtd-guests.conf.d |   18 +--
 libvirtd.conf.d|2 
 5 files changed, 155 insertions(+), 155 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 13:23:50 UTC (rev 143289)
+++ PKGBUILD2015-10-07 13:24:14 UTC (rev 143290)
@@ -1,126 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jonathan Wiersma 
-
-pkgname=libvirt
-pkgver=1.2.20
-pkgrel=1
-pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
-arch=('i686' 'x86_64')
-url="http://libvirt.org/;
-license=('LGPL')
-depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
-'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap'
-'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
-'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph' 'libssh2' 
'netcf')
-makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'
-'libiscsi' 'open-iscsi'
-'perl-xml-xpath' 'libxslt' 'qemu')
-optdepends=('ebtables: required for default NAT networking'
-   'dnsmasq: required for default NAT/DHCP for guests'
-   'bridge-utils: for bridged networking'
-   'openbsd-netcat: for remote management over ssh'
-   'qemu'
-   'radvd'
-   'dmidecode'
-   'pm-utils: host power management')
-options=('emptydirs')
-backup=('etc/conf.d/libvirt-guests'
-   'etc/conf.d/libvirtd'
-   'etc/libvirt/libvirt.conf'
-   'etc/libvirt/libvirtd.conf'
-   'etc/libvirt/lxc.conf'
-   'etc/libvirt/nwfilter/allow-arp.xml'
-   'etc/libvirt/nwfilter/allow-dhcp-server.xml'
-   'etc/libvirt/nwfilter/allow-dhcp.xml'
-   'etc/libvirt/nwfilter/allow-incoming-ipv4.xml'
-   'etc/libvirt/nwfilter/allow-ipv4.xml'
-   'etc/libvirt/nwfilter/clean-traffic.xml'
-   'etc/libvirt/nwfilter/no-arp-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-spoofing.xml'
-   'etc/libvirt/nwfilter/no-ip-multicast.xml'
-   'etc/libvirt/nwfilter/no-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-mac-broadcast.xml'
-   'etc/libvirt/nwfilter/no-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-other-l2-traffic.xml'
-   'etc/libvirt/nwfilter/no-other-rarp-traffic.xml'
-   'etc/libvirt/nwfilter/qemu-announce-self-rarp.xml'
-   'etc/libvirt/nwfilter/qemu-announce-self.xml'
-   'etc/libvirt/qemu-lockd.conf'
-   'etc/libvirt/qemu.conf'
-   'etc/libvirt/qemu/networks/autostart/default.xml'
-   'etc/libvirt/qemu/networks/default.xml'
-   'etc/libvirt/virt-login-shell.conf'
-   'etc/libvirt/virtlockd.conf'
-   'etc/logrotate.d/libvirtd'
-   'etc/logrotate.d/libvirtd.lxc'
-   'etc/logrotate.d/libvirtd.qemu'
-   'etc/logrotate.d/libvirtd.uml'
-   'etc/sasl2/libvirt.conf')
-install="libvirt.install"
-source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz;
-   libvirtd.conf.d
-   libvirtd-guests.conf.d
-   libvirt.tmpfiles.d)
-md5sums=('b1058b8062a9b76f55928ce87eb0f5fe'
- '5e31269067dbd12ca871234450bb66bb'
- '384fff96c6248d4f020f6fa66c32b357'
- '020971887442ebbf1b6949e031c8dd3f')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  sed -i 's|/sysconfig/|/conf.d/|g' \
-daemon/libvirtd.service.in \
-tools/{libvirt-guests.service,libvirt-guests.sh,virt-pki-validate}.in \
-src/locking/virtlockd.service.in
-  sed -i 's|@sbindir@|/usr/bin|g' src/locking/virtlockd.service.in
-  # 78 is kvm group: 
https://wiki.archlinux.org/index.php/DeveloperWiki:UID_/_GID_Database
-  

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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 15:24:29
  Author: spupykin
Revision: 143291

upgpkg: qcad 3.11.0.0-1

upd

Modified:
  qcad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 13:24:14 UTC (rev 143290)
+++ PKGBUILD2015-10-07 13:24:29 UTC (rev 143291)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=qcad
-pkgver=3.9.8.0
+pkgver=3.11.0.0
 pkgrel=1
 pkgdesc="A 2D CAD package based upon Qt"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=('libtool')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
 QCad.desktop)
-md5sums=('da45ef0bff1aec2edd23ca0ef193734e'
+md5sums=('a7cb328767569bc851f638fcb0199d08'
  '84f189dd152e7614a1265659dac6222d')
 
 prepare() {


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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 15:21:21
  Author: spupykin
Revision: 143287

upgpkg: lazarus 1.4.4-1

upd

Modified:
  lazarus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 12:46:55 UTC (rev 143286)
+++ PKGBUILD2015-10-07 13:21:21 UTC (rev 143287)
@@ -5,8 +5,8 @@
 
 pkgbase=lazarus
 pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
-pkgver=1.4.2
-_basever=1.4.2
+pkgver=1.4.4
+_basever=$pkgver
 _pkgsubver=0
 pkgrel=1
 url='http://www.lazarus.freepascal.org/'
@@ -15,7 +15,7 @@
 makedepends=('fpc' 'fpc-src' 'gtk2' 'qt4pas' 'rsync')
 options=('!emptydirs' '!makeflags')
 
source=("http://downloads.sourceforge.net/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20${_basever}/lazarus-$pkgver-${_pkgsubver}.tar.gz;)
-md5sums=('f9f56d5d9eb6de5c6b939f033fbbefb7')
+md5sums=('fdc2ec9dd4438f5e188227ec542bb86c')
 
 build() {
   cd $srcdir/${pkgbase}


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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 15:25:04
  Author: spupykin
Revision: 143292

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

Added:
  qcad/repos/community-i686/PKGBUILD
(from rev 143291, qcad/trunk/PKGBUILD)
  qcad/repos/community-i686/QCad.desktop
(from rev 143291, qcad/trunk/QCad.desktop)
  qcad/repos/community-x86_64/PKGBUILD
(from rev 143291, qcad/trunk/PKGBUILD)
  qcad/repos/community-x86_64/QCad.desktop
(from rev 143291, qcad/trunk/QCad.desktop)
Deleted:
  qcad/repos/community-i686/PKGBUILD
  qcad/repos/community-i686/QCad.desktop
  qcad/repos/community-x86_64/PKGBUILD
  qcad/repos/community-x86_64/QCad.desktop

---+
 /PKGBUILD |  128 
 /QCad.desktop |   18 +
 community-i686/PKGBUILD   |   64 
 community-i686/QCad.desktop   |9 --
 community-x86_64/PKGBUILD |   64 
 community-x86_64/QCad.desktop |9 --
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-07 13:24:29 UTC (rev 143291)
+++ community-i686/PKGBUILD 2015-10-07 13:25:04 UTC (rev 143292)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Stefan Husmann 
-# Contributor: Giovanni Scafora 
-# Contributor: Daniel J Griffiths 
-
-pkgname=qcad
-pkgver=3.9.8.0
-pkgrel=1
-pkgdesc="A 2D CAD package based upon Qt"
-arch=('i686' 'x86_64')
-url="http://www.qcad.org;
-license=('GPL3')
-depends=('qtwebkit')
-makedepends=('glu' 'gdb')
-options=('libtool')
-source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
-QCad.desktop)
-md5sums=('da45ef0bff1aec2edd23ca0ef193734e'
- '84f189dd152e7614a1265659dac6222d')
-
-prepare() {
-  cd ${srcdir}/qcad-$pkgver
-}
-
-build() {
-  cd ${srcdir}/qcad-$pkgver
-  qmake-qt4 -r
-  make all -j1
-}
-
-package() {
-  cd ${srcdir}/qcad-$pkgver
-
-  # remove project files
-  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
-  find . \( -name 'Makefile' -name '.gitignore' \) -delete
-
-  install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
-  cp -r examples fonts libraries linetypes patterns plugins scripts ts 
${pkgdir}/usr/share/qcad
-  cp debug/* ${pkgdir}/usr/share/qcad
-
-  install -m755 readme.txt ${pkgdir}/usr/share/qcad/readme.txt
-
-  # qtwebkit
-  ln -sf /usr/lib/qt4/plugins/designer/libqwebview.so 
${pkgdir}/usr/share/qcad/plugins/designer/libqwebview.so
-  # qt
-  for sofiles in /usr/lib/qt4/plugins/imageformats/*.so
-  do
-ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/imageformats/${sofiles##/*/}
-  done
-  for sofiles in /usr/lib/qt4/plugins/sqldrivers/*.so
-  do
-ln -sf ${sofiles} 
${pkgdir}/usr/share/qcad/plugins/sqldrivers/${sofiles##/*/}
-  done
-
-  install -Dm644 scripts/qcad_icon.png 
${pkgdir}/usr/share/pixmaps/qcad_icon.png
-  install -Dm644 $srcdir/QCad.desktop 
${pkgdir}/usr/share/applications/QCad.desktop
-
-  install -dm0755 $pkgdir/usr/bin
-  echo -e 
'#!/bin/sh\nLD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/usr/share/qcad"
 exec /usr/share/qcad/qcad-bin "$@"' >$pkgdir/usr/bin/qcad
-
-  chmod 0755 $pkgdir/usr/bin/qcad
-}

Copied: qcad/repos/community-i686/PKGBUILD (from rev 143291, 
qcad/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-07 13:25:04 UTC (rev 143292)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Stefan Husmann 
+# Contributor: Giovanni Scafora 
+# Contributor: Daniel J Griffiths 
+
+pkgname=qcad
+pkgver=3.11.0.0
+pkgrel=1
+pkgdesc="A 2D CAD package based upon Qt"
+arch=('i686' 'x86_64')
+url="http://www.qcad.org;
+license=('GPL3')
+depends=('qtwebkit')
+makedepends=('glu' 'gdb')
+options=('libtool')
+source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
+QCad.desktop)
+md5sums=('a7cb328767569bc851f638fcb0199d08'
+ '84f189dd152e7614a1265659dac6222d')
+
+prepare() {
+  cd ${srcdir}/qcad-$pkgver
+}
+
+build() {
+  cd ${srcdir}/qcad-$pkgver
+  qmake-qt4 -r
+  make all -j1
+}
+
+package() {
+  cd ${srcdir}/qcad-$pkgver
+
+  # remove project files
+  find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
+  find . \( -name 'Makefile' -name '.gitignore' \) -delete
+
+  install -dm755 ${pkgdir}/usr/share/{qcad,pixmaps,applications}
+  cp -r examples fonts libraries linetypes patterns plugins scripts ts 
${pkgdir}/usr/share/qcad
+  cp debug/* ${pkgdir}/usr/share/qcad
+
+  install -m755 readme.txt 

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

2015-10-07 Thread Sergej Pupykin
Date: Wednesday, October 7, 2015 @ 15:49:08
  Author: spupykin
Revision: 143297

archrelease: copy trunk to community-x86_64

Added:
  libvirt/repos/community-x86_64/PKGBUILD
(from rev 143296, libvirt/trunk/PKGBUILD)
  libvirt/repos/community-x86_64/libvirt.install
(from rev 143296, libvirt/trunk/libvirt.install)
  libvirt/repos/community-x86_64/libvirt.tmpfiles.d
(from rev 143296, libvirt/trunk/libvirt.tmpfiles.d)
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
(from rev 143296, libvirt/trunk/libvirtd-guests.conf.d)
  libvirt/repos/community-x86_64/libvirtd.conf.d
(from rev 143296, libvirt/trunk/libvirtd.conf.d)
Deleted:
  libvirt/repos/community-x86_64/PKGBUILD
  libvirt/repos/community-x86_64/libvirt.install
  libvirt/repos/community-x86_64/libvirt.tmpfiles.d
  libvirt/repos/community-x86_64/libvirtd-guests.conf.d
  libvirt/repos/community-x86_64/libvirtd.conf.d

+
 PKGBUILD   |  252 +++
 libvirt.install|   30 ++---
 libvirt.tmpfiles.d |8 -
 libvirtd-guests.conf.d |   18 +--
 libvirtd.conf.d|2 
 5 files changed, 155 insertions(+), 155 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-07 13:46:07 UTC (rev 143296)
+++ PKGBUILD2015-10-07 13:49:08 UTC (rev 143297)
@@ -1,126 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jonathan Wiersma 
-
-pkgname=libvirt
-pkgver=1.2.20
-pkgrel=1
-pkgdesc="API for controlling virtualization engines 
(openvz,kvm,qemu,virtualbox,xen,etc)"
-arch=('i686' 'x86_64')
-url="http://libvirt.org/;
-license=('LGPL')
-depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
-'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 
'libpcap'
-'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 
'gcc-libs'
-'iproute2' 'libnl' 'libx11' 'numactl' 'gettext' 'ceph' 'libssh2' 
'netcf')
-makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'
-'libiscsi' 'open-iscsi'
-'perl-xml-xpath' 'libxslt' 'qemu')
-optdepends=('ebtables: required for default NAT networking'
-   'dnsmasq: required for default NAT/DHCP for guests'
-   'bridge-utils: for bridged networking'
-   'openbsd-netcat: for remote management over ssh'
-   'qemu'
-   'radvd'
-   'dmidecode'
-   'pm-utils: host power management')
-options=('emptydirs')
-backup=('etc/conf.d/libvirt-guests'
-   'etc/conf.d/libvirtd'
-   'etc/libvirt/libvirt.conf'
-   'etc/libvirt/libvirtd.conf'
-   'etc/libvirt/lxc.conf'
-   'etc/libvirt/nwfilter/allow-arp.xml'
-   'etc/libvirt/nwfilter/allow-dhcp-server.xml'
-   'etc/libvirt/nwfilter/allow-dhcp.xml'
-   'etc/libvirt/nwfilter/allow-incoming-ipv4.xml'
-   'etc/libvirt/nwfilter/allow-ipv4.xml'
-   'etc/libvirt/nwfilter/clean-traffic.xml'
-   'etc/libvirt/nwfilter/no-arp-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-arp-spoofing.xml'
-   'etc/libvirt/nwfilter/no-ip-multicast.xml'
-   'etc/libvirt/nwfilter/no-ip-spoofing.xml'
-   'etc/libvirt/nwfilter/no-mac-broadcast.xml'
-   'etc/libvirt/nwfilter/no-mac-spoofing.xml'
-   'etc/libvirt/nwfilter/no-other-l2-traffic.xml'
-   'etc/libvirt/nwfilter/no-other-rarp-traffic.xml'
-   'etc/libvirt/nwfilter/qemu-announce-self-rarp.xml'
-   'etc/libvirt/nwfilter/qemu-announce-self.xml'
-   'etc/libvirt/qemu-lockd.conf'
-   'etc/libvirt/qemu.conf'
-   'etc/libvirt/qemu/networks/autostart/default.xml'
-   'etc/libvirt/qemu/networks/default.xml'
-   'etc/libvirt/virt-login-shell.conf'
-   'etc/libvirt/virtlockd.conf'
-   'etc/logrotate.d/libvirtd'
-   'etc/logrotate.d/libvirtd.lxc'
-   'etc/logrotate.d/libvirtd.qemu'
-   'etc/logrotate.d/libvirtd.uml'
-   'etc/sasl2/libvirt.conf')
-install="libvirt.install"
-source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz;
-   libvirtd.conf.d
-   libvirtd-guests.conf.d
-   libvirt.tmpfiles.d)
-md5sums=('b1058b8062a9b76f55928ce87eb0f5fe'
- '5e31269067dbd12ca871234450bb66bb'
- '384fff96c6248d4f020f6fa66c32b357'
- '020971887442ebbf1b6949e031c8dd3f')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  sed -i 's|/sysconfig/|/conf.d/|g' \
-daemon/libvirtd.service.in \
-tools/{libvirt-guests.service,libvirt-guests.sh,virt-pki-validate}.in \
-src/locking/virtlockd.service.in
-  sed -i 's|@sbindir@|/usr/bin|g' src/locking/virtlockd.service.in
-  # 78 is kvm group: 

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

2015-10-07 Thread Sven-Hendrik Haase
Date: Wednesday, October 7, 2015 @ 16:17:23
  Author: svenstaro
Revision: 143298

upgpkg: emscripten 1.34.11-1

upstream release 1.34.11

Modified:
  emscripten/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 13:49:08 UTC (rev 143297)
+++ PKGBUILD2015-10-07 14:17:23 UTC (rev 143298)
@@ -4,7 +4,7 @@
 # Contributor: Vlad Kolotvin 
 
 pkgname=emscripten
-pkgver=1.34.10
+pkgver=1.34.11
 pkgrel=1
 pkgdesc="LLVM-based project that compiles C and C++ into highly-optimizable 
JavaScript in asm.js format"
 arch=('i686' 'x86_64')
@@ -19,9 +19,9 @@
 
emscripten-fastcomp-$pkgver.tar.gz::"https://github.com/kripken/emscripten-fastcomp/archive/$pkgver.tar.gz;
 
emscripten-fastcomp-clang-$pkgver.tar.gz::"https://github.com/kripken/emscripten-fastcomp-clang/archive/$pkgver.tar.gz;
 "emscripten.sh")
-sha256sums=('d9207bc7e09a29b5d8bff1df45385c785c27a5787c8d9d6b32f59a6339aa3759'
-'52ee8258906ae65c272139fb71f5c1e0f28b4bf5d5a9fd2e86bb8b065bbb3fb4'
-'7bfdb0d523ea21ff025233066f5956d3426ce1126e728913978ede3395434a11'
+sha256sums=('4b2790279372ea016dbe64eda95cfde3f2a695e369c5f7cd9a62e2f69991ceb7'
+'476b9b3bb6e88cf31c66a6618b1174a7b770b0c02703f8ddc37ba350c63f2f2e'
+'4a453a90212eb8ae9ab90ea055f7072642aca4b5343ff9c33ff28d3f17759241'
 '556dc0126a439071e2591672c27f73a470cc260f37adc4994d698c04c7617847')
 
 prepare() {
@@ -43,6 +43,9 @@
   sed -e "s|getenv('LLVM')|getenv('EMSCRIPTEN_FASTCOMP')|" \
 -e 's|{{{ LLVM_ROOT }}}|/usr/lib/emscripten-fastcomp|' \
 -i tools/settings_template_readonly.py
+
+  # It's gonna be this hacky only this once, I promise. This adds sdl2-ttf 
support.
+  curl 
https://github.com/kripken/emscripten/commit/901b568f1b7c479af250d5b7727cd22aeb2f2f29.patch
 | patch -Np1 || true
 }
 
 build() {


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

2015-10-07 Thread Sven-Hendrik Haase
Date: Wednesday, October 7, 2015 @ 16:17:33
  Author: svenstaro
Revision: 143299

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

Added:
  emscripten/repos/community-i686/PKGBUILD
(from rev 143298, emscripten/trunk/PKGBUILD)
  emscripten/repos/community-i686/emscripten.install
(from rev 143298, emscripten/trunk/emscripten.install)
  emscripten/repos/community-i686/emscripten.sh
(from rev 143298, emscripten/trunk/emscripten.sh)
  emscripten/repos/community-x86_64/PKGBUILD
(from rev 143298, emscripten/trunk/PKGBUILD)
  emscripten/repos/community-x86_64/emscripten.install
(from rev 143298, emscripten/trunk/emscripten.install)
  emscripten/repos/community-x86_64/emscripten.sh
(from rev 143298, emscripten/trunk/emscripten.sh)
Deleted:
  emscripten/repos/community-i686/PKGBUILD
  emscripten/repos/community-i686/emscripten.install
  emscripten/repos/community-i686/emscripten.sh
  emscripten/repos/community-x86_64/PKGBUILD
  emscripten/repos/community-x86_64/emscripten.install
  emscripten/repos/community-x86_64/emscripten.sh

-+
 /PKGBUILD   |  180 ++
 /emscripten.install |   22 
 /emscripten.sh  |   14 ++
 community-i686/PKGBUILD |   87 
 community-i686/emscripten.install   |   11 --
 community-i686/emscripten.sh|7 -
 community-x86_64/PKGBUILD   |   87 
 community-x86_64/emscripten.install |   11 --
 community-x86_64/emscripten.sh  |7 -
 9 files changed, 216 insertions(+), 210 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-07 14:17:23 UTC (rev 143298)
+++ community-i686/PKGBUILD 2015-10-07 14:17:33 UTC (rev 143299)
@@ -1,87 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: carstene1ns  - http://git.io/ctPKG
-# Contributor: Stefan Husmann 
-# Contributor: Vlad Kolotvin 
-
-pkgname=emscripten
-pkgver=1.34.10
-pkgrel=1
-pkgdesc="LLVM-based project that compiles C and C++ into highly-optimizable 
JavaScript in asm.js format"
-arch=('i686' 'x86_64')
-url="http://emscripten.org;
-license=('custom')
-depends=('nodejs' 'python2')
-makedepends=('cmake' 'libxml2')
-optdepends=('java-environment: for using clojure (optimized builds)'
-'ruby: for using websockify addon')
-install=$pkgname.install
-source=(emscripten-$pkgver.tar.gz::"https://github.com/kripken/emscripten/archive/$pkgver.tar.gz;
-
emscripten-fastcomp-$pkgver.tar.gz::"https://github.com/kripken/emscripten-fastcomp/archive/$pkgver.tar.gz;
-
emscripten-fastcomp-clang-$pkgver.tar.gz::"https://github.com/kripken/emscripten-fastcomp-clang/archive/$pkgver.tar.gz;
-"emscripten.sh")
-sha256sums=('d9207bc7e09a29b5d8bff1df45385c785c27a5787c8d9d6b32f59a6339aa3759'
-'52ee8258906ae65c272139fb71f5c1e0f28b4bf5d5a9fd2e86bb8b065bbb3fb4'
-'7bfdb0d523ea21ff025233066f5956d3426ce1126e728913978ede3395434a11'
-'556dc0126a439071e2591672c27f73a470cc260f37adc4994d698c04c7617847')
-
-prepare() {
-  cd emscripten-fastcomp-$pkgver
-
-  # reset folder for out-of-source build
-  rm -rf build
-  mkdir build
-
-  # put clang source into the right place (http://git.io/i1GBkg)
-  rm -rf tools/clang
-  ln -s "$srcdir"/emscripten-fastcomp-clang-$pkgver tools/clang
-
-  # python2 shebang fixes
-  cd ../emscripten-$pkgver
-  sed '1s|python$|python2|' -i $(find third_party tools -name \*.py) emrun
-
-  # adapt config file template to use our custom environment variable and path
-  sed -e "s|getenv('LLVM')|getenv('EMSCRIPTEN_FASTCOMP')|" \
--e 's|{{{ LLVM_ROOT }}}|/usr/lib/emscripten-fastcomp|' \
--i tools/settings_template_readonly.py
-}
-
-build() {
-  cd emscripten-fastcomp-$pkgver/build
-
-  CC=gcc CXX=g++ cmake .. -DPYTHON_EXECUTABLE=/usr/bin/python2 \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=YES \
--DLLVM_TARGETS_TO_BUILD="X86;JSBackend" \
--DLLVM_BUILD_RUNTIME=OFF \
--DLLVM_INCLUDE_EXAMPLES=OFF \
--DLLVM_INCLUDE_TESTS=OFF \
--DCLANG_INCLUDE_EXAMPLES=OFF \
--DCLANG_INCLUDE_TESTS=OFF
-  make
-}
-
-package() {
-  # exported variables
-  install -Dm755 "$srcdir"/emscripten.sh "$pkgdir"/etc/profile.d/emscripten.sh
-
-  # LLVM-backend, TODO: include only needed tools
-  cd "$srcdir"/emscripten-fastcomp-$pkgver
-  install -Dm644 emscripten-version.txt 
"$pkgdir"/usr/lib/emscripten-fastcomp/emscripten-version.txt
-  install -m755 build/bin/* "$pkgdir"/usr/lib/emscripten-fastcomp
-
-  # copy structure
-  cd "$srcdir"/emscripten-$pkgver
-  install -d "$pkgdir"/usr/lib/emscripten
-  cp -rup em* cmake site src system third_party tools 
"$pkgdir"/usr/lib/emscripten
-
-  # remove clutter
-  rm "$pkgdir"/usr/lib/emscripten-fastcomp/{*-test,llvm-lit}
-  rm 

[arch-commits] Commit in (4 files)

2015-10-07 Thread Anatol Pomozov
Date: Wednesday, October 7, 2015 @ 17:14:24
  Author: anatolik
Revision: 143300

Add python-txaio

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

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

Added: python-txaio/trunk/PKGBUILD
===
--- python-txaio/trunk/PKGBUILD (rev 0)
+++ python-txaio/trunk/PKGBUILD 2015-10-07 15:14:24 UTC (rev 143300)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+
+pkgbase=python-txaio
+pkgname=(python-txaio python2-txaio)
+pkgver=2.0.2
+pkgrel=1
+pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
+arch=(any)
+url='https://github.com/tavendo/txaio'
+license=(MIT)
+makedepends=(python-setuptools python2-setuptools)
+source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
+sha1sums=('b526ccbb20f1ea5c00d8846dcba272eab535d5da')
+
+prepare() {
+  cp -a txaio-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/txaio-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/txaio-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/txaio-$pkgver"
+  python setup.py test
+
+  cd "$srcdir/txaio-$pkgver-py2"
+  python2 setup.py test
+}
+
+package_python-txaio() {
+  depends=(python python-six)
+
+  cd "$srcdir/txaio-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-txaio() {
+  depends=(python2 python2-six)
+
+  cd "$srcdir/txaio-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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


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

2015-10-07 Thread Anatol Pomozov
Date: Wednesday, October 7, 2015 @ 17:14:58
  Author: anatolik
Revision: 143301

archrelease: copy trunk to community-any

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

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

Copied: python-txaio/repos/community-any/PKGBUILD (from rev 143300, 
python-txaio/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2015-10-07 15:14:58 UTC (rev 143301)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+
+pkgbase=python-txaio
+pkgname=(python-txaio python2-txaio)
+pkgver=2.0.2
+pkgrel=1
+pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
+arch=(any)
+url='https://github.com/tavendo/txaio'
+license=(MIT)
+makedepends=(python-setuptools python2-setuptools)
+source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
+sha1sums=('b526ccbb20f1ea5c00d8846dcba272eab535d5da')
+
+prepare() {
+  cp -a txaio-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/txaio-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/txaio-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/txaio-$pkgver"
+  python setup.py test
+
+  cd "$srcdir/txaio-$pkgver-py2"
+  python2 setup.py test
+}
+
+package_python-txaio() {
+  depends=(python python-six)
+
+  cd "$srcdir/txaio-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-txaio() {
+  depends=(python2 python2-six)
+
+  cd "$srcdir/txaio-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in (4 files)

2015-10-07 Thread Anatol Pomozov
Date: Wednesday, October 7, 2015 @ 18:30:06
  Author: anatolik
Revision: 143302

Add python-mpi4py

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

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

Added: python-mpi4py/trunk/PKGBUILD
===
--- python-mpi4py/trunk/PKGBUILD(rev 0)
+++ python-mpi4py/trunk/PKGBUILD2015-10-07 16:30:06 UTC (rev 143302)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+# Contributor: Tim Hütz 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sebastien Binet 
+
+pkgbase=python-mpi4py
+pkgname=(python-mpi4py python2-mpi4py)
+pkgver=1.3.1
+pkgrel=3
+pkgdesc='Python bindings for the Message Passing Interface (MPI) standard'
+arch=(x86_64 i686)
+url='https://planet.scipy.org/'
+license=(BSD)
+makedepends=(python-setuptools python2-setuptools openmpi)
+source=(https://pypi.python.org/packages/source/m/mpi4py/mpi4py-$pkgver.tar.gz)
+sha1sums=('083a4a9b6793dfdbd852082d8b95da08bcf57290')
+
+prepare() {
+  cp -a mpi4py-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/mpi4py-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py test
+
+  cd "$srcdir/mpi4py-$pkgver"
+  # Tests fail on Python3
+  # https://bitbucket.org/mpi4py/mpi4py/issues/2/fails-test-with-py33
+  # python setup.py test
+}
+
+package_python-mpi4py() {
+  depends=(python openmpi)
+
+  cd "$srcdir/mpi4py-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-mpi4py() {
+  depends=(python2 openmpi)
+
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}


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


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

2015-10-07 Thread Anatol Pomozov
Date: Wednesday, October 7, 2015 @ 18:33:07
  Author: anatolik
Revision: 143303

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

Added:
  python-mpi4py/repos/community-i686/
  python-mpi4py/repos/community-i686/PKGBUILD
(from rev 143302, python-mpi4py/trunk/PKGBUILD)
  python-mpi4py/repos/community-x86_64/
  python-mpi4py/repos/community-x86_64/PKGBUILD
(from rev 143302, python-mpi4py/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   55 
 community-x86_64/PKGBUILD |   55 
 2 files changed, 110 insertions(+)

Copied: python-mpi4py/repos/community-i686/PKGBUILD (from rev 143302, 
python-mpi4py/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-07 16:33:07 UTC (rev 143303)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+# Contributor: Tim Hütz 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sebastien Binet 
+
+pkgbase=python-mpi4py
+pkgname=(python-mpi4py python2-mpi4py)
+pkgver=1.3.1
+pkgrel=3
+pkgdesc='Python bindings for the Message Passing Interface (MPI) standard'
+arch=(x86_64 i686)
+url='https://planet.scipy.org/'
+license=(BSD)
+makedepends=(python-setuptools python2-setuptools openmpi)
+source=(https://pypi.python.org/packages/source/m/mpi4py/mpi4py-$pkgver.tar.gz)
+sha1sums=('083a4a9b6793dfdbd852082d8b95da08bcf57290')
+
+prepare() {
+  cp -a mpi4py-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/mpi4py-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py test
+
+  cd "$srcdir/mpi4py-$pkgver"
+  # Tests fail on Python3
+  # https://bitbucket.org/mpi4py/mpi4py/issues/2/fails-test-with-py33
+  # python setup.py test
+}
+
+package_python-mpi4py() {
+  depends=(python openmpi)
+
+  cd "$srcdir/mpi4py-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-mpi4py() {
+  depends=(python2 openmpi)
+
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}

Copied: python-mpi4py/repos/community-x86_64/PKGBUILD (from rev 143302, 
python-mpi4py/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-07 16:33:07 UTC (rev 143303)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Anatol Pomozov
+# Contributor: Tim Hütz 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sebastien Binet 
+
+pkgbase=python-mpi4py
+pkgname=(python-mpi4py python2-mpi4py)
+pkgver=1.3.1
+pkgrel=3
+pkgdesc='Python bindings for the Message Passing Interface (MPI) standard'
+arch=(x86_64 i686)
+url='https://planet.scipy.org/'
+license=(BSD)
+makedepends=(python-setuptools python2-setuptools openmpi)
+source=(https://pypi.python.org/packages/source/m/mpi4py/mpi4py-$pkgver.tar.gz)
+sha1sums=('083a4a9b6793dfdbd852082d8b95da08bcf57290')
+
+prepare() {
+  cp -a mpi4py-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/mpi4py-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py test
+
+  cd "$srcdir/mpi4py-$pkgver"
+  # Tests fail on Python3
+  # https://bitbucket.org/mpi4py/mpi4py/issues/2/fails-test-with-py33
+  # python setup.py test
+}
+
+package_python-mpi4py() {
+  depends=(python openmpi)
+
+  cd "$srcdir/mpi4py-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}
+
+package_python2-mpi4py() {
+  depends=(python2 openmpi)
+
+  cd "$srcdir/mpi4py-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}


[arch-commits] Commit in xf86-video-intel/repos (6 files)

2015-10-07 Thread Laurent Carlier
Date: Wednesday, October 7, 2015 @ 20:56:46
  Author: lcarlier
Revision: 248468

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

Added:
  xf86-video-intel/repos/testing-i686/
  xf86-video-intel/repos/testing-i686/PKGBUILD
(from rev 248467, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-i686/xf86-video-intel.install
(from rev 248467, xf86-video-intel/trunk/xf86-video-intel.install)
  xf86-video-intel/repos/testing-x86_64/
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
(from rev 248467, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install
(from rev 248467, xf86-video-intel/trunk/xf86-video-intel.install)

-+
 testing-i686/PKGBUILD   |   62 ++
 testing-i686/xf86-video-intel.install   |   20 +
 testing-x86_64/PKGBUILD |   62 ++
 testing-x86_64/xf86-video-intel.install |   20 +
 4 files changed, 164 insertions(+)

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 248467, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-10-07 18:56:46 UTC (rev 248468)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+pkgver=2.99.917+476+g4e668dd
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/;
+license=('custom')
+install=$pkgname.install
+pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
+depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=19' 'libx11' 
'libxrender'
+ # additional deps for intel-virtual-output
+ 'libxrandr' 'libxinerama' 'libxcursor' 'libxtst'
+ # additional for git snapshot
+ 'git')
+optdepends=('libxrandr: for intel-virtual-output'
+'libxinerama: for intel-virtual-output'
+'libxcursor: for intel-virtual-output'
+'libxtst: for intel-virtual-output')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server<1.16' 'X-ABI-VIDEODRV_VERSION<19' 
'X-ABI-VIDEODRV_VERSION>=20'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+groups=('xorg-drivers' 'xorg')
+#source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+source=('git://anongit.freedesktop.org/xorg/driver/xf86-video-intel#commit=4e668dd')
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --long | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+--with-default-dri=3
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-intel/repos/testing-i686/xf86-video-intel.install (from rev 
248467, xf86-video-intel/trunk/xf86-video-intel.install)
===
--- testing-i686/xf86-video-intel.install   (rev 0)
+++ testing-i686/xf86-video-intel.install   2015-10-07 18:56:46 UTC (rev 
248468)
@@ -0,0 +1,20 @@
+post_upgrade() {
+  if (( $(vercmp $2 2.21.15) < 0 )); then
+post_install
+  fi
+}
+
+post_install() {
+  cat <>> This driver uses SNA as the default acceleration method. You can try
+falling back to UXA if you run into trouble. To do so, save a file with
+the following content as /etc/X11/xorg.conf.d/20-intel.conf :
+  Section "Device"
+Identifier  "Intel Graphics"
+Driver  "intel"
+Option  "AccelMethod"  "uxa"
+#Option  "AccelMethod"  "sna"
+  EndSection
+MSG
+}
+

Copied: xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 248467, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-10-07 18:56:46 UTC (rev 248468)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+pkgver=2.99.917+476+g4e668dd
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/;
+license=('custom')
+install=$pkgname.install
+pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
+depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9')
+makedepends=('xorg-server-devel' 

[arch-commits] Commit in xf86-video-intel/trunk (PKGBUILD)

2015-10-07 Thread Laurent Carlier
Date: Wednesday, October 7, 2015 @ 20:56:35
  Author: lcarlier
Revision: 248467

upgpkg: xf86-video-intel 1:2.99.917+476+g4e668dd-1

update to lastest git snapshot, set dri3 as default

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 18:48:36 UTC (rev 248466)
+++ PKGBUILD2015-10-07 18:56:35 UTC (rev 248467)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-intel
-pkgver=2.99.917+472+gf0fd4d5
+pkgver=2.99.917+476+g4e668dd
 pkgrel=1
 epoch=1
 arch=(i686 x86_64)
@@ -27,7 +27,7 @@
'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
 groups=('xorg-drivers' 'xorg')
 #source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-source=('git://anongit.freedesktop.org/xorg/driver/xf86-video-intel#commit=f0fd4d5')
+source=('git://anongit.freedesktop.org/xorg/driver/xf86-video-intel#commit=4e668dd')
 sha256sums=('SKIP')
 
 pkgver() {
@@ -42,7 +42,8 @@
 
 build() {
   cd $pkgname
-  ./configure --prefix=/usr --libexecdir=/usr/lib
+  ./configure --prefix=/usr --libexecdir=/usr/lib \
+--with-default-dri=3
   make
 }
 


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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 20:32:12
  Author: andyrtr
Revision: 248460

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-07 18:32:02 UTC (rev 248459)
+++ extra-i686/PKGBUILD 2015-10-07 18:32:12 UTC (rev 248460)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Contributor: Robert McCathie 
-
-pkgname=libwps
-pkgver=0.4.1
-pkgrel=1
-pkgdesc="a Microsoft Works file word processor format import filter library"
-arch=('i686' 'x86_64')
-url="https://sourceforge.net/projects/libwps/;
-license=('LGPL')
-depends=('libwpd' 'librevenge')
-makedepends=('boost' 'doxygen')
-source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
-sha1sums=('28f022ceae4ba7c4cbea9bba3c18466b2144a309')
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure  --prefix=/usr \
- --disable-static
-   make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-}

Copied: libwps/repos/extra-i686/PKGBUILD (from rev 248459, 
libwps/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-07 18:32:12 UTC (rev 248460)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Robert McCathie 
+
+pkgname=libwps
+pkgver=0.4.2
+pkgrel=1
+pkgdesc="a Microsoft Works file word processor format import filter library"
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/libwps/;
+license=('LGPL')
+depends=('libwpd' 'librevenge')
+makedepends=('boost' 'doxygen')
+source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
+sha1sums=('7ab60fba240844be3bf675059f82eddc85bbe922')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure  --prefix=/usr \
+ --disable-static
+   make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-10-07 18:32:02 UTC (rev 248459)
+++ extra-x86_64/PKGBUILD   2015-10-07 18:32:12 UTC (rev 248460)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR 
-# Contributor: Robert McCathie 
-
-pkgname=libwps
-pkgver=0.4.1
-pkgrel=1
-pkgdesc="a Microsoft Works file word processor format import filter library"
-arch=('i686' 'x86_64')
-url="https://sourceforge.net/projects/libwps/;
-license=('LGPL')
-depends=('libwpd' 'librevenge')
-makedepends=('boost' 'doxygen')
-source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
-sha1sums=('28f022ceae4ba7c4cbea9bba3c18466b2144a309')
-
-build() {
-   cd $pkgname-$pkgver
-   ./configure  --prefix=/usr \
- --disable-static
-   make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-   cd $pkgname-$pkgver
-   make DESTDIR="$pkgdir" install
-}

Copied: libwps/repos/extra-x86_64/PKGBUILD (from rev 248459, 
libwps/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-10-07 18:32:12 UTC (rev 248460)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Contributor: Robert McCathie 
+
+pkgname=libwps
+pkgver=0.4.2
+pkgrel=1
+pkgdesc="a Microsoft Works file word processor format import filter library"
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/libwps/;
+license=('LGPL')
+depends=('libwpd' 'librevenge')
+makedepends=('boost' 'doxygen')
+source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz;)
+sha1sums=('7ab60fba240844be3bf675059f82eddc85bbe922')
+
+build() {
+   cd $pkgname-$pkgver
+   ./configure  --prefix=/usr \
+ --disable-static
+   make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR="$pkgdir" install
+}


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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 20:38:17
  Author: andyrtr
Revision: 248461

upgpkg: pigeonhole 0.4.9-1

upstream update 0.4.9 - dovecot 2.2.19

Modified:
  pigeonhole/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 18:32:12 UTC (rev 248460)
+++ PKGBUILD2015-10-07 18:38:17 UTC (rev 248461)
@@ -7,11 +7,11 @@
 # This must be built against the version of dovecot being used,
 # else mail delivery will fail.
 # Specify the version of dovecot to be used here:
-_dcpkgver=2.2.18
+_dcpkgver=2.2.19
 # Make sure to bump pkgrel if changing this.
 
 pkgname=pigeonhole
-pkgver=0.4.8
+pkgver=0.4.9
 pkgrel=1
 pkgdesc="Sieve implementation for Dovecot"
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 conflicts=('dovecot-sieve' 'pigeonhole-hg')
 
source=("http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz"{,.sig}
 "dovecot.conf")
-sha256sums=('d73c1c5a11cdfdcb58304a1c1272cce6c8e1868e3f61d393b3b8a725f3bf665b'
+sha256sums=('82892f876d26008a076973dfddf1cffaf5a0451825fd44e06287e94b89078649'
 'SKIP'
 'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
 validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 



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

2015-10-07 Thread Dave Reisner
Date: Wednesday, October 7, 2015 @ 20:44:01
  Author: dreisner
Revision: 248465

upgpkg: systemd 227-1

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 18:38:39 UTC (rev 248464)
+++ PKGBUILD2015-10-07 18:44:01 UTC (rev 248465)
@@ -47,7 +47,6 @@
   --enable-gnuefi \
   --disable-audit \
   --disable-ima \
-  --disable-kdbus \
   --with-sysvinit-path= \
   --with-sysvrcnd-path= \
   --with-ntp-servers="${timeservers[*]}"
@@ -59,8 +58,8 @@
   pkgdesc="system and service manager"
   license=('GPL2' 'LGPL2.1')
   depends=('acl' 'bash' 'dbus' 'iptables' 'kbd' 'kmod' 'hwids' 'libcap'
-   'libgcrypt' 'libsystemd' 'libidn' 'lz4' 'pam' 'libseccomp' 
'util-linux'
-   'xz')
+   'libgcrypt' 'libsystemd' 'libidn' 'lz4' 'pam' 'libseccomp'
+   'util-linux' 'xz')
   provides=('nss-myhostname' "systemd-tools=$pkgver" "udev=$pkgver")
   replaces=('nss-myhostname' 'systemd-tools' 'udev')
   conflicts=('nss-myhostname' 'systemd-tools' 'udev')


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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 20:11:34
  Author: andyrtr
Revision: 248454

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

Added:
  ghostscript/repos/staging-i686/
  ghostscript/repos/staging-i686/PKGBUILD
(from rev 248453, ghostscript/trunk/PKGBUILD)
  ghostscript/repos/staging-i686/ghostscript-sys-zlib.patch
(from rev 248453, ghostscript/trunk/ghostscript-sys-zlib.patch)
  ghostscript/repos/staging-x86_64/
  ghostscript/repos/staging-x86_64/PKGBUILD
(from rev 248453, ghostscript/trunk/PKGBUILD)
  ghostscript/repos/staging-x86_64/ghostscript-sys-zlib.patch
(from rev 248453, ghostscript/trunk/ghostscript-sys-zlib.patch)

---+
 staging-i686/PKGBUILD |   87 
 staging-i686/ghostscript-sys-zlib.patch   |   25 
 staging-x86_64/PKGBUILD   |   87 
 staging-x86_64/ghostscript-sys-zlib.patch |   25 
 4 files changed, 224 insertions(+)

Copied: ghostscript/repos/staging-i686/PKGBUILD (from rev 248453, 
ghostscript/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-10-07 18:11:34 UTC (rev 248454)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+### !!! rebuild groff from core that picks up hardcoding the GS versioned font 
path !!! ###
+
+pkgname=ghostscript
+pkgver=9.18
+pkgrel=1
+pkgdesc="An interpreter for the PostScript language"
+arch=('i686' 'x86_64')
+license=('AGPL' 'custom')
+depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 
'libjpeg'
+ 'libtiff>=4.0.0' 'lcms2' 'dbus' 'libpaper')
+makedepends=('gtk3' 'gnutls' 'hardening-wrapper')
+optdepends=('texlive-core:  needed for dvipdf'
+'gtk3:  needed for gsx')
+url="http://www.ghostscript.com/;
+source=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2
+ghostscript-sys-zlib.patch)
+#options=('!makeflags')
+# http://downloads.ghostscript.com/public/SHA1SUMS
+sha1sums=('388fea50a38e422a4c6ff27c184491bf5ecb96e1'
+  'e054caf753df4d67221b29a2eac66130653f7556')
+
+prepare() {
+  cd ghostscript-${pkgver}
+  # fix build with system zlib
+  patch -Np1 -i ${srcdir}/ghostscript-sys-zlib.patch
+}
+
+build() {
+  cd ghostscript-${pkgver}
+  
+  # force it to use system-libs
+  # keep heavily patched included openjpeg, leads to segfault with system 
openjpeg
+  # https://bugs.archlinux.org/task/38226
+  rm -rf jpeg libpng zlib jasper expat tiff lcms lcms2 freetype cups/libs # 
jbig2dec is in community
+
+  autoconf --force
+
+  ./configure --prefix=/usr \
+   --enable-dynamic \
+   --with-ijs \
+   --with-jbig2dec \
+   --with-omni \
+   --with-x \
+   --with-drivers=ALL\
+   --with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
+   --enable-fontconfig \
+   --enable-freetype \
+   --enable-openjpeg \
+   --without-luratech \
+   --without-omni \
+   --with-system-libtiff \
+   --with-libpaper \
+   --disable-compile-inits #--help # needed for linking with system-zlib
+  make
+
+  # Build IJS
+  cd ijs
+  sed -i "s:AM_PROG_CC_STDC:AC_PROG_CC:g" configure.ac
+  ./autogen.sh
+  ./configure --prefix=/usr --enable-shared --disable-static
+  make
+}
+
+package() {
+  cd ghostscript-${pkgver}
+  make DESTDIR="${pkgdir}" \
+   cups_serverroot="${pkgdir}"/etc/cups \
+   cups_serverbin="${pkgdir}"/usr/lib/cups install install-so
+
+  # install missing doc files # http://bugs.archlinux.org/task/18023
+  install -m 644 
"${srcdir}"/ghostscript-${pkgver}/doc/{Ps2ps2.htm,gs-vms.hlp,gsdoc.el,pscet_status.txt}
 "${pkgdir}"/usr/share/ghostscript/$pkgver/doc/
+  
+  install -D -m644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+
+  # remove unwanted localized man-pages
+  rm -rf "$pkgdir"/usr/share/man/[^man1]*
+
+  # install IJS
+  cd ijs
+  make DESTDIR="${pkgdir}" install
+  
+  # remove filters that are now maintained in cups-filters as upstream home
+  rm -rf "$pkgdir"/usr/lib/cups/filter/{gstopxl,gstoraster}
+}

Copied: ghostscript/repos/staging-i686/ghostscript-sys-zlib.patch (from rev 
248453, ghostscript/trunk/ghostscript-sys-zlib.patch)
===
--- staging-i686/ghostscript-sys-zlib.patch (rev 0)
+++ staging-i686/ghostscript-sys-zlib.patch 2015-10-07 18:11:34 UTC (rev 
248454)
@@ -0,0 +1,25 @@
+diff -up ghostscript-9.12/configure.ac.sys-zlib ghostscript-9.12/configure.ac
+--- ghostscript-9.12/configure.ac.sys-zlib 2014-03-26 11:48:54.98397 
+
 ghostscript-9.12/configure.ac  2014-03-26 11:49:36.807230531 +
+@@ -854,7 +854,7 @@ AC_MSG_CHECKING([for local zlib source])
+ dnl zlib is needed for language level 3, and libpng
+ # we must define ZLIBDIR regardless 

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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 20:11:22
  Author: andyrtr
Revision: 248453

upgpkg: ghostscript 9.18-1

upstream update 9.18

Modified:
  ghostscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 17:36:43 UTC (rev 248452)
+++ PKGBUILD2015-10-07 18:11:22 UTC (rev 248453)
@@ -4,7 +4,7 @@
 ### !!! rebuild groff from core that picks up hardcoding the GS versioned font 
path !!! ###
 
 pkgname=ghostscript
-pkgver=9.16
+pkgver=9.18
 pkgrel=1
 pkgdesc="An interpreter for the PostScript language"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 ghostscript-sys-zlib.patch)
 #options=('!makeflags')
 # http://downloads.ghostscript.com/public/SHA1SUMS
-sha1sums=('529e2b0be754cb353880a4ac97e3efa47ef82f5c'
+sha1sums=('388fea50a38e422a4c6ff27c184491bf5ecb96e1'
   'e054caf753df4d67221b29a2eac66130653f7556')
 
 prepare() {


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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 20:21:53
  Author: andyrtr
Revision: 248455

upgpkg: groff 1.22.3-4

ghostscript 9.18 rebuild

Modified:
  groff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-07 18:11:34 UTC (rev 248454)
+++ PKGBUILD2015-10-07 18:21:53 UTC (rev 248455)
@@ -5,7 +5,7 @@
 
 pkgname=groff
 pkgver=1.22.3
-pkgrel=3
+pkgrel=4
 pkgdesc="GNU troff text-formatting system"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/groff/groff.html;


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

2015-10-07 Thread Andreas Radke
Date: Wednesday, October 7, 2015 @ 20:22:27
  Author: andyrtr
Revision: 248456

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

Added:
  groff/repos/staging-i686/
  groff/repos/staging-i686/PKGBUILD
(from rev 248455, groff/trunk/PKGBUILD)
  groff/repos/staging-i686/groff.install
(from rev 248455, groff/trunk/groff.install)
  groff/repos/staging-i686/site.tmac
(from rev 248455, groff/trunk/site.tmac)
  groff/repos/staging-x86_64/
  groff/repos/staging-x86_64/PKGBUILD
(from rev 248455, groff/trunk/PKGBUILD)
  groff/repos/staging-x86_64/groff.install
(from rev 248455, groff/trunk/groff.install)
  groff/repos/staging-x86_64/site.tmac
(from rev 248455, groff/trunk/site.tmac)

--+
 staging-i686/PKGBUILD|   54 +
 staging-i686/groff.install   |   22 
 staging-i686/site.tmac   |   16 
 staging-x86_64/PKGBUILD  |   54 +
 staging-x86_64/groff.install |   22 
 staging-x86_64/site.tmac |   16 
 6 files changed, 184 insertions(+)

Copied: groff/repos/staging-i686/PKGBUILD (from rev 248455, 
groff/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-10-07 18:22:27 UTC (rev 248456)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: 
+
+### rebuild on every ghostscript update -  FS#36562 ###
+
+pkgname=groff
+pkgver=1.22.3
+pkgrel=4
+pkgdesc="GNU troff text-formatting system"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/groff/groff.html;
+license=('GPL')
+groups=('base-devel')
+depends=('perl' 'gcc-libs')
+makedepends=('netpbm' 'psutils' 'ghostscript' 'libxaw')
+optdepends=('netpbm: for use together with man -H command interaction in 
browsers'
+'psutils: for use together with man -H command interaction in 
browsers'
+'libxaw: for gxditview')
+source=(ftp://ftp.gnu.org/gnu/groff/groff-$pkgver.tar.gz{,.sig}
+site.tmac)
+options=('!docs' '!emptydirs' '!makeflags')
+install=groff.install
+md5sums=('cc825fa64bc7306a885f2fb2268d3ec5'
+ 'SKIP'
+ 'a1fedafd7863b37968d32ad9ae1d8c13')
+validpgpkeys=('58E0C111E39F5408C5D3EC76C1A60EACE707FDA5') # Werner Lemberg 

+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-x 
--with-appresdir=/usr/share/X11/app-defaults
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  
+  # add compatibility symlinks
+  ln -s eqn $pkgdir/usr/bin/geqn
+  ln -s tbl $pkgdir/usr/bin/gtbl
+  ln -s soelim $pkgdir/usr/bin/zsoelim
+
+  # FS33760 - TERMCAP variables not followed
+  # TODO: everyone is doing this - find out why upstream does not...
+  cat $srcdir/site.tmac >> \
+$pkgdir/usr/share/groff/site-tmac/man.local
+  cat $srcdir/site.tmac >> \
+$pkgdir/usr/share/groff/site-tmac/mdoc.local
+}

Copied: groff/repos/staging-i686/groff.install (from rev 248455, 
groff/trunk/groff.install)
===
--- staging-i686/groff.install  (rev 0)
+++ staging-i686/groff.install  2015-10-07 18:22:27 UTC (rev 248456)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(groff.info groff.info-1 groff.info-2)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: groff/repos/staging-i686/site.tmac (from rev 248455, 
groff/trunk/site.tmac)
===
--- staging-i686/site.tmac  (rev 0)
+++ staging-i686/site.tmac  2015-10-07 18:22:27 UTC (rev 248456)
@@ -0,0 +1,16 @@
+.
+.if n \{\
+.  \" Character translations for non-keyboard
+.  \" characters - to make them searchable
+.  if '\*[.T]'utf8' \{\
+.char \- \N'45'
+.char - \N'45'
+.char ' \N'39'
+.char \' \N'39'
+.  \}
+.
+.  \" Shut off SGR by default (groff colors)
+.  \" Require GROFF_SGR envvar defined to turn it on
+.  if '\V[GROFF_SGR]'' \
+.output x X tty: sgr 0
+.\}

Copied: groff/repos/staging-x86_64/PKGBUILD (from rev 248455, 
groff/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-10-07 18:22:27 UTC (rev 248456)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: 
+
+### rebuild on every ghostscript update -  FS#36562 ###
+
+pkgname=groff
+pkgver=1.22.3

  1   2   >