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

2013-11-20 Thread Andrea Scarpino
Date: Wednesday, November 20, 2013 @ 09:45:03
  Author: andrea
Revision: 199945

upgpkg: libkscreen 1.0.2-1

Upstream release

Modified:
  libkscreen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 02:52:58 UTC (rev 199944)
+++ PKGBUILD2013-11-20 08:45:03 UTC (rev 199945)
@@ -3,8 +3,8 @@
 # Contributor: birdflesh antkoul at gmail dot com
 
 pkgname=libkscreen
-pkgver=1.0.1
-pkgrel=3
+pkgver=1.0.2
+pkgrel=1
 pkgdesc=KDE's screen management library
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/libkscreen'
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('kdelibs' 'qjson')
 makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('52aeaf2d987bffd05b111e89b445bd00')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('39f5316ef4f9203dd7a42180edbab122')
 
 prepare() {
   mkdir build



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

2013-11-20 Thread Andrea Scarpino
Date: Wednesday, November 20, 2013 @ 09:45:12
  Author: andrea
Revision: 199946

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 08:45:03 UTC (rev 199945)
+++ extra-i686/PKGBUILD 2013-11-20 08:45:12 UTC (rev 199946)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: birdflesh antkoul at gmail dot com
-
-pkgname=libkscreen
-pkgver=1.0.1
-pkgrel=3
-pkgdesc=KDE's screen management library
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/libkscreen'
-license=('GPL')
-depends=('kdelibs' 'qjson')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('52aeaf2d987bffd05b111e89b445bd00')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DQT_QMAKE_EXECUTABLE=qmake-qt4 \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: libkscreen/repos/extra-i686/PKGBUILD (from rev 199945, 
libkscreen/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 08:45:12 UTC (rev 199946)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: birdflesh antkoul at gmail dot com
+
+pkgname=libkscreen
+pkgver=1.0.2
+pkgrel=1
+pkgdesc=KDE's screen management library
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/libkscreen'
+license=('GPL')
+depends=('kdelibs' 'qjson')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('39f5316ef4f9203dd7a42180edbab122')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DQT_QMAKE_EXECUTABLE=qmake-qt4 \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 08:45:03 UTC (rev 199945)
+++ extra-x86_64/PKGBUILD   2013-11-20 08:45:12 UTC (rev 199946)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: birdflesh antkoul at gmail dot com
-
-pkgname=libkscreen
-pkgver=1.0.1
-pkgrel=3
-pkgdesc=KDE's screen management library
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/libkscreen'
-license=('GPL')
-depends=('kdelibs' 'qjson')
-makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('52aeaf2d987bffd05b111e89b445bd00')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DQT_QMAKE_EXECUTABLE=qmake-qt4 \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: libkscreen/repos/extra-x86_64/PKGBUILD (from rev 199945, 
libkscreen/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-20 08:45:12 UTC (rev 199946)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: birdflesh antkoul at gmail dot com
+
+pkgname=libkscreen
+pkgver=1.0.2
+pkgrel=1
+pkgdesc=KDE's screen management library
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/libkscreen'
+license=('GPL')
+depends=('kdelibs' 'qjson')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('39f5316ef4f9203dd7a42180edbab122')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DQT_QMAKE_EXECUTABLE=qmake-qt4 \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}



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

2013-11-20 Thread Andrea Scarpino
Date: Wednesday, November 20, 2013 @ 09:46:08
  Author: andrea
Revision: 199948

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

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

--+
 /PKGBUILD|   68 +
 /kscreen.install |   32 +++
 extra-i686/PKGBUILD  |   35 -
 extra-i686/kscreen.install   |   16 -
 extra-x86_64/PKGBUILD|   35 -
 extra-x86_64/kscreen.install |   16 -
 6 files changed, 100 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 08:46:00 UTC (rev 199947)
+++ extra-i686/PKGBUILD 2013-11-20 08:46:08 UTC (rev 199948)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: birdflesh antkoul at gmail dot com
-
-pkgname=kscreen
-pkgver=1.0.1
-pkgrel=1
-pkgdesc=KDE's screen management software
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/kscreen'
-license=('GPL' 'LGPL')
-depends=('kdebase-runtime' libkscreen=${pkgver})
-makedepends=('cmake' 'automoc4')
-install=$pkgname.install
-#source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-source=(http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('2d6bd56a2edcadb9ba80c00fbd330a60')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DQT_QMAKE_EXECUTABLE=qmake-qt4 \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kscreen/repos/extra-i686/PKGBUILD (from rev 199947, 
kscreen/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 08:46:08 UTC (rev 199948)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: birdflesh antkoul at gmail dot com
+
+pkgname=kscreen
+pkgver=1.0.2
+pkgrel=1
+pkgdesc=KDE's screen management software
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/kscreen'
+license=('GPL' 'LGPL')
+depends=('kdebase-runtime' libkscreen=${pkgver})
+makedepends=('cmake' 'automoc4')
+install=$pkgname.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('6ca53958fdf379e6b5a35bae1edcb36c')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DQT_QMAKE_EXECUTABLE=qmake-qt4 \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/kscreen.install
===
--- extra-i686/kscreen.install  2013-11-20 08:46:00 UTC (rev 199947)
+++ extra-i686/kscreen.install  2013-11-20 08:46:08 UTC (rev 199948)
@@ -1,16 +0,0 @@
-post_install() {
-printf == To enable KSceen, run in a terminal:\n
-printf qdbus org.kde.kded /kded org.kde.kded.unloadModule 
randrmonitor\n
-printf qdbus org.kde.kded /kded org.kde.kded.setModuleAutoloading 
randrmonitor false\n
-printf qdbus org.kde.kded /kded org.kde.kded.loadModule kscreen\n
-
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_remove() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}

Copied: kscreen/repos/extra-i686/kscreen.install (from rev 199947, 
kscreen/trunk/kscreen.install)
===
--- extra-i686/kscreen.install  (rev 0)
+++ extra-i686/kscreen.install  2013-11-20 08:46:08 UTC (rev 199948)
@@ -0,0 +1,16 @@
+post_install() {
+printf == To enable KSceen, run in a terminal:\n
+printf qdbus org.kde.kded /kded org.kde.kded.unloadModule 
randrmonitor\n
+printf qdbus org.kde.kded /kded org.kde.kded.setModuleAutoloading 
randrmonitor false\n
+printf qdbus org.kde.kded /kded org.kde.kded.loadModule kscreen\n
+
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_remove() {
+   

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

2013-11-20 Thread Andrea Scarpino
Date: Wednesday, November 20, 2013 @ 09:46:00
  Author: andrea
Revision: 199947

upgpkg: kscreen 1.0.2-1

Upstream release

Modified:
  kscreen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 08:45:12 UTC (rev 199946)
+++ PKGBUILD2013-11-20 08:46:00 UTC (rev 199947)
@@ -3,7 +3,7 @@
 # Contributor: birdflesh antkoul at gmail dot com
 
 pkgname=kscreen
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc=KDE's screen management software
 arch=('i686' 'x86_64')
@@ -12,9 +12,8 @@
 depends=('kdebase-runtime' libkscreen=${pkgver})
 makedepends=('cmake' 'automoc4')
 install=$pkgname.install
-#source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-source=(http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('2d6bd56a2edcadb9ba80c00fbd330a60')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('6ca53958fdf379e6b5a35bae1edcb36c')
 
 prepare() {
   mkdir build



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

2013-11-20 Thread Bartłomiej Piotrowski
Date: Wednesday, November 20, 2013 @ 10:06:24
  Author: bpiotrowski
Revision: 101227

upgpkg: nginx 1.4.4-1

- new upstream release

Modified:
  nginx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 07:48:32 UTC (rev 101226)
+++ PKGBUILD2013-11-20 09:06:24 UTC (rev 101227)
@@ -5,7 +5,7 @@
 # Contributor: Miroslaw Szot m...@czlug.icis.pcz.pl
 
 pkgname=nginx
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
 arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@
 source=(http://nginx.org/download/nginx-$pkgver.tar.gz;
 'service'
 'logrotate')
-sha256sums=('ae123885c923a6c3f5bab0a8b7296ef21c4fdf6087834667ebbc16338177de84'
+sha256sums=('7c989a58e5408c9593da0bebcd0e4ffc3d892d1316ba5042ddb0be5b0b4102b9'
 '05fdc0c0483410944b988d7f4beabb00bec4a44a41bd13ebc9b78585da7d3f9b'
 '272907d3213d69dac3bd6024d6d150caa23cb67d4f121e4171f34ba5581f9e98')
 



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

2013-11-20 Thread Bartłomiej Piotrowski
Date: Wednesday, November 20, 2013 @ 10:06:39
  Author: bpiotrowski
Revision: 101228

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

Added:
  nginx/repos/community-i686/PKGBUILD
(from rev 101227, nginx/trunk/PKGBUILD)
  nginx/repos/community-i686/install
(from rev 101227, nginx/trunk/install)
  nginx/repos/community-i686/logrotate
(from rev 101227, nginx/trunk/logrotate)
  nginx/repos/community-i686/service
(from rev 101227, nginx/trunk/service)
  nginx/repos/community-x86_64/PKGBUILD
(from rev 101227, nginx/trunk/PKGBUILD)
  nginx/repos/community-x86_64/install
(from rev 101227, nginx/trunk/install)
  nginx/repos/community-x86_64/logrotate
(from rev 101227, nginx/trunk/logrotate)
  nginx/repos/community-x86_64/service
(from rev 101227, nginx/trunk/service)
Deleted:
  nginx/repos/community-i686/PKGBUILD
  nginx/repos/community-i686/install
  nginx/repos/community-i686/logrotate
  nginx/repos/community-i686/service
  nginx/repos/community-x86_64/PKGBUILD
  nginx/repos/community-x86_64/install
  nginx/repos/community-x86_64/logrotate
  nginx/repos/community-x86_64/service

+
 /PKGBUILD  |  192 +++
 /install   |   42 +
 /logrotate |   18 
 /service   |   28 ++
 community-i686/PKGBUILD|   96 -
 community-i686/install |   21 
 community-i686/logrotate   |9 --
 community-i686/service |   14 ---
 community-x86_64/PKGBUILD  |   96 -
 community-x86_64/install   |   21 
 community-x86_64/logrotate |9 --
 community-x86_64/service   |   14 ---
 12 files changed, 280 insertions(+), 280 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-20 09:06:24 UTC (rev 101227)
+++ community-i686/PKGBUILD 2013-11-20 09:06:39 UTC (rev 101228)
@@ -1,96 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Maintainer: Sébastien Luttringer
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Miroslaw Szot m...@czlug.icis.pcz.pl
-
-pkgname=nginx
-pkgver=1.4.3
-pkgrel=1
-pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
-arch=('i686' 'x86_64')
-url='http://nginx.org'
-license=('custom')
-depends=('pcre' 'zlib' 'openssl')
-backup=('etc/nginx/fastcgi.conf'
-'etc/nginx/fastcgi_params'
-'etc/nginx/koi-win'
-'etc/nginx/koi-utf'
-'etc/nginx/mime.types'
-'etc/nginx/nginx.conf'
-'etc/nginx/scgi_params'
-'etc/nginx/uwsgi_params'
-'etc/nginx/win-utf'
-'etc/logrotate.d/nginx')
-install=install
-source=(http://nginx.org/download/nginx-$pkgver.tar.gz;
-'service'
-'logrotate')
-sha256sums=('ae123885c923a6c3f5bab0a8b7296ef21c4fdf6087834667ebbc16338177de84'
-'05fdc0c0483410944b988d7f4beabb00bec4a44a41bd13ebc9b78585da7d3f9b'
-'272907d3213d69dac3bd6024d6d150caa23cb67d4f121e4171f34ba5581f9e98')
-
-build() {
-cd $pkgname-$pkgver
-./configure \
---prefix=/etc/nginx \
---conf-path=/etc/nginx/nginx.conf \
---sbin-path=/usr/bin/nginx \
---pid-path=/run/nginx.pid \
---lock-path=/run/lock/nginx.lock \
---user=http \
---group=http \
---http-log-path=/var/log/nginx/access.log \
---error-log-path=/var/log/nginx/error.log \
---http-client-body-temp-path=/var/lib/nginx/client-body \
---http-proxy-temp-path=/var/lib/nginx/proxy \
---http-fastcgi-temp-path=/var/lib/nginx/fastcgi \
---http-scgi-temp-path=/var/lib/nginx/scgi \
---http-uwsgi-temp-path=/var/lib/nginx/uwsgi \
---with-imap \
---with-imap_ssl_module \
---with-ipv6 \
---with-pcre-jit \
---with-file-aio \
---with-http_dav_module \
---with-http_gunzip_module \
---with-http_gzip_static_module \
---with-http_realip_module \
---with-http_spdy_module \
---with-http_ssl_module \
---with-http_stub_status_module \
---with-http_addition_module \
---with-http_degradation_module \
---with-http_flv_module \
---with-http_mp4_module \
---with-http_secure_link_module \
---with-http_sub_module
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-
-sed -e 's|\user\s\+\w\+;|user html;|g' \
--e '44s|html|/usr/share/nginx/html|' \
--e '54s|html|/usr/share/nginx/html|' \
--i $pkgdir/etc/nginx/nginx.conf
-rm $pkgdir/etc/nginx/*.default
-
-install -d $pkgdir/var/lib/nginx
-install -dm700 $pkgdir/var/lib/nginx/proxy
-
-chmod 750 $pkgdir/var/log/nginx
-chown http:log $pkgdir/var/log/nginx
-
-install -d $pkgdir/usr/share/nginx
-mv $pkgdir/etc/nginx/html/ 

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

2013-11-20 Thread Bartłomiej Piotrowski
Date: Wednesday, November 20, 2013 @ 10:36:06
  Author: bpiotrowski
Revision: 101229

upgpkg: fail2ban 0.8.11-1

- new upstream release
- fix typo in pkgdesc
- install man pages
- use upstream systemd unit and tmpfiles conf

Modified:
  fail2ban/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 09:06:39 UTC (rev 101228)
+++ PKGBUILD2013-11-20 09:36:06 UTC (rev 101229)
@@ -5,9 +5,9 @@
 # Contributor: nbags neilb...@gmail.com
 
 pkgname=fail2ban
-pkgver=0.8.10
+pkgver=0.8.11
 pkgrel=1
-pkgdesc='Bans IPs after too many failed authentification attempts against 
common daemons'
+pkgdesc='Bans IPs after too many failed authentication attempts against common 
daemons'
 url='http://www.fail2ban.org/'
 license=('GPL')
 arch=('any')
@@ -15,18 +15,22 @@
 backup=(etc/fail2ban/fail2ban.conf
 etc/fail2ban/jail.conf)
 install=fail2ban.install
-source=(https://nodeload.github.com/$pkgname/$pkgname/legacy.tar.gz/$pkgver
+source=(https://github.com/fail2ban/$pkgname/archive/$pkgver.tar.gz
 service tmpfiles.conf)
-sha256sums=('7bed38372a24e35268d9c9ff5b272f7e88e91074f9bb24d5be5c70196f19e7be'
+sha256sums=('e7573583c979222c7461df8c875e8328a6cd0e431e86d3cc4d80b2af3447190f'
 '1bce54ad435b7dd3547baceea050a1d66745010b28a4ded269f6707cebdc99b1'
 'ce8922c4734a56c88f22ffa4f2ad5819d113c7d4e439b142c984816599ebc1f4')
 
 package() {
-  cd $pkgname-$pkgname-*
+  cd $pkgname-$pkgver
   python2 setup.py install --root $pkgdir
 
-  install -Dm644 $srcdir/service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm644 $srcdir/tmpfiles.conf 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
+  install -Dm644 files/fail2ban.service \
+  $pkgdir/usr/lib/systemd/system/$pkgname.service
+  install -Dm644 files/fail2ban-tmpfiles.conf \
+  $pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
+  install -Dm644 files/bash-completion \
+  $pkgdir/usr/share/bash-completion/completions/fail2ban
 
   # avoid conflict with filesystem=2012.06
   rm -r $pkgdir/var/run
@@ -33,4 +37,13 @@
 
   # fix sendmail location
   sed -i 's/sbin/bin/g' $pkgdir/etc/fail2ban/action.d/sendmail*.conf
+
+  install -Dm644 man/fail2ban.1 $pkgdir/usr/share/man/man1/fail2ban.1
+  install -Dm644 man/fail2ban-client.1 \
+  $pkgdir/usr/share/man/man1/fail2ban-client.1
+  install -Dm644 man/fail2ban-regex.1 \
+  $pkgdir/usr/share/man/man1/fail2ban-regex.1
+  install -Dm644 man/fail2ban-server.1 \
+  $pkgdir/usr/share/man/man1/fail2ban-server.1
+  install -Dm644 man/jail.conf.5 $pkgdir/usr/share/man/man5/jail.conf.5
 }



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

2013-11-20 Thread Bartłomiej Piotrowski
Date: Wednesday, November 20, 2013 @ 10:36:13
  Author: bpiotrowski
Revision: 101230

archrelease: copy trunk to community-any

Added:
  fail2ban/repos/community-any/PKGBUILD
(from rev 101229, fail2ban/trunk/PKGBUILD)
  fail2ban/repos/community-any/fail2ban.install
(from rev 101229, fail2ban/trunk/fail2ban.install)
  fail2ban/repos/community-any/service
(from rev 101229, fail2ban/trunk/service)
  fail2ban/repos/community-any/tmpfiles.conf
(from rev 101229, fail2ban/trunk/tmpfiles.conf)
Deleted:
  fail2ban/repos/community-any/PKGBUILD
  fail2ban/repos/community-any/fail2ban.install
  fail2ban/repos/community-any/service
  fail2ban/repos/community-any/tmpfiles.conf

--+
 PKGBUILD |   85 ++---
 fail2ban.install |6 +--
 service  |   26 
 tmpfiles.conf|2 -
 4 files changed, 66 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-20 09:36:06 UTC (rev 101229)
+++ PKGBUILD2013-11-20 09:36:13 UTC (rev 101230)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: michalzxc
-# Contributor: nbags neilb...@gmail.com
-
-pkgname=fail2ban
-pkgver=0.8.10
-pkgrel=1
-pkgdesc='Bans IPs after too many failed authentification attempts against 
common daemons'
-url='http://www.fail2ban.org/'
-license=('GPL')
-arch=('any')
-depends=('python2' 'iptables')
-backup=(etc/fail2ban/fail2ban.conf
-etc/fail2ban/jail.conf)
-install=fail2ban.install
-source=(https://nodeload.github.com/$pkgname/$pkgname/legacy.tar.gz/$pkgver
-service tmpfiles.conf)
-sha256sums=('7bed38372a24e35268d9c9ff5b272f7e88e91074f9bb24d5be5c70196f19e7be'
-'1bce54ad435b7dd3547baceea050a1d66745010b28a4ded269f6707cebdc99b1'
-'ce8922c4734a56c88f22ffa4f2ad5819d113c7d4e439b142c984816599ebc1f4')
-
-package() {
-  cd $pkgname-$pkgname-*
-  python2 setup.py install --root $pkgdir
-
-  install -Dm644 $srcdir/service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm644 $srcdir/tmpfiles.conf 
$pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
-
-  # avoid conflict with filesystem=2012.06
-  rm -r $pkgdir/var/run
-
-  # fix sendmail location
-  sed -i 's/sbin/bin/g' $pkgdir/etc/fail2ban/action.d/sendmail*.conf
-}

Copied: fail2ban/repos/community-any/PKGBUILD (from rev 101229, 
fail2ban/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-20 09:36:13 UTC (rev 101230)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: michalzxc
+# Contributor: nbags neilb...@gmail.com
+
+pkgname=fail2ban
+pkgver=0.8.11
+pkgrel=1
+pkgdesc='Bans IPs after too many failed authentication attempts against common 
daemons'
+url='http://www.fail2ban.org/'
+license=('GPL')
+arch=('any')
+depends=('python2' 'iptables')
+backup=(etc/fail2ban/fail2ban.conf
+etc/fail2ban/jail.conf)
+install=fail2ban.install
+source=(https://github.com/fail2ban/$pkgname/archive/$pkgver.tar.gz
+service tmpfiles.conf)
+sha256sums=('e7573583c979222c7461df8c875e8328a6cd0e431e86d3cc4d80b2af3447190f'
+'1bce54ad435b7dd3547baceea050a1d66745010b28a4ded269f6707cebdc99b1'
+'ce8922c4734a56c88f22ffa4f2ad5819d113c7d4e439b142c984816599ebc1f4')
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root $pkgdir
+
+  install -Dm644 files/fail2ban.service \
+  $pkgdir/usr/lib/systemd/system/$pkgname.service
+  install -Dm644 files/fail2ban-tmpfiles.conf \
+  $pkgdir/usr/lib/tmpfiles.d/$pkgname.conf
+  install -Dm644 files/bash-completion \
+  $pkgdir/usr/share/bash-completion/completions/fail2ban
+
+  # avoid conflict with filesystem=2012.06
+  rm -r $pkgdir/var/run
+
+  # fix sendmail location
+  sed -i 's/sbin/bin/g' $pkgdir/etc/fail2ban/action.d/sendmail*.conf
+
+  install -Dm644 man/fail2ban.1 $pkgdir/usr/share/man/man1/fail2ban.1
+  install -Dm644 man/fail2ban-client.1 \
+  $pkgdir/usr/share/man/man1/fail2ban-client.1
+  install -Dm644 man/fail2ban-regex.1 \
+  $pkgdir/usr/share/man/man1/fail2ban-regex.1
+  install -Dm644 man/fail2ban-server.1 \
+  $pkgdir/usr/share/man/man1/fail2ban-server.1
+  install -Dm644 man/jail.conf.5 $pkgdir/usr/share/man/man5/jail.conf.5
+}

Deleted: fail2ban.install
===
--- fail2ban.install2013-11-20 09:36:06 UTC (rev 101229)
+++ fail2ban.install2013-11-20 09:36:13 UTC (rev 101230)
@@ -1,3 +0,0 @@
-post_install() {
-  usr/bin/systemd-tmpfiles --create fail2ban.conf
-}

Copied: fail2ban/repos/community-any/fail2ban.install (from rev 101229, 

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

2013-11-20 Thread Bartłomiej Piotrowski
Date: Wednesday, November 20, 2013 @ 10:52:15
  Author: bpiotrowski
Revision: 101231

upgpkg: lxappearance 0.5.3-2

- enable dbus

Modified:
  lxappearance/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 09:36:13 UTC (rev 101230)
+++ PKGBUILD2013-11-20 09:52:15 UTC (rev 101231)
@@ -5,13 +5,13 @@
 
 pkgname=lxappearance
 pkgver=0.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Feature-rich GTK+ theme switcher of the LXDE Desktop'
 arch=('i686' 'x86_64')
 license=('GPL2')
 url='http://lxde.org/'
 groups=('lxde')
-depends=('gtk2')
+depends=('gtk2' 'dbus-glib')
 makedepends=('intltool')
 
source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz)
 md5sums=('9dfdc9bd45519d51b9df2ad6650c36f5')
@@ -18,7 +18,8 @@
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --sysconfdir=/etc --prefix=/usr 
+  ./configure --sysconfdir=/etc --prefix=/usr \
+--enable-dbus
   make 
 }
 



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

2013-11-20 Thread Bartłomiej Piotrowski
Date: Wednesday, November 20, 2013 @ 10:52:30
  Author: bpiotrowski
Revision: 101232

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

Added:
  lxappearance/repos/community-i686/PKGBUILD
(from rev 101231, lxappearance/trunk/PKGBUILD)
  lxappearance/repos/community-i686/gtk-3.0.patch
(from rev 101231, lxappearance/trunk/gtk-3.0.patch)
  lxappearance/repos/community-x86_64/PKGBUILD
(from rev 101231, lxappearance/trunk/PKGBUILD)
  lxappearance/repos/community-x86_64/gtk-3.0.patch
(from rev 101231, lxappearance/trunk/gtk-3.0.patch)
Deleted:
  lxappearance/repos/community-i686/PKGBUILD
  lxappearance/repos/community-i686/gtk-3.0.patch
  lxappearance/repos/community-x86_64/PKGBUILD
  lxappearance/repos/community-x86_64/gtk-3.0.patch

+
 /PKGBUILD  |   58 ++
 /gtk-3.0.patch |  222 +++
 community-i686/PKGBUILD|   28 
 community-i686/gtk-3.0.patch   |  111 ---
 community-x86_64/PKGBUILD  |   28 
 community-x86_64/gtk-3.0.patch |  111 ---
 6 files changed, 280 insertions(+), 278 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-20 09:52:15 UTC (rev 101231)
+++ community-i686/PKGBUILD 2013-11-20 09:52:30 UTC (rev 101232)
@@ -1,28 +0,0 @@
-#$Id$
-# Maintainer: Bartłomiej Piotrowski barthal...@gmail.com
-# Contributor: Angel Velasquez an...@archlinux.org  
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-
-pkgname=lxappearance
-pkgver=0.5.3
-pkgrel=1
-pkgdesc='Feature-rich GTK+ theme switcher of the LXDE Desktop'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-groups=('lxde')
-depends=('gtk2')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9dfdc9bd45519d51b9df2ad6650c36f5')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --sysconfdir=/etc --prefix=/usr 
-  make 
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install 
-}

Copied: lxappearance/repos/community-i686/PKGBUILD (from rev 101231, 
lxappearance/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-20 09:52:30 UTC (rev 101232)
@@ -0,0 +1,29 @@
+#$Id$
+# Maintainer: Bartłomiej Piotrowski barthal...@gmail.com
+# Contributor: Angel Velasquez an...@archlinux.org  
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+
+pkgname=lxappearance
+pkgver=0.5.3
+pkgrel=2
+pkgdesc='Feature-rich GTK+ theme switcher of the LXDE Desktop'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+groups=('lxde')
+depends=('gtk2' 'dbus-glib')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz)
+md5sums=('9dfdc9bd45519d51b9df2ad6650c36f5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --sysconfdir=/etc --prefix=/usr \
+--enable-dbus
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install 
+}

Deleted: community-i686/gtk-3.0.patch
===
--- community-i686/gtk-3.0.patch2013-11-20 09:52:15 UTC (rev 101231)
+++ community-i686/gtk-3.0.patch2013-11-20 09:52:30 UTC (rev 101232)
@@ -1,111 +0,0 @@
 src/lxappearance.c 2011-07-29 16:50:19.0 +0200
-+++ src/lxappearance1.c2011-07-30 18:51:40.323368701 +0200
-@@ -153,21 +153,33 @@
- 
- char* file_path = g_build_filename(g_get_home_dir(), .gtkrc-2.0, NULL);
- GString* content = g_string_sized_new(512);
-+GString* content3 = g_string_sized_new(512);
- g_string_append(content,
- # DO NOT EDIT! This file will be overwritten by LXAppearance.\n
- # Any customization should be done in ~/.gtkrc-2.0.mine 
instead.\n\n);
-+g_string_append(content3, [Settings]\n
-+# DO NOT EDIT! This file will be overwritten by LXAppearance.\n);
-+
- if(app.widget_theme)
- g_string_append_printf(content,
- gtk-theme-name=\%s\\n, app.widget_theme);
-+g_string_append_printf(content3,
-+gtk-theme-name = %s\n, app.widget_theme);
- if(app.icon_theme)
- g_string_append_printf(content,
--gtk-icon-theme-name=\%s\\n, app.icon_theme);
-+gtk-icon-theme-name=\%s\\n, app.icon_theme);
-+g_string_append_printf(content3,
-+gtk-icon-theme-name = %s\n, app.icon_theme);
- if(app.default_font)
- g_string_append_printf(content,
- gtk-font-name=\%s\\n, app.default_font);
-+g_string_append_printf(content3,
-+gtk-font-name = %s\n, app.default_font);
- if(app.cursor_theme)
- g_string_append_printf(content,
- 

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

2013-11-20 Thread Federico Cinelli
Date: Wednesday, November 20, 2013 @ 11:41:04
  Author: cinelli
Revision: 101233

upgpkg: screenfetch 3.2.2-1

Modified:
  screenfetch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 09:52:30 UTC (rev 101232)
+++ PKGBUILD2013-11-20 10:41:04 UTC (rev 101233)
@@ -2,7 +2,7 @@
 # Maintainer: Federico Cinelli cine...@aur.archlinux.org
 
 pkgname=screenfetch
-pkgver=3.2.0
+pkgver=3.2.2
 pkgrel=1
 pkgdesc=a CLI Bash script to show system/theme info in screenshots
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('bash' 'xorg-xdpyinfo')
 optdepends=('scrot: Screenshot support')
 
source=(http://git.silverirc.com/cgit.cgi/screenfetch.git/snapshot/$pkgname-$pkgver.tar.bz2;)
-md5sums=('6644dd7f3e8666f4986815ae796f25c9')
+md5sums=('de7d68a53559bf1ae5ca17da656501d6')
 
 package() {
cd $srcdir/$pkgname-$pkgver



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

2013-11-20 Thread Federico Cinelli
Date: Wednesday, November 20, 2013 @ 11:42:47
  Author: cinelli
Revision: 101234

archrelease: copy trunk to community-any

Added:
  screenfetch/repos/community-any/PKGBUILD
(from rev 101233, screenfetch/trunk/PKGBUILD)
Deleted:
  screenfetch/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-20 10:41:04 UTC (rev 101233)
+++ PKGBUILD2013-11-20 10:42:47 UTC (rev 101234)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Federico Cinelli cine...@aur.archlinux.org
-
-pkgname=screenfetch
-pkgver=3.2.0
-pkgrel=1
-pkgdesc=a CLI Bash script to show system/theme info in screenshots
-arch=('any')
-url=http://git.silverirc.com/cgit.cgi/screenfetch.git/;
-license=('GPL')
-depends=('bash' 'xorg-xdpyinfo')
-optdepends=('scrot: Screenshot support')
-source=(http://git.silverirc.com/cgit.cgi/screenfetch.git/snapshot/$pkgname-$pkgver.tar.bz2;)
-md5sums=('6644dd7f3e8666f4986815ae796f25c9')
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   install -d $pkgdir/usr/bin
-   install -Dm755 screenfetch-dev $pkgdir/usr/bin/screenfetch
-}

Copied: screenfetch/repos/community-any/PKGBUILD (from rev 101233, 
screenfetch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-20 10:42:47 UTC (rev 101234)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Federico Cinelli cine...@aur.archlinux.org
+
+pkgname=screenfetch
+pkgver=3.2.2
+pkgrel=1
+pkgdesc=a CLI Bash script to show system/theme info in screenshots
+arch=('any')
+url=http://git.silverirc.com/cgit.cgi/screenfetch.git/;
+license=('GPL')
+depends=('bash' 'xorg-xdpyinfo')
+optdepends=('scrot: Screenshot support')
+source=(http://git.silverirc.com/cgit.cgi/screenfetch.git/snapshot/$pkgname-$pkgver.tar.bz2;)
+md5sums=('de7d68a53559bf1ae5ca17da656501d6')
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   install -d $pkgdir/usr/bin
+   install -Dm755 screenfetch-dev $pkgdir/usr/bin/screenfetch
+}



[arch-commits] Commit in firewalld/trunk (PKGBUILD firewalld-python3.patch)

2013-11-20 Thread Maxime Gauduin
Date: Wednesday, November 20, 2013 @ 11:46:39
  Author: alucryd
Revision: 101235

upgpkg: firewalld 0.3.8-1

Modified:
  firewalld/trunk/PKGBUILD
Deleted:
  firewalld/trunk/firewalld-python3.patch

-+
 PKGBUILD|   13 
 firewalld-python3.patch | 2358 --
 2 files changed, 5 insertions(+), 2366 deletions(-)

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


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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 11:46:21
  Author: allan
Revision: 199950

upgpkg: windowmaker 0.95.5-2

remove static libraries

Modified:
  windowmaker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 09:54:28 UTC (rev 199949)
+++ PKGBUILD2013-11-20 10:46:21 UTC (rev 199950)
@@ -1,11 +1,12 @@
 # $Id$
 # Maintainer: Daniel Isenmann dan...@archlinux.org
 # Contributor: Judd Vinet jvi...@zeroflux.org
+
 pkgname=windowmaker
 pkgver=0.95.5
-pkgrel=1
+pkgrel=2
 pkgdesc=An X11 window manager with a NEXTSTEP look and feel
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url=http://www.windowmaker.org/;
 license=('GPL' 'custom')
 depends=('libxinerama' 'libxrandr' 'libxmu' 'libpng' 'libxpm' 'libxft' 
'libtiff' 'giflib')
@@ -21,6 +22,7 @@
   patch -Np0 -i ../wm-giflib.patch
   autoreconf -fi
 }
+
 build() {
   cd WindowMaker-$pkgver
   [ -z $LINGUAS ]  export LINGUAS=`ls po/*.po | sed 
's:po/\(.*\)\.po$:\1:'`



[arch-commits] Commit in firewalld/repos/community-any (7 files)

2013-11-20 Thread Maxime Gauduin
Date: Wednesday, November 20, 2013 @ 11:46:49
  Author: alucryd
Revision: 101236

archrelease: copy trunk to community-any

Added:
  firewalld/repos/community-any/PKGBUILD
(from rev 101235, firewalld/trunk/PKGBUILD)
  firewalld/repos/community-any/firewalld-paths.patch
(from rev 101235, firewalld/trunk/firewalld-paths.patch)
  firewalld/repos/community-any/firewalld.install
(from rev 101235, firewalld/trunk/firewalld.install)
Deleted:
  firewalld/repos/community-any/PKGBUILD
  firewalld/repos/community-any/firewalld-paths.patch
  firewalld/repos/community-any/firewalld-python3.patch
  firewalld/repos/community-any/firewalld.install

-+
 PKGBUILD|   87 -
 firewalld-paths.patch   |  186 +--
 firewalld-python3.patch | 2358 --
 firewalld.install   |   28 
 4 files changed, 149 insertions(+), 2510 deletions(-)

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


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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 11:48:41
  Author: allan
Revision: 199951

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

Added:
  windowmaker/repos/extra-i686/PKGBUILD
(from rev 199950, windowmaker/trunk/PKGBUILD)
  windowmaker/repos/extra-i686/libpng-1.4.patch
(from rev 199950, windowmaker/trunk/libpng-1.4.patch)
  windowmaker/repos/extra-i686/windowmaker-gcc4.patch.tar.bz2
(from rev 199950, windowmaker/trunk/windowmaker-gcc4.patch.tar.bz2)
  windowmaker/repos/extra-i686/wm-giflib.patch
(from rev 199950, windowmaker/trunk/wm-giflib.patch)
  windowmaker/repos/extra-i686/wmaker.desktop
(from rev 199950, windowmaker/trunk/wmaker.desktop)
  windowmaker/repos/extra-x86_64/PKGBUILD
(from rev 199950, windowmaker/trunk/PKGBUILD)
  windowmaker/repos/extra-x86_64/libpng-1.4.patch
(from rev 199950, windowmaker/trunk/libpng-1.4.patch)
  windowmaker/repos/extra-x86_64/windowmaker-gcc4.patch.tar.bz2
(from rev 199950, windowmaker/trunk/windowmaker-gcc4.patch.tar.bz2)
  windowmaker/repos/extra-x86_64/wm-giflib.patch
(from rev 199950, windowmaker/trunk/wm-giflib.patch)
  windowmaker/repos/extra-x86_64/wmaker.desktop
(from rev 199950, windowmaker/trunk/wmaker.desktop)
Deleted:
  windowmaker/repos/extra-i686/PKGBUILD
  windowmaker/repos/extra-i686/libpng-1.4.patch
  windowmaker/repos/extra-i686/windowmaker-gcc4.patch.tar.bz2
  windowmaker/repos/extra-i686/wm-giflib.patch
  windowmaker/repos/extra-i686/wmaker.desktop
  windowmaker/repos/extra-x86_64/PKGBUILD
  windowmaker/repos/extra-x86_64/libpng-1.4.patch
  windowmaker/repos/extra-x86_64/windowmaker-gcc4.patch.tar.bz2
  windowmaker/repos/extra-x86_64/wm-giflib.patch
  windowmaker/repos/extra-x86_64/wmaker.desktop

---+
 /PKGBUILD |   84 
 /libpng-1.4.patch |   24 
 /wm-giflib.patch  | 4844 
 /wmaker.desktop   |   10 
 extra-i686/PKGBUILD   |   40 
 extra-i686/libpng-1.4.patch   |   12 
 extra-i686/wm-giflib.patch| 2422 
 extra-i686/wmaker.desktop |5 
 extra-x86_64/PKGBUILD |   40 
 extra-x86_64/libpng-1.4.patch |   12 
 extra-x86_64/wm-giflib.patch  | 2422 
 extra-x86_64/wmaker.desktop   |5 
 12 files changed, 4962 insertions(+), 4958 deletions(-)

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


[arch-commits] Commit in (10 files)

2013-11-20 Thread Timothy Redaelli
Date: Wednesday, November 20, 2013 @ 11:51:53
  Author: tredaelli
Revision: 101237

New package: keepass

Added:
  keepass/
  keepass/repos/
  keepass/trunk/
  keepass/trunk/KeePass.config.xml
  keepass/trunk/PKGBUILD
  keepass/trunk/keepass
  keepass/trunk/keepass.1
  keepass/trunk/keepass.desktop
  keepass/trunk/keepass.install
  keepass/trunk/keepass.xml

+
 KeePass.config.xml |1 
 PKGBUILD   |   62 +++
 keepass|2 +
 keepass.1  |   23 ++
 keepass.desktop|   12 +
 keepass.install|   40 
 keepass.xml|1 
 7 files changed, 141 insertions(+)

Added: keepass/trunk/KeePass.config.xml
===
(Binary files differ)

Index: keepass/trunk/KeePass.config.xml
===
--- keepass/trunk/KeePass.config.xml2013-11-20 10:46:49 UTC (rev 101236)
+++ keepass/trunk/KeePass.config.xml2013-11-20 10:51:53 UTC (rev 101237)

Property changes on: keepass/trunk/KeePass.config.xml
___
Added: svn:mime-type
## -0,0 +1 ##
+application/xml
\ No newline at end of property
Added: keepass/trunk/PKGBUILD
===
--- keepass/trunk/PKGBUILD  (rev 0)
+++ keepass/trunk/PKGBUILD  2013-11-20 10:51:53 UTC (rev 101237)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Kirill reflexing Churin reflex...@reflexing.ru
+# Contributor: Andrej Gelenberg andrej.gelenb...@udo.edu
+
+pkgname=keepass
+pkgver=2.24
+pkgrel=1
+pkgdesc='KeePass Password Safe, the free, open source, light-weight and 
easy-to-use password manager'
+arch=('any')
+url='http://keepass.info/'
+license=('GPL')
+depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 
'hicolor-icon-theme')
+makedepends=('icoutils')
+optdepends=('xdotool: if you want to use auto-type'
+'xsel: clipboard operations in order to work around Mono clipboard 
bugs')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/keepass/KeePass-$pkgver.zip;
+'keepass'
+'keepass.1'
+'keepass.desktop'
+'keepass.xml'
+'KeePass.config.xml')
+
+sha256sums=('180c2e1187400d23dc5fda0342891f39179cb699c9b9b312f41a3b06e6557076'
+'7547f2af38771b66c8c2f3d7900b051b37214af49de3dfa27a5d383bf847d582'
+'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
+'1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
+'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194'
+'c4a3626bbcdfe4b17759e75582ad5f89beaa28efc857431f373e104fbe7b8440')
+
+package() {
+  cd $srcdir
+
+  install -dm755 $pkgdir/usr/bin
+  install -dm755 $pkgdir/usr/share/keepass/XSL
+
+  install -Dm755 keepass $pkgdir/usr/bin/keepass
+  install -Dm755 KeePass.exe $pkgdir/usr/share/keepass/KeePass.exe
+  install -Dm755 KeePass.config.xml 
$pkgdir/usr/share/keepass/KeePass.config.xml
+  install -Dm755 KeePass.exe.config 
$pkgdir/usr/share/keepass/KeePass.exe.config
+  install -Dm755 KeePass.chm $pkgdir/usr/share/keepass/KeePass.chm
+
+  install -m644 XSL/* $pkgdir/usr/share/keepass/XSL
+
+  install -Dm644 keepass.1 $pkgdir/usr/share/man/man1/keepass.1
+
+  # Proper installation of .desktop file
+  desktop-file-install -m 644 --dir $pkgdir/usr/share/applications/ 
keepass.desktop
+
+  # Extract and install icons
+  wrestool -o . --type=14 -x KeePass.exe
+  icotool -x KeePass.exe_*.ico
+  for size in 16 32 48 256; do
+install -Dm644 \
+KeePass_*_${size}x${size}x32.png \
+$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
+  done
+
+  # Needed for postinst with xdg-utils
+  install -Dm644 keepass.xml $pkgdir/usr/share/mime/packages/keepass.xml
+}


Property changes on: keepass/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: keepass/trunk/keepass
===
--- keepass/trunk/keepass   (rev 0)
+++ keepass/trunk/keepass   2013-11-20 10:51:53 UTC (rev 101237)
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec mono /usr/share/keepass/KeePass.exe $@

Added: keepass/trunk/keepass.1
===
--- keepass/trunk/keepass.1 (rev 0)
+++ keepass/trunk/keepass.1 2013-11-20 10:51:53 UTC (rev 101237)
@@ -0,0 +1,23 @@
+.TH KEEPASS 1 Mar 19, 2011
+.SH NAME
+keepass \- password manager
+.SH SYNOPSIS
+.B keepass
+.SH DESCRIPTION
+\fBKeePass\fP is a free/open-source password manager or safe which helps you 
to manage your passwords 

[arch-commits] Commit in vamp-plugin-sdk/repos (4 files)

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 11:54:48
  Author: allan
Revision: 199953

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

Added:
  vamp-plugin-sdk/repos/extra-i686/PKGBUILD
(from rev 199952, vamp-plugin-sdk/trunk/PKGBUILD)
  vamp-plugin-sdk/repos/extra-x86_64/PKGBUILD
(from rev 199952, vamp-plugin-sdk/trunk/PKGBUILD)
Deleted:
  vamp-plugin-sdk/repos/extra-i686/PKGBUILD
  vamp-plugin-sdk/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 10:53:10 UTC (rev 199952)
+++ extra-i686/PKGBUILD 2013-11-20 10:54:48 UTC (rev 199953)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Orivej Desh sm...@bk.ru
-
-pkgname=vamp-plugin-sdk
-pkgver=2.5
-_dir=690
-pkgrel=1
-pkgdesc=The Vamp audio analysis plug-in system
-arch=('i686' 'x86_64')
-url=http://www.vamp-plugins.org/;
-license=('BSD')
-depends=('gcc-libs' 'libsndfile')
-source=(http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz;)
-md5sums=('199872997f74951f6769b982bf0d0646')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 COPYING \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vamp-plugin-sdk/repos/extra-i686/PKGBUILD (from rev 199952, 
vamp-plugin-sdk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 10:54:48 UTC (rev 199953)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Orivej Desh sm...@bk.ru
+
+pkgname=vamp-plugin-sdk
+pkgver=2.5
+_dir=690
+pkgrel=2
+pkgdesc=The Vamp audio analysis plug-in system
+arch=('i686' 'x86_64')
+url=http://www.vamp-plugins.org/;
+license=('BSD')
+depends=('gcc-libs' 'libsndfile')
+source=(http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz;)
+md5sums=('199872997f74951f6769b982bf0d0646')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 COPYING \
+$pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 10:53:10 UTC (rev 199952)
+++ extra-x86_64/PKGBUILD   2013-11-20 10:54:48 UTC (rev 199953)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Orivej Desh sm...@bk.ru
-
-pkgname=vamp-plugin-sdk
-pkgver=2.5
-_dir=690
-pkgrel=1
-pkgdesc=The Vamp audio analysis plug-in system
-arch=('i686' 'x86_64')
-url=http://www.vamp-plugins.org/;
-license=('BSD')
-depends=('gcc-libs' 'libsndfile')
-source=(http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz;)
-md5sums=('199872997f74951f6769b982bf0d0646')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 COPYING \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: vamp-plugin-sdk/repos/extra-x86_64/PKGBUILD (from rev 199952, 
vamp-plugin-sdk/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-20 10:54:48 UTC (rev 199953)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Orivej Desh sm...@bk.ru
+
+pkgname=vamp-plugin-sdk
+pkgver=2.5
+_dir=690
+pkgrel=2
+pkgdesc=The Vamp audio analysis plug-in system
+arch=('i686' 'x86_64')
+url=http://www.vamp-plugins.org/;
+license=('BSD')
+depends=('gcc-libs' 'libsndfile')
+source=(http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz;)
+md5sums=('199872997f74951f6769b982bf0d0646')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 COPYING \
+$pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 11:56:26
  Author: allan
Revision: 199954

upgpkg: thinkfinger 0.3-8

remove static libraries

Modified:
  thinkfinger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 10:54:48 UTC (rev 199953)
+++ PKGBUILD2013-11-20 10:56:26 UTC (rev 199954)
@@ -6,7 +6,7 @@
 
 pkgname=thinkfinger
 pkgver=0.3
-pkgrel=7
+pkgrel=8
 pkgdesc=A driver for the SGS Thomson Microelectronics fingerprint reader 
found in most IBM/Lenovo ThinkPads
 url=http://thinkfinger.sourceforge.net/;
 arch=('i686' 'x86_64')



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 11:57:59
  Author: allan
Revision: 199955

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

Added:
  thinkfinger/repos/extra-i686/PKGBUILD
(from rev 199954, thinkfinger/trunk/PKGBUILD)
  thinkfinger/repos/extra-i686/gcc46.patch
(from rev 199954, thinkfinger/trunk/gcc46.patch)
  thinkfinger/repos/extra-i686/thinkfinger-uinput-hack.patch
(from rev 199954, thinkfinger/trunk/thinkfinger-uinput-hack.patch)
  thinkfinger/repos/extra-x86_64/PKGBUILD
(from rev 199954, thinkfinger/trunk/PKGBUILD)
  thinkfinger/repos/extra-x86_64/gcc46.patch
(from rev 199954, thinkfinger/trunk/gcc46.patch)
  thinkfinger/repos/extra-x86_64/thinkfinger-uinput-hack.patch
(from rev 199954, thinkfinger/trunk/thinkfinger-uinput-hack.patch)
Deleted:
  thinkfinger/repos/extra-i686/PKGBUILD
  thinkfinger/repos/extra-i686/gcc46.patch
  thinkfinger/repos/extra-i686/thinkfinger-uinput-hack.patch
  thinkfinger/repos/extra-x86_64/PKGBUILD
  thinkfinger/repos/extra-x86_64/gcc46.patch
  thinkfinger/repos/extra-x86_64/thinkfinger-uinput-hack.patch

+
 /PKGBUILD  |   88 +++
 /gcc46.patch   |   44 +
 /thinkfinger-uinput-hack.patch |   26 +++
 extra-i686/PKGBUILD|   44 -
 extra-i686/gcc46.patch |   22 --
 extra-i686/thinkfinger-uinput-hack.patch   |   13 ---
 extra-x86_64/PKGBUILD  |   44 -
 extra-x86_64/gcc46.patch   |   22 --
 extra-x86_64/thinkfinger-uinput-hack.patch |   13 ---
 9 files changed, 158 insertions(+), 158 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 10:56:26 UTC (rev 199954)
+++ extra-i686/PKGBUILD 2013-11-20 10:57:59 UTC (rev 199955)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-# Contributor: François Charette francois.archlinux.org
-# Contributor: Damir Perisa damir.archlinux.org
-# Contributor: Björn Martensen bjoern.marten...@gmail.com
-
-pkgname=thinkfinger
-pkgver=0.3
-pkgrel=7
-pkgdesc=A driver for the SGS Thomson Microelectronics fingerprint reader 
found in most IBM/Lenovo ThinkPads
-url=http://thinkfinger.sourceforge.net/;
-arch=('i686' 'x86_64')
-license=(GPL)
-depends=('pam' 'libusb-compat')
-options=('emptydirs')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;
-'thinkfinger-uinput-hack.patch'
-'gcc46.patch')
-md5sums=('588565233bcbea5ff0a7f5314361c380'
- '71dc334282d19e6db4f6254542ba563c'
- '93c80f342329a5bd40f5f324fe670225')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # Patch from Ubuntu: see http://bugs.archlinux.org/task/12580
-  patch -p0 -i ${srcdir}/thinkfinger-uinput-hack.patch
-
-  patch -p1 -i ${srcdir}/gcc46.patch
-
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin \
-  --with-birdir=/etc/pam_thinkfinger
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  # create dir to store fingerprints
-  install -d $pkgdir/etc/pam_thinkfinger
-  
-  make DESTDIR=$pkgdir install
-}

Copied: thinkfinger/repos/extra-i686/PKGBUILD (from rev 199954, 
thinkfinger/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 10:57:59 UTC (rev 199955)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: François Charette francois.archlinux.org
+# Contributor: Damir Perisa damir.archlinux.org
+# Contributor: Björn Martensen bjoern.marten...@gmail.com
+
+pkgname=thinkfinger
+pkgver=0.3
+pkgrel=8
+pkgdesc=A driver for the SGS Thomson Microelectronics fingerprint reader 
found in most IBM/Lenovo ThinkPads
+url=http://thinkfinger.sourceforge.net/;
+arch=('i686' 'x86_64')
+license=(GPL)
+depends=('pam' 'libusb-compat')
+options=('emptydirs')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;
+'thinkfinger-uinput-hack.patch'
+'gcc46.patch')
+md5sums=('588565233bcbea5ff0a7f5314361c380'
+ '71dc334282d19e6db4f6254542ba563c'
+ '93c80f342329a5bd40f5f324fe670225')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # Patch from Ubuntu: see http://bugs.archlinux.org/task/12580
+  patch -p0 -i ${srcdir}/thinkfinger-uinput-hack.patch
+
+  patch -p1 -i ${srcdir}/gcc46.patch
+
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --with-birdir=/etc/pam_thinkfinger
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  # create dir to store fingerprints
+  install -d $pkgdir/etc/pam_thinkfinger
+  
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/gcc46.patch
===
--- extra-i686/gcc46.patch  2013-11-20 10:56:26 UTC (rev 199954)

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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:02:39
  Author: allan
Revision: 199956

upgpkg: rubberband 1.8.1-2

remove static libraries

Modified:
  rubberband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 10:57:59 UTC (rev 199955)
+++ PKGBUILD2013-11-20 11:02:39 UTC (rev 199956)
@@ -4,7 +4,7 @@
 
 pkgname=rubberband
 pkgver=1.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Time-stretching and pitch-shifting audio library and utility
 arch=('i686' 'x86_64')
 url=http://www.breakfastquay.com/rubberband/;



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:04:01
  Author: allan
Revision: 199957

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 11:02:39 UTC (rev 199956)
+++ extra-i686/PKGBUILD 2013-11-20 11:04:01 UTC (rev 199957)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
-
-pkgname=rubberband
-pkgver=1.8.1
-pkgrel=1
-pkgdesc=Time-stretching and pitch-shifting audio library and utility
-arch=('i686' 'x86_64')
-url=http://www.breakfastquay.com/rubberband/;
-license=('GPL')
-depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
-makedepends=('ladspa')
-source=(http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2;)
-md5sums=('6c2b4e18a714bcc297d0db81a10f9348')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: rubberband/repos/extra-i686/PKGBUILD (from rev 199956, 
rubberband/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 11:04:01 UTC (rev 199957)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
+
+pkgname=rubberband
+pkgver=1.8.1
+pkgrel=2
+pkgdesc=Time-stretching and pitch-shifting audio library and utility
+arch=('i686' 'x86_64')
+url=http://www.breakfastquay.com/rubberband/;
+license=('GPL')
+depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
+makedepends=('ladspa')
+source=(http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2;)
+md5sums=('6c2b4e18a714bcc297d0db81a10f9348')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 11:02:39 UTC (rev 199956)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:04:01 UTC (rev 199957)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
-
-pkgname=rubberband
-pkgver=1.8.1
-pkgrel=1
-pkgdesc=Time-stretching and pitch-shifting audio library and utility
-arch=('i686' 'x86_64')
-url=http://www.breakfastquay.com/rubberband/;
-license=('GPL')
-depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
-makedepends=('ladspa')
-source=(http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2;)
-md5sums=('6c2b4e18a714bcc297d0db81a10f9348')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: rubberband/repos/extra-x86_64/PKGBUILD (from rev 199956, 
rubberband/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:04:01 UTC (rev 199957)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
+
+pkgname=rubberband
+pkgver=1.8.1
+pkgrel=2
+pkgdesc=Time-stretching and pitch-shifting audio library and utility
+arch=('i686' 'x86_64')
+url=http://www.breakfastquay.com/rubberband/;
+license=('GPL')
+depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
+makedepends=('ladspa')
+source=(http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2;)
+md5sums=('6c2b4e18a714bcc297d0db81a10f9348')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:07:25
  Author: allan
Revision: 199958

upgpkg: psiconv 0.9.8-14

remove static libraries

Modified:
  psiconv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:04:01 UTC (rev 199957)
+++ PKGBUILD2013-11-20 11:07:25 UTC (rev 199958)
@@ -4,7 +4,7 @@
 
 pkgname=psiconv
 pkgver=0.9.8
-pkgrel=13
+pkgrel=14
 pkgdesc=Converts Psion 5(MX) files to more commonly used file formats
 arch=('i686' 'x86_64')
 url=http://software.frodo.looijaard.name/psiconv/;



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:08:50
  Author: allan
Revision: 199959

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 11:07:25 UTC (rev 199958)
+++ extra-i686/PKGBUILD 2013-11-20 11:08:50 UTC (rev 199959)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=psiconv
-pkgver=0.9.8
-pkgrel=13
-pkgdesc=Converts Psion 5(MX) files to more commonly used file formats
-arch=('i686' 'x86_64')
-url=http://software.frodo.looijaard.name/psiconv/;
-license=('GPL')
-depends=('imagemagick')
-makedepends=('bc')
-backup=('etc/psiconv/psiconv.conf')
-source=(http://software.frodo.looijaard.name/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('8d7548e3c6b9cd408544736133728acd')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: psiconv/repos/extra-i686/PKGBUILD (from rev 199958, 
psiconv/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 11:08:50 UTC (rev 199959)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=psiconv
+pkgver=0.9.8
+pkgrel=14
+pkgdesc=Converts Psion 5(MX) files to more commonly used file formats
+arch=('i686' 'x86_64')
+url=http://software.frodo.looijaard.name/psiconv/;
+license=('GPL')
+depends=('imagemagick')
+makedepends=('bc')
+backup=('etc/psiconv/psiconv.conf')
+source=(http://software.frodo.looijaard.name/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('8d7548e3c6b9cd408544736133728acd')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 11:07:25 UTC (rev 199958)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:08:50 UTC (rev 199959)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=psiconv
-pkgver=0.9.8
-pkgrel=13
-pkgdesc=Converts Psion 5(MX) files to more commonly used file formats
-arch=('i686' 'x86_64')
-url=http://software.frodo.looijaard.name/psiconv/;
-license=('GPL')
-depends=('imagemagick')
-makedepends=('bc')
-backup=('etc/psiconv/psiconv.conf')
-source=(http://software.frodo.looijaard.name/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('8d7548e3c6b9cd408544736133728acd')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: psiconv/repos/extra-x86_64/PKGBUILD (from rev 199958, 
psiconv/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:08:50 UTC (rev 199959)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=psiconv
+pkgver=0.9.8
+pkgrel=14
+pkgdesc=Converts Psion 5(MX) files to more commonly used file formats
+arch=('i686' 'x86_64')
+url=http://software.frodo.looijaard.name/psiconv/;
+license=('GPL')
+depends=('imagemagick')
+makedepends=('bc')
+backup=('etc/psiconv/psiconv.conf')
+source=(http://software.frodo.looijaard.name/${pkgname}/files/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('8d7548e3c6b9cd408544736133728acd')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2013-11-20 Thread Timothy Redaelli
Date: Wednesday, November 20, 2013 @ 12:09:33
  Author: tredaelli
Revision: 101239

archrelease: copy trunk to community-any

Added:
  keepass/repos/community-any/
  keepass/repos/community-any/KeePass.config.xml
(from rev 101238, keepass/trunk/KeePass.config.xml)
  keepass/repos/community-any/PKGBUILD
(from rev 101238, keepass/trunk/PKGBUILD)
  keepass/repos/community-any/keepass
(from rev 101238, keepass/trunk/keepass)
  keepass/repos/community-any/keepass.1
(from rev 101238, keepass/trunk/keepass.1)
  keepass/repos/community-any/keepass.desktop
(from rev 101238, keepass/trunk/keepass.desktop)
  keepass/repos/community-any/keepass.install
(from rev 101238, keepass/trunk/keepass.install)
  keepass/repos/community-any/keepass.xml
(from rev 101238, keepass/trunk/keepass.xml)

-+
 PKGBUILD|   62 ++
 keepass |2 +
 keepass.1   |   23 
 keepass.desktop |   12 ++
 keepass.install |   40 ++
 5 files changed, 139 insertions(+)

Copied: keepass/repos/community-any/KeePass.config.xml (from rev 101238, 
keepass/trunk/KeePass.config.xml)
===
(Binary files differ)

Copied: keepass/repos/community-any/PKGBUILD (from rev 101238, 
keepass/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-11-20 11:09:33 UTC (rev 101239)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Kirill reflexing Churin reflex...@reflexing.ru
+# Contributor: Andrej Gelenberg andrej.gelenb...@udo.edu
+
+pkgname=keepass
+pkgver=2.24
+pkgrel=1
+pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
+arch=('any')
+url='http://keepass.info/'
+license=('GPL')
+depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 
'hicolor-icon-theme')
+makedepends=('icoutils')
+optdepends=('xdotool: if you want to use auto-type'
+'xsel: clipboard operations in order to work around Mono clipboard 
bugs')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/keepass/KeePass-$pkgver.zip;
+'keepass'
+'keepass.1'
+'keepass.desktop'
+'keepass.xml'
+'KeePass.config.xml')
+
+sha256sums=('180c2e1187400d23dc5fda0342891f39179cb699c9b9b312f41a3b06e6557076'
+'7547f2af38771b66c8c2f3d7900b051b37214af49de3dfa27a5d383bf847d582'
+'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
+'1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
+'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194'
+'c4a3626bbcdfe4b17759e75582ad5f89beaa28efc857431f373e104fbe7b8440')
+
+package() {
+  cd $srcdir
+
+  install -dm755 $pkgdir/usr/bin
+  install -dm755 $pkgdir/usr/share/keepass/XSL
+
+  install -Dm755 keepass $pkgdir/usr/bin/keepass
+  install -Dm755 KeePass.exe $pkgdir/usr/share/keepass/KeePass.exe
+  install -Dm755 KeePass.config.xml 
$pkgdir/usr/share/keepass/KeePass.config.xml
+  install -Dm755 KeePass.exe.config 
$pkgdir/usr/share/keepass/KeePass.exe.config
+  install -Dm755 KeePass.chm $pkgdir/usr/share/keepass/KeePass.chm
+
+  install -m644 XSL/* $pkgdir/usr/share/keepass/XSL
+
+  install -Dm644 keepass.1 $pkgdir/usr/share/man/man1/keepass.1
+
+  # Proper installation of .desktop file
+  desktop-file-install -m 644 --dir $pkgdir/usr/share/applications/ 
keepass.desktop
+
+  # Extract and install icons
+  wrestool -o . --type=14 -x KeePass.exe
+  icotool -x KeePass.exe_*.ico
+  for size in 16 32 48 256; do
+install -Dm644 \
+KeePass.exe_*_${size}x${size}x32.png \
+$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
+  done
+
+  # Needed for postinst with xdg-utils
+  install -Dm644 keepass.xml $pkgdir/usr/share/mime/packages/keepass.xml
+}

Copied: keepass/repos/community-any/keepass (from rev 101238, 
keepass/trunk/keepass)
===
--- community-any/keepass   (rev 0)
+++ community-any/keepass   2013-11-20 11:09:33 UTC (rev 101239)
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec mono /usr/share/keepass/KeePass.exe $@

Copied: keepass/repos/community-any/keepass.1 (from rev 101238, 
keepass/trunk/keepass.1)
===
--- community-any/keepass.1 (rev 0)
+++ community-any/keepass.1 2013-11-20 11:09:33 UTC (rev 101239)
@@ -0,0 +1,23 @@
+.TH KEEPASS 1 Mar 19, 2011
+.SH NAME
+keepass \- password manager
+.SH SYNOPSIS
+.B keepass
+.SH DESCRIPTION
+\fBKeePass\fP is a free/open-source password manager or safe which helps you 
to manage your passwords in a secure way. You can put 

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

2013-11-20 Thread Timothy Redaelli
Date: Wednesday, November 20, 2013 @ 12:08:58
  Author: tredaelli
Revision: 101238

upgpkg: keepass 2.24-1

Modified:
  keepass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 10:51:53 UTC (rev 101237)
+++ PKGBUILD2013-11-20 11:08:58 UTC (rev 101238)
@@ -6,7 +6,7 @@
 pkgname=keepass
 pkgver=2.24
 pkgrel=1
-pkgdesc='KeePass Password Safe, the free, open source, light-weight and 
easy-to-use password manager'
+pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
 arch=('any')
 url='http://keepass.info/'
 license=('GPL')
@@ -53,7 +53,7 @@
   icotool -x KeePass.exe_*.ico
   for size in 16 32 48 256; do
 install -Dm644 \
-KeePass_*_${size}x${size}x32.png \
+KeePass.exe_*_${size}x${size}x32.png \
 $pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
   done
 



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:18:05
  Author: allan
Revision: 199963

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

Added:
  ode/repos/extra-i686/PKGBUILD
(from rev 199961, ode/trunk/PKGBUILD)
  ode/repos/extra-x86_64/PKGBUILD
(from rev 199962, ode/trunk/PKGBUILD)
Deleted:
  ode/repos/extra-i686/PKGBUILD
  ode/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 11:17:28 UTC (rev 199962)
+++ extra-i686/PKGBUILD 2013-11-20 11:18:05 UTC (rev 199963)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Adam Griffiths adam_griffithsAATTdart.net.au
-
-pkgname=ode
-pkgver=0.12
-pkgrel=4
-pkgdesc=An open source, high performance library for simulating rigid body 
dynamics
-arch=('i686' 'x86_64')
-url=http://www.ode.org;
-license=('LGPL' 'BSD')
-depends=('gcc-libs' 'bash')
-source=(http://downloads.sourceforge.net/sourceforge/opende/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('48fdd41fae1a7e7831feeded09826599')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-shared \
-  --enable-libccd \
-  --enable-double-precision
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir}/ install
-
-  install -Dm0644 ${srcdir}/${pkgname}-${pkgver}/ou/LICENSE-BSD.TXT \
-  ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-BSD.TXT
-  install -Dm0644 
${srcdir}/${pkgname}-${pkgver}/GIMPACT/GIMPACT-LICENSE-BSD.TXT \
-  
${pkgdir}/usr/share/licenses/${pkgname}/GIMPACT-LICENSE-BSD.TXT
-  install -Dm0644 ${srcdir}/${pkgname}-${pkgver}/libccd/BSD-LICENSE \
-  ${pkgdir}/usr/share/licenses/${pkgname}/BSD-LICENSE
-}

Copied: ode/repos/extra-i686/PKGBUILD (from rev 199961, ode/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 11:18:05 UTC (rev 199963)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Adam Griffiths adam_griffithsAATTdart.net.au
+
+pkgname=ode
+pkgver=0.12
+pkgrel=3
+pkgdesc=An open source, high performance library for simulating rigid body 
dynamics
+arch=('i686' 'x86_64')
+url=http://www.ode.org;
+license=('LGPL' 'BSD')
+depends=('gcc-libs' 'bash')
+source=(http://downloads.sourceforge.net/sourceforge/opende/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('48fdd41fae1a7e7831feeded09826599')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --enable-shared \
+  --enable-libccd \
+  --enable-double-precision
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir}/ install
+
+  install -Dm0644 ${srcdir}/${pkgname}-${pkgver}/ou/LICENSE-BSD.TXT \
+  ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-BSD.TXT
+  install -Dm0644 
${srcdir}/${pkgname}-${pkgver}/GIMPACT/GIMPACT-LICENSE-BSD.TXT \
+  
${pkgdir}/usr/share/licenses/${pkgname}/GIMPACT-LICENSE-BSD.TXT
+  install -Dm0644 ${srcdir}/${pkgname}-${pkgver}/libccd/BSD-LICENSE \
+  ${pkgdir}/usr/share/licenses/${pkgname}/BSD-LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 11:17:28 UTC (rev 199962)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:18:05 UTC (rev 199963)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Adam Griffiths adam_griffithsAATTdart.net.au
-
-pkgname=ode
-pkgver=0.12
-pkgrel=4
-pkgdesc=An open source, high performance library for simulating rigid body 
dynamics
-arch=('i686' 'x86_64')
-url=http://www.ode.org;
-license=('LGPL' 'BSD')
-depends=('gcc-libs' 'bash')
-source=(http://downloads.sourceforge.net/sourceforge/opende/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('48fdd41fae1a7e7831feeded09826599')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-shared \
-  --enable-libccd \
-  --enable-double-precision
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir}/ install
-
-  install -Dm0644 ${srcdir}/${pkgname}-${pkgver}/ou/LICENSE-BSD.TXT \
-  ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-BSD.TXT
-  install -Dm0644 
${srcdir}/${pkgname}-${pkgver}/GIMPACT/GIMPACT-LICENSE-BSD.TXT \
-  
${pkgdir}/usr/share/licenses/${pkgname}/GIMPACT-LICENSE-BSD.TXT
-  install 

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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:19:50
  Author: allan
Revision: 199964

upgpkg: numactl 2.0.9-2

remove static libraries

Modified:
  numactl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:18:05 UTC (rev 199963)
+++ PKGBUILD2013-11-20 11:19:50 UTC (rev 199964)
@@ -3,7 +3,7 @@
 
 pkgname=numactl
 pkgver=2.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc=Simple NUMA policy support
 arch=('i686' 'x86_64')
 url=http://oss.sgi.com/projects/libnuma/;



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:21:21
  Author: allan
Revision: 199965

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 11:19:50 UTC (rev 199964)
+++ extra-i686/PKGBUILD 2013-11-20 11:21:21 UTC (rev 199965)
@@ -1,25 +0,0 @@
-# Maintainer: Dan McGee d...@archlinux.org
-# Contributor: Florian Zeitz florob at babelmonkeys dot de
-
-pkgname=numactl
-pkgver=2.0.9
-pkgrel=1
-pkgdesc=Simple NUMA policy support
-arch=('i686' 'x86_64')
-url=http://oss.sgi.com/projects/libnuma/;
-license=('LGPL2.1' 'GPL2')
-depends=('perl')
-source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
-sha1sums=('7231abc8f49e805225858ac08d801ade722f0b94')
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  rm numastat
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  make prefix=$pkgdir/usr libdir=$pkgdir/usr/lib install
-  rmdir $pkgdir/usr/share/man/man2
-}

Copied: numactl/repos/extra-i686/PKGBUILD (from rev 199964, 
numactl/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 11:21:21 UTC (rev 199965)
@@ -0,0 +1,25 @@
+# Maintainer: Dan McGee d...@archlinux.org
+# Contributor: Florian Zeitz florob at babelmonkeys dot de
+
+pkgname=numactl
+pkgver=2.0.9
+pkgrel=2
+pkgdesc=Simple NUMA policy support
+arch=('i686' 'x86_64')
+url=http://oss.sgi.com/projects/libnuma/;
+license=('LGPL2.1' 'GPL2')
+depends=('perl')
+source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
+sha1sums=('7231abc8f49e805225858ac08d801ade722f0b94')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  rm numastat
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make prefix=$pkgdir/usr libdir=$pkgdir/usr/lib install
+  rmdir $pkgdir/usr/share/man/man2
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 11:19:50 UTC (rev 199964)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:21:21 UTC (rev 199965)
@@ -1,25 +0,0 @@
-# Maintainer: Dan McGee d...@archlinux.org
-# Contributor: Florian Zeitz florob at babelmonkeys dot de
-
-pkgname=numactl
-pkgver=2.0.9
-pkgrel=1
-pkgdesc=Simple NUMA policy support
-arch=('i686' 'x86_64')
-url=http://oss.sgi.com/projects/libnuma/;
-license=('LGPL2.1' 'GPL2')
-depends=('perl')
-source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
-sha1sums=('7231abc8f49e805225858ac08d801ade722f0b94')
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  rm numastat
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  make prefix=$pkgdir/usr libdir=$pkgdir/usr/lib install
-  rmdir $pkgdir/usr/share/man/man2
-}

Copied: numactl/repos/extra-x86_64/PKGBUILD (from rev 199964, 
numactl/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:21:21 UTC (rev 199965)
@@ -0,0 +1,25 @@
+# Maintainer: Dan McGee d...@archlinux.org
+# Contributor: Florian Zeitz florob at babelmonkeys dot de
+
+pkgname=numactl
+pkgver=2.0.9
+pkgrel=2
+pkgdesc=Simple NUMA policy support
+arch=('i686' 'x86_64')
+url=http://oss.sgi.com/projects/libnuma/;
+license=('LGPL2.1' 'GPL2')
+depends=('perl')
+source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
+sha1sums=('7231abc8f49e805225858ac08d801ade722f0b94')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  rm numastat
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  make prefix=$pkgdir/usr libdir=$pkgdir/usr/lib install
+  rmdir $pkgdir/usr/share/man/man2
+}



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:16:25
  Author: allan
Revision: 199961

upgpkg: ode 0.12-3

remove static libraries

Modified:
  ode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:15:58 UTC (rev 199960)
+++ PKGBUILD2013-11-20 11:16:25 UTC (rev 199961)
@@ -4,7 +4,7 @@
 
 pkgname=ode
 pkgver=0.12
-pkgrel=4
+pkgrel=3
 pkgdesc=An open source, high performance library for simulating rigid body 
dynamics
 arch=('i686' 'x86_64')
 url=http://www.ode.org;



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:15:58
  Author: allan
Revision: 199960

static libraries have no dynamic counterpart

Modified:
  ocrad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:08:50 UTC (rev 199959)
+++ PKGBUILD2013-11-20 11:15:58 UTC (rev 199960)
@@ -10,6 +10,7 @@
 license=('GPL3')
 depends=('gcc-libs' 'texinfo')
 install=ocrad.install
+options=('staticlibs')
 source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.lz;)
 md5sums=('e84f0fb0dcd9b7b067201f9a3b89e06c')
 



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:17:28
  Author: allan
Revision: 199962

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

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

+
 /PKGBUILD  |   64 +++
 /ocrad.install |   40 ++
 extra-i686/PKGBUILD|   31 
 extra-i686/ocrad.install   |   20 -
 extra-x86_64/PKGBUILD  |   31 
 extra-x86_64/ocrad.install |   20 -
 6 files changed, 104 insertions(+), 102 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 11:16:25 UTC (rev 199961)
+++ extra-i686/PKGBUILD 2013-11-20 11:17:28 UTC (rev 199962)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-
-pkgname=ocrad
-pkgver=0.22
-pkgrel=1
-pkgdesc=An Optical Character Recognition program
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/ocrad/ocrad.html;
-license=('GPL3')
-depends=('gcc-libs' 'texinfo')
-install=ocrad.install
-source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.lz;)
-md5sums=('e84f0fb0dcd9b7b067201f9a3b89e06c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  CXXFLAGS=${CXXFLAGS} \
-  LDFLAGS=${LDFLAGS}
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install install-man
-  rm $pkgdir/usr/share/info/dir
-  gzip $pkgdir/usr/share/info/*
-}

Copied: ocrad/repos/extra-i686/PKGBUILD (from rev 199961, ocrad/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 11:17:28 UTC (rev 199962)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+
+pkgname=ocrad
+pkgver=0.22
+pkgrel=1
+pkgdesc=An Optical Character Recognition program
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/ocrad/ocrad.html;
+license=('GPL3')
+depends=('gcc-libs' 'texinfo')
+install=ocrad.install
+options=('staticlibs')
+source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.lz;)
+md5sums=('e84f0fb0dcd9b7b067201f9a3b89e06c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  CXXFLAGS=${CXXFLAGS} \
+  LDFLAGS=${LDFLAGS}
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install install-man
+  rm $pkgdir/usr/share/info/dir
+  gzip $pkgdir/usr/share/info/*
+}

Deleted: extra-i686/ocrad.install
===
--- extra-i686/ocrad.install2013-11-20 11:16:25 UTC (rev 199961)
+++ extra-i686/ocrad.install2013-11-20 11:17:28 UTC (rev 199962)
@@ -1,20 +0,0 @@
-infodir=/usr/share/info
-filelist=(ocrad.info.gz)
-
-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
-}

Copied: ocrad/repos/extra-i686/ocrad.install (from rev 199961, 
ocrad/trunk/ocrad.install)
===
--- extra-i686/ocrad.install(rev 0)
+++ extra-i686/ocrad.install2013-11-20 11:17:28 UTC (rev 199962)
@@ -0,0 +1,20 @@
+infodir=/usr/share/info
+filelist=(ocrad.info.gz)
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 11:16:25 UTC (rev 199961)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:17:28 UTC (rev 199962)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-
-pkgname=ocrad
-pkgver=0.22
-pkgrel=1
-pkgdesc=An Optical Character Recognition program
-arch=('i686' 'x86_64')

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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:25:19
  Author: allan
Revision: 199966

upgpkg: parted 3.1-3

remove static libraries

Modified:
  parted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:21:21 UTC (rev 199965)
+++ PKGBUILD2013-11-20 11:25:19 UTC (rev 199966)
@@ -4,7 +4,7 @@
 
 pkgname=parted
 pkgver=3.1
-pkgrel=2
+pkgrel=3
 pkgdesc=A program for creating, destroying, resizing, checking and copying 
partitions
 arch=('i686' 'x86_64')
 license=('GPL3')



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:26:39
  Author: allan
Revision: 199967

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

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

-+
 /PKGBUILD   |   64 ++
 /parted.install |   36 +++
 extra-i686/PKGBUILD |   32 -
 extra-i686/parted.install   |   18 ---
 extra-x86_64/PKGBUILD   |   32 -
 extra-x86_64/parted.install |   18 ---
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 11:25:19 UTC (rev 199966)
+++ extra-i686/PKGBUILD 2013-11-20 11:26:39 UTC (rev 199967)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=parted
-pkgver=3.1
-pkgrel=2
-pkgdesc=A program for creating, destroying, resizing, checking and copying 
partitions
-arch=('i686' 'x86_64')
-license=('GPL3')
-url=http://www.gnu.org/software/parted/parted.html;
-depends=('device-mapper' 'e2fsprogs')
-makedepends=('pkg-config')
-install=parted.install
-source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('5d89d64d94bcfefa9ce8f59f4b81bdcb')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin \
-  --disable-debug \
-  --disable-rpath
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: parted/repos/extra-i686/PKGBUILD (from rev 199966, 
parted/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 11:26:39 UTC (rev 199967)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=parted
+pkgver=3.1
+pkgrel=3
+pkgdesc=A program for creating, destroying, resizing, checking and copying 
partitions
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://www.gnu.org/software/parted/parted.html;
+depends=('device-mapper' 'e2fsprogs')
+makedepends=('pkg-config')
+install=parted.install
+source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('5d89d64d94bcfefa9ce8f59f4b81bdcb')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --disable-debug \
+  --disable-rpath
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/parted.install
===
--- extra-i686/parted.install   2013-11-20 11:25:19 UTC (rev 199966)
+++ extra-i686/parted.install   2013-11-20 11:26:39 UTC (rev 199967)
@@ -1,18 +0,0 @@
-info_dir=/usr/share/info
-info_files=(parted.info)
-
-post_install() {
-  for f in ${info_files[@]}; do
-install-info ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install
-}
-
-pre_remove() {
-  for f in ${info_files[@]}; do
-install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
-  done
-}

Copied: parted/repos/extra-i686/parted.install (from rev 199966, 
parted/trunk/parted.install)
===
--- extra-i686/parted.install   (rev 0)
+++ extra-i686/parted.install   2013-11-20 11:26:39 UTC (rev 199967)
@@ -0,0 +1,18 @@
+info_dir=/usr/share/info
+info_files=(parted.info)
+
+post_install() {
+  for f in ${info_files[@]}; do
+install-info ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install
+}
+
+pre_remove() {
+  for f in ${info_files[@]}; do
+install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 11:25:19 UTC (rev 199966)
+++ extra-x86_64/PKGBUILD   2013-11-20 11:26:39 UTC (rev 199967)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=parted
-pkgver=3.1
-pkgrel=2
-pkgdesc=A program for 

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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:30:56
  Author: allan
Revision: 199968

upgpkg: mjpegtools 2.0.0-4

remove static libraries

Modified:
  mjpegtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:26:39 UTC (rev 199967)
+++ PKGBUILD2013-11-20 11:30:56 UTC (rev 199968)
@@ -4,9 +4,9 @@
 
 pkgname=mjpegtools
 pkgver=2.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc=Set of tools that can do recording of videos and playback, simple 
cut-and-paste editing and the MPEG compression of audio and video
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url=http://mjpeg.sourceforge.net/;
 depends=('libjpeg' 'libpng' 'sdl' 'gcc-libs' 'libdv')



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 12:33:02
  Author: allan
Revision: 199969

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

Added:
  mjpegtools/repos/extra-i686/PKGBUILD
(from rev 199968, mjpegtools/trunk/PKGBUILD)
  mjpegtools/repos/extra-i686/mjpegtools-2.0.0-gcc470.patch
(from rev 199968, mjpegtools/trunk/mjpegtools-2.0.0-gcc470.patch)
  mjpegtools/repos/extra-i686/mjpegtools-v4l-2.6.38.patch
(from rev 199968, mjpegtools/trunk/mjpegtools-v4l-2.6.38.patch)
  mjpegtools/repos/extra-i686/mjpegtools.install
(from rev 199968, mjpegtools/trunk/mjpegtools.install)
  mjpegtools/repos/extra-x86_64/PKGBUILD
(from rev 199968, mjpegtools/trunk/PKGBUILD)
  mjpegtools/repos/extra-x86_64/mjpegtools-2.0.0-gcc470.patch
(from rev 199968, mjpegtools/trunk/mjpegtools-2.0.0-gcc470.patch)
  mjpegtools/repos/extra-x86_64/mjpegtools-v4l-2.6.38.patch
(from rev 199968, mjpegtools/trunk/mjpegtools-v4l-2.6.38.patch)
  mjpegtools/repos/extra-x86_64/mjpegtools.install
(from rev 199968, mjpegtools/trunk/mjpegtools.install)
Deleted:
  mjpegtools/repos/extra-i686/PKGBUILD
  mjpegtools/repos/extra-i686/mjpegtools-2.0.0-gcc470.patch
  mjpegtools/repos/extra-i686/mjpegtools-v4l-2.6.38.patch
  mjpegtools/repos/extra-i686/mjpegtools.install
  mjpegtools/repos/extra-x86_64/PKGBUILD
  mjpegtools/repos/extra-x86_64/mjpegtools-2.0.0-gcc470.patch
  mjpegtools/repos/extra-x86_64/mjpegtools-v4l-2.6.38.patch
  mjpegtools/repos/extra-x86_64/mjpegtools.install

+
 /PKGBUILD  |   82 +++
 /mjpegtools-2.0.0-gcc470.patch |   22 ++
 /mjpegtools-v4l-2.6.38.patch   |  200 +++
 /mjpegtools.install|   32 
 extra-i686/PKGBUILD|   41 -
 extra-i686/mjpegtools-2.0.0-gcc470.patch   |   11 -
 extra-i686/mjpegtools-v4l-2.6.38.patch |  100 -
 extra-i686/mjpegtools.install  |   16 --
 extra-x86_64/PKGBUILD  |   41 -
 extra-x86_64/mjpegtools-2.0.0-gcc470.patch |   11 -
 extra-x86_64/mjpegtools-v4l-2.6.38.patch   |  100 -
 extra-x86_64/mjpegtools.install|   16 --
 12 files changed, 336 insertions(+), 336 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 11:30:56 UTC (rev 199968)
+++ extra-i686/PKGBUILD 2013-11-20 11:33:02 UTC (rev 199969)
@@ -1,41 +0,0 @@
-# $Id$
-# Contributor: Damir Perisa damir.per...@bluewin.ch
-# Maintainer: Roberto Carvajal robe...@archlinux.org
-
-pkgname=mjpegtools
-pkgver=2.0.0
-pkgrel=3
-pkgdesc=Set of tools that can do recording of videos and playback, simple 
cut-and-paste editing and the MPEG compression of audio and video
-arch=(i686 x86_64)
-license=('GPL')
-url=http://mjpeg.sourceforge.net/;
-depends=('libjpeg' 'libpng' 'sdl' 'gcc-libs' 'libdv')
-makedepends=('gtk2' 'v4l-utils')
-optdepends=('gtk2: glav GUI')
-options=('!makeflags')
-install=mjpegtools.install
-source=(http://downloads.sourceforge.net/sourceforge/mjpeg/${pkgname}-${pkgver}.tar.gz
-mjpegtools-v4l-2.6.38.patch
-mjpegtools-2.0.0-gcc470.patch)
-md5sums=('903e1e3b967eebcc5fe5626d7517dc46'
- '44006d6f844017fe57aa123aa43f4508'
- '7c9b3d4a1f3a10e3263a6a110b0f55cc')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np0 -i ${srcdir}/mjpegtools-v4l-2.6.38.patch
-  patch -Np1 -i ${srcdir}/mjpegtools-2.0.0-gcc470.patch
-  sed -i -e '/ARCHFLAGS=/s:=.*:=:' configure
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-largefile
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m644 mpeg2enc/mpeg2syntaxcodes.h 
${pkgdir}/usr/include/mjpegtools/mpeg2enc/
-}

Copied: mjpegtools/repos/extra-i686/PKGBUILD (from rev 199968, 
mjpegtools/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 11:33:02 UTC (rev 199969)
@@ -0,0 +1,41 @@
+# $Id$
+# Contributor: Damir Perisa damir.per...@bluewin.ch
+# Maintainer: Roberto Carvajal robe...@archlinux.org
+
+pkgname=mjpegtools
+pkgver=2.0.0
+pkgrel=4
+pkgdesc=Set of tools that can do recording of videos and playback, simple 
cut-and-paste editing and the MPEG compression of audio and video
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://mjpeg.sourceforge.net/;
+depends=('libjpeg' 'libpng' 'sdl' 'gcc-libs' 'libdv')
+makedepends=('gtk2' 'v4l-utils')
+optdepends=('gtk2: glav GUI')
+options=('!makeflags')
+install=mjpegtools.install
+source=(http://downloads.sourceforge.net/sourceforge/mjpeg/${pkgname}-${pkgver}.tar.gz
+mjpegtools-v4l-2.6.38.patch
+mjpegtools-2.0.0-gcc470.patch)
+md5sums=('903e1e3b967eebcc5fe5626d7517dc46'
+ '44006d6f844017fe57aa123aa43f4508'
+ 

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

2013-11-20 Thread Sergej Pupykin
Date: Wednesday, November 20, 2013 @ 12:50:55
  Author: spupykin
Revision: 101240

upgpkg: bugzilla 4.4.1-1

upd

Modified:
  bugzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:09:33 UTC (rev 101239)
+++ PKGBUILD2013-11-20 11:50:55 UTC (rev 101240)
@@ -3,8 +3,8 @@
 # Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
 
 pkgname=bugzilla
-pkgver=4.4
-pkgrel=2
+pkgver=4.4.1
+pkgrel=1
 pkgdesc=bug tracker
 arch=('any')
 url=http://www.bugzilla.org;
@@ -27,7 +27,7 @@
 options=(!strip)
 backup=('srv/http/bugzilla/.htaccess')
 
source=(http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz)
-md5sums=('88fc3e1ec2ed37973dd134032168a0e7')
+md5sums=('fd9d6dcc85bb359536be52e34ad20dfd')
 
 package() {
   cd $srcdir



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

2013-11-20 Thread Sergej Pupykin
Date: Wednesday, November 20, 2013 @ 12:51:18
  Author: spupykin
Revision: 101241

archrelease: copy trunk to community-any

Added:
  bugzilla/repos/community-any/PKGBUILD
(from rev 101240, bugzilla/trunk/PKGBUILD)
Deleted:
  bugzilla/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-20 11:50:55 UTC (rev 101240)
+++ PKGBUILD2013-11-20 11:51:18 UTC (rev 101241)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-
-pkgname=bugzilla
-pkgver=4.4
-pkgrel=2
-pkgdesc=bug tracker
-arch=('any')
-url=http://www.bugzilla.org;
-license=(GPL)
-depends=(perl perl-timedate perl-datetime
-perl-chart perl-email-abstract perl-email-address 
perl-email-date-format
-perl-email-messageid perl-email-mime 
perl-email-mime-attachment-stripper
-perl-email-mime-contenttype perl-email-mime-encodings
-perl-email-mime-modifier perl-email-mime-creator perl-email-reply 
perl-email-send perl-email-simple
-perl-email-simple-creator perl-gd perl-gdgraph perl-gdtextutil 
perl-patchreader
-perl-return-value perl-template-gd perl-ldap perl-soap-lite 
perl-authen-sasl
-perl-xml-twig perl-html-scrubber perl-authen-radius 
perl-template-toolkit
-perl-data-dumper perl-math-random-isaac)
-optdepends=('mod_perl'
-   'perl-dbd-pg'
-   'perl-dbd-mysql'
-   'perl-dbd-oracle'
-   'python2'
-   'ruby')
-options=(!strip)
-backup=('srv/http/bugzilla/.htaccess')
-source=(http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz)
-md5sums=('88fc3e1ec2ed37973dd134032168a0e7')
-
-package() {
-  cd $srcdir
-  install -d -m0755 $pkgdir/srv/http
-  find $pkgname-$pkgver -type d -name CVS -exec rm -rf {} \; || true
-  find $pkgname-$pkgver -type f -name .cvsignore -exec rm -f {} \; || true
-  cp -a $pkgname-$pkgver $pkgdir/srv/http/bugzilla
-  rm -rf $pkgdir/srv/http/bugzilla/.bzr
-  rm -rf $pkgdir/srv/http/bugzilla/.bzrrev
-  rm -rf $pkgdir/srv/http/bugzilla/.bzrignore
-}

Copied: bugzilla/repos/community-any/PKGBUILD (from rev 101240, 
bugzilla/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-20 11:51:18 UTC (rev 101241)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+
+pkgname=bugzilla
+pkgver=4.4.1
+pkgrel=1
+pkgdesc=bug tracker
+arch=('any')
+url=http://www.bugzilla.org;
+license=(GPL)
+depends=(perl perl-timedate perl-datetime
+perl-chart perl-email-abstract perl-email-address 
perl-email-date-format
+perl-email-messageid perl-email-mime 
perl-email-mime-attachment-stripper
+perl-email-mime-contenttype perl-email-mime-encodings
+perl-email-mime-modifier perl-email-mime-creator perl-email-reply 
perl-email-send perl-email-simple
+perl-email-simple-creator perl-gd perl-gdgraph perl-gdtextutil 
perl-patchreader
+perl-return-value perl-template-gd perl-ldap perl-soap-lite 
perl-authen-sasl
+perl-xml-twig perl-html-scrubber perl-authen-radius 
perl-template-toolkit
+perl-data-dumper perl-math-random-isaac)
+optdepends=('mod_perl'
+   'perl-dbd-pg'
+   'perl-dbd-mysql'
+   'perl-dbd-oracle'
+   'python2'
+   'ruby')
+options=(!strip)
+backup=('srv/http/bugzilla/.htaccess')
+source=(http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz)
+md5sums=('fd9d6dcc85bb359536be52e34ad20dfd')
+
+package() {
+  cd $srcdir
+  install -d -m0755 $pkgdir/srv/http
+  find $pkgname-$pkgver -type d -name CVS -exec rm -rf {} \; || true
+  find $pkgname-$pkgver -type f -name .cvsignore -exec rm -f {} \; || true
+  cp -a $pkgname-$pkgver $pkgdir/srv/http/bugzilla
+  rm -rf $pkgdir/srv/http/bugzilla/.bzr
+  rm -rf $pkgdir/srv/http/bugzilla/.bzrrev
+  rm -rf $pkgdir/srv/http/bugzilla/.bzrignore
+}



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

2013-11-20 Thread Sergej Pupykin
Date: Wednesday, November 20, 2013 @ 12:51:25
  Author: spupykin
Revision: 101242

upgpkg: lazarus 1.0.14-1

upd

Modified:
  lazarus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:51:18 UTC (rev 101241)
+++ PKGBUILD2013-11-20 11:51:25 UTC (rev 101242)
@@ -5,7 +5,7 @@
 
 pkgbase=lazarus
 pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
-pkgver=1.0.12
+pkgver=1.0.14
 _pkgsubver=0
 pkgrel=1
 url='http://www.lazarus.freepascal.org/'
@@ -15,7 +15,7 @@
 options=('!emptydirs' '!makeflags')
 
source=(http://downloads.sourceforge.net/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20$pkgver/lazarus-$pkgver-${_pkgsubver}.tar.gz;
'lazcontrols2.diff')
-md5sums=('daeb68f09e9ec9939f91c992f52305d5'
+md5sums=('11de0f79cf44eb25ee1c460561cc103b'
  '288bca6ad5ade79deec34c3602d9')
 
 build() {
@@ -75,7 +75,7 @@
   rm -r $pkgdir/usr/lib/lazarus/install
 
   # license files: /usr/lib/lazarus/COPYING*
-  install -D -m644 COPYING.modifiedLGPL.txt 
$pkgdir/usr/share/licenses/$pkgbase/COPYING.modifiedLGPL
+  install -D -m644 COPYING.modifiedLGPL.txt 
$pkgdir/usr/share/licenses/$pkgname/COPYING.modifiedLGPL
 }
 
 package_lazarus-gtk2() {
@@ -98,6 +98,9 @@
 -e 's|\.png|\.xpm|' -i install/lazarus.desktop
   install -Dm644 install/lazarus.desktop 
$pkgdir/usr/share/applications/lazarus.desktop
   install -Dm644 images/ide_icon48x48.png $pkgdir/usr/share/pixmaps/lazarus.png
+
+  # license files: /usr/lib/lazarus/COPYING*
+  install -D -m644 COPYING.modifiedLGPL.txt 
$pkgdir/usr/share/licenses/$pkgname/COPYING.modifiedLGPL
 }
 
 package_lazarus-qt() {
@@ -120,5 +123,9 @@
 -e 's|\.png|\.xpm|' -i install/lazarus.desktop
   install -Dm644 install/lazarus.desktop 
$pkgdir/usr/share/applications/lazarus.desktop
   install -Dm644 images/ide_icon48x48.png $pkgdir/usr/share/pixmaps/lazarus.png
+
+  # license files: /usr/lib/lazarus/COPYING*
+  install -D -m644 COPYING.modifiedLGPL.txt 
$pkgdir/usr/share/licenses/$pkgname/COPYING.modifiedLGPL
 }
+
 # vim:set ts=2 sts=2 sw=2 et:



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

2013-11-20 Thread Sergej Pupykin
Date: Wednesday, November 20, 2013 @ 12:52:08
  Author: spupykin
Revision: 101243

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

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

--+
 /ChangeLog   |   36 
 /PKGBUILD|  262 +
 /lazarus-ide.install |   68 
 /lazcontrols2.diff   |   92 +++
 community-i686/ChangeLog |   18 --
 community-i686/PKGBUILD  |  124 ---
 community-i686/lazarus-ide.install   |   34 
 community-i686/lazcontrols2.diff |   46 -
 community-x86_64/ChangeLog   |   18 --
 community-x86_64/PKGBUILD|  124 ---
 community-x86_64/lazarus-ide.install |   34 
 community-x86_64/lazcontrols2.diff   |   46 -
 12 files changed, 458 insertions(+), 444 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-11-20 11:51:25 UTC (rev 101242)
+++ community-i686/ChangeLog2013-11-20 11:52:08 UTC (rev 101243)
@@ -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  jjdanimoth@gmail.com
-
-* PKGBUILD: moved man pages to /usr/share

Copied: lazarus/repos/community-i686/ChangeLog (from rev 101242, 
lazarus/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-11-20 11:52:08 UTC (rev 101243)
@@ -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  jjdanimoth@gmail.com
+
+* PKGBUILD: moved man pages to /usr/share

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-20 11:51:25 UTC (rev 101242)
+++ community-i686/PKGBUILD 2013-11-20 11:52:08 UTC (rev 101243)
@@ -1,124 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Jens Adam (byte/jra) j_a...@web.de
-# Contributor: BlackIkeEagle ike DOT devolder AT gmail DOT com
-
-pkgbase=lazarus
-pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
-pkgver=1.0.12
-_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$pkgver/lazarus-$pkgver-${_pkgsubver}.tar.gz;
-   'lazcontrols2.diff')
-md5sums=('daeb68f09e9ec9939f91c992f52305d5'
- '288bca6ad5ade79deec34c3602d9')
-
-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 

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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:06:42
  Author: allan
Revision: 199970

upgpkg: postgresql 9.3.1-4

remove static libraries

Modified:
  postgresql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:33:02 UTC (rev 199969)
+++ PKGBUILD2013-11-20 12:06:42 UTC (rev 199970)
@@ -5,7 +5,7 @@
 pkgname=('postgresql-libs' 'postgresql-docs' 'postgresql')
 pkgver=9.3.1
 _majorver=${pkgver%.*}
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url=http://www.postgresql.org/;
 license=('custom:PostgreSQL')
@@ -95,7 +95,7 @@
 
 package_postgresql-docs() {
   pkgdesc=HTML documentation for PostgreSQL
-  options=(docs)
+  options=('docs')
 
   cd ${srcdir}/postgresql-${pkgver}
 
@@ -118,6 +118,7 @@
   'perl: for PL/Perl support'
   'tcl: for PL/Tcl support'
   'postgresql-old-upgrade: upgrade from previous major version 
using pg_upgrade')
+  options=('staticlibs')
   install=postgresql.install
 
   cd ${srcdir}/postgresql-${pkgver}



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:09:45
  Author: allan
Revision: 199971

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

Added:
  postgresql/repos/extra-i686/PKGBUILD
(from rev 199970, postgresql/trunk/PKGBUILD)
  postgresql/repos/extra-i686/postgresql-check-db-dir
(from rev 199970, postgresql/trunk/postgresql-check-db-dir)
  postgresql/repos/extra-i686/postgresql-run-socket.patch
(from rev 199970, postgresql/trunk/postgresql-run-socket.patch)
  postgresql/repos/extra-i686/postgresql.install
(from rev 199970, postgresql/trunk/postgresql.install)
  postgresql/repos/extra-i686/postgresql.logrotate
(from rev 199970, postgresql/trunk/postgresql.logrotate)
  postgresql/repos/extra-i686/postgresql.pam
(from rev 199970, postgresql/trunk/postgresql.pam)
  postgresql/repos/extra-i686/postgresql.service
(from rev 199970, postgresql/trunk/postgresql.service)
  postgresql/repos/extra-i686/postgresql.tmpfiles.conf
(from rev 199970, postgresql/trunk/postgresql.tmpfiles.conf)
  postgresql/repos/extra-x86_64/PKGBUILD
(from rev 199970, postgresql/trunk/PKGBUILD)
  postgresql/repos/extra-x86_64/postgresql-check-db-dir
(from rev 199970, postgresql/trunk/postgresql-check-db-dir)
  postgresql/repos/extra-x86_64/postgresql-run-socket.patch
(from rev 199970, postgresql/trunk/postgresql-run-socket.patch)
  postgresql/repos/extra-x86_64/postgresql.install
(from rev 199970, postgresql/trunk/postgresql.install)
  postgresql/repos/extra-x86_64/postgresql.logrotate
(from rev 199970, postgresql/trunk/postgresql.logrotate)
  postgresql/repos/extra-x86_64/postgresql.pam
(from rev 199970, postgresql/trunk/postgresql.pam)
  postgresql/repos/extra-x86_64/postgresql.service
(from rev 199970, postgresql/trunk/postgresql.service)
  postgresql/repos/extra-x86_64/postgresql.tmpfiles.conf
(from rev 199970, postgresql/trunk/postgresql.tmpfiles.conf)
Deleted:
  postgresql/repos/extra-i686/PKGBUILD
  postgresql/repos/extra-i686/postgresql-check-db-dir
  postgresql/repos/extra-i686/postgresql-run-socket.patch
  postgresql/repos/extra-i686/postgresql.install
  postgresql/repos/extra-i686/postgresql.logrotate
  postgresql/repos/extra-i686/postgresql.pam
  postgresql/repos/extra-i686/postgresql.service
  postgresql/repos/extra-i686/postgresql.tmpfiles.conf
  postgresql/repos/extra-x86_64/PKGBUILD
  postgresql/repos/extra-x86_64/postgresql-check-db-dir
  postgresql/repos/extra-x86_64/postgresql-run-socket.patch
  postgresql/repos/extra-x86_64/postgresql.install
  postgresql/repos/extra-x86_64/postgresql.logrotate
  postgresql/repos/extra-x86_64/postgresql.pam
  postgresql/repos/extra-x86_64/postgresql.service
  postgresql/repos/extra-x86_64/postgresql.tmpfiles.conf

--+
 /PKGBUILD|  324 +
 /postgresql-check-db-dir |   98 
 /postgresql-run-socket.patch |   24 ++
 /postgresql.install  |   70 ++
 /postgresql.logrotate|8 
 /postgresql.pam  |6 
 /postgresql.service  |   52 
 /postgresql.tmpfiles.conf|2 
 extra-i686/PKGBUILD  |  161 --
 extra-i686/postgresql-check-db-dir   |   49 
 extra-i686/postgresql-run-socket.patch   |   12 -
 extra-i686/postgresql.install|   35 ---
 extra-i686/postgresql.logrotate  |4 
 extra-i686/postgresql.pam|3 
 extra-i686/postgresql.service|   26 --
 extra-i686/postgresql.tmpfiles.conf  |1 
 extra-x86_64/PKGBUILD|  161 --
 extra-x86_64/postgresql-check-db-dir |   49 
 extra-x86_64/postgresql-run-socket.patch |   12 -
 extra-x86_64/postgresql.install  |   35 ---
 extra-x86_64/postgresql.logrotate|4 
 extra-x86_64/postgresql.pam  |3 
 extra-x86_64/postgresql.service  |   26 --
 extra-x86_64/postgresql.tmpfiles.conf|1 
 24 files changed, 584 insertions(+), 582 deletions(-)

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


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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:09:56
  Author: allan
Revision: 199972

upgpkg: libzip 0.11.1-2

remove static libraries

Modified:
  libzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 12:09:45 UTC (rev 199971)
+++ PKGBUILD2013-11-20 12:09:56 UTC (rev 199972)
@@ -4,7 +4,7 @@
 
 pkgname=libzip
 pkgver=0.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A C library for reading, creating, and modifying zip archives
 url=http://www.nih.at/libzip/index.html;
 license=('BSD')



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:11:27
  Author: allan
Revision: 199973

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

Added:
  libzip/repos/extra-i686/PKGBUILD
(from rev 199972, libzip/trunk/PKGBUILD)
  libzip/repos/extra-i686/fix-headers.patch
(from rev 199972, libzip/trunk/fix-headers.patch)
  libzip/repos/extra-x86_64/PKGBUILD
(from rev 199972, libzip/trunk/PKGBUILD)
  libzip/repos/extra-x86_64/fix-headers.patch
(from rev 199972, libzip/trunk/fix-headers.patch)
Deleted:
  libzip/repos/extra-i686/PKGBUILD
  libzip/repos/extra-i686/fix-headers.patch
  libzip/repos/extra-x86_64/PKGBUILD
  libzip/repos/extra-x86_64/fix-headers.patch

+
 /PKGBUILD  |   68 +++
 /fix-headers.patch |   30 +
 extra-i686/PKGBUILD|   34 ---
 extra-i686/fix-headers.patch   |   15 
 extra-x86_64/PKGBUILD  |   34 ---
 extra-x86_64/fix-headers.patch |   15 
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 12:09:56 UTC (rev 199972)
+++ extra-i686/PKGBUILD 2013-11-20 12:11:27 UTC (rev 199973)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Tobias Powalowski tp...@archlinux.org
-
-pkgname=libzip
-pkgver=0.11.1
-pkgrel=1
-pkgdesc=A C library for reading, creating, and modifying zip archives
-url=http://www.nih.at/libzip/index.html;
-license=('BSD')
-arch=('i686' 'x86_64')
-depends=('zlib')
-source=(http://www.nih.at/${pkgname}/${pkgname}-${pkgver}.tar.xz;
-'fix-headers.patch')
-md5sums=('87d5ec3629f6ad2a4b01ad961e7f0c19'
- '249395bd3a426c4c4e993e9d4753e1dd')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/fix-headers.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  autoreconf -i
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libzip/repos/extra-i686/PKGBUILD (from rev 199972, 
libzip/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 12:11:27 UTC (rev 199973)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+pkgname=libzip
+pkgver=0.11.1
+pkgrel=2
+pkgdesc=A C library for reading, creating, and modifying zip archives
+url=http://www.nih.at/libzip/index.html;
+license=('BSD')
+arch=('i686' 'x86_64')
+depends=('zlib')
+source=(http://www.nih.at/${pkgname}/${pkgname}-${pkgver}.tar.xz;
+'fix-headers.patch')
+md5sums=('87d5ec3629f6ad2a4b01ad961e7f0c19'
+ '249395bd3a426c4c4e993e9d4753e1dd')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/fix-headers.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  autoreconf -i
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-i686/fix-headers.patch
===
--- extra-i686/fix-headers.patch2013-11-20 12:09:56 UTC (rev 199972)
+++ extra-i686/fix-headers.patch2013-11-20 12:11:27 UTC (rev 199973)
@@ -1,15 +0,0 @@
-diff -urN libzip-0.10rc1.old/lib/Makefile.am libzip-0.10rc1/lib/Makefile.am
 libzip-0.10rc1.old/lib/Makefile.am 2011-03-05 01:07:33.921722002 +0100
-+++ libzip-0.10rc1/lib/Makefile.am 2011-03-05 20:29:30.349388003 +0100
-@@ -2,8 +2,9 @@
- 
- lib_LTLIBRARIES = libzip.la
- noinst_HEADERS = zipint.h
--include_HEADERS = zip.h
--libinclude_HEADERS = zipconf.h
-+include_HEADERS = \
-+  zip.h \
-+  zipconf.h
- 
- # also update CMakeLists.txt when changing version
- libzip_la_LDFLAGS=-no-undefined -version-info 2:0

Copied: libzip/repos/extra-i686/fix-headers.patch (from rev 199972, 
libzip/trunk/fix-headers.patch)
===
--- extra-i686/fix-headers.patch(rev 0)
+++ extra-i686/fix-headers.patch2013-11-20 12:11:27 UTC (rev 199973)
@@ -0,0 +1,15 @@
+diff -urN libzip-0.10rc1.old/lib/Makefile.am libzip-0.10rc1/lib/Makefile.am
+--- libzip-0.10rc1.old/lib/Makefile.am 2011-03-05 01:07:33.921722002 +0100
 libzip-0.10rc1/lib/Makefile.am 2011-03-05 20:29:30.349388003 +0100
+@@ -2,8 +2,9 @@
+ 
+ lib_LTLIBRARIES = libzip.la
+ noinst_HEADERS = zipint.h
+-include_HEADERS = zip.h
+-libinclude_HEADERS = zipconf.h
++include_HEADERS = \
++  zip.h \
++  zipconf.h
+ 
+ # also update CMakeLists.txt when changing version
+ 

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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:17:08
  Author: allan
Revision: 199974

upgpkg: libsidplay 1.36.59-6

remove static libraries

Modified:
  libsidplay/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 12:11:27 UTC (rev 199973)
+++ PKGBUILD2013-11-20 12:17:08 UTC (rev 199974)
@@ -4,7 +4,7 @@
 
 pkgname=libsidplay
 pkgver=1.36.59
-pkgrel=5
+pkgrel=6
 pkgdesc=A library for playing SID music files.
 arch=('i686' 'x86_64')
 url=http://critical.ch/distfiles/;
@@ -12,9 +12,13 @@
 source=(http://critical.ch/distfiles/${pkgname}-${pkgver}.tgz 
libsidplay-1.36.59-gcc43.patch)
 md5sums=('37c51ba4bd57164b1b0bb7b43b9adece' 'c24d7bca2639f4fee03c40c7dcaadfee')
 
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i $srcdir/libsidplay-1.36.59-gcc43.patch
+}
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i $srcdir/libsidplay-1.36.59-gcc43.patch
   ./configure --prefix=/usr
   make
 }



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:18:31
  Author: allan
Revision: 199975

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

Added:
  libsidplay/repos/extra-i686/PKGBUILD
(from rev 199974, libsidplay/trunk/PKGBUILD)
  libsidplay/repos/extra-i686/libsidplay-1.36.59-gcc43.patch
(from rev 199974, libsidplay/trunk/libsidplay-1.36.59-gcc43.patch)
  libsidplay/repos/extra-x86_64/PKGBUILD
(from rev 199974, libsidplay/trunk/PKGBUILD)
  libsidplay/repos/extra-x86_64/libsidplay-1.36.59-gcc43.patch
(from rev 199974, libsidplay/trunk/libsidplay-1.36.59-gcc43.patch)
Deleted:
  libsidplay/repos/extra-i686/PKGBUILD
  libsidplay/repos/extra-i686/libsidplay-1.36.59-gcc43.patch
  libsidplay/repos/extra-x86_64/PKGBUILD
  libsidplay/repos/extra-x86_64/libsidplay-1.36.59-gcc43.patch

-+
 /PKGBUILD   |   58 ++
 /libsidplay-1.36.59-gcc43.patch |   80 ++
 extra-i686/PKGBUILD |   25 
 extra-i686/libsidplay-1.36.59-gcc43.patch   |   40 -
 extra-x86_64/PKGBUILD   |   25 
 extra-x86_64/libsidplay-1.36.59-gcc43.patch |   40 -
 6 files changed, 138 insertions(+), 130 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 12:17:08 UTC (rev 199974)
+++ extra-i686/PKGBUILD 2013-11-20 12:18:31 UTC (rev 199975)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Kritoke krit...@gamebox.net
-
-pkgname=libsidplay
-pkgver=1.36.59
-pkgrel=5
-pkgdesc=A library for playing SID music files.
-arch=('i686' 'x86_64')
-url=http://critical.ch/distfiles/;
-license=('GPL')
-source=(http://critical.ch/distfiles/${pkgname}-${pkgver}.tgz 
libsidplay-1.36.59-gcc43.patch)
-md5sums=('37c51ba4bd57164b1b0bb7b43b9adece' 'c24d7bca2639f4fee03c40c7dcaadfee')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i $srcdir/libsidplay-1.36.59-gcc43.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install || return 1
-}

Copied: libsidplay/repos/extra-i686/PKGBUILD (from rev 199974, 
libsidplay/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 12:18:31 UTC (rev 199975)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:
+# Contributor: Kritoke krit...@gamebox.net
+
+pkgname=libsidplay
+pkgver=1.36.59
+pkgrel=6
+pkgdesc=A library for playing SID music files.
+arch=('i686' 'x86_64')
+url=http://critical.ch/distfiles/;
+license=('GPL')
+source=(http://critical.ch/distfiles/${pkgname}-${pkgver}.tgz 
libsidplay-1.36.59-gcc43.patch)
+md5sums=('37c51ba4bd57164b1b0bb7b43b9adece' 'c24d7bca2639f4fee03c40c7dcaadfee')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i $srcdir/libsidplay-1.36.59-gcc43.patch
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install || return 1
+}

Deleted: extra-i686/libsidplay-1.36.59-gcc43.patch
===
--- extra-i686/libsidplay-1.36.59-gcc43.patch   2013-11-20 12:17:08 UTC (rev 
199974)
+++ extra-i686/libsidplay-1.36.59-gcc43.patch   2013-11-20 12:18:31 UTC (rev 
199975)
@@ -1,40 +0,0 @@
-diff --git a/src/sidtune.cpp b/src/sidtune.cpp
-index 4d1d33b..6fbae80 100644
 a/src/sidtune.cpp
-+++ b/src/sidtune.cpp
-@@ -306,11 +306,7 @@ udword sidTune::loadFile(const char* fileName, ubyte** 
bufferRef)
- return 0;
- }
- // Open binary input file stream at end of file.
--#if defined(SID_HAVE_IOS_BIN)
--  ifstream myIn( fileName, ios::in|ios::bin|ios::ate );
--#else
-   ifstream myIn( fileName, ios::in|ios::binary|ios::ate );
--#endif
-   // As a replacement for !is_open(), bad() and the NOT-operator
- // don't seem to work on all systems.
- #if defined(SID_DONT_HAVE_IS_OPEN)
-@@ -972,11 +968,7 @@ bool sidTune::saveC64dataFile( const char* fileName, bool 
overWriteFlag )
- }
-   // Open binary output file stream.
- else
--#if defined(SID_HAVE_IOS_BIN)
--fMyOut.open( fileName, ios::out|ios::bin|ios::trunc );
--#else
- fMyOut.open( fileName, ios::out|ios::binary|ios::trunc );
--#endif
-   if ( !fMyOut )
-   { 
-   info.statusString = text_cantCreateFile;
-@@ -1061,11 +1053,7 @@ bool sidTune::savePSIDfile( const char* fileName, bool 
overWriteFlag )
- }
-   // Open binary output file stream.
- else
--#if defined(SID_HAVE_IOS_BIN)
--fMyOut.open( fileName, ios::out|ios::bin|ios::trunc );
--#else
- fMyOut.open( fileName, ios::out|ios::binary|ios::trunc );
--#endif

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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:21:34
  Author: allan
Revision: 199976

upgpkg: libnet 1.1.6-2

remove static libraries

Modified:
  libnet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 12:18:31 UTC (rev 199975)
+++ PKGBUILD2013-11-20 12:21:34 UTC (rev 199976)
@@ -4,7 +4,7 @@
 
 pkgname=libnet
 pkgver=1.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc=A library which provides API for commonly used low-level net 
functions
 arch=('i686' 'x86_64')
 url=http://sourceforge.net/projects/libnet-dev/;



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:23:09
  Author: allan
Revision: 199977

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 12:21:34 UTC (rev 199976)
+++ extra-i686/PKGBUILD 2013-11-20 12:23:09 UTC (rev 199977)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: damir da...@archlinux.org
-
-pkgname=libnet
-pkgver=1.1.6
-pkgrel=1
-pkgdesc=A library which provides API for commonly used low-level net 
functions
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/libnet-dev/;
-license=('BSD')
-depends=('glibc' 'sh')
-source=(http://downloads.sourceforge.net/libnet-dev/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('710296fe424a49344e5fcc0d09e53317')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make CFLAGS=${CFLAGS} -fPIC
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 doc/COPYING \
-${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libnet/repos/extra-i686/PKGBUILD (from rev 199976, 
libnet/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 12:23:09 UTC (rev 199977)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:
+# Contributor: damir da...@archlinux.org
+
+pkgname=libnet
+pkgver=1.1.6
+pkgrel=2
+pkgdesc=A library which provides API for commonly used low-level net 
functions
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/libnet-dev/;
+license=('BSD')
+depends=('glibc' 'sh')
+source=(http://downloads.sourceforge.net/libnet-dev/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('710296fe424a49344e5fcc0d09e53317')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make CFLAGS=${CFLAGS} -fPIC
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 doc/COPYING \
+${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 12:21:34 UTC (rev 199976)
+++ extra-x86_64/PKGBUILD   2013-11-20 12:23:09 UTC (rev 199977)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: damir da...@archlinux.org
-
-pkgname=libnet
-pkgver=1.1.6
-pkgrel=1
-pkgdesc=A library which provides API for commonly used low-level net 
functions
-arch=('i686' 'x86_64')
-url=http://sourceforge.net/projects/libnet-dev/;
-license=('BSD')
-depends=('glibc' 'sh')
-source=(http://downloads.sourceforge.net/libnet-dev/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('710296fe424a49344e5fcc0d09e53317')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make CFLAGS=${CFLAGS} -fPIC
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 doc/COPYING \
-${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: libnet/repos/extra-x86_64/PKGBUILD (from rev 199976, 
libnet/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-20 12:23:09 UTC (rev 199977)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:
+# Contributor: damir da...@archlinux.org
+
+pkgname=libnet
+pkgver=1.1.6
+pkgrel=2
+pkgdesc=A library which provides API for commonly used low-level net 
functions
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/libnet-dev/;
+license=('BSD')
+depends=('glibc' 'sh')
+source=(http://downloads.sourceforge.net/libnet-dev/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('710296fe424a49344e5fcc0d09e53317')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make CFLAGS=${CFLAGS} -fPIC
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 doc/COPYING \
+${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:28:22
  Author: allan
Revision: 199978

upgpkg: libmp4v2 2.0.0-3

remove static libraries

Modified:
  libmp4v2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 12:23:09 UTC (rev 199977)
+++ PKGBUILD2013-11-20 12:28:22 UTC (rev 199978)
@@ -5,7 +5,7 @@
 
 pkgname=libmp4v2
 pkgver=2.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc=MPEG-4 library
 arch=('i686' 'x86_64')
 license=('MPL')



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

2013-11-20 Thread Allan McRae
Date: Wednesday, November 20, 2013 @ 13:29:54
  Author: allan
Revision: 199979

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 12:28:22 UTC (rev 199978)
+++ extra-i686/PKGBUILD 2013-11-20 12:29:54 UTC (rev 199979)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=libmp4v2
-pkgver=2.0.0
-pkgrel=2
-pkgdesc=MPEG-4 library
-arch=('i686' 'x86_64')
-license=('MPL')
-url=http://code.google.com/p/mp4v2/;
-depends=('gcc-libs')
-source=(http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2;)
-
-build() {
-  cd ${srcdir}/mp4v2-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/mp4v2-${pkgver}
-  make DESTDIR=${pkgdir} install
-  make DESTDIR=${pkgdir} install-man
-}
-md5sums=('c91f06711225b34b4c192c9114887b14')

Copied: libmp4v2/repos/extra-i686/PKGBUILD (from rev 199978, 
libmp4v2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 12:29:54 UTC (rev 199979)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=libmp4v2
+pkgver=2.0.0
+pkgrel=3
+pkgdesc=MPEG-4 library
+arch=('i686' 'x86_64')
+license=('MPL')
+url=http://code.google.com/p/mp4v2/;
+depends=('gcc-libs')
+source=(http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2;)
+
+build() {
+  cd ${srcdir}/mp4v2-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/mp4v2-${pkgver}
+  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install-man
+}
+md5sums=('c91f06711225b34b4c192c9114887b14')

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-20 12:28:22 UTC (rev 199978)
+++ extra-x86_64/PKGBUILD   2013-11-20 12:29:54 UTC (rev 199979)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=libmp4v2
-pkgver=2.0.0
-pkgrel=2
-pkgdesc=MPEG-4 library
-arch=('i686' 'x86_64')
-license=('MPL')
-url=http://code.google.com/p/mp4v2/;
-depends=('gcc-libs')
-source=(http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2;)
-
-build() {
-  cd ${srcdir}/mp4v2-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/mp4v2-${pkgver}
-  make DESTDIR=${pkgdir} install
-  make DESTDIR=${pkgdir} install-man
-}
-md5sums=('c91f06711225b34b4c192c9114887b14')

Copied: libmp4v2/repos/extra-x86_64/PKGBUILD (from rev 199978, 
libmp4v2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-20 12:29:54 UTC (rev 199979)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=libmp4v2
+pkgver=2.0.0
+pkgrel=3
+pkgdesc=MPEG-4 library
+arch=('i686' 'x86_64')
+license=('MPL')
+url=http://code.google.com/p/mp4v2/;
+depends=('gcc-libs')
+source=(http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2;)
+
+build() {
+  cd ${srcdir}/mp4v2-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/mp4v2-${pkgver}
+  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install-man
+}
+md5sums=('c91f06711225b34b4c192c9114887b14')



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

2013-11-20 Thread Alexander Rødseth
Date: Wednesday, November 20, 2013 @ 14:23:26
  Author: arodseth
Revision: 101245

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

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

-+
 /PKGBUILD   |   76 ++
 /midori.install |   28 ++
 community-i686/PKGBUILD |   40 
 community-i686/midori.install   |   14 ---
 community-x86_64/PKGBUILD   |   40 
 community-x86_64/midori.install |   14 ---
 6 files changed, 104 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-20 13:23:16 UTC (rev 101244)
+++ community-i686/PKGBUILD 2013-11-20 13:23:26 UTC (rev 101245)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer:  Alexander Rødseth rods...@gmail.com
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Andreas Radke andy...@archlinux.org
-# Contributor: rabyte rabyte.at.gmail.dot.com
-# Contributor: Johannes Krampf wuischke.at.amule.dot.org
-# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
-
-pkgname=midori
-pkgver=0.5.5
-pkgrel=1
-pkgdesc='Lightweight web browser (GTK2)'
-arch=('x86_64' 'i686')
-url='http://www.midori-browser.org/'
-license=('LGPL2.1')
-install='midori.install'
-depends=('libzeitgeist' 'webkitgtk2' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique')
-makedepends=('bzr' 'python2' 'intltool' 'vala' 'librsvg')
-optdepends=('gstreamer0.10-base-plugins: HTML5 OGG videos support'
-'gstreamer0.10-bad-plugins: HTML5 WebM videos support'
-'gstreamer0.10-ffmpeg: HTML5 H264 videos support'
-'aria2: download utility')
-options=('!emptydirs')
-source=(http://www.midori-browser.org/downloads/${pkgname}_${pkgver}_all_.tar.bz2;)
-sha256sums=('ca69382a285222a86028abebd73fed1976735883027ff0adc094b627789bbd62')
-
-build() {
-  cd $srcdir/$pkgname-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver}
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: midori/repos/community-i686/PKGBUILD (from rev 101244, 
midori/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-20 13:23:26 UTC (rev 101245)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:  Alexander Rødseth rods...@gmail.com
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Andreas Radke andy...@archlinux.org
+# Contributor: rabyte rabyte.at.gmail.dot.com
+# Contributor: Johannes Krampf wuischke.at.amule.dot.org
+# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
+
+pkgname=midori
+pkgver=0.5.6
+pkgrel=1
+pkgdesc='Lightweight web browser (GTK2)'
+arch=('x86_64' 'i686')
+url='http://www.midori-browser.org/'
+license=('LGPL2.1')
+install='midori.install'
+depends=('libzeitgeist' 'webkitgtk2' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique')
+makedepends=('bzr' 'python2' 'intltool' 'vala' 'librsvg' 'cmake')
+optdepends=('gstreamer0.10-base-plugins: HTML5 OGG videos support'
+'gstreamer0.10-bad-plugins: HTML5 WebM videos support'
+'gstreamer0.10-ffmpeg: HTML5 H264 videos support'
+'aria2: download utility')
+options=('!emptydirs')
+source=(http://www.midori-browser.org/downloads/${pkgname}_${pkgver}_all_.tar.bz2;)
+sha256sums=('c5be1b5d9933776f09c5cab7945a073a820d6e51fda9ff55fd063843f24a')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  cmake .  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/midori.install
===
--- community-i686/midori.install   2013-11-20 13:23:16 UTC (rev 101244)
+++ community-i686/midori.install   2013-11-20 13:23:26 UTC (rev 101245)
@@ -1,14 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -f -q -t usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: midori/repos/community-i686/midori.install (from rev 101244, 
midori/trunk/midori.install)

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

2013-11-20 Thread Alexander Rødseth
Date: Wednesday, November 20, 2013 @ 14:23:16
  Author: arodseth
Revision: 101244

upgpkg: midori 0.5.6-1

Modified:
  midori/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 11:52:08 UTC (rev 101243)
+++ PKGBUILD2013-11-20 13:23:16 UTC (rev 101244)
@@ -7,7 +7,7 @@
 # Contributor: Bartłomiej Piotrowski barthal...@gmail.com
 
 pkgname=midori
-pkgver=0.5.5
+pkgver=0.5.6
 pkgrel=1
 pkgdesc='Lightweight web browser (GTK2)'
 arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
 license=('LGPL2.1')
 install='midori.install'
 depends=('libzeitgeist' 'webkitgtk2' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique')
-makedepends=('bzr' 'python2' 'intltool' 'vala' 'librsvg')
+makedepends=('bzr' 'python2' 'intltool' 'vala' 'librsvg' 'cmake')
 optdepends=('gstreamer0.10-base-plugins: HTML5 OGG videos support'
 'gstreamer0.10-bad-plugins: HTML5 WebM videos support'
 'gstreamer0.10-ffmpeg: HTML5 H264 videos support'
@@ -22,19 +22,17 @@
 'aria2: download utility')
 options=('!emptydirs')
 
source=(http://www.midori-browser.org/downloads/${pkgname}_${pkgver}_all_.tar.bz2;)
-sha256sums=('ca69382a285222a86028abebd73fed1976735883027ff0adc094b627789bbd62')
+sha256sums=('c5be1b5d9933776f09c5cab7945a073a820d6e51fda9ff55fd063843f24a')
 
 build() {
-  cd $srcdir/$pkgname-${pkgver}
+  cd $pkgname-$pkgver
 
   ./configure --prefix=/usr
-  make
+  cmake .  make
 }
 
 package() {
-  cd $srcdir/$pkgname-${pkgver}
-
-  make DESTDIR=$pkgdir install
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-11-20 Thread Felix Yan
Date: Wednesday, November 20, 2013 @ 15:01:49
  Author: fyan
Revision: 101246

upgpkg: wiznote 2.0.64-1

Modified:
  wiznote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 13:23:26 UTC (rev 101245)
+++ PKGBUILD2013-11-20 14:01:49 UTC (rev 101246)
@@ -3,7 +3,7 @@
 # Contributor: Albert.Zhou albert.z...@wiz.cn
 
 pkgname=wiznote
-pkgver=2.0.63
+pkgver=2.0.64
 pkgrel=1
 pkgdesc=Opensource cross-platform cloud based note-taking client
 arch=('i686' 'x86_64')



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

2013-11-20 Thread Felix Yan
Date: Wednesday, November 20, 2013 @ 15:03:11
  Author: fyan
Revision: 101247

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

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

--+
 /PKGBUILD|   56 +
 /wiznote.install |   24 +++
 community-i686/PKGBUILD  |   28 --
 community-i686/wiznote.install   |   12 ---
 community-x86_64/PKGBUILD|   28 --
 community-x86_64/wiznote.install |   12 ---
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-20 14:01:49 UTC (rev 101246)
+++ community-i686/PKGBUILD 2013-11-20 14:03:11 UTC (rev 101247)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Albert.Zhou albert.z...@wiz.cn
-
-pkgname=wiznote
-pkgver=2.0.63
-pkgrel=1
-pkgdesc=Opensource cross-platform cloud based note-taking client
-arch=('i686' 'x86_64')
-url=http://www.wiznote.com;
-license=('GPL3' 'custom')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-base' 
'qt5-webkit') # indirect: qt5-declarative qt5-sensors zlib glic gcc-libs
-makedepends=('cmake' 'qt5-tools' 'git')
-install=wiznote.install
-_wiznote_project_name=WizQTClient
-source=(git+https://github.com/WizTeam/${_wiznote_project_name}.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-build() {
-cd $_wiznote_project_name
-cmake -DWIZNOTE_USE_QT5=YES -DCMAKE_INSTALL_PREFIX=/usr/ .
-   make
-}
-
-package() {
-   cd $_wiznote_project_name
-   make DESTDIR=$pkgdir/ install
-}

Copied: wiznote/repos/community-i686/PKGBUILD (from rev 101246, 
wiznote/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-20 14:03:11 UTC (rev 101247)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: Albert.Zhou albert.z...@wiz.cn
+
+pkgname=wiznote
+pkgver=2.0.64
+pkgrel=1
+pkgdesc=Opensource cross-platform cloud based note-taking client
+arch=('i686' 'x86_64')
+url=http://www.wiznote.com;
+license=('GPL3' 'custom')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-base' 
'qt5-webkit') # indirect: qt5-declarative qt5-sensors zlib glic gcc-libs
+makedepends=('cmake' 'qt5-tools' 'git')
+install=wiznote.install
+_wiznote_project_name=WizQTClient
+source=(git+https://github.com/WizTeam/${_wiznote_project_name}.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+build() {
+cd $_wiznote_project_name
+cmake -DWIZNOTE_USE_QT5=YES -DCMAKE_INSTALL_PREFIX=/usr/ .
+   make
+}
+
+package() {
+   cd $_wiznote_project_name
+   make DESTDIR=$pkgdir/ install
+}

Deleted: community-i686/wiznote.install
===
--- community-i686/wiznote.install  2013-11-20 14:01:49 UTC (rev 101246)
+++ community-i686/wiznote.install  2013-11-20 14:03:11 UTC (rev 101247)
@@ -1,12 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: wiznote/repos/community-i686/wiznote.install (from rev 101246, 
wiznote/trunk/wiznote.install)
===
--- community-i686/wiznote.install  (rev 0)
+++ community-i686/wiznote.install  2013-11-20 14:03:11 UTC (rev 101247)
@@ -0,0 +1,12 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-11-20 14:01:49 UTC (rev 101246)
+++ community-x86_64/PKGBUILD   2013-11-20 14:03:11 UTC (rev 101247)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: Albert.Zhou albert.z...@wiz.cn
-
-pkgname=wiznote
-pkgver=2.0.63
-pkgrel=1
-pkgdesc=Opensource cross-platform cloud based note-taking client
-arch=('i686' 'x86_64')
-url=http://www.wiznote.com;
-license=('GPL3' 'custom')

[arch-commits] Commit in keepass/repos/community-any (13 files)

2013-11-20 Thread Timothy Redaelli
Date: Wednesday, November 20, 2013 @ 15:18:57
  Author: tredaelli
Revision: 101249

archrelease: copy trunk to community-any

Added:
  keepass/repos/community-any/PKGBUILD
(from rev 101248, keepass/trunk/PKGBUILD)
  keepass/repos/community-any/keepass
(from rev 101248, keepass/trunk/keepass)
  keepass/repos/community-any/keepass.1
(from rev 101248, keepass/trunk/keepass.1)
  keepass/repos/community-any/keepass.desktop
(from rev 101248, keepass/trunk/keepass.desktop)
  keepass/repos/community-any/keepass.install
(from rev 101248, keepass/trunk/keepass.install)
  keepass/repos/community-any/keepass.xml
(from rev 101248, keepass/trunk/keepass.xml)
Deleted:
  keepass/repos/community-any/KeePass.config.xml
  keepass/repos/community-any/PKGBUILD
  keepass/repos/community-any/keepass
  keepass/repos/community-any/keepass.1
  keepass/repos/community-any/keepass.desktop
  keepass/repos/community-any/keepass.install
  keepass/repos/community-any/keepass.xml

-+
 PKGBUILD|  135 +-
 keepass |4 -
 keepass.1   |   46 +-
 keepass.desktop |   24 -
 keepass.install |   54 +
 5 files changed, 124 insertions(+), 139 deletions(-)

Deleted: KeePass.config.xml
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-20 14:18:24 UTC (rev 101248)
+++ PKGBUILD2013-11-20 14:18:57 UTC (rev 101249)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Kirill reflexing Churin reflex...@reflexing.ru
-# Contributor: Andrej Gelenberg andrej.gelenb...@udo.edu
-
-pkgname=keepass
-pkgver=2.24
-pkgrel=1
-pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
-arch=('any')
-url='http://keepass.info/'
-license=('GPL')
-depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 
'hicolor-icon-theme')
-makedepends=('icoutils')
-optdepends=('xdotool: if you want to use auto-type'
-'xsel: clipboard operations in order to work around Mono clipboard 
bugs')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/keepass/KeePass-$pkgver.zip;
-'keepass'
-'keepass.1'
-'keepass.desktop'
-'keepass.xml'
-'KeePass.config.xml')
-
-sha256sums=('180c2e1187400d23dc5fda0342891f39179cb699c9b9b312f41a3b06e6557076'
-'7547f2af38771b66c8c2f3d7900b051b37214af49de3dfa27a5d383bf847d582'
-'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
-'1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
-'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194'
-'c4a3626bbcdfe4b17759e75582ad5f89beaa28efc857431f373e104fbe7b8440')
-
-package() {
-  cd $srcdir
-
-  install -dm755 $pkgdir/usr/bin
-  install -dm755 $pkgdir/usr/share/keepass/XSL
-
-  install -Dm755 keepass $pkgdir/usr/bin/keepass
-  install -Dm755 KeePass.exe $pkgdir/usr/share/keepass/KeePass.exe
-  install -Dm755 KeePass.config.xml 
$pkgdir/usr/share/keepass/KeePass.config.xml
-  install -Dm755 KeePass.exe.config 
$pkgdir/usr/share/keepass/KeePass.exe.config
-  install -Dm755 KeePass.chm $pkgdir/usr/share/keepass/KeePass.chm
-
-  install -m644 XSL/* $pkgdir/usr/share/keepass/XSL
-
-  install -Dm644 keepass.1 $pkgdir/usr/share/man/man1/keepass.1
-
-  # Proper installation of .desktop file
-  desktop-file-install -m 644 --dir $pkgdir/usr/share/applications/ 
keepass.desktop
-
-  # Extract and install icons
-  wrestool -o . --type=14 -x KeePass.exe
-  icotool -x KeePass.exe_*.ico
-  for size in 16 32 48 256; do
-install -Dm644 \
-KeePass.exe_*_${size}x${size}x32.png \
-$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
-  done
-
-  # Needed for postinst with xdg-utils
-  install -Dm644 keepass.xml $pkgdir/usr/share/mime/packages/keepass.xml
-}

Copied: keepass/repos/community-any/PKGBUILD (from rev 101248, 
keepass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-20 14:18:57 UTC (rev 101249)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Kirill reflexing Churin reflex...@reflexing.ru
+# Contributor: Andrej Gelenberg andrej.gelenb...@udo.edu
+
+pkgname=keepass
+pkgver=2.24
+pkgrel=2
+pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
+arch=('any')
+url='http://keepass.info/'
+license=('GPL')
+depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 
'hicolor-icon-theme')
+makedepends=('icoutils')
+optdepends=('xdotool: if you want to use auto-type'
+'xsel: clipboard operations in order to work around Mono clipboard 
bugs')

[arch-commits] Commit in keepass/trunk (KeePass.config.xml PKGBUILD keepass.install)

2013-11-20 Thread Timothy Redaelli
Date: Wednesday, November 20, 2013 @ 15:18:24
  Author: tredaelli
Revision: 101248

upgpkg: keepass 2.24-2

Modified:
  keepass/trunk/PKGBUILD
  keepass/trunk/keepass.install
Deleted:
  keepass/trunk/KeePass.config.xml

-+
 PKGBUILD|   47 +--
 keepass.install |   36 +---
 2 files changed, 34 insertions(+), 49 deletions(-)

Deleted: KeePass.config.xml
===
(Binary files differ)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 14:03:11 UTC (rev 101247)
+++ PKGBUILD2013-11-20 14:18:24 UTC (rev 101248)
@@ -5,7 +5,7 @@
 
 pkgname=keepass
 pkgver=2.24
-pkgrel=1
+pkgrel=2
 pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
 arch=('any')
 url='http://keepass.info/'
@@ -15,33 +15,46 @@
 optdepends=('xdotool: if you want to use auto-type'
 'xsel: clipboard operations in order to work around Mono clipboard 
bugs')
 install=$pkgname.install
-source=(http://downloads.sourceforge.net/keepass/KeePass-$pkgver.zip;
+source=(http://downloads.sourceforge.net/keepass/KeePass-$pkgver-Source.zip;
 'keepass'
 'keepass.1'
 'keepass.desktop'
-'keepass.xml'
-'KeePass.config.xml')
+'keepass.xml')
 
-sha256sums=('180c2e1187400d23dc5fda0342891f39179cb699c9b9b312f41a3b06e6557076'
+sha256sums=('c0ea4da461d267ab95b92a9398328b1a85bc163316503d2354b2cc1ad46e7dce'
 '7547f2af38771b66c8c2f3d7900b051b37214af49de3dfa27a5d383bf847d582'
 'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
 '1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
-'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194'
-'c4a3626bbcdfe4b17759e75582ad5f89beaa28efc857431f373e104fbe7b8440')
+'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194')
 
+prepare() {
+  # Extract icons
+  icotool -x KeePass/KeePass.ico
+
+  pushd Build /dev/null
+  bash PrepMonoDev.sh
+  popd /dev/null
+
+  # FIXME Right alignment doesn't work correctly (truncated text).
+  sed -i 
's/^\(\s*\S*\.TextAlign\s*=\s*System\.Windows\.Forms\.HorizontalAlignment\).Right\(;\s*\)$/\1.Left\2/g'
 \
+KeePass/Forms/*.Designer.cs
+}
+
+build() {
+  xbuild /target:KeePass /property:Configuration=Release
+  cp Ext/KeePass.exe.config Build/KeePass/Release/
+}
+
 package() {
-  cd $srcdir
-
   install -dm755 $pkgdir/usr/bin
   install -dm755 $pkgdir/usr/share/keepass/XSL
 
   install -Dm755 keepass $pkgdir/usr/bin/keepass
-  install -Dm755 KeePass.exe $pkgdir/usr/share/keepass/KeePass.exe
-  install -Dm755 KeePass.config.xml 
$pkgdir/usr/share/keepass/KeePass.config.xml
-  install -Dm755 KeePass.exe.config 
$pkgdir/usr/share/keepass/KeePass.exe.config
-  install -Dm755 KeePass.chm $pkgdir/usr/share/keepass/KeePass.chm
+  install -Dm755 Build/KeePass/Release/KeePass.exe 
$pkgdir/usr/share/keepass/KeePass.exe
+  install -Dm755 Ext/KeePass.config.xml 
$pkgdir/usr/share/keepass/KeePass.config.xml
+  install -Dm755 Ext/KeePass.exe.config 
$pkgdir/usr/share/keepass/KeePass.exe.config
 
-  install -m644 XSL/* $pkgdir/usr/share/keepass/XSL
+  install -m644 Ext/XSL/* $pkgdir/usr/share/keepass/XSL
 
   install -Dm644 keepass.1 $pkgdir/usr/share/man/man1/keepass.1
 
@@ -48,12 +61,10 @@
   # Proper installation of .desktop file
   desktop-file-install -m 644 --dir $pkgdir/usr/share/applications/ 
keepass.desktop
 
-  # Extract and install icons
-  wrestool -o . --type=14 -x KeePass.exe
-  icotool -x KeePass.exe_*.ico
+  # Install icons
   for size in 16 32 48 256; do
 install -Dm644 \
-KeePass.exe_*_${size}x${size}x32.png \
+KeePass_*_${size}x${size}x32.png \
 $pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
   done
 

Modified: keepass.install
===
--- keepass.install 2013-11-20 14:03:11 UTC (rev 101247)
+++ keepass.install 2013-11-20 14:18:24 UTC (rev 101248)
@@ -1,20 +1,7 @@
 post_install() {
-  echo Installing icons for mimetypes...
-  for size in 16 32 48 256; do
-xdg-icon-resource install --context mimetypes --size $size \
-$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png 
application-x-keepass2
-  done
-  echo done.
-  
-  echo Adding file type descriptions provided in mimetypes-file to the 
desktop environment...
-  xdg-mime install --novendor /usr/share/mime/packages/keepass.xml
-  echo done.
-  
-  echo Updating icon, desktop and MIME caches...
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+  mono --aot -O=all usr/share/keepass/KeePass.exe  /dev/null
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
   update-desktop-database -q
-  update-mime-database usr/share/mime  /dev/null
-  echo done.
 }
 
 post_upgrade() 

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

2013-11-20 Thread Dan McGee
Date: Wednesday, November 20, 2013 @ 15:34:37
  Author: dan
Revision: 199980

archrelease: copy trunk to extra-any

Added:
  django/repos/extra-any/PKGBUILD
(from rev 199979, django/trunk/PKGBUILD)
Deleted:
  django/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-20 12:29:54 UTC (rev 199979)
+++ PKGBUILD2013-11-20 14:34:37 UTC (rev 199980)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee d...@archlinux.org
-# Contributor: Shahar Weiss swei...@gmx.net
-
-pkgbase=django
-pkgname=('python-django' 'python2-django')
-pkgver=1.5.5
-pkgrel=1
-pkgdesc=A high-level Python Web framework that encourages rapid development 
and clean design
-arch=('any')
-license=('BSD')
-url=http://www.djangoproject.com/;
-makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
-source=(https://www.djangoproject.com/m/releases/${pkgver:0:3}/Django-$pkgver.tar.gz;)
-md5sums=('e33355ee4bb2cbb4ab3954d3dff5eddd')
-sha256sums=('6ae69c1dfbfc9d0c44ae80e2fbe48e59b70e8df66ad2b7029bd39947d71d')
-
-build() {
-  cd $srcdir/Django-$pkgver
-  python2 setup.py build
-}
-
-package_python-django() {
-  depends=('python')
-  optdepends=('python-psycopg2: for PostgreSQL backend')
-  cd $srcdir/Django-$pkgver
-  python setup.py install --root=$pkgdir --optimize=1
-
-  mv $pkgdir/usr/bin/django-admin.py $pkgdir/usr/bin/django-admin3.py
-  install -Dm644 extras/django_bash_completion \
-$pkgdir/usr/share/bash-completion/completions/django-admin3.py
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-django() {
-  depends=('python2')
-  optdepends=('mysql-python: for MySQL backend'
-  'python2-psycopg2: for PostgreSQL backend')
-  replaces=('django')
-  conflicts=('django')
-  cd $srcdir/Django-$pkgver
-  python2 setup.py install --root=$pkgdir --optimize=1
-
-  ln -s django-admin.py $pkgdir/usr/bin/django-admin2.py
-  install -Dm644 extras/django_bash_completion \
-$pkgdir/usr/share/bash-completion/completions/django-admin.py
-  ln -s django-admin.py \
-$pkgdir/usr/share/bash-completion/completions/manage.py
-
-  find $pkgdir/usr/lib/python2.7/site-packages/django/ -name '*.py' | \
-xargs sed -i s|#!/usr/bin/env python$|#!/usr/bin/env python2|
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: django/repos/extra-any/PKGBUILD (from rev 199979, django/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-20 14:34:37 UTC (rev 199980)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+# Contributor: Shahar Weiss swei...@gmx.net
+
+pkgbase=django
+pkgname=('python-django' 'python2-django')
+pkgver=1.6
+pkgrel=1
+pkgdesc=A high-level Python Web framework that encourages rapid development 
and clean design
+arch=('any')
+license=('BSD')
+url=http://www.djangoproject.com/;
+makedepends=('python2' 'python2-setuptools' 'python' 'python-setuptools')
+source=(https://www.djangoproject.com/m/releases/${pkgver:0:3}/Django-$pkgver.tar.gz;)
+md5sums=('65db1bc313124c3754c89073942e38a8')
+sha256sums=('d3d9fdc8f313e5a33a6dc7ebdeca19147c11029822b462064c56895d7969ab98')
+
+build() {
+  cd $srcdir/Django-$pkgver
+  python2 setup.py build
+}
+
+package_python-django() {
+  depends=('python')
+  optdepends=('python-psycopg2: for PostgreSQL backend')
+  cd $srcdir/Django-$pkgver
+  python setup.py install --root=$pkgdir --optimize=1
+
+  mv $pkgdir/usr/bin/django-admin.py $pkgdir/usr/bin/django-admin3.py
+  install -Dm644 extras/django_bash_completion \
+$pkgdir/usr/share/bash-completion/completions/django-admin3.py
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-django() {
+  depends=('python2')
+  optdepends=('mysql-python: for MySQL backend'
+  'python2-psycopg2: for PostgreSQL backend')
+  replaces=('django')
+  conflicts=('django')
+  cd $srcdir/Django-$pkgver
+  python2 setup.py install --root=$pkgdir --optimize=1
+
+  ln -s django-admin.py $pkgdir/usr/bin/django-admin2.py
+  install -Dm644 extras/django_bash_completion \
+$pkgdir/usr/share/bash-completion/completions/django-admin.py
+  ln -s django-admin.py \
+$pkgdir/usr/share/bash-completion/completions/manage.py
+
+  find $pkgdir/usr/lib/python2.7/site-packages/django/ -name '*.py' | \
+xargs sed -i s|#!/usr/bin/env python$|#!/usr/bin/env python2|
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}



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

2013-11-20 Thread Andreas Radke
Date: Wednesday, November 20, 2013 @ 16:33:51
  Author: andyrtr
Revision: 199982

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

Added:
  
bluez/repos/testing-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
(from rev 199981, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
  bluez/repos/testing-i686/PKGBUILD
(from rev 199981, bluez/trunk/PKGBUILD)
  bluez/repos/testing-i686/bluetooth.modprobe
(from rev 199981, bluez/trunk/bluetooth.modprobe)
  
bluez/repos/testing-x86_64/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
(from rev 199981, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
  bluez/repos/testing-x86_64/PKGBUILD
(from rev 199981, bluez/trunk/PKGBUILD)
  bluez/repos/testing-x86_64/bluetooth.modprobe
(from rev 199981, bluez/trunk/bluetooth.modprobe)
Deleted:
  bluez/repos/testing-i686/PKGBUILD
  bluez/repos/testing-i686/bluetooth.modprobe
  bluez/repos/testing-x86_64/PKGBUILD
  bluez/repos/testing-x86_64/bluetooth.modprobe

-+
 /PKGBUILD  
 |  250 ++
 /bluetooth.modprobe
 |6 
 testing-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch  
 |   59 ++
 testing-i686/PKGBUILD  
 |  116 
 testing-i686/bluetooth.modprobe
 |3 
 
testing-x86_64/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
|   59 ++
 testing-x86_64/PKGBUILD
 |  116 
 testing-x86_64/bluetooth.modprobe  
 |3 
 8 files changed, 374 insertions(+), 238 deletions(-)

Copied: 
bluez/repos/testing-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
 (from rev 199981, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch)
===
--- 
testing-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch   
(rev 0)
+++ 
testing-i686/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch   
2013-11-20 15:33:51 UTC (rev 199982)
@@ -0,0 +1,59 @@
+From 3027cb7141fb65cf3eeda69c688db8c4045e2d3f Mon Sep 17 00:00:00 2001
+From: Giovanni Campagna gcampagna-cnudlrotfmnnlxjtenl...@public.gmane.org
+Date: Sat, 12 Oct 2013 17:45:25 +0200
+Subject: [PATCH] Allow using obexd without systemd in the user session
+
+Not all sessions run systemd --user (actually, the majority
+doesn't), so the dbus daemon must be able to spawn obexd
+directly, and to do so it needs the full path of the daemon.
+---
+ Makefile.obexd  | 4 ++--
+ obexd/src/org.bluez.obex.service| 4 
+ obexd/src/org.bluez.obex.service.in | 4 
+ 3 files changed, 6 insertions(+), 6 deletions(-)
+ delete mode 100644 obexd/src/org.bluez.obex.service
+ create mode 100644 obexd/src/org.bluez.obex.service.in
+
+diff --git a/Makefile.obexd b/Makefile.obexd
+index 3760867..142e7c3 100644
+--- a/Makefile.obexd
 b/Makefile.obexd
+@@ -2,12 +2,12 @@
+ if SYSTEMD
+ systemduserunitdir = @SYSTEMD_USERUNITDIR@
+ systemduserunit_DATA = obexd/src/obex.service
++endif
+ 
+ dbussessionbusdir = @DBUS_SESSIONBUSDIR@
+ dbussessionbus_DATA = obexd/src/org.bluez.obex.service
+-endif
+ 
+-EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service
++EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service.in
+ 
+ obex_plugindir = $(libdir)/obex/plugins
+ 
+diff --git a/obexd/src/org.bluez.obex.service 
b/obexd/src/org.bluez.obex.service
+deleted file mode 100644
+index a538088..000
+--- a/obexd/src/org.bluez.obex.service
 /dev/null
+@@ -1,4 +0,0 @@
+-[D-BUS Service]
+-Name=org.bluez.obex
+-Exec=/bin/false
+-SystemdService=dbus-org.bluez.obex.service
+diff --git a/obexd/src/org.bluez.obex.service.in 
b/obexd/src/org.bluez.obex.service.in
+new file mode 100644
+index 000..9c815f2
+--- /dev/null
 b/obexd/src/org.bluez.obex.service.in
+@@ -0,0 +1,4 @@
++[D-BUS Service]
++Name=org.bluez.obex
++Exec=@libexecdir@/obexd
++SystemdService=dbus-org.bluez.obex.service
+-- 
+1.8.3.1
+
+

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2013-11-20 15:33:19 UTC (rev 199981)
+++ testing-i686/PKGBUILD   2013-11-20 15:33:51 UTC (rev 199982)
@@ -1,116 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Geoffroy Carrier geoff...@archlinux.org
-
-pkgbase=bluez
-pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci')
-pkgver=5.11
-pkgrel=1

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

2013-11-20 Thread Andreas Radke
Date: Wednesday, November 20, 2013 @ 16:33:19
  Author: andyrtr
Revision: 199981

upgpkg: bluez 5.11-1

upstream update 5.11; add patch for obex file transfer FS#37773

Added:
  bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
(from rev 199980, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch)
Modified:
  bluez/trunk/PKGBUILD
Deleted:
  bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch

--+
 0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch  |   59 
--
 0001-Allow-using-obexd-without-systemd-in-the-user-session.patch |   59 
++
 PKGBUILD |6 -
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: 0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch
===
--- 0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch 
2013-11-20 14:34:37 UTC (rev 199980)
+++ 0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch 
2013-11-20 15:33:19 UTC (rev 199981)
@@ -1,59 +0,0 @@
-From 3027cb7141fb65cf3eeda69c688db8c4045e2d3f Mon Sep 17 00:00:00 2001
-From: Giovanni Campagna gcampagna-cnudlrotfmnnlxjtenl...@public.gmane.org
-Date: Sat, 12 Oct 2013 17:45:25 +0200
-Subject: [PATCH] Allow using obexd without systemd in the user session
-
-Not all sessions run systemd --user (actually, the majority
-doesn't), so the dbus daemon must be able to spawn obexd
-directly, and to do so it needs the full path of the daemon.

- Makefile.obexd  | 4 ++--
- obexd/src/org.bluez.obex.service| 4 
- obexd/src/org.bluez.obex.service.in | 4 
- 3 files changed, 6 insertions(+), 6 deletions(-)
- delete mode 100644 obexd/src/org.bluez.obex.service
- create mode 100644 obexd/src/org.bluez.obex.service.in
-
-diff --git a/Makefile.obexd b/Makefile.obexd
-index 3760867..142e7c3 100644
 a/Makefile.obexd
-+++ b/Makefile.obexd
-@@ -2,12 +2,12 @@
- if SYSTEMD
- systemduserunitdir = @SYSTEMD_USERUNITDIR@
- systemduserunit_DATA = obexd/src/obex.service
-+endif
- 
- dbussessionbusdir = @DBUS_SESSIONBUSDIR@
- dbussessionbus_DATA = obexd/src/org.bluez.obex.service
--endif
- 
--EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service
-+EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service.in
- 
- obex_plugindir = $(libdir)/obex/plugins
- 
-diff --git a/obexd/src/org.bluez.obex.service 
b/obexd/src/org.bluez.obex.service
-deleted file mode 100644
-index a538088..000
 a/obexd/src/org.bluez.obex.service
-+++ /dev/null
-@@ -1,4 +0,0 @@
--[D-BUS Service]
--Name=org.bluez.obex
--Exec=/bin/false
--SystemdService=dbus-org.bluez.obex.service
-diff --git a/obexd/src/org.bluez.obex.service.in 
b/obexd/src/org.bluez.obex.service.in
-new file mode 100644
-index 000..9c815f2
 /dev/null
-+++ b/obexd/src/org.bluez.obex.service.in
-@@ -0,0 +1,4 @@
-+[D-BUS Service]
-+Name=org.bluez.obex
-+Exec=@libexecdir@/obexd
-+SystemdService=dbus-org.bluez.obex.service
--- 
-1.8.3.1
-
-

Copied: 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-session.patch 
(from rev 199980, 
bluez/trunk/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch)
===
--- 0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
(rev 0)
+++ 0001-Allow-using-obexd-without-systemd-in-the-user-session.patch
2013-11-20 15:33:19 UTC (rev 199981)
@@ -0,0 +1,59 @@
+From 3027cb7141fb65cf3eeda69c688db8c4045e2d3f Mon Sep 17 00:00:00 2001
+From: Giovanni Campagna gcampagna-cnudlrotfmnnlxjtenl...@public.gmane.org
+Date: Sat, 12 Oct 2013 17:45:25 +0200
+Subject: [PATCH] Allow using obexd without systemd in the user session
+
+Not all sessions run systemd --user (actually, the majority
+doesn't), so the dbus daemon must be able to spawn obexd
+directly, and to do so it needs the full path of the daemon.
+---
+ Makefile.obexd  | 4 ++--
+ obexd/src/org.bluez.obex.service| 4 
+ obexd/src/org.bluez.obex.service.in | 4 
+ 3 files changed, 6 insertions(+), 6 deletions(-)
+ delete mode 100644 obexd/src/org.bluez.obex.service
+ create mode 100644 obexd/src/org.bluez.obex.service.in
+
+diff --git a/Makefile.obexd b/Makefile.obexd
+index 3760867..142e7c3 100644
+--- a/Makefile.obexd
 b/Makefile.obexd
+@@ -2,12 +2,12 @@
+ if SYSTEMD
+ systemduserunitdir = @SYSTEMD_USERUNITDIR@
+ systemduserunit_DATA = obexd/src/obex.service
++endif
+ 
+ dbussessionbusdir = @DBUS_SESSIONBUSDIR@
+ dbussessionbus_DATA = obexd/src/org.bluez.obex.service
+-endif
+ 
+-EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service
++EXTRA_DIST += obexd/src/obex.service.in obexd/src/org.bluez.obex.service.in
+ 
+ obex_plugindir = $(libdir)/obex/plugins
+ 

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

2013-11-20 Thread Alexander Rødseth
Date: Wednesday, November 20, 2013 @ 16:35:11
  Author: arodseth
Revision: 101251

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

Added:
  midori-gtk3/repos/community-i686/PKGBUILD
(from rev 101250, midori-gtk3/trunk/PKGBUILD)
  midori-gtk3/repos/community-i686/midori.install
(from rev 101250, midori-gtk3/trunk/midori.install)
  midori-gtk3/repos/community-x86_64/PKGBUILD
(from rev 101250, midori-gtk3/trunk/PKGBUILD)
  midori-gtk3/repos/community-x86_64/midori.install
(from rev 101250, midori-gtk3/trunk/midori.install)
Deleted:
  midori-gtk3/repos/community-i686/PKGBUILD
  midori-gtk3/repos/community-i686/midori.install
  midori-gtk3/repos/community-x86_64/PKGBUILD
  midori-gtk3/repos/community-x86_64/midori.install

-+
 /PKGBUILD   |   84 ++
 /midori.install |   28 
 community-i686/PKGBUILD |   45 
 community-i686/midori.install   |   14 --
 community-x86_64/PKGBUILD   |   45 
 community-x86_64/midori.install |   14 --
 6 files changed, 112 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-20 15:35:01 UTC (rev 101250)
+++ community-i686/PKGBUILD 2013-11-20 15:35:11 UTC (rev 101251)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Andreas Radke andy...@archlinux.org
-# Contributor: rabyte rabyte.at.gmail.dot.com
-# Contributor: Johannes Krampf wuischke.at.amule.dot.org
-# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
-
-pkgname=midori-gtk3
-pkgver=0.5.5
-pkgrel=1
-pkgdesc='Lightweight web browser (GTK3)'
-arch=('x86_64' 'i686')
-url='http://www.midori-browser.org/'
-license=('LGPL2.1')
-install='midori.install'
-conflicts=('midori')
-provides=('midori')
-depends=('libzeitgeist' 'webkitgtk' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique3' 'gcr')
-makedepends=('bzr' 'python2' 'intltool' 'vala' 'librsvg')
-optdepends=('gst-plugins-base: HTML5 OGG videos support'
-'gst-plugins-good: HTML5 H264 and WebM videos support'
-'gst-libav: HTML5 H264 videos support'
-'aria2: download utility')
-options=('!emptydirs')
-source=(http://www.midori-browser.org/downloads/${pkgname/-gtk3}_${pkgver}_all_.tar.bz2;)
-sha256sums=('ca69382a285222a86028abebd73fed1976735883027ff0adc094b627789bbd62')
-
-build() {
-  cd $srcdir/${pkgname/-gtk3}-${pkgver}
-
-  ./configure \
---prefix=/usr \
---enable-gtk3 \
---disable-granite
-  make
-}
-
-package() {
-  cd $srcdir/${pkgname/-gtk3}-${pkgver}
-
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: midori-gtk3/repos/community-i686/PKGBUILD (from rev 101250, 
midori-gtk3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-20 15:35:11 UTC (rev 101251)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Andreas Radke andy...@archlinux.org
+# Contributor: rabyte rabyte.at.gmail.dot.com
+# Contributor: Johannes Krampf wuischke.at.amule.dot.org
+# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
+
+pkgname=midori-gtk3
+pkgver=0.5.6
+pkgrel=1
+pkgdesc='Lightweight web browser (GTK3)'
+arch=('x86_64' 'i686')
+url='http://www.midori-browser.org/'
+license=('LGPL2.1')
+install='midori.install'
+conflicts=('midori')
+provides=('midori')
+depends=('libzeitgeist' 'webkitgtk3' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique3' 'gcr')
+makedepends=('pkg-config' 'bzr' 'python2' 'libxml2' 'gtk3' 'intltool' 
'python2-docutils' 'libsoup' 'vala' 'librsvg' 'cmake')
+optdepends=('gst-plugins-base: HTML5 OGG videos support'
+'gst-plugins-good: HTML5 H264 and WebM videos support'
+'gst-libav: HTML5 H264 videos support'
+'aria2: download utility')
+options=('!emptydirs')
+source=(http://www.midori-browser.org/downloads/${pkgname/-gtk3}_${pkgver}_all_.tar.bz2;)
+sha256sums=('c5be1b5d9933776f09c5cab7945a073a820d6e51fda9ff55fd063843f24a')
+
+build() {
+  cd ${pkgname/-gtk3}-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--enable-gtk3
+  make
+}
+
+package() {
+  make -C ${pkgname/-gtk3}-$pkgver DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/midori.install
===
--- community-i686/midori.install   2013-11-20 15:35:01 UTC (rev 101250)
+++ community-i686/midori.install   2013-11-20 15:35:11 UTC (rev 101251)
@@ -1,14 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  

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

2013-11-20 Thread Alexander Rødseth
Date: Wednesday, November 20, 2013 @ 16:35:01
  Author: arodseth
Revision: 101250

upgpkg: midori-gtk3 0.5.6-1

Modified:
  midori-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 14:18:57 UTC (rev 101249)
+++ PKGBUILD2013-11-20 15:35:01 UTC (rev 101250)
@@ -7,7 +7,7 @@
 # Contributor: Bartłomiej Piotrowski barthal...@gmail.com
 
 pkgname=midori-gtk3
-pkgver=0.5.5
+pkgver=0.5.6
 pkgrel=1
 pkgdesc='Lightweight web browser (GTK3)'
 arch=('x86_64' 'i686')
@@ -16,8 +16,8 @@
 install='midori.install'
 conflicts=('midori')
 provides=('midori')
-depends=('libzeitgeist' 'webkitgtk' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique3' 'gcr')
-makedepends=('bzr' 'python2' 'intltool' 'vala' 'librsvg')
+depends=('libzeitgeist' 'webkitgtk3' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique3' 'gcr')
+makedepends=('pkg-config' 'bzr' 'python2' 'libxml2' 'gtk3' 'intltool' 
'python2-docutils' 'libsoup' 'vala' 'librsvg' 'cmake')
 optdepends=('gst-plugins-base: HTML5 OGG videos support'
 'gst-plugins-good: HTML5 H264 and WebM videos support'
 'gst-libav: HTML5 H264 videos support'
@@ -24,22 +24,19 @@
 'aria2: download utility')
 options=('!emptydirs')
 
source=(http://www.midori-browser.org/downloads/${pkgname/-gtk3}_${pkgver}_all_.tar.bz2;)
-sha256sums=('ca69382a285222a86028abebd73fed1976735883027ff0adc094b627789bbd62')
+sha256sums=('c5be1b5d9933776f09c5cab7945a073a820d6e51fda9ff55fd063843f24a')
 
 build() {
-  cd $srcdir/${pkgname/-gtk3}-${pkgver}
+  cd ${pkgname/-gtk3}-$pkgver
 
   ./configure \
 --prefix=/usr \
---enable-gtk3 \
---disable-granite
+--enable-gtk3
   make
 }
 
 package() {
-  cd $srcdir/${pkgname/-gtk3}-${pkgver}
-
-  make DESTDIR=$pkgdir install
+  make -C ${pkgname/-gtk3}-$pkgver DESTDIR=$pkgdir install
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-11-20 Thread Andreas Radke
Date: Wednesday, November 20, 2013 @ 16:44:52
  Author: andyrtr
Revision: 199983

upgpkg: dovecot 2.2.8-1

upstream update 2.2.8

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 15:33:51 UTC (rev 199982)
+++ PKGBUILD2013-11-20 15:44:52 UTC (rev 199983)
@@ -8,7 +8,7 @@
 # --- remember to rebuild/bump pigeonhole in one step ---
 
 pkgname=dovecot
-pkgver=2.2.7
+pkgver=2.2.8
 pkgrel=1
 pkgdesc=An IMAP and POP3 server written with security primarily in mind
 arch=('i686' 'x86_64')
@@ -23,15 +23,12 @@
 install=$pkgname.install
 source=(http://dovecot.org/releases/2.2/${pkgname}-${pkgver}.tar.gz{,.sig}
 dovecot.tmpfilesd)
-md5sums=('d2c7c83acc21f3dcab652868d40522e0'
+md5sums=('c1594f7ffa470b6134a94c59fd85bbe8'
  'SKIP'
  '342a28251d40f983c98c0d1f1bf3d07d')
 
 build() {
   cd $pkgname-$pkgver
-
-  # fix build with recent clucene (FC)
-#  sed -i '/DEFAULT_INCLUDES *=/s|$| '$(pkg-config --cflags 
libclucene-core)| src/plugins/fts-lucene/Makefile.in
   
   # fix path in helper script
   sed -i 
's:OPENSSLCONFIG=${OPENSSLCONFIG-dovecot-openssl.cnf}:OPENSSLCONFIG=${OPENSSLCONFIG-
 /etc/ssl/dovecot-openssl.cnf}:' doc/mkcert.sh



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

2013-11-20 Thread Andreas Radke
Date: Wednesday, November 20, 2013 @ 16:45:18
  Author: andyrtr
Revision: 199984

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

Added:
  dovecot/repos/staging-i686/
  dovecot/repos/staging-i686/PKGBUILD
(from rev 199983, dovecot/trunk/PKGBUILD)
  dovecot/repos/staging-i686/dovecot.install
(from rev 199983, dovecot/trunk/dovecot.install)
  dovecot/repos/staging-i686/dovecot.tmpfilesd
(from rev 199983, dovecot/trunk/dovecot.tmpfilesd)
  dovecot/repos/staging-x86_64/
  dovecot/repos/staging-x86_64/PKGBUILD
(from rev 199983, dovecot/trunk/PKGBUILD)
  dovecot/repos/staging-x86_64/dovecot.install
(from rev 199983, dovecot/trunk/dovecot.install)
  dovecot/repos/staging-x86_64/dovecot.tmpfilesd
(from rev 199983, dovecot/trunk/dovecot.tmpfilesd)

--+
 staging-i686/PKGBUILD|   84 +
 staging-i686/dovecot.install |   58 +
 staging-i686/dovecot.tmpfilesd   |1 
 staging-x86_64/PKGBUILD  |   84 +
 staging-x86_64/dovecot.install   |   58 +
 staging-x86_64/dovecot.tmpfilesd |1 
 6 files changed, 286 insertions(+)

Copied: dovecot/repos/staging-i686/PKGBUILD (from rev 199983, 
dovecot/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-11-20 15:45:18 UTC (rev 199984)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Paul Mattal p...@mattal.com
+# Contributor: Federico Quagliata (quaqo) qu...@despammed.com
+# Contributor: GARETTE Emmanuel gnunux at laposte dot net
+
+
+# --- remember to rebuild/bump pigeonhole in one step ---
+
+pkgname=dovecot
+pkgver=2.2.8
+pkgrel=1
+pkgdesc=An IMAP and POP3 server written with security primarily in mind
+arch=('i686' 'x86_64')
+url=http://dovecot.org/;
+license=(LGPL)
+depends=('krb5' 'openssl' 'sqlite' 'libmariadbclient'
+'postgresql-libs' 'bzip2' 'expat' 'curl')
+makedepends=('pam' 'libcap' 'libldap' 'clucene')
+optdepends=('libldap: ldap plugin'
+   'clucene: alternative FTS indexer')
+provides=('imap-server' 'pop3-server')
+install=$pkgname.install
+source=(http://dovecot.org/releases/2.2/${pkgname}-${pkgver}.tar.gz{,.sig}
+dovecot.tmpfilesd)
+md5sums=('c1594f7ffa470b6134a94c59fd85bbe8'
+ 'SKIP'
+ '342a28251d40f983c98c0d1f1bf3d07d')
+
+build() {
+  cd $pkgname-$pkgver
+  
+  # fix path in helper script
+  sed -i 
's:OPENSSLCONFIG=${OPENSSLCONFIG-dovecot-openssl.cnf}:OPENSSLCONFIG=${OPENSSLCONFIG-
 /etc/ssl/dovecot-openssl.cnf}:' doc/mkcert.sh
+
+  # configure with openssl, mysql, and postgresql support
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+   --libexecdir=/usr/lib \
+   --with-moduledir=/usr/lib/dovecot/modules \
+   --with-systemdsystemunitdir=/usr/lib/systemd/system \
+   --disable-static \
+   --with-nss \
+   --with-pam \
+   --with-mysql \
+   --with-pgsql \
+   --with-sqlite \
+   --with-ssl=openssl \
+   --with-ssldir=/etc/ssl \
+   --with-gssapi \
+   --with-ldap=plugin \
+   --with-zlib --with-bzlib \
+   --with-libcap \
+   --with-solr \
+   --with-lucene \
+   --with-docs
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+
+  # install example conf files and ssl.conf
+  install -d -m755 ${pkgdir}/etc/dovecot/conf.d
+  install -m 644 ${pkgdir}/usr/share/doc/dovecot/example-config/dovecot.conf 
${pkgdir}/etc/dovecot/dovecot.conf.sample
+  install -d -m755 ${pkgdir}/etc/ssl
+  install -m 644  ${srcdir}/$pkgname-$pkgver/doc/dovecot-openssl.cnf 
${pkgdir}/etc/ssl/dovecot-openssl.cnf.sample
+
+  # install mkcert helper script
+  install -m 755  ${srcdir}/$pkgname-$pkgver/doc/mkcert.sh 
${pkgdir}/usr/lib/dovecot/mkcert.sh
+
+  rm ${pkgdir}/etc/dovecot/README
+  
+  # systemd tmpfile
+  install -d -m755 ${pkgdir}/usr/lib/tmpfiles.d
+  install -m 644  ${srcdir}/dovecot.tmpfilesd 
${pkgdir}/usr/lib/tmpfiles.d/dovecot.conf
+}

Copied: dovecot/repos/staging-i686/dovecot.install (from rev 199983, 
dovecot/trunk/dovecot.install)
===
--- staging-i686/dovecot.install(rev 0)
+++ staging-i686/dovecot.install2013-11-20 15:45:18 UTC (rev 199984)
@@ -0,0 +1,58 @@
+# arg 1:  the new package version
+post_install() {
+
+  # Make sure the group and user dovecot+dovenull exists on this system and 
have the correct values
+
+  # dovecot
+  if grep -q ^dovecot: /etc/group  /dev/null ; then
+groupmod -g 76 -n dovecot dovecot  /dev/null
+  else
+groupadd -g 76 dovecot  /dev/null
+  fi
+
+  if grep -q ^dovecot: /etc/passwd 2 /dev/null ; 

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

2013-11-20 Thread Andreas Radke
Date: Wednesday, November 20, 2013 @ 16:50:39
  Author: andyrtr
Revision: 199986

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

Added:
  pigeonhole/repos/staging-i686/
  pigeonhole/repos/staging-i686/PKGBUILD
(from rev 199985, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/staging-i686/dovecot.conf
(from rev 199985, pigeonhole/trunk/dovecot.conf)
  pigeonhole/repos/staging-x86_64/
  pigeonhole/repos/staging-x86_64/PKGBUILD
(from rev 199985, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/staging-x86_64/dovecot.conf
(from rev 199985, pigeonhole/trunk/dovecot.conf)

-+
 staging-i686/PKGBUILD   |   43 ++
 staging-i686/dovecot.conf   |1 
 staging-x86_64/PKGBUILD |   43 ++
 staging-x86_64/dovecot.conf |1 
 4 files changed, 88 insertions(+)

Copied: pigeonhole/repos/staging-i686/PKGBUILD (from rev 199985, 
pigeonhole/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-11-20 15:50:39 UTC (rev 199986)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+# Contributorr: Peter Lewis ple...@aur.archlinux.org
+# Contributor: Sebastian Köhler sebkoeh...@whoami.org.uk
+
+# 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.8
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.4.2
+pkgrel=3
+pkgdesc=Sieve implementation for Dovecot
+arch=('i686' 'x86_64')
+url=http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=(http://www.rename-it.nl/dovecot/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz{,.sig}
+dovecot.conf)
+sha256sums=('0499f07037b86489fdc1d48fb19e298d5360ec41273bccaec230eb1bcf5a3e13'
+'SKIP'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+
+build() {
+  cd $srcdir/dovecot-2.2-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--with-moduledir=/usr/lib/dovecot/modules \
+--disable-static
+  make
+}
+
+package() {
+  cd $srcdir/dovecot-2.2-$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+  install -m 644 -D $srcdir/dovecot.conf 
$pkgdir/etc/ld.so.conf.d/dovecot.conf
+}

Copied: pigeonhole/repos/staging-i686/dovecot.conf (from rev 199985, 
pigeonhole/trunk/dovecot.conf)
===
--- staging-i686/dovecot.conf   (rev 0)
+++ staging-i686/dovecot.conf   2013-11-20 15:50:39 UTC (rev 199986)
@@ -0,0 +1 @@
+/usr/lib/dovecot

Copied: pigeonhole/repos/staging-x86_64/PKGBUILD (from rev 199985, 
pigeonhole/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-11-20 15:50:39 UTC (rev 199986)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+# Contributorr: Peter Lewis ple...@aur.archlinux.org
+# Contributor: Sebastian Köhler sebkoeh...@whoami.org.uk
+
+# 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.8
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.4.2
+pkgrel=3
+pkgdesc=Sieve implementation for Dovecot
+arch=('i686' 'x86_64')
+url=http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=(http://www.rename-it.nl/dovecot/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz{,.sig}
+dovecot.conf)
+sha256sums=('0499f07037b86489fdc1d48fb19e298d5360ec41273bccaec230eb1bcf5a3e13'
+'SKIP'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+
+build() {
+  cd $srcdir/dovecot-2.2-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--with-moduledir=/usr/lib/dovecot/modules \
+--disable-static
+  make
+}
+
+package() {
+  cd $srcdir/dovecot-2.2-$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+  install -m 644 -D $srcdir/dovecot.conf 
$pkgdir/etc/ld.so.conf.d/dovecot.conf
+}

Copied: pigeonhole/repos/staging-x86_64/dovecot.conf (from rev 199985, 
pigeonhole/trunk/dovecot.conf)
===
--- staging-x86_64/dovecot.conf (rev 0)
+++ staging-x86_64/dovecot.conf 2013-11-20 15:50:39 UTC (rev 199986)
@@ -0,0 +1 @@
+/usr/lib/dovecot



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

2013-11-20 Thread Andreas Radke
Date: Wednesday, November 20, 2013 @ 16:50:23
  Author: andyrtr
Revision: 199985

upgpkg: pigeonhole 0.4.2-3

dovecot update rebuild

Modified:
  pigeonhole/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 15:45:18 UTC (rev 199984)
+++ PKGBUILD2013-11-20 15:50:23 UTC (rev 199985)
@@ -7,12 +7,12 @@
 # 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.7
+_dcpkgver=2.2.8
 # Make sure to bump pkgrel if changing this.
 
 pkgname=pigeonhole
 pkgver=0.4.2
-pkgrel=2
+pkgrel=3
 pkgdesc=Sieve implementation for Dovecot
 arch=('i686' 'x86_64')
 url=http://pigeonhole.dovecot.org/;



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

2013-11-20 Thread Bartłomiej Piotrowski
Date: Wednesday, November 20, 2013 @ 16:54:26
  Author: bpiotrowski
Revision: 199989

upgpkg: ffmpeg 1:2.1.1-1

- new upstream release

Modified:
  ffmpeg/trunk/PKGBUILD
Deleted:
  ffmpeg/trunk/ffmpeg-2.1-avformat-http.fix-cookies.patch

+
 PKGBUILD   |   17 
 ffmpeg-2.1-avformat-http.fix-cookies.patch |   28 ---
 2 files changed, 5 insertions(+), 40 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 15:51:14 UTC (rev 199988)
+++ PKGBUILD2013-11-20 15:54:26 UTC (rev 199989)
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal p...@archlinux.org
 
 pkgname=ffmpeg
-pkgver=2.1
-pkgrel=3
+pkgver=2.1.1
+pkgrel=1
 epoch=1
 pkgdesc='Complete and free Internet live audio and video broadcasting solution'
 arch=('i686' 'x86_64')
@@ -19,16 +19,9 @@
   'v4l-utils' 'x264' 'xvidcore' 'zlib'
   )
 makedepends=('libvdpau' 'yasm')
-source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2
-ffmpeg-2.1-avformat-http.fix-cookies.patch)
-sha256sums=('926603fd974e9b38071a5cfc6fd0d93857801d1968145dfce7fdc627ab1d68df'
-'0168bc6f77115ef6f3bd428b1b05a1543d0dd53d8d74c15a24879b119ce8655c')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
+sha256sums=('bef95e5b9aac45adec7ef434537504a63b4bbc22a8ce6a96a68e19c5efbadae2')
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i ../ffmpeg-2.1-avformat-http.fix-cookies.patch
-}
-
 build() {
   cd $pkgname-$pkgver
 
@@ -78,7 +71,7 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install install-man
-  install -D -m755 tools/qt-faststart $pkgdir/usr/bin/qt-faststart
+  install -Dm755 tools/qt-faststart $pkgdir/usr/bin/qt-faststart
 }
 
 # vim:set ts=2 sw=2 et:

Deleted: ffmpeg-2.1-avformat-http.fix-cookies.patch
===
--- ffmpeg-2.1-avformat-http.fix-cookies.patch  2013-11-20 15:51:14 UTC (rev 
199988)
+++ ffmpeg-2.1-avformat-http.fix-cookies.patch  2013-11-20 15:54:26 UTC (rev 
199989)
@@ -1,28 +0,0 @@
-From b73900b8a6c0a23e63e84a5eed0a5b9b3ffe1198 Mon Sep 17 00:00:00 2001
-From: Michael Niedermayer michae...@gmx.at
-Date: Thu, 31 Oct 2013 01:42:13 +0100
-Subject: [PATCH] avformat/http: fix cookies
-
-Fixes Ticket3096
-
-Signed-off-by: Michael Niedermayer michae...@gmx.at

- libavformat/http.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/libavformat/http.c b/libavformat/http.c
-index c5b5c53..9be1181 100644
 a/libavformat/http.c
-+++ b/libavformat/http.c
-@@ -95,7 +95,7 @@ static const AVOption options[] = {
- {multiple_requests, use persistent connections, 
OFFSET(multiple_requests), AV_OPT_TYPE_INT, {.i64 = 0}, 0, 1, D|E },
- {post_data, set custom HTTP post data, OFFSET(post_data), 
AV_OPT_TYPE_BINARY, .flags = D|E },
- {mime_type, set MIME type, OFFSET(mime_type), AV_OPT_TYPE_STRING, {0}, 0, 
0, 0 },
--{cookies, set cookies to be sent in applicable future requests, use 
newline delimited Set-Cookie HTTP field value syntax, OFFSET(cookies), 
AV_OPT_TYPE_STRING, {0}, 0, 0, 0 },
-+{cookies, set cookies to be sent in applicable future requests, use 
newline delimited Set-Cookie HTTP field value syntax, OFFSET(cookies), 
AV_OPT_TYPE_STRING, {0}, 0, 0, D },
- {icy, request ICY metadata, OFFSET(icy), AV_OPT_TYPE_INT, {.i64 = 0}, 0, 
1, D },
- {icy_metadata_headers, return ICY metadata headers, 
OFFSET(icy_metadata_headers), AV_OPT_TYPE_STRING, {0}, 0, 0, 0 },
- {icy_metadata_packet, return current ICY metadata packet, 
OFFSET(icy_metadata_packet), AV_OPT_TYPE_STRING, {0}, 0, 0, 0 },
--- 
-1.8.4.1
-



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

2013-11-20 Thread Bartłomiej Piotrowski
Date: Wednesday, November 20, 2013 @ 16:54:37
  Author: bpiotrowski
Revision: 10

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

Added:
  ffmpeg/repos/extra-i686/PKGBUILD
(from rev 199989, ffmpeg/trunk/PKGBUILD)
  ffmpeg/repos/extra-x86_64/PKGBUILD
(from rev 199989, ffmpeg/trunk/PKGBUILD)
Deleted:
  ffmpeg/repos/extra-i686/PKGBUILD
  ffmpeg/repos/extra-i686/ffmpeg-2.1-avformat-http.fix-cookies.patch
  ffmpeg/repos/extra-x86_64/PKGBUILD
  ffmpeg/repos/extra-x86_64/ffmpeg-2.1-avformat-http.fix-cookies.patch

-+
 /PKGBUILD   |  154 ++
 extra-i686/PKGBUILD |   84 ---
 extra-i686/ffmpeg-2.1-avformat-http.fix-cookies.patch   |   28 --
 extra-x86_64/PKGBUILD   |   84 ---
 extra-x86_64/ffmpeg-2.1-avformat-http.fix-cookies.patch |   28 --
 5 files changed, 154 insertions(+), 224 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 15:54:26 UTC (rev 199989)
+++ extra-i686/PKGBUILD 2013-11-20 15:54:37 UTC (rev 10)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Paul Mattal p...@archlinux.org
-
-pkgname=ffmpeg
-pkgver=2.1
-pkgrel=3
-epoch=1
-pkgdesc='Complete and free Internet live audio and video broadcasting solution'
-arch=('i686' 'x86_64')
-url='http://ffmpeg.org/'
-license=('GPL')
-depends=(
-  'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass'
-  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
-  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
-  'v4l-utils' 'x264' 'xvidcore' 'zlib'
-  )
-makedepends=('libvdpau' 'yasm')
-source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2
-ffmpeg-2.1-avformat-http.fix-cookies.patch)
-sha256sums=('926603fd974e9b38071a5cfc6fd0d93857801d1968145dfce7fdc627ab1d68df'
-'0168bc6f77115ef6f3bd428b1b05a1543d0dd53d8d74c15a24879b119ce8655c')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -p1 -i ../ffmpeg-2.1-avformat-http.fix-cookies.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---disable-debug \
---disable-static \
---enable-avresample \
---enable-dxva2 \
---enable-fontconfig \
---enable-gnutls \
---enable-gpl \
---enable-libass \
---enable-libbluray \
---enable-libfreetype \
---enable-libgsm \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-librtmp \
---enable-libschroedinger \
---enable-libspeex \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvorbis \
---enable-libvpx \
---enable-libx264 \
---enable-libxvid \
---enable-pic \
---enable-postproc \
---enable-runtime-cpudetect \
---enable-shared \
---enable-swresample \
---enable-vdpau \
---enable-version3 \
---enable-x11grab
-
-  make
-  make tools/qt-faststart
-  make doc/ff{mpeg,play,server}.1
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install install-man
-  install -D -m755 tools/qt-faststart $pkgdir/usr/bin/qt-faststart
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ffmpeg/repos/extra-i686/PKGBUILD (from rev 199989, 
ffmpeg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 15:54:37 UTC (rev 10)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=ffmpeg
+pkgver=2.1.1
+pkgrel=1
+epoch=1
+pkgdesc='Complete and free Internet live audio and video broadcasting solution'
+arch=('i686' 'x86_64')
+url='http://ffmpeg.org/'
+license=('GPL')
+depends=(
+  'alsa-lib' 'bzip2' 'fontconfig' 'gnutls' 'gsm' 'lame' 'libass'
+  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
+  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
+  'v4l-utils' 'x264' 'xvidcore' 'zlib'
+  )
+makedepends=('libvdpau' 'yasm')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
+sha256sums=('bef95e5b9aac45adec7ef434537504a63b4bbc22a8ce6a96a68e19c5efbadae2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--disable-debug \
+--disable-static \
+--enable-avresample \
+--enable-dxva2 \
+--enable-fontconfig \
+--enable-gnutls \
+--enable-gpl \
+

[arch-commits] Commit in (tightvnc)

2013-11-20 Thread Alexander Rødseth
Date: Wednesday, November 20, 2013 @ 16:59:13
  Author: arodseth
Revision: 101252

Moving tightvnc to AUR ref post on the ML

Deleted:
  tightvnc/



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

2013-11-20 Thread Andreas Radke
Date: Wednesday, November 20, 2013 @ 18:38:46
  Author: andyrtr
Revision: 11

upgpkg: claws-mail 3.9.2-5

fix dep on compface; FS#37835

Modified:
  claws-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 15:54:37 UTC (rev 10)
+++ PKGBUILD2013-11-20 17:38:46 UTC (rev 11)
@@ -3,14 +3,14 @@
 
 pkgname=claws-mail
 pkgver=3.9.2
-pkgrel=4
+pkgrel=5
 pkgdesc=A GTK+ based e-mail client.
 arch=('i686' 'x86_64')
 license=('GPL3')
 url=http://www.claws-mail.org;
-depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 
'libetpan=1.1-4' 
+depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 
'libetpan=1.1-4' 'compface'
  'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind' 
+makedepends=('spamassassin' 'bogofilter' 'valgrind' 
  # dependencies for plugins
  'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 
'poppler-glib' 'pygtk') 
  #'libchamplain' needed for geolocation plugin, disabled for now - 
most time it's not compatible with current gnome releases



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

2013-11-20 Thread Andreas Radke
Date: Wednesday, November 20, 2013 @ 18:39:10
  Author: andyrtr
Revision: 12

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

Added:
  claws-mail/repos/extra-i686/PKGBUILD
(from rev 11, claws-mail/trunk/PKGBUILD)
  claws-mail/repos/extra-i686/claws-mail.install
(from rev 11, claws-mail/trunk/claws-mail.install)
  claws-mail/repos/extra-x86_64/PKGBUILD
(from rev 11, claws-mail/trunk/PKGBUILD)
  claws-mail/repos/extra-x86_64/claws-mail.install
(from rev 11, claws-mail/trunk/claws-mail.install)
Deleted:
  claws-mail/repos/extra-i686/PKGBUILD
  claws-mail/repos/extra-i686/claws-mail.install
  claws-mail/repos/extra-x86_64/PKGBUILD
  claws-mail/repos/extra-x86_64/claws-mail.install

-+
 /PKGBUILD   |  146 ++
 /claws-mail.install |   32 
 extra-i686/PKGBUILD |   73 ---
 extra-i686/claws-mail.install   |   16 
 extra-x86_64/PKGBUILD   |   73 ---
 extra-x86_64/claws-mail.install |   16 
 6 files changed, 178 insertions(+), 178 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 17:38:46 UTC (rev 11)
+++ extra-i686/PKGBUILD 2013-11-20 17:39:10 UTC (rev 12)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=claws-mail
-pkgver=3.9.2
-pkgrel=4
-pkgdesc=A GTK+ based e-mail client.
-arch=('i686' 'x86_64')
-license=('GPL3')
-url=http://www.claws-mail.org;
-depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 
'libetpan=1.1-4' 
- 'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind' 
- # dependencies for plugins
- 'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 
'poppler-glib' 'pygtk') 
- #'libchamplain' needed for geolocation plugin, disabled for now - 
most time it's not compatible with current gnome releases
-optdepends=('python2:   needed for some tools and python plugin'
-'perl:  needed for some tools and perl plugin'
-'spamassassin:  adds support for spamfiltering'
-'bogofilter:adds support for spamfiltering'
-'libnotify: for notification plugin'
-'libcanberra:   for notification plugin'
-'dbus:  for notification plugin'
-'libxml2:   for gtkhtml2_viewer and rssyl plugins'
-'curl:  for gtkhtml2_viewer, vcalendar, rssyl and 
spamreport plugins'
-'libarchive:for archive plugin and various other plugins'
-'libytnef:  for tnef_parse plugin'
-'webkitgtk2:for the fancy webkit html plugin'
-'libsoup:   for the fancy webkit html plugin'
-   'libgdata:  for gdata plugin'
-   'poppler-glib:  for pdf viewer plugin'
-   'ghostscript:   for pdf viewer plugin')
-replaces=('sylpheed-claws' 'claws-mail-extra-plugins')
-conflicts=('claws-mail-extra-plugins')
-provides=('claws')
-install=claws-mail.install
-source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('90de2a265e65fbd9dffdbf428bb0ee28'
- 'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  # fixes for python2
-  export PYTHON=/usr/bin/python2
-  sed -i 's@^#!.*python.*@#!/usr/bin/python2@' tools/*.py
-  sed -i 's:python -c:python2 -c:g' configure
-  
-  ./configure --prefix=/usr --disable-static \
---enable-enchant \
---enable-gnutls \
---enable-ldap \
---enable-crash-dialog \
---enable-pgpmime-plugin \
---enable-spamassassin-plugin \
---enable-bogofilter-plugin \
-#--help
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  # build and install extra tools
-  cd tools
-  make
-   # all executables and .conf files ; only top directory
-  find -maxdepth 1 -type f -and -perm /111 -or -name '*.conf' | while read i ; 
do
-  install -D -m755 ${i} \
-${pkgdir}/usr/lib/claws-mail/tools/${i}
-  done
-}

Copied: claws-mail/repos/extra-i686/PKGBUILD (from rev 11, 
claws-mail/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 17:39:10 UTC (rev 12)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=claws-mail
+pkgver=3.9.2
+pkgrel=5
+pkgdesc=A GTK+ based e-mail client.
+arch=('i686' 'x86_64')
+license=('GPL3')
+url=http://www.claws-mail.org;
+depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 
'libetpan=1.1-4' 'compface'
+ 'libsm' 'dbus-glib' 'hicolor-icon-theme' 

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

2013-11-20 Thread Gaetan Bisson
Date: Wednesday, November 20, 2013 @ 22:59:51
  Author: bisson
Revision: 13

make gawk scripts easier to maintain, pull updated iana db

Added:
  iana-etc/trunk/protocols.gawk
  iana-etc/trunk/services.gawk
Modified:
  iana-etc/trunk/PKGBUILD
  iana-etc/trunk/newer.patch

+
 PKGBUILD   |9 +++-
 newer.patch|  112 +--
 protocols.gawk |   13 ++
 services.gawk  |   15 +++
 4 files changed, 39 insertions(+), 110 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 17:39:10 UTC (rev 12)
+++ PKGBUILD2013-11-20 21:59:51 UTC (rev 13)
@@ -4,7 +4,7 @@
 
 pkgname=iana-etc
 pkgver=2.30
-pkgrel=3
+pkgrel=4
 pkgdesc='/etc/protocols and /etc/services provided by IANA'
 url='http://sethwklein.net/iana-etc.html'
 arch=('any')
@@ -11,12 +11,17 @@
 license=('custom')
 backup=('etc/'{protocols,services})
 source=(http://sethwklein.net/${pkgname}-${pkgver}.tar.bz2;
+'protocols.gawk'
+'services.gawk'
 'newer.patch')
 sha1sums=('218593bcb9264014c4e397d838b2c218eac9df06'
-  '1e306cf77bc4e97cc020d6c53cb9de81c186a483')
+  '48c1b94d9069f73e8a919301da564f414c4108f8'
+  'c04278a7f11466efc64b80c193ef630857d9698a'
+  '2ff4a7aa0854a2b191b0b1a5c36eff072cd6885e')
 
 prepare() {
cd ${srcdir}/${pkgname}-${pkgver}
+   cp ../protocols.gawk ../services.gawk .
patch -p1 -i ../newer.patch
 }
 

Modified: newer.patch
===
--- newer.patch 2013-11-20 17:39:10 UTC (rev 12)
+++ newer.patch 2013-11-20 21:59:51 UTC (rev 13)
@@ -1,6 +1,6 @@
 diff -Naur old/Makefile new/Makefile
 old/Makefile   2008-03-06 05:02:40.0 +1100
-+++ new/Makefile   2012-07-23 03:20:19.009174483 +1000
+--- old/Makefile   2008-03-05 08:02:40.0 -1000
 new/Makefile   2013-11-20 11:30:01.387562517 -1000
 @@ -42,11 +42,11 @@
protocol-numbers.iana port-numbers.iana
  
@@ -16,8 +16,8 @@
  
  protocol-numbers:
 diff -Naur old/get.gawk new/get.gawk
 old/get.gawk   2008-03-06 05:04:18.0 +1100
-+++ new/get.gawk   2012-07-23 03:20:19.009174483 +1000
+--- old/get.gawk   2008-03-05 08:04:18.0 -1000
 new/get.gawk   2013-11-20 11:30:01.387562517 -1000
 @@ -26,7 +26,7 @@
NR++
  
@@ -27,107 +27,3 @@
  }
  
  printf \n /dev/stderr
-diff -Naur old/protocols.gawk new/protocols.gawk
 old/protocols.gawk 2006-11-15 05:20:26.0 +1100
-+++ new/protocols.gawk 2012-07-23 03:22:13.479330458 +1000
-@@ -1,32 +1,13 @@
--#!/usr/bin/gawk --re-interval -f
--# the above doesn't work (stupid kernel) but serves as documentation
--
--# Copyright (c) 2003-2004, 2006 Seth W. Klein s...@sethwklein.net
--# Licensed under the Open Software License version 3.0
--# See the file COPYING in the distribution tarball or
--# http://www.opensource.org/licenses/osl-3.0.txt
-+#!/usr/bin/awk -f
- 
- BEGIN {
--if (strip == yes) {
--  strip = 1
--  format = %s\t%s\t%s\n
--  header_printed = 1
--} else {
--  strip = 0
--  print # See also: protocols(5) \
--  , http://www.sethwklein.net/projects/iana-etc/\n#;
--  format = %-12s %3s %-12s # %s\n
--  header_printed = 0
--}
-+  print # See the full IANA XML file at: 
/usr/share/iana-etc/protocol-numbers.iana\n
-+  FS=[]
- }
--{ sub(/\r/, ) }
--match($0, /^[ \t]+([0-9]+)[ \t]{1,5}([^ \t]+)(.*)/, f) {
--if ( ! header_printed) {
--  printf format, # protocol, num, aliases, comments
--  header_printed = 1;
--}
--sub(/^[ \t]*/, , f[3])
--printf format, tolower(f[2]), f[1], f[2], f[3]
--next
-+
-+{
-+  if (/record/) { v=n=0 }
-+  if (/value/) v=$3
-+  if (/name/  !($3~/ /)) n=$3
-+  if (/\/record/  (v || n==HOPOPT)  n) printf %-12s %3i %s\n, 
tolower(n),v,n
- }
--!strip { print #  $0 }
-diff -Naur old/services.gawk new/services.gawk
 old/services.gawk  2008-03-06 04:51:45.0 +1100
-+++ new/services.gawk  2012-07-23 03:22:32.272685489 +1000
-@@ -1,44 +1,15 @@
--#!/usr/bin/gawk -f
--
--# Copyright (c) 2003-2004, 2006, 2008 Seth W. Klein s...@sethwklein.net
--# Licensed under the Open Software License version 3.0
--# See the file COPYING in the distribution tarball or
--# http://www.opensource.org/licenses/osl-3.0.txt
-+#!/usr/bin/awk -f
- 
- BEGIN {
--if (strip == yes) {
--  strip = 1
--} else {
--  strip = 0
--  print # See also: services(5) \
--  , http://www.sethwklein.net/projects/iana-etc/\n#;
--}
--while (getline port-aliases) {
--  sub(/#.*/, )
--  if (/^[ \t]*$/) { continue }
--  #  1:name 2:protocol 3:aliases
--  match($0, /^[ \t]*([^ \t]+)[ \t]+([^ \t]+)[ \t]+(.*)$/, f)
--  aliases[f[1]   f[2]] =   f[3]
--}
-+  print # See the full IANA XML file at: 

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

2013-11-20 Thread Gaetan Bisson
Date: Wednesday, November 20, 2013 @ 23:00:20
  Author: bisson
Revision: 14

archrelease: copy trunk to testing-any

Added:
  iana-etc/repos/testing-any/
  iana-etc/repos/testing-any/PKGBUILD
(from rev 13, iana-etc/trunk/PKGBUILD)
  iana-etc/repos/testing-any/newer.patch
(from rev 13, iana-etc/trunk/newer.patch)
  iana-etc/repos/testing-any/protocols.gawk
(from rev 13, iana-etc/trunk/protocols.gawk)
  iana-etc/repos/testing-any/services.gawk
(from rev 13, iana-etc/trunk/services.gawk)

+
 PKGBUILD   |   45 +
 newer.patch|   29 +
 protocols.gawk |   13 +
 services.gawk  |   15 +++
 4 files changed, 102 insertions(+)

Copied: iana-etc/repos/testing-any/PKGBUILD (from rev 13, 
iana-etc/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-11-20 22:00:20 UTC (rev 14)
@@ -0,0 +1,45 @@
+# $Id$
+# Contributor: Thomas Bächler tho...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=iana-etc
+pkgver=2.30
+pkgrel=4
+pkgdesc='/etc/protocols and /etc/services provided by IANA'
+url='http://sethwklein.net/iana-etc.html'
+arch=('any')
+license=('custom')
+backup=('etc/'{protocols,services})
+source=(http://sethwklein.net/${pkgname}-${pkgver}.tar.bz2;
+'protocols.gawk'
+'services.gawk'
+'newer.patch')
+sha1sums=('218593bcb9264014c4e397d838b2c218eac9df06'
+  '48c1b94d9069f73e8a919301da564f414c4108f8'
+  'c04278a7f11466efc64b80c193ef630857d9698a'
+  '2ff4a7aa0854a2b191b0b1a5c36eff072cd6885e')
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   cp ../protocols.gawk ../services.gawk .
+   patch -p1 -i ../newer.patch
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make get
+   make
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make test
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/iana-etc/LICENSE
+   install -Dm644 port-numbers.iana 
${pkgdir}/usr/share/iana-etc/port-numbers.iana
+   install -Dm644 protocol-numbers.iana 
${pkgdir}/usr/share/iana-etc/protocol-numbers.iana
+}

Copied: iana-etc/repos/testing-any/newer.patch (from rev 13, 
iana-etc/trunk/newer.patch)
===
--- testing-any/newer.patch (rev 0)
+++ testing-any/newer.patch 2013-11-20 22:00:20 UTC (rev 14)
@@ -0,0 +1,29 @@
+diff -Naur old/Makefile new/Makefile
+--- old/Makefile   2008-03-05 08:02:40.0 -1000
 new/Makefile   2013-11-20 11:30:01.387562517 -1000
+@@ -42,11 +42,11 @@
+   protocol-numbers.iana port-numbers.iana
+ 
+ protocol-numbers.iana:
+-  $(AWK) -f get.gawk -v file=protocol-numbers protocol-numbers.iana
++  $(AWK) -f get.gawk -v file=protocol-numbers/protocol-numbers.xml 
protocol-numbers.iana
+   rm -f protocol-numbers
+ 
+ port-numbers.iana:
+-  $(AWK) -f get.gawk -v file=port-numbers port-numbers.iana
++  $(AWK) -f get.gawk -v 
file=service-names-port-numbers/service-names-port-numbers.xml 
port-numbers.iana
+   rm -f port-numbers
+ 
+ protocol-numbers:
+diff -Naur old/get.gawk new/get.gawk
+--- old/get.gawk   2008-03-05 08:04:18.0 -1000
 new/get.gawk   2013-11-20 11:30:01.387562517 -1000
+@@ -26,7 +26,7 @@
+   NR++
+ 
+   if (in_content) { print }
+-  if (/^$/)   { in_content=1 }
++  if (/^\r?$/){ in_content=1 }
+ }
+ 
+ printf \n /dev/stderr

Copied: iana-etc/repos/testing-any/protocols.gawk (from rev 13, 
iana-etc/trunk/protocols.gawk)
===
--- testing-any/protocols.gawk  (rev 0)
+++ testing-any/protocols.gawk  2013-11-20 22:00:20 UTC (rev 14)
@@ -0,0 +1,13 @@
+#!/usr/bin/awk -f
+
+BEGIN {
+   print # See the full IANA XML file at: 
/usr/share/iana-etc/protocol-numbers.iana\n
+   FS=[]
+}
+
+{
+   if (/record/) { v=n=0 }
+   if (/value/) v=$3
+   if (/name/  !($3~/ /)) n=$3
+   if (/\/record/  (v || n==HOPOPT)  n) printf %-12s %3i %s\n, 
tolower(n),v,n
+}

Copied: iana-etc/repos/testing-any/services.gawk (from rev 13, 
iana-etc/trunk/services.gawk)
===
--- testing-any/services.gawk   (rev 0)
+++ testing-any/services.gawk   2013-11-20 22:00:20 UTC (rev 14)
@@ -0,0 +1,15 @@
+#!/usr/bin/awk -f
+
+BEGIN {
+   print # See the full IANA XML file at: 
/usr/share/iana-etc/port-numbers.iana\n
+   FS=[]
+}
+
+{
+   if (/record/) { n=u=p=c=0 }
+   if (/name/  !/\(/) n=$3
+   if 

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

2013-11-20 Thread Jan Steffens
Date: Thursday, November 21, 2013 @ 00:55:03
  Author: heftig
Revision: 15

1.0.4

Modified:
  colord/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 22:00:20 UTC (rev 14)
+++ PKGBUILD2013-11-20 23:55:03 UTC (rev 15)
@@ -3,8 +3,8 @@
 # Contributor: Ionut Biru ib...@archlinux.org
 
 pkgname=colord
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.4
+pkgrel=1
 pkgdesc=System daemon for managing color devices
 arch=(i686 x86_64)
 url=http://www.freedesktop.org/software/colord;
@@ -16,7 +16,7 @@
 backup=(etc/colord.conf)
 source=($url/releases/$pkgname-$pkgver.tar.xz
 udev-systemd.patch)
-sha1sums=('081ce4457e9752c726e68820b1b079ab314093a0'
+sha1sums=('85a08925690a33011cb3d032b0d20cd9ca86adb3'
   '3b467b9674f767c804943d191beaf6bd1ba3a606')
 
 prepare() {



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

2013-11-20 Thread Jan Steffens
Date: Thursday, November 21, 2013 @ 00:55:49
  Author: heftig
Revision: 16

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

Added:
  colord/repos/extra-i686/PKGBUILD
(from rev 15, colord/trunk/PKGBUILD)
  colord/repos/extra-i686/colord.install
(from rev 15, colord/trunk/colord.install)
  colord/repos/extra-i686/udev-systemd.patch
(from rev 15, colord/trunk/udev-systemd.patch)
  colord/repos/extra-x86_64/PKGBUILD
(from rev 15, colord/trunk/PKGBUILD)
  colord/repos/extra-x86_64/colord.install
(from rev 15, colord/trunk/colord.install)
  colord/repos/extra-x86_64/udev-systemd.patch
(from rev 15, colord/trunk/udev-systemd.patch)
Deleted:
  colord/repos/extra-i686/PKGBUILD
  colord/repos/extra-i686/colord.install
  colord/repos/extra-i686/udev-systemd.patch
  colord/repos/extra-x86_64/PKGBUILD
  colord/repos/extra-x86_64/colord.install
  colord/repos/extra-x86_64/udev-systemd.patch

-+
 /PKGBUILD   |   90 ++
 /colord.install |   22 +
 /udev-systemd.patch |   34 ++
 extra-i686/PKGBUILD |   45 ---
 extra-i686/colord.install   |   11 
 extra-i686/udev-systemd.patch   |   17 ---
 extra-x86_64/PKGBUILD   |   45 ---
 extra-x86_64/colord.install |   11 
 extra-x86_64/udev-systemd.patch |   17 ---
 9 files changed, 146 insertions(+), 146 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-20 23:55:03 UTC (rev 15)
+++ extra-i686/PKGBUILD 2013-11-20 23:55:49 UTC (rev 16)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Contributor: Ionut Biru ib...@archlinux.org
-
-pkgname=colord
-pkgver=1.0.2
-pkgrel=2
-pkgdesc=System daemon for managing color devices
-arch=(i686 x86_64)
-url=http://www.freedesktop.org/software/colord;
-license=(GPL2)
-depends=(lcms2 libgusb polkit shared-color-profiles sqlite udev dconf dbus)
-makedepends=(intltool gobject-introspection vala docbook2x sane 
bash-completion)
-optdepends=('sane: UseSANE support [/etc/colord.conf]')
-install=colord.install
-backup=(etc/colord.conf)
-source=($url/releases/$pkgname-$pkgver.tar.xz
-udev-systemd.patch)
-sha1sums=('081ce4457e9752c726e68820b1b079ab314093a0'
-  '3b467b9674f767c804943d191beaf6bd1ba3a606')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i ../udev-systemd.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  
-  # put udev files in /usr/lib
-  sed -i /slashlibdir=/s#/lib#/usr/lib# configure
-  
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static \
---with-systemdsystemunitdir=/usr/lib/systemd/system \
---enable-vala --enable-sane --disable-volume-search
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: colord/repos/extra-i686/PKGBUILD (from rev 15, 
colord/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-20 23:55:49 UTC (rev 16)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Ionut Biru ib...@archlinux.org
+
+pkgname=colord
+pkgver=1.0.4
+pkgrel=1
+pkgdesc=System daemon for managing color devices
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/software/colord;
+license=(GPL2)
+depends=(lcms2 libgusb polkit shared-color-profiles sqlite udev dconf dbus)
+makedepends=(intltool gobject-introspection vala docbook2x sane 
bash-completion)
+optdepends=('sane: UseSANE support [/etc/colord.conf]')
+install=colord.install
+backup=(etc/colord.conf)
+source=($url/releases/$pkgname-$pkgver.tar.xz
+udev-systemd.patch)
+sha1sums=('85a08925690a33011cb3d032b0d20cd9ca86adb3'
+  '3b467b9674f767c804943d191beaf6bd1ba3a606')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../udev-systemd.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  
+  # put udev files in /usr/lib
+  sed -i /slashlibdir=/s#/lib#/usr/lib# configure
+  
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-systemdsystemunitdir=/usr/lib/systemd/system \
+--enable-vala --enable-sane --disable-volume-search
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/colord.install
===
--- extra-i686/colord.install   2013-11-20 23:55:03 UTC (rev 15)
+++ extra-i686/colord.install   2013-11-20 23:55:49 UTC (rev 16)
@@ -1,11 +0,0 @@
-post_install() {
-glib-compile-schemas 

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

2013-11-20 Thread Eric Bélanger
Date: Thursday, November 21, 2013 @ 01:58:24
  Author: eric
Revision: 17

upgpkg: python-cssselect 0.9.1-1

Upstream update, Move python2 fix before build

Modified:
  python-cssselect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 23:55:49 UTC (rev 16)
+++ PKGBUILD2013-11-21 00:58:24 UTC (rev 17)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cssselect
 pkgname=('python-cssselect' 'python2-cssselect')
-pkgver=0.8
+pkgver=0.9.1
 pkgrel=1
 license=('BSD')
 arch=('any')
@@ -11,7 +11,7 @@
 url=http://pypi.python.org/pypi/cssselect;
 makedepends=('python2' 'python')
 
source=(http://pypi.python.org/packages/source/c/cssselect/cssselect-${pkgver}.tar.gz;)
-md5sums=('c4683e050351abcbbd5990b01f5344e2')
+md5sums=('c74f45966277dc7a0f768b9b0f3522ac')
 
 prepare() {
   cp -r cssselect-${pkgver} python2-cssselect-${pkgver}
@@ -32,11 +32,11 @@
   depends=('python2')
 
   cd python2-cssselect-${pkgver}
+
+  # Fix python2 shebang
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' cssselect/tests.py
+
   python2 setup.py install --root=${pkgdir}/ --optimize=1
   
   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  # Fix python2 shebang
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-${pkgdir}/usr/lib/python2.7/site-packages/cssselect/tests.py
 }



[arch-commits] Commit in python-cssselect/repos/extra-any (PKGBUILD PKGBUILD)

2013-11-20 Thread Eric Bélanger
Date: Thursday, November 21, 2013 @ 01:58:43
  Author: eric
Revision: 18

archrelease: copy trunk to extra-any

Added:
  python-cssselect/repos/extra-any/PKGBUILD
(from rev 17, python-cssselect/trunk/PKGBUILD)
Deleted:
  python-cssselect/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-21 00:58:24 UTC (rev 17)
+++ PKGBUILD2013-11-21 00:58:43 UTC (rev 18)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Simon Sapin simon dot sapin at exyr dot org
-
-pkgbase=python-cssselect
-pkgname=('python-cssselect' 'python2-cssselect')
-pkgver=0.8
-pkgrel=1
-license=('BSD')
-arch=('any')
-url=http://pypi.python.org/pypi/cssselect;
-makedepends=('python2' 'python')
-source=(http://pypi.python.org/packages/source/c/cssselect/cssselect-${pkgver}.tar.gz;)
-md5sums=('c4683e050351abcbbd5990b01f5344e2')
-
-prepare() {
-  cp -r cssselect-${pkgver} python2-cssselect-${pkgver}
-}
-
-package_python-cssselect() {
-  pkgdesc=A Python3 library that parses CSS3 Selectors and translates them to 
XPath 1.0
-  depends=('python')
-
-  cd cssselect-${pkgver}
-  python setup.py install --root=${pkgdir}/ --optimize=1
-
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
-
-package_python2-cssselect() {
-  pkgdesc=A Python2 library that parses CSS3 Selectors and translates them to 
XPath 1.0
-  depends=('python2')
-
-  cd python2-cssselect-${pkgver}
-  python2 setup.py install --root=${pkgdir}/ --optimize=1
-  
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  # Fix python2 shebang
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-${pkgdir}/usr/lib/python2.7/site-packages/cssselect/tests.py
-}

Copied: python-cssselect/repos/extra-any/PKGBUILD (from rev 17, 
python-cssselect/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-21 00:58:43 UTC (rev 18)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer:
+# Contributor: Simon Sapin simon dot sapin at exyr dot org
+
+pkgbase=python-cssselect
+pkgname=('python-cssselect' 'python2-cssselect')
+pkgver=0.9.1
+pkgrel=1
+license=('BSD')
+arch=('any')
+url=http://pypi.python.org/pypi/cssselect;
+makedepends=('python2' 'python')
+source=(http://pypi.python.org/packages/source/c/cssselect/cssselect-${pkgver}.tar.gz;)
+md5sums=('c74f45966277dc7a0f768b9b0f3522ac')
+
+prepare() {
+  cp -r cssselect-${pkgver} python2-cssselect-${pkgver}
+}
+
+package_python-cssselect() {
+  pkgdesc=A Python3 library that parses CSS3 Selectors and translates them to 
XPath 1.0
+  depends=('python')
+
+  cd cssselect-${pkgver}
+  python setup.py install --root=${pkgdir}/ --optimize=1
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-cssselect() {
+  pkgdesc=A Python2 library that parses CSS3 Selectors and translates them to 
XPath 1.0
+  depends=('python2')
+
+  cd python2-cssselect-${pkgver}
+
+  # Fix python2 shebang
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' cssselect/tests.py
+
+  python2 setup.py install --root=${pkgdir}/ --optimize=1
+  
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:25:05
  Author: allan
Revision: 20

upgpkg: libiec61883 1.2.0-4

remove static libraries, fix source location

Modified:
  libiec61883/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 01:21:02 UTC (rev 19)
+++ PKGBUILD2013-11-21 01:25:05 UTC (rev 20)
@@ -6,14 +6,14 @@
 
 pkgname=libiec61883
 pkgver=1.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc=A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 
1394
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/pub/linux/libs/ieee1394/;
 license=('LGPL')
 depends=('libraw1394')
-source=(http://ftp.osuosl.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('8af39fff74988073c3ad53fbab147da9')
+source=(https://www.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('ed91bc1727fac8e019402fc3724a283d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:26:16
  Author: allan
Revision: 21

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-21 01:25:05 UTC (rev 20)
+++ extra-i686/PKGBUILD 2013-11-21 01:26:16 UTC (rev 21)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jason Chu ja...@archlinux.org
-# Contributor: Jaroslaw Swierczynski swier...@juvepoland.com
-# Contributor: Stephen Caraher mosk...@gmail.com
-
-pkgname=libiec61883
-pkgver=1.2.0
-pkgrel=3
-pkgdesc=A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 
1394
-arch=('i686' 'x86_64')
-url=http://www.kernel.org/pub/linux/libs/ieee1394/;
-license=('LGPL')
-depends=('libraw1394')
-source=(http://ftp.osuosl.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('8af39fff74988073c3ad53fbab147da9')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: libiec61883/repos/extra-i686/PKGBUILD (from rev 20, 
libiec61883/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-21 01:26:16 UTC (rev 21)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jason Chu ja...@archlinux.org
+# Contributor: Jaroslaw Swierczynski swier...@juvepoland.com
+# Contributor: Stephen Caraher mosk...@gmail.com
+
+pkgname=libiec61883
+pkgver=1.2.0
+pkgrel=4
+pkgdesc=A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 
1394
+arch=('i686' 'x86_64')
+url=http://www.kernel.org/pub/linux/libs/ieee1394/;
+license=('LGPL')
+depends=('libraw1394')
+source=(https://www.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('ed91bc1727fac8e019402fc3724a283d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-21 01:25:05 UTC (rev 20)
+++ extra-x86_64/PKGBUILD   2013-11-21 01:26:16 UTC (rev 21)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jason Chu ja...@archlinux.org
-# Contributor: Jaroslaw Swierczynski swier...@juvepoland.com
-# Contributor: Stephen Caraher mosk...@gmail.com
-
-pkgname=libiec61883
-pkgver=1.2.0
-pkgrel=3
-pkgdesc=A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 
1394
-arch=('i686' 'x86_64')
-url=http://www.kernel.org/pub/linux/libs/ieee1394/;
-license=('LGPL')
-depends=('libraw1394')
-source=(http://ftp.osuosl.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('8af39fff74988073c3ad53fbab147da9')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: libiec61883/repos/extra-x86_64/PKGBUILD (from rev 20, 
libiec61883/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-21 01:26:16 UTC (rev 21)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jason Chu ja...@archlinux.org
+# Contributor: Jaroslaw Swierczynski swier...@juvepoland.com
+# Contributor: Stephen Caraher mosk...@gmail.com
+
+pkgname=libiec61883
+pkgver=1.2.0
+pkgrel=4
+pkgdesc=A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 
1394
+arch=('i686' 'x86_64')
+url=http://www.kernel.org/pub/linux/libs/ieee1394/;
+license=('LGPL')
+depends=('libraw1394')
+source=(https://www.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('ed91bc1727fac8e019402fc3724a283d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:29:08
  Author: allan
Revision: 22

upgpkg: libgdiplus 2.10.9-3

remove static libraries

Modified:
  libgdiplus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 01:26:16 UTC (rev 21)
+++ PKGBUILD2013-11-21 01:29:08 UTC (rev 22)
@@ -3,7 +3,7 @@
 
 pkgname=libgdiplus
 pkgver=2.10.9
-pkgrel=2
+pkgrel=3
 pkgdesc=An Open Source Implementation of the GDI+ API
 arch=(i686 x86_64)
 license=('MPL' 'LGPL')
@@ -26,6 +26,7 @@
 
   sed -i -e 's/-L\${libjpeg_prefix}\/lib -ljpeg/-ljpeg/' configure
 }
+
 build() {
   cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --with-cairo=system



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:30:41
  Author: allan
Revision: 23

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

Added:
  libgdiplus/repos/extra-i686/PKGBUILD
(from rev 22, libgdiplus/trunk/PKGBUILD)
  libgdiplus/repos/extra-i686/libgdiplus-2.10.9-gold.patch
(from rev 22, libgdiplus/trunk/libgdiplus-2.10.9-gold.patch)
  libgdiplus/repos/extra-i686/libgdiplus0-giflib5.patch
(from rev 22, libgdiplus/trunk/libgdiplus0-giflib5.patch)
  libgdiplus/repos/extra-i686/libpng15.patch
(from rev 22, libgdiplus/trunk/libpng15.patch)
  libgdiplus/repos/extra-x86_64/PKGBUILD
(from rev 22, libgdiplus/trunk/PKGBUILD)
  libgdiplus/repos/extra-x86_64/libgdiplus-2.10.9-gold.patch
(from rev 22, libgdiplus/trunk/libgdiplus-2.10.9-gold.patch)
  libgdiplus/repos/extra-x86_64/libgdiplus0-giflib5.patch
(from rev 22, libgdiplus/trunk/libgdiplus0-giflib5.patch)
  libgdiplus/repos/extra-x86_64/libpng15.patch
(from rev 22, libgdiplus/trunk/libpng15.patch)
Deleted:
  libgdiplus/repos/extra-i686/PKGBUILD
  libgdiplus/repos/extra-i686/libgdiplus-2.10.9-gold.patch
  libgdiplus/repos/extra-i686/libgdiplus0-giflib5.patch
  libgdiplus/repos/extra-i686/libpng15.patch
  libgdiplus/repos/extra-x86_64/PKGBUILD
  libgdiplus/repos/extra-x86_64/libgdiplus-2.10.9-gold.patch
  libgdiplus/repos/extra-x86_64/libgdiplus0-giflib5.patch
  libgdiplus/repos/extra-x86_64/libpng15.patch

---+
 /PKGBUILD |   80 ++
 /libgdiplus-2.10.9-gold.patch |   32 ++
 /libgdiplus0-giflib5.patch|  234 +++
 /libpng15.patch   |  328 
 extra-i686/PKGBUILD   |   39 ---
 extra-i686/libgdiplus-2.10.9-gold.patch   |   16 -
 extra-i686/libgdiplus0-giflib5.patch  |  117 -
 extra-i686/libpng15.patch |  164 --
 extra-x86_64/PKGBUILD |   39 ---
 extra-x86_64/libgdiplus-2.10.9-gold.patch |   16 -
 extra-x86_64/libgdiplus0-giflib5.patch|  117 -
 extra-x86_64/libpng15.patch   |  164 --
 12 files changed, 674 insertions(+), 672 deletions(-)

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


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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:30:53
  Author: allan
Revision: 24

upgpkg: libgpod 0.8.2-8

remove static libraries

Modified:
  libgpod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 01:30:41 UTC (rev 23)
+++ PKGBUILD2013-11-21 01:30:53 UTC (rev 24)
@@ -4,7 +4,7 @@
 
 pkgname=libgpod
 pkgver=0.8.2
-pkgrel=7
+pkgrel=8
 pkgdesc=A shared library to access the contents of an iPod
 arch=(i686 x86_64)
 license=('LGPL')



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:32:03
  Author: allan
Revision: 25

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-21 01:30:53 UTC (rev 24)
+++ extra-i686/PKGBUILD 2013-11-21 01:32:03 UTC (rev 25)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=libgpod
-pkgver=0.8.2
-pkgrel=7
-pkgdesc=A shared library to access the contents of an iPod
-arch=(i686 x86_64)
-license=('LGPL')
-depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 'libimobiledevice' 'libplist')
-makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject2-devel' 'gtk-sharp-2')
-optdepends=('gtk-sharp-2: Mono bindings'
-'python2-gobject2: python bindings')
-url=http://www.gtkpod.org/libgpod/;
-source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2)
-options=('!emptydirs')
-md5sums=('ff0fd875fa08f2a6a49dec57ce3367ab')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-udev-dir=/usr/lib/udev \
-  --enable-udev --with-python=/usr/bin/python2
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR=${pkgdir} install
-}
-

Copied: libgpod/repos/extra-i686/PKGBUILD (from rev 24, 
libgpod/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-21 01:32:03 UTC (rev 25)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=libgpod
+pkgver=0.8.2
+pkgrel=8
+pkgdesc=A shared library to access the contents of an iPod
+arch=(i686 x86_64)
+license=('LGPL')
+depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 'libimobiledevice' 'libplist')
+makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject2-devel' 'gtk-sharp-2')
+optdepends=('gtk-sharp-2: Mono bindings'
+'python2-gobject2: python bindings')
+url=http://www.gtkpod.org/libgpod/;
+source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2)
+options=('!emptydirs')
+md5sums=('ff0fd875fa08f2a6a49dec57ce3367ab')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --with-udev-dir=/usr/lib/udev \
+  --enable-udev --with-python=/usr/bin/python2
+  make PREFIX=/usr
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make PREFIX=/usr DESTDIR=${pkgdir} install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-21 01:30:53 UTC (rev 24)
+++ extra-x86_64/PKGBUILD   2013-11-21 01:32:03 UTC (rev 25)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=libgpod
-pkgver=0.8.2
-pkgrel=7
-pkgdesc=A shared library to access the contents of an iPod
-arch=(i686 x86_64)
-license=('LGPL')
-depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 'libimobiledevice' 'libplist')
-makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject2-devel' 'gtk-sharp-2')
-optdepends=('gtk-sharp-2: Mono bindings'
-'python2-gobject2: python bindings')
-url=http://www.gtkpod.org/libgpod/;
-source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2)
-options=('!emptydirs')
-md5sums=('ff0fd875fa08f2a6a49dec57ce3367ab')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-udev-dir=/usr/lib/udev \
-  --enable-udev --with-python=/usr/bin/python2
-  make PREFIX=/usr
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make PREFIX=/usr DESTDIR=${pkgdir} install
-}
-

Copied: libgpod/repos/extra-x86_64/PKGBUILD (from rev 24, 
libgpod/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-21 01:32:03 UTC (rev 25)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=libgpod
+pkgver=0.8.2
+pkgrel=8
+pkgdesc=A shared library to access the contents of an iPod
+arch=(i686 x86_64)
+license=('LGPL')
+depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 

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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:32:35
  Author: allan
Revision: 26

upgpkg: libconfig 1.4.9-2

remove static libraries

Modified:
  libconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 01:32:03 UTC (rev 25)
+++ PKGBUILD2013-11-21 01:32:35 UTC (rev 26)
@@ -5,7 +5,7 @@
 
 pkgname=libconfig
 pkgver=1.4.9
-pkgrel=1
+pkgrel=2
 pkgdesc=C/C++ Configuration File Library
 arch=('i686' 'x86_64')
 url=http://hyperrealm.com/libconfig/libconfig.html;



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:33:11
  Author: allan
Revision: 27

static libraries have no dynamic counterpart

Modified:
  isapnptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 01:32:35 UTC (rev 26)
+++ PKGBUILD2013-11-21 01:33:11 UTC (rev 27)
@@ -9,6 +9,7 @@
 depends=('glibc')
 arch=('i686' 'x86_64')
 license=('GPL')
+options=('staticlibs')
 
#source=(ftp://metalab.unc.edu/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
 
source=(http://ibiblio.org/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
 md5sums=('b997ba56583dc850fce9b93d658dfa0c')



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:33:54
  Author: allan
Revision: 28

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

Added:
  libconfig/repos/extra-i686/.contrib
(from rev 26, libconfig/trunk/.contrib)
  libconfig/repos/extra-i686/PKGBUILD
(from rev 26, libconfig/trunk/PKGBUILD)
  libconfig/repos/extra-i686/libconfig.install
(from rev 26, libconfig/trunk/libconfig.install)
  libconfig/repos/extra-x86_64/.contrib
(from rev 27, libconfig/trunk/.contrib)
  libconfig/repos/extra-x86_64/PKGBUILD
(from rev 27, libconfig/trunk/PKGBUILD)
  libconfig/repos/extra-x86_64/libconfig.install
(from rev 27, libconfig/trunk/libconfig.install)
Deleted:
  libconfig/repos/extra-i686/.contrib
  libconfig/repos/extra-i686/PKGBUILD
  libconfig/repos/extra-i686/libconfig.install
  libconfig/repos/extra-x86_64/.contrib
  libconfig/repos/extra-x86_64/PKGBUILD
  libconfig/repos/extra-x86_64/libconfig.install

+
 /.contrib  |4 ++
 /PKGBUILD  |   66 +++
 /libconfig.install |   36 +
 extra-i686/.contrib|2 -
 extra-i686/PKGBUILD|   33 ---
 extra-i686/libconfig.install   |   18 --
 extra-x86_64/.contrib  |2 -
 extra-x86_64/PKGBUILD  |   33 ---
 extra-x86_64/libconfig.install |   18 --
 9 files changed, 106 insertions(+), 106 deletions(-)

Deleted: extra-i686/.contrib
===
--- extra-i686/.contrib 2013-11-21 01:33:11 UTC (rev 27)
+++ extra-i686/.contrib 2013-11-21 01:33:54 UTC (rev 28)
@@ -1,2 +0,0 @@
-# Contributor: Roman Kyrylych ro...@archlinux.org
-# Contributor: scippio scip...@seznam.cz

Copied: libconfig/repos/extra-i686/.contrib (from rev 26, 
libconfig/trunk/.contrib)
===
--- extra-i686/.contrib (rev 0)
+++ extra-i686/.contrib 2013-11-21 01:33:54 UTC (rev 28)
@@ -0,0 +1,2 @@
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: scippio scip...@seznam.cz

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-21 01:33:11 UTC (rev 27)
+++ extra-i686/PKGBUILD 2013-11-21 01:33:54 UTC (rev 28)
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD 55397 2011-09-11 21:15:58Z spupykin $
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: see .contrib
-
-pkgname=libconfig
-pkgver=1.4.9
-pkgrel=1
-pkgdesc=C/C++ Configuration File Library
-arch=('i686' 'x86_64')
-url=http://hyperrealm.com/libconfig/libconfig.html;
-license=('LGPL')
-depends=('gcc-libs' 'texinfo')
-install=$pkgname.install
-options=('!emptydirs' 'zipman')
-source=(http://www.hyperrealm.com/libconfig/$pkgname-$pkgver.tar.gz;)
-md5sums=('b6ee0ce2b3ef844bad7cac2803a90634')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-  rm $pkgdir/usr/share/info/dir
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libconfig/repos/extra-i686/PKGBUILD (from rev 26, 
libconfig/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-21 01:33:54 UTC (rev 28)
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 55397 2011-09-11 21:15:58Z spupykin $
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: see .contrib
+
+pkgname=libconfig
+pkgver=1.4.9
+pkgrel=2
+pkgdesc=C/C++ Configuration File Library
+arch=('i686' 'x86_64')
+url=http://hyperrealm.com/libconfig/libconfig.html;
+license=('LGPL')
+depends=('gcc-libs' 'texinfo')
+install=$pkgname.install
+options=('!emptydirs' 'zipman')
+source=(http://www.hyperrealm.com/libconfig/$pkgname-$pkgver.tar.gz;)
+md5sums=('b6ee0ce2b3ef844bad7cac2803a90634')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+  rm $pkgdir/usr/share/info/dir
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/libconfig.install
===
--- extra-i686/libconfig.install2013-11-21 01:33:11 UTC (rev 27)
+++ extra-i686/libconfig.install2013-11-21 01:33:54 UTC (rev 28)
@@ -1,18 +0,0 @@
-infodir=/usr/share/info
-filelist=(libconfig.info.gz)
-
-post_install() {
-  for file in ${filelist[@]}; do
-install-info $infodir/$file $infodir/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file 

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

2013-11-20 Thread Eric Bélanger
Date: Thursday, November 21, 2013 @ 02:35:14
  Author: eric
Revision: 101254

upgpkg: youtube-dl 2013.11.20-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-20 18:58:52 UTC (rev 101253)
+++ PKGBUILD2013-11-21 01:35:14 UTC (rev 101254)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2013.11.19
+pkgver=2013.11.20
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -12,7 +12,7 @@
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
 
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('a3b303e3b5e8f8eb273621de9f8c06af7a367c84'
+sha1sums=('bf14c770b47542f06b1c3f213486dd441fb53b72'
   'SKIP')
 
 prepare() {



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:34:46
  Author: allan
Revision: 29

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-21 01:33:54 UTC (rev 28)
+++ extra-i686/PKGBUILD 2013-11-21 01:34:46 UTC (rev 29)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-
-pkgname=isapnptools
-pkgver=1.27
-pkgrel=4
-pkgdesc=Allow ISA Plug-And-Play devices to be configured on a Linux machine
-url=http://www.roestock.demon.co.uk/isapnptools/;
-depends=('glibc')
-arch=('i686' 'x86_64')
-license=('GPL')
-#source=(ftp://metalab.unc.edu/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
-source=(http://ibiblio.org/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
-md5sums=('b997ba56583dc850fce9b93d658dfa0c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: isapnptools/repos/extra-i686/PKGBUILD (from rev 28, 
isapnptools/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-21 01:34:46 UTC (rev 29)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+
+pkgname=isapnptools
+pkgver=1.27
+pkgrel=4
+pkgdesc=Allow ISA Plug-And-Play devices to be configured on a Linux machine
+url=http://www.roestock.demon.co.uk/isapnptools/;
+depends=('glibc')
+arch=('i686' 'x86_64')
+license=('GPL')
+options=('staticlibs')
+#source=(ftp://metalab.unc.edu/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
+source=(http://ibiblio.org/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
+md5sums=('b997ba56583dc850fce9b93d658dfa0c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-21 01:33:54 UTC (rev 28)
+++ extra-x86_64/PKGBUILD   2013-11-21 01:34:46 UTC (rev 29)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-
-pkgname=isapnptools
-pkgver=1.27
-pkgrel=4
-pkgdesc=Allow ISA Plug-And-Play devices to be configured on a Linux machine
-url=http://www.roestock.demon.co.uk/isapnptools/;
-depends=('glibc')
-arch=('i686' 'x86_64')
-license=('GPL')
-#source=(ftp://metalab.unc.edu/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
-source=(http://ibiblio.org/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
-md5sums=('b997ba56583dc850fce9b93d658dfa0c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: isapnptools/repos/extra-x86_64/PKGBUILD (from rev 28, 
isapnptools/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-21 01:34:46 UTC (rev 29)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+
+pkgname=isapnptools
+pkgver=1.27
+pkgrel=4
+pkgdesc=Allow ISA Plug-And-Play devices to be configured on a Linux machine
+url=http://www.roestock.demon.co.uk/isapnptools/;
+depends=('glibc')
+arch=('i686' 'x86_64')
+license=('GPL')
+options=('staticlibs')
+#source=(ftp://metalab.unc.edu/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
+source=(http://ibiblio.org/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz;)
+md5sums=('b997ba56583dc850fce9b93d658dfa0c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}



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

2013-11-20 Thread Eric Bélanger
Date: Thursday, November 21, 2013 @ 02:35:31
  Author: eric
Revision: 101255

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-21 01:35:14 UTC (rev 101254)
+++ PKGBUILD2013-11-21 01:35:31 UTC (rev 101255)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=youtube-dl
-pkgver=2013.11.19
-pkgrel=1
-pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
-arch=('any')
-url=http://rg3.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
-
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
-sha1sums=('a3b303e3b5e8f8eb273621de9f8c06af7a367c84'
-  'SKIP')
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root=${pkgdir}/ --optimize=1
-  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
-${pkgdir}/usr/share/bash-completion/completions/youtube-dl
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 101254, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-21 01:35:31 UTC (rev 101255)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=youtube-dl
+pkgver=2013.11.20
+pkgrel=1
+pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
+arch=('any')
+url=http://rg3.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz
+
http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz.sig)
+sha1sums=('bf14c770b47542f06b1c3f213486dd441fb53b72'
+  'SKIP')
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root=${pkgdir}/ --optimize=1
+  mv 
${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion \
+${pkgdir}/usr/share/bash-completion/completions/youtube-dl
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:39:12
  Author: allan
Revision: 200010

upgpkg: irssi 0.8.15-8

remove static libraries

Modified:
  irssi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 01:34:46 UTC (rev 29)
+++ PKGBUILD2013-11-21 01:39:12 UTC (rev 200010)
@@ -4,7 +4,7 @@
 
 pkgname=irssi
 pkgver=0.8.15
-pkgrel=7
+pkgrel=8
 pkgdesc=Modular text mode IRC client with Perl scripting
 arch=('i686' 'x86_64')
 url=http://irssi.org/;



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

2013-11-20 Thread Allan McRae
Date: Thursday, November 21, 2013 @ 02:40:28
  Author: allan
Revision: 200011

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-11-21 01:39:12 UTC (rev 200010)
+++ extra-i686/PKGBUILD 2013-11-21 01:40:28 UTC (rev 200011)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Dan McGee d...@archlinux.org
-
-pkgname=irssi
-pkgver=0.8.15
-pkgrel=7
-pkgdesc=Modular text mode IRC client with Perl scripting
-arch=('i686' 'x86_64')
-url=http://irssi.org/;
-license=('GPL')
-depends=('glib2' 'openssl')
-optdepends=('perl-libwww: for the scriptassist script')
-backup=('etc/irssi.conf')
-source=(http://irssi.org/files/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('1dcb3f511b88df94b0c996f36668c7da')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-ipv6 \
- --with-proxy \
- --sysconfdir=/etc \
- --with-perl-lib=vendor
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install 
-}

Copied: irssi/repos/extra-i686/PKGBUILD (from rev 200010, irssi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-11-21 01:40:28 UTC (rev 200011)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Dan McGee d...@archlinux.org
+
+pkgname=irssi
+pkgver=0.8.15
+pkgrel=8
+pkgdesc=Modular text mode IRC client with Perl scripting
+arch=('i686' 'x86_64')
+url=http://irssi.org/;
+license=('GPL')
+depends=('glib2' 'openssl')
+optdepends=('perl-libwww: for the scriptassist script')
+backup=('etc/irssi.conf')
+source=(http://irssi.org/files/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('1dcb3f511b88df94b0c996f36668c7da')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --enable-ipv6 \
+ --with-proxy \
+ --sysconfdir=/etc \
+ --with-perl-lib=vendor
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install 
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-11-21 01:39:12 UTC (rev 200010)
+++ extra-x86_64/PKGBUILD   2013-11-21 01:40:28 UTC (rev 200011)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Dan McGee d...@archlinux.org
-
-pkgname=irssi
-pkgver=0.8.15
-pkgrel=7
-pkgdesc=Modular text mode IRC client with Perl scripting
-arch=('i686' 'x86_64')
-url=http://irssi.org/;
-license=('GPL')
-depends=('glib2' 'openssl')
-optdepends=('perl-libwww: for the scriptassist script')
-backup=('etc/irssi.conf')
-source=(http://irssi.org/files/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('1dcb3f511b88df94b0c996f36668c7da')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --enable-ipv6 \
- --with-proxy \
- --sysconfdir=/etc \
- --with-perl-lib=vendor
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install 
-}

Copied: irssi/repos/extra-x86_64/PKGBUILD (from rev 200010, 
irssi/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-11-21 01:40:28 UTC (rev 200011)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Dan McGee d...@archlinux.org
+
+pkgname=irssi
+pkgver=0.8.15
+pkgrel=8
+pkgdesc=Modular text mode IRC client with Perl scripting
+arch=('i686' 'x86_64')
+url=http://irssi.org/;
+license=('GPL')
+depends=('glib2' 'openssl')
+optdepends=('perl-libwww: for the scriptassist script')
+backup=('etc/irssi.conf')
+source=(http://irssi.org/files/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('1dcb3f511b88df94b0c996f36668c7da')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --enable-ipv6 \
+ --with-proxy \
+ --sysconfdir=/etc \
+ --with-perl-lib=vendor
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install 
+}



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

2013-11-20 Thread Eric Bélanger
Date: Thursday, November 21, 2013 @ 06:49:26
  Author: eric
Revision: 200012

upgpkg: openldap 2.4.38-1

Upstream update

Modified:
  openldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 01:40:28 UTC (rev 200011)
+++ PKGBUILD2013-11-21 05:49:26 UTC (rev 200012)
@@ -3,7 +3,7 @@
 
 pkgbase=openldap
 pkgname=('libldap' 'openldap')
-pkgver=2.4.37
+pkgver=2.4.38
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.openldap.org/;
@@ -12,7 +12,7 @@
 options=('!makeflags')
 
source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${pkgbase}-${pkgver}.tgz
 slapd.service slapd.tmpfiles openldap-ntlm.patch)
-sha1sums=('179b3d51f7569cca768384fee92aa43c8a82c5d9'
+sha1sums=('b15132075661761dca822270cdbeddc3c49a6193'
   '2441815efbfa01ad7a1d39068e5503b53d1d04b0'
   '59241a813d7508294e4ef1cec3bfe1f5495e109d'
   'e4afd9f1c810ef4c4cd8fe1101dfe5887f2b7eef')



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

2013-11-20 Thread Eric Bélanger
Date: Thursday, November 21, 2013 @ 06:50:14
  Author: eric
Revision: 200013

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

Added:
  openldap/repos/testing-i686/
  openldap/repos/testing-i686/PKGBUILD
(from rev 200012, openldap/trunk/PKGBUILD)
  openldap/repos/testing-i686/openldap-ntlm.patch
(from rev 200012, openldap/trunk/openldap-ntlm.patch)
  openldap/repos/testing-i686/openldap.install
(from rev 200012, openldap/trunk/openldap.install)
  openldap/repos/testing-i686/slapd.service
(from rev 200012, openldap/trunk/slapd.service)
  openldap/repos/testing-i686/slapd.tmpfiles
(from rev 200012, openldap/trunk/slapd.tmpfiles)
  openldap/repos/testing-x86_64/
  openldap/repos/testing-x86_64/PKGBUILD
(from rev 200012, openldap/trunk/PKGBUILD)
  openldap/repos/testing-x86_64/openldap-ntlm.patch
(from rev 200012, openldap/trunk/openldap-ntlm.patch)
  openldap/repos/testing-x86_64/openldap.install
(from rev 200012, openldap/trunk/openldap.install)
  openldap/repos/testing-x86_64/slapd.service
(from rev 200012, openldap/trunk/slapd.service)
  openldap/repos/testing-x86_64/slapd.tmpfiles
(from rev 200012, openldap/trunk/slapd.tmpfiles)

+
 testing-i686/PKGBUILD  |  111 
 testing-i686/openldap-ntlm.patch   |  230 +++
 testing-i686/openldap.install  |   20 +++
 testing-i686/slapd.service |9 +
 testing-i686/slapd.tmpfiles|1 
 testing-x86_64/PKGBUILD|  111 
 testing-x86_64/openldap-ntlm.patch |  230 +++
 testing-x86_64/openldap.install|   20 +++
 testing-x86_64/slapd.service   |9 +
 testing-x86_64/slapd.tmpfiles  |1 
 10 files changed, 742 insertions(+)

Copied: openldap/repos/testing-i686/PKGBUILD (from rev 200012, 
openldap/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-11-21 05:50:14 UTC (rev 200013)
@@ -0,0 +1,111 @@
+# $Id$
+# Maintainer:
+
+pkgbase=openldap
+pkgname=('libldap' 'openldap')
+pkgver=2.4.38
+pkgrel=1
+arch=('i686' 'x86_64')
+url=http://www.openldap.org/;
+license=('custom')
+makedepends=('libltdl' 'libsasl' 'e2fsprogs' 'util-linux' 'chrpath')
+options=('!makeflags')
+source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${pkgbase}-${pkgver}.tgz
+slapd.service slapd.tmpfiles openldap-ntlm.patch)
+sha1sums=('b15132075661761dca822270cdbeddc3c49a6193'
+  '2441815efbfa01ad7a1d39068e5503b53d1d04b0'
+  '59241a813d7508294e4ef1cec3bfe1f5495e109d'
+  'e4afd9f1c810ef4c4cd8fe1101dfe5887f2b7eef')
+
+prepare() {
+  cd ${pkgbase}-${pkgver}
+  patch -p1 -i ${srcdir}/openldap-ntlm.patch
+  sed -i 's|-m 644 $(LIBRARY)|-m 755 $(LIBRARY)|' 
libraries/{liblber,libldap,libldap_r}/Makefile.in
+  sed -i 's|#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP run LDAP_DIRSEP 
ldapi|#define LDAPI_SOCK LDAP_DIRSEP run LDAP_DIRSEP openldap LDAP_DIRSEP 
ldapi|' include/ldap_defaults.h
+  sed -i 's|%LOCALSTATEDIR%/run|/run/openldap|' servers/slapd/slapd.{conf,ldif}
+  sed -i 's|-$(MKDIR) $(DESTDIR)$(localstatedir)/run|-$(MKDIR) 
$(DESTDIR)/run/openldap|' servers/slapd/Makefile.in
+}
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  ./configure --prefix=/usr --mandir=/usr/share/man --libexecdir=/usr/lib \
+--sysconfdir=/etc --localstatedir=/var/lib/openldap --sbindir=/usr/bin \
+--enable-ipv6 --enable-syslog --enable-local \
+--enable-bdb --enable-hdb \
+--enable-crypt --enable-dynamic \
+--with-threads --disable-wrappers \
+--without-fetch \
+--enable-spasswd --with-cyrus-sasl \
+--enable-overlays=mod --enable-modules=yes
+  make
+
+  cd contrib/slapd-modules/nssov
+  make prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap
+  chrpath -d .libs/nssov.so
+}
+
+check() {
+  cd ${pkgbase}-${pkgver}
+  make test
+}
+
+package_libldap() {
+  pkgdesc=Lightweight Directory Access Protocol (LDAP) client libraries
+  depends=('libsasl' 'e2fsprogs')
+  backup=('etc/openldap/ldap.conf')
+
+  cd ${pkgbase}-${pkgver}
+  for dir in include libraries doc/man/man3 ; do
+pushd ${dir}
+make DESTDIR=${pkgdir} install
+popd
+  done
+  install -Dm644 doc/man/man5/ldap.conf.5.tmp 
${pkgdir}/usr/share/man/man5/ldap.conf.5
+  
+# get rid of duplicate default conf files
+  rm ${pkgdir}/etc/openldap/*.default
+
+  ln -sf liblber.so ${pkgdir}/usr/lib/liblber.so.2
+  ln -sf libldap.so ${pkgdir}/usr/lib/libldap.so.2
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_openldap() {
+  pkgdesc=Lightweight Directory Access Protocol (LDAP) client and server
+  depends=(libldap=${pkgver} 'libltdl')
+  backup=('etc/openldap/slapd.conf' 'etc/openldap/slapd.ldif')
+  options=('emptydirs')
+  install=openldap.install
+
+  cd ${pkgbase}-${pkgver}
+  for dir in clients