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

2013-10-27 Thread Laurent Carlier
Date: Sunday, October 27, 2013 @ 07:36:54
  Author: lcarlier
Revision: 99330

upgpkg: gkrellm 2.3.5-5

Fix license issue

Modified:
  gkrellm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 04:40:21 UTC (rev 99329)
+++ PKGBUILD2013-10-27 06:36:54 UTC (rev 99330)
@@ -4,9 +4,10 @@
 # Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
 # Contributor: Jozef Riha jose1...@gmail.com
 # Contributor: Alexander Rødseth rods...@gmail.com
+
 pkgname=gkrellm
 pkgver=2.3.5
-pkgrel=4
+pkgrel=5
 pkgdesc=System monitor package for GTK2
 arch=('x86_64' 'i686')
 url=http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html;
@@ -31,7 +32,6 @@
   make DESTDIR=$pkgdir PREFIX=/usr install
   install -Dm644 server/gkrellmd.conf $pkgdir/etc/gkrellmd.conf
   install -Dm644 ../gkrellm.service 
$pkgdir/usr/lib/systemd/system/gkrellm.service
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-10-27 Thread Laurent Carlier
Date: Sunday, October 27, 2013 @ 07:37:07
  Author: lcarlier
Revision: 99331

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

Added:
  gkrellm/repos/community-i686/PKGBUILD
(from rev 99330, gkrellm/trunk/PKGBUILD)
  gkrellm/repos/community-i686/gkrellm.service
(from rev 99330, gkrellm/trunk/gkrellm.service)
  gkrellm/repos/community-x86_64/PKGBUILD
(from rev 99330, gkrellm/trunk/PKGBUILD)
  gkrellm/repos/community-x86_64/gkrellm.service
(from rev 99330, gkrellm/trunk/gkrellm.service)
Deleted:
  gkrellm/repos/community-i686/PKGBUILD
  gkrellm/repos/community-i686/gkrellm.service
  gkrellm/repos/community-x86_64/PKGBUILD
  gkrellm/repos/community-x86_64/gkrellm.service

--+
 /PKGBUILD|   74 +
 /gkrellm.service |   22 +++
 community-i686/PKGBUILD  |   37 --
 community-i686/gkrellm.service   |   11 -
 community-x86_64/PKGBUILD|   37 --
 community-x86_64/gkrellm.service |   11 -
 6 files changed, 96 insertions(+), 96 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-27 06:36:54 UTC (rev 99330)
+++ community-i686/PKGBUILD 2013-10-27 06:37:07 UTC (rev 99331)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: dorphell dorph...@archlinux.org
-# Contributor: Matt Smith (Majik) darkkni...@helpdesk.zaz.net
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Jozef Riha jose1...@gmail.com
-# Contributor: Alexander Rødseth rods...@gmail.com
-pkgname=gkrellm
-pkgver=2.3.5
-pkgrel=4
-pkgdesc=System monitor package for GTK2
-arch=('x86_64' 'i686')
-url=http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html;
-license=('GPL3')
-depends=('gtk2' 'libsm' 'lm_sensors')
-makedepends=('gettext')
-backup=('etc/gkrellmd.conf')
-source=(http://members.dslextreme.com/users/billw/$pkgname/$pkgname-$pkgver.tar.bz2;
-gkrellm.service)
-sha256sums=('702b5b0e9c040eb3af8e157453f38dd6f53e1dcd8b1272d20266cda3d4372c8b'
-'2829931127632d0391f6749024809594b78c138fe4f03c98cd65fdbd47cea376')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make LOCALEDIR=/usr/share/locale SYS_LIBS+=-lgmodule-2.0
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir PREFIX=/usr install
-  install -Dm644 server/gkrellmd.conf $pkgdir/etc/gkrellmd.conf
-  install -Dm644 ../gkrellm.service 
$pkgdir/usr/lib/systemd/system/gkrellm.service
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gkrellm/repos/community-i686/PKGBUILD (from rev 99330, 
gkrellm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-27 06:37:07 UTC (rev 99331)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: dorphell dorph...@archlinux.org
+# Contributor: Matt Smith (Majik) darkkni...@helpdesk.zaz.net
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Jozef Riha jose1...@gmail.com
+# Contributor: Alexander Rødseth rods...@gmail.com
+
+pkgname=gkrellm
+pkgver=2.3.5
+pkgrel=5
+pkgdesc=System monitor package for GTK2
+arch=('x86_64' 'i686')
+url=http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html;
+license=('GPL3')
+depends=('gtk2' 'libsm' 'lm_sensors')
+makedepends=('gettext')
+backup=('etc/gkrellmd.conf')
+source=(http://members.dslextreme.com/users/billw/$pkgname/$pkgname-$pkgver.tar.bz2;
+gkrellm.service)
+sha256sums=('702b5b0e9c040eb3af8e157453f38dd6f53e1dcd8b1272d20266cda3d4372c8b'
+'2829931127632d0391f6749024809594b78c138fe4f03c98cd65fdbd47cea376')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make LOCALEDIR=/usr/share/locale SYS_LIBS+=-lgmodule-2.0
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir PREFIX=/usr install
+  install -Dm644 server/gkrellmd.conf $pkgdir/etc/gkrellmd.conf
+  install -Dm644 ../gkrellm.service 
$pkgdir/usr/lib/systemd/system/gkrellm.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/gkrellm.service
===
--- community-i686/gkrellm.service  2013-10-27 06:36:54 UTC (rev 99330)
+++ community-i686/gkrellm.service  2013-10-27 06:37:07 UTC (rev 99331)
@@ -1,11 +0,0 @@
-[Unit]
-Description=GNU Krell Monitors server
-After=network.target
-# If hddtemp is added to the dependencies in the PKGBUILD, then use
-#After=network.target hddtemp.service
-
-[Service]
-ExecStart=/usr/bin/gkrellmd
-
-[Install]
-WantedBy=multi-user.target

Copied: gkrellm/repos/community-i686/gkrellm.service (from rev 99330, 
gkrellm/trunk/gkrellm.service)
===
--- community-i686/gkrellm.service  (rev 

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

2013-10-27 Thread Jelle van der Waa
Date: Sunday, October 27, 2013 @ 09:51:40
  Author: jelle
Revision: 99332

upgpkg: python-jedi 0.7.0-4

Modified:
  python-jedi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 06:37:07 UTC (rev 99331)
+++ PKGBUILD2013-10-27 08:51:40 UTC (rev 99332)
@@ -5,10 +5,10 @@
 pkgbase=python-jedi
 pkgname=('python2-jedi' 'python-jedi')
 pkgver=0.7.0
-pkgrel=3
+pkgrel=4
 arch=('any')
 url=https://github.com/davidhalter/jedi;
-license=('LGPL3')
+license=('MIT')
 depends=('python2')
 makedepends=('python2-distribute' 'python-distribute')
 source=(https://pypi.python.org/packages/source/j/jedi/jedi-${pkgver}.tar.gz;)
@@ -24,6 +24,8 @@
 conflicts=('python3-jedi-git')
 cd $srcdir/jedi-$pkgver
 python3 setup.py install --root=$pkgdir/ --optimize=1
+
+install -D -m644 $srcdir/jedi-$pkgver/LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
 package_python2-jedi() {
@@ -32,6 +34,8 @@
 conflicts=('jedi-git' 'python2-jedi-git')
 cd $srcdir/jedi-$pkgver
 python2 setup.py install --root=$pkgdir/ --optimize=1
+
+install -D -m644 $srcdir/jedi-$pkgver/LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
 # vim:set ts=2 sw=2 et



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

2013-10-27 Thread Jelle van der Waa
Date: Sunday, October 27, 2013 @ 09:52:14
  Author: jelle
Revision: 99333

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 08:51:40 UTC (rev 99332)
+++ PKGBUILD2013-10-27 08:52:14 UTC (rev 99333)
@@ -1,37 +0,0 @@
-# Submitter: Simon Conseil contact+aur at saimon dot org
-# Submitter: Jesus Alvarez
-# Maintainer: Danilo Bargen gez...@gmail.com
-
-pkgbase=python-jedi
-pkgname=('python2-jedi' 'python-jedi')
-pkgver=0.7.0
-pkgrel=3
-arch=('any')
-url=https://github.com/davidhalter/jedi;
-license=('LGPL3')
-depends=('python2')
-makedepends=('python2-distribute' 'python-distribute')
-source=(https://pypi.python.org/packages/source/j/jedi/jedi-${pkgver}.tar.gz;)
-sha256sums=('01f0d070ff3852bb6325f436c87070714ccf3d6edb057d9b562a1b19a601daa9')
-
-build() {
-   cd $srcdir/jedi-$pkgver 
-}
-
-package_python-jedi() {
-pkgdesc=Awesome autocompletion for python
-depends=('python')
-conflicts=('python3-jedi-git')
-cd $srcdir/jedi-$pkgver
-python3 setup.py install --root=$pkgdir/ --optimize=1
-}
-
-package_python2-jedi() {
-pkgdesc=Awesome autocompletion for python2
-depends=('python2')
-conflicts=('jedi-git' 'python2-jedi-git')
-cd $srcdir/jedi-$pkgver
-python2 setup.py install --root=$pkgdir/ --optimize=1
-}
-
-# vim:set ts=2 sw=2 et

Copied: python-jedi/repos/community-any/PKGBUILD (from rev 99332, 
python-jedi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 08:52:14 UTC (rev 99333)
@@ -0,0 +1,41 @@
+# Submitter: Simon Conseil contact+aur at saimon dot org
+# Submitter: Jesus Alvarez
+# Maintainer: Danilo Bargen gez...@gmail.com
+
+pkgbase=python-jedi
+pkgname=('python2-jedi' 'python-jedi')
+pkgver=0.7.0
+pkgrel=4
+arch=('any')
+url=https://github.com/davidhalter/jedi;
+license=('MIT')
+depends=('python2')
+makedepends=('python2-distribute' 'python-distribute')
+source=(https://pypi.python.org/packages/source/j/jedi/jedi-${pkgver}.tar.gz;)
+sha256sums=('01f0d070ff3852bb6325f436c87070714ccf3d6edb057d9b562a1b19a601daa9')
+
+build() {
+   cd $srcdir/jedi-$pkgver 
+}
+
+package_python-jedi() {
+pkgdesc=Awesome autocompletion for python
+depends=('python')
+conflicts=('python3-jedi-git')
+cd $srcdir/jedi-$pkgver
+python3 setup.py install --root=$pkgdir/ --optimize=1
+
+install -D -m644 $srcdir/jedi-$pkgver/LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-jedi() {
+pkgdesc=Awesome autocompletion for python2
+depends=('python2')
+conflicts=('jedi-git' 'python2-jedi-git')
+cd $srcdir/jedi-$pkgver
+python2 setup.py install --root=$pkgdir/ --optimize=1
+
+install -D -m644 $srcdir/jedi-$pkgver/LICENSE.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et



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

2013-10-27 Thread Bartłomiej Piotrowski
Date: Sunday, October 27, 2013 @ 11:47:30
  Author: bpiotrowski
Revision: 99334

upgpkg: mupdf 1.3-7

- bring back static libraries (FS#37508)

Modified:
  mupdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 08:52:14 UTC (rev 99333)
+++ PKGBUILD2013-10-27 10:47:30 UTC (rev 99334)
@@ -7,7 +7,7 @@
 
 pkgname=mupdf
 pkgver=1.3
-pkgrel=6
+pkgrel=7
 pkgdesc='Lightweight PDF and XPS viewer'
 arch=('i686' 'x86_64')
 url='http://mupdf.com'
@@ -14,6 +14,7 @@
 license=('GPL3')
 depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 
'libxext' 'openssl')
 install=mupdf.install
+options=('staticlibs')
 source=(https://mupdf.googlecode.com/files/$pkgname-$pkgver-source.tar.gz
 mupdf-1.3-system-libcurl.patch)
 sha256sums=('aba8b31bee9cc0a16abedab5e31c81c65996cba5591e62a50a79bea2a63d4478'



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

2013-10-27 Thread Bartłomiej Piotrowski
Date: Sunday, October 27, 2013 @ 11:47:47
  Author: bpiotrowski
Revision: 99335

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

Added:
  mupdf/repos/community-i686/PKGBUILD
(from rev 99334, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-i686/mupdf-1.3-system-libcurl.patch
(from rev 99334, mupdf/trunk/mupdf-1.3-system-libcurl.patch)
  mupdf/repos/community-i686/mupdf.install
(from rev 99334, mupdf/trunk/mupdf.install)
  mupdf/repos/community-x86_64/PKGBUILD
(from rev 99334, mupdf/trunk/PKGBUILD)
  mupdf/repos/community-x86_64/mupdf-1.3-system-libcurl.patch
(from rev 99334, mupdf/trunk/mupdf-1.3-system-libcurl.patch)
  mupdf/repos/community-x86_64/mupdf.install
(from rev 99334, mupdf/trunk/mupdf.install)
Deleted:
  mupdf/repos/community-i686/PKGBUILD
  mupdf/repos/community-i686/mupdf-1.3-system-libcurl.patch
  mupdf/repos/community-i686/mupdf.install
  mupdf/repos/community-x86_64/PKGBUILD
  mupdf/repos/community-x86_64/mupdf-1.3-system-libcurl.patch
  mupdf/repos/community-x86_64/mupdf.install

-+
 /PKGBUILD   |  112 ++
 /mupdf-1.3-system-libcurl.patch |   42 
 /mupdf.install  |   24 
 community-i686/PKGBUILD |   55 --
 community-i686/mupdf-1.3-system-libcurl.patch   |   21 
 community-i686/mupdf.install|   12 --
 community-x86_64/PKGBUILD   |   55 --
 community-x86_64/mupdf-1.3-system-libcurl.patch |   21 
 community-x86_64/mupdf.install  |   12 --
 9 files changed, 178 insertions(+), 176 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-27 10:47:30 UTC (rev 99334)
+++ community-i686/PKGBUILD 2013-10-27 10:47:47 UTC (rev 99335)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Pierre-Paul Paquin pierrepaulpaq...@gmail.com
-# Contributor: xduugu
-
-pkgname=mupdf
-pkgver=1.3
-pkgrel=6
-pkgdesc='Lightweight PDF and XPS viewer'
-arch=('i686' 'x86_64')
-url='http://mupdf.com'
-license=('GPL3')
-depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 
'libxext' 'openssl')
-install=mupdf.install
-source=(https://mupdf.googlecode.com/files/$pkgname-$pkgver-source.tar.gz
-mupdf-1.3-system-libcurl.patch)
-sha256sums=('aba8b31bee9cc0a16abedab5e31c81c65996cba5591e62a50a79bea2a63d4478'
-'41a3b6df736f971e91c066e73afac286eec8fa37af244a55df52e8b173646f42')
-
-prepare() {
-  cd $pkgname-$pkgver-source
-  rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
-  patch -Np1 -i ../mupdf-1.3-system-libcurl.patch
-}
-
-build() {
-  CFLAGS+=' -fPIC'
-  CXXFLAGS+=' -fPIC'
-
-  cd $pkgname-$pkgver-source
-  make build=release CURL_LIBS='-lcurl -lpthread'
-}
-
-package() {
-  cd $pkgname-$pkgver-source
-  make build=release prefix=$pkgdir/usr install
-
-  mv $pkgdir/usr/bin/mupdf-x11-curl $pkgdir/usr/bin/mupdf
-  rm $pkgdir/usr/bin/mupdf-x11
-
-  cd platform/debian
-  sed -i -e 's/mupdf.xpm/mupdf/' \
- -e 's/application\/x-pdf/application\/x-pdf/' \
- -e 's/mupdf-select-file/mupdf/' \
- -e 's/^$/NoDisplay=true/' \
-mupdf.desktop
-  install -Dm644 mupdf.desktop $pkgdir/usr/share/applications/mupdf.desktop
-  install -Dm644 mupdf.xpm $pkgdir/usr/share/pixmaps/mupdf.xpm
-
-  find $pkgdir/usr/include \
-$pkgdir/usr/share \
-$pkgdir/usr/lib -type f | xargs chmod -v 0644
-}

Copied: mupdf/repos/community-i686/PKGBUILD (from rev 99334, 
mupdf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-27 10:47:47 UTC (rev 99335)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Brad Fanella bradfane...@archlinux.us
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: Pierre-Paul Paquin pierrepaulpaq...@gmail.com
+# Contributor: xduugu
+
+pkgname=mupdf
+pkgver=1.3
+pkgrel=7
+pkgdesc='Lightweight PDF and XPS viewer'
+arch=('i686' 'x86_64')
+url='http://mupdf.com'
+license=('GPL3')
+depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 
'libxext' 'openssl')
+install=mupdf.install
+options=('staticlibs')
+source=(https://mupdf.googlecode.com/files/$pkgname-$pkgver-source.tar.gz
+mupdf-1.3-system-libcurl.patch)
+sha256sums=('aba8b31bee9cc0a16abedab5e31c81c65996cba5591e62a50a79bea2a63d4478'
+'41a3b6df736f971e91c066e73afac286eec8fa37af244a55df52e8b173646f42')
+
+prepare() {
+  cd $pkgname-$pkgver-source
+  rm -rf thirdparty/{curl,freetype,jpeg,zlib,jbig2dec}
+  patch 

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

2013-10-27 Thread Laurent Carlier
Date: Sunday, October 27, 2013 @ 12:13:45
  Author: lcarlier
Revision: 99337

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

Added:
  gambas3/repos/community-i686/PKGBUILD
(from rev 99336, gambas3/trunk/PKGBUILD)
  gambas3/repos/community-i686/gambas3-3.4.1-llvm-3.3.patch
(from rev 99336, gambas3/trunk/gambas3-3.4.1-llvm-3.3.patch)
  gambas3/repos/community-i686/gambas3-runtime.install
(from rev 99336, gambas3/trunk/gambas3-runtime.install)
  gambas3/repos/community-i686/gambas3-script.install
(from rev 99336, gambas3/trunk/gambas3-script.install)
  gambas3/repos/community-x86_64/PKGBUILD
(from rev 99336, gambas3/trunk/PKGBUILD)
  gambas3/repos/community-x86_64/gambas3-3.4.1-llvm-3.3.patch
(from rev 99336, gambas3/trunk/gambas3-3.4.1-llvm-3.3.patch)
  gambas3/repos/community-x86_64/gambas3-runtime.install
(from rev 99336, gambas3/trunk/gambas3-runtime.install)
  gambas3/repos/community-x86_64/gambas3-script.install
(from rev 99336, gambas3/trunk/gambas3-script.install)
Deleted:
  gambas3/repos/community-i686/PKGBUILD
  gambas3/repos/community-i686/gambas3-3.4.1-llvm-3.3.patch
  gambas3/repos/community-i686/gambas3-runtime.install
  gambas3/repos/community-i686/gambas3-script.install
  gambas3/repos/community-x86_64/PKGBUILD
  gambas3/repos/community-x86_64/gambas3-3.4.1-llvm-3.3.patch
  gambas3/repos/community-x86_64/gambas3-runtime.install
  gambas3/repos/community-x86_64/gambas3-script.install

---+
 /PKGBUILD | 1928 
 /gambas3-3.4.1-llvm-3.3.patch |  172 ++
 /gambas3-runtime.install  |   20 
 /gambas3-script.install   |   30 
 community-i686/PKGBUILD   |  964 
 community-i686/gambas3-3.4.1-llvm-3.3.patch   |   86 -
 community-i686/gambas3-runtime.install|   10 
 community-i686/gambas3-script.install |   15 
 community-x86_64/PKGBUILD |  964 
 community-x86_64/gambas3-3.4.1-llvm-3.3.patch |   86 -
 community-x86_64/gambas3-runtime.install  |   10 
 community-x86_64/gambas3-script.install   |   15 
 12 files changed, 2150 insertions(+), 2150 deletions(-)

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


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

2013-10-27 Thread Laurent Carlier
Date: Sunday, October 27, 2013 @ 12:13:27
  Author: lcarlier
Revision: 99336

upgpkg: gambas3 3.5.0-3

Fix typo in gb-clipper dependency

Modified:
  gambas3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 10:47:47 UTC (rev 99335)
+++ PKGBUILD2013-10-27 11:13:27 UTC (rev 99336)
@@ -16,7 +16,7 @@
  'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc' 'gambas3-gb-xml-xslt' 
'gambas3-gb-xml' 'gambas3-gb-web')
 pkgname=(${_components[@]} 'gambas3-runtime' 'gambas3-devel' 'gambas3-ide' 
'gambas3-script' 'gambas3-examples')
 pkgver=3.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc=A free development environment based on a Basic interpreter.
 arch=('i686' 'x86_64')
 url=http://gambas.sourceforge.net/;
@@ -92,7 +92,7 @@
 }
 
 package_gambas3-gb-clipper() {
-  depends=('gambas3-gb-runtime')
+  depends=('gambas3-runtime')
   pkgdesc=Polygon clipping component
 
   cd ${srcdir}/fakeinstall



[arch-commits] Commit in (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 14:30:06
  Author: andrea
Revision: 197591

ktp-common-internals dep

Added:
  libkpeople/
  libkpeople/repos/
  libkpeople/trunk/
  libkpeople/trunk/PKGBUILD

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

Added: libkpeople/trunk/PKGBUILD
===
--- libkpeople/trunk/PKGBUILD   (rev 0)
+++ libkpeople/trunk/PKGBUILD   2013-10-27 13:30:06 UTC (rev 197591)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=libkpeople
+pkgver=0.1.0
+pkgrel=2
+pkgdesc=A contact aggregation library for KDE
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KTp/libkpeople'
+license=('LGPL')
+depends=('nepomuk-core')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('3d5401b90eabbf6c230ba4b56d527c67')
+
+package() {
+  mkdir build
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir}/ install
+}


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


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

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 14:35:51
  Author: andrea
Revision: 197592

upgpkg: libkpeople 0.1.0-2

typo

Modified:
  libkpeople/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 13:30:06 UTC (rev 197591)
+++ PKGBUILD2013-10-27 13:35:51 UTC (rev 197592)
@@ -12,22 +12,21 @@
 depends=('nepomuk-core')
 makedepends=('cmake' 'automoc4')
 
source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('3d5401b90eabbf6c230ba4b56d527c67')
+sha1sums=('6ab54b3ba203ff06d17f101060ed277696dfbaad')
 
-package() {
+prepare() {
   mkdir build
 }
 
 build() {
-   cd build
-   cmake ../${pkgname}-${pkgver} \
+  cd build
+  cmake ../${pkgname}-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4
-   make
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
 }
 
 package() {
-   cd build
-   make DESTDIR=${pkgdir}/ install
+  cd build
+  make DESTDIR=${pkgdir}/ install
 }



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

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 14:36:10
  Author: andrea
Revision: 197593

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

Added:
  libkpeople/repos/extra-i686/
  libkpeople/repos/extra-i686/PKGBUILD
(from rev 197592, libkpeople/trunk/PKGBUILD)
  libkpeople/repos/extra-x86_64/
  libkpeople/repos/extra-x86_64/PKGBUILD
(from rev 197592, libkpeople/trunk/PKGBUILD)

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

Copied: libkpeople/repos/extra-i686/PKGBUILD (from rev 197592, 
libkpeople/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 13:36:10 UTC (rev 197593)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=libkpeople
+pkgver=0.1.0
+pkgrel=2
+pkgdesc=A contact aggregation library for KDE
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KTp/libkpeople'
+license=('LGPL')
+depends=('nepomuk-core')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('6ab54b3ba203ff06d17f101060ed277696dfbaad')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libkpeople/repos/extra-x86_64/PKGBUILD (from rev 197592, 
libkpeople/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 13:36:10 UTC (rev 197593)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=libkpeople
+pkgver=0.1.0
+pkgrel=2
+pkgdesc=A contact aggregation library for KDE
+arch=('i686' 'x86_64')
+url='http://community.kde.org/KTp/libkpeople'
+license=('LGPL')
+depends=('nepomuk-core')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('6ab54b3ba203ff06d17f101060ed277696dfbaad')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir}/ install
+}



[arch-commits] Commit in (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:06:35
  Author: andrea
Revision: 197594

Part of KDE-Telepathy

Added:
  libqinfinity/
  libqinfinity/repos/
  libqinfinity/trunk/
  libqinfinity/trunk/PKGBUILD

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

Added: libqinfinity/trunk/PKGBUILD
===
--- libqinfinity/trunk/PKGBUILD (rev 0)
+++ libqinfinity/trunk/PKGBUILD 2013-10-27 14:06:35 UTC (rev 197594)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=libqinfinity
+pkgver=0.5.1
+pkgrel=2
+pkgdesc=Qt wrapper around libinfinity, a library for collaborative editing
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/libs/libqinfinity'
+license=('LGPL')
+depends=('libinfinity' 'qt4')
+makedepends=('cmake')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz;)
+md5sums=('ca40902e7a9a699d3d83138cb76d569a')
+
+prepare() {
+   mkdir build
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-v${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir}/ install
+}



[arch-commits] Commit in (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:08:48
  Author: andrea
Revision: 197595

Part of KDE-Telepathy

Added:
  kte-collaborative/
  kte-collaborative/repos/
  kte-collaborative/trunk/
  kte-collaborative/trunk/PKGBUILD

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

Added: kte-collaborative/trunk/PKGBUILD
===
--- kte-collaborative/trunk/PKGBUILD(rev 0)
+++ kte-collaborative/trunk/PKGBUILD2013-10-27 14:08:48 UTC (rev 197595)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=kte-collaborative
+pkgver=0.0.95
+pkgrel=1
+pkgdesc=A plugin for KTextEditor which allows to edit text documents 
collaboratively
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/network/kte-collaborative'
+license=('GPL')
+depends=('libqinfinity' 'telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+md5sums=('ea08b3e38df2ef5c4499f819836ade06')
+
+prepare() {
+   mkdir build
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir} install
+}


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


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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 15:10:11
  Author: giovanni
Revision: 197596

upgpkg: amule 10808-2

Fixed FS35728

Added:
  amule/trunk/amule.install
  amule/trunk/amuled.systemd
  amule/trunk/amuleweb.systemd
Modified:
  amule/trunk/PKGBUILD

--+
 PKGBUILD |   17 +
 amule.install|   29 +
 amuled.systemd   |   11 +++
 amuleweb.systemd |   13 +
 4 files changed, 66 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:08:48 UTC (rev 197595)
+++ PKGBUILD2013-10-27 14:10:11 UTC (rev 197596)
@@ -3,17 +3,23 @@
 # Contributor: Henrik Ronellenfitsch seari...@web.de
 # Contributor: Alessio Sergi sergi.alessio {at} gmail.com
 # Contributor: Dario 'Dax' Vilardi dax [at] deelab [dot] org
+# Contributor: Anatol Pomozov anatol.pomo...@gmail.com
 
 pkgname=amule
 pkgver=10808
-pkgrel=1
+pkgrel=2
 pkgdesc=An eMule-like client for ed2k p2p network
 arch=('i686' 'x86_64')
 url=http://www.amule.org;
 license=('GPL')
 depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++')
-source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;)
-md5sums=('68099241871f4e47eee06bebc7ce20a1')
+install=amule.install
+source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;
+'amuled.systemd'
+'amuleweb.systemd')
+md5sums=('68099241871f4e47eee06bebc7ce20a1'
+ '59772c41860e238f1c822feb8ca8d47f'
+ '05975c5d94bfc41fddb894d98b1115d5')
 
 build() {
   cd ${srcdir}/aMule-SVN-r${pkgver}
@@ -40,5 +46,8 @@
 package() {
   cd ${srcdir}/aMule-SVN-r${pkgver}
 
-  make DESTDIR=${pkgdir}/ install
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/amuled.systemd 
${pkgdir}/usr/lib/systemd/system/amuled.service
+  install -D -m644 ${srcdir}/amuleweb.systemd 
${pkgdir}/usr/lib/systemd/system/amuleweb.service
 }

Added: amule.install
===
--- amule.install   (rev 0)
+++ amule.install   2013-10-27 14:10:11 UTC (rev 197596)
@@ -0,0 +1,29 @@
+post_install() {
+  post_upgrade
+  passwd -l amule /dev/null
+}
+
+_config_instructions() {
+  echo If you plan to use external client (e.g. amuleGUI or amuleweb) then 
you need to
+  echo provide [ExternalConnect] configuration.
+  echo You also need to specify amuleweb password.
+  echo Please follow https://wiki.archlinux.org/index.php/AMule for more 
information.
+  echo amuleweb can be started as 'systemctl start amuleweb'.
+}
+
+post_upgrade() {
+  # create user/group that the daemon will run as by default, do not delete 
this on uninstall, as it will own files
+  getent group amule /dev/null || groupadd amule
+  getent passwd amule /dev/null || useradd -c 'aMule Client' -g amule -d 
'/var/lib/amule' -m -s /bin/false amule
+
+  if [ ! -e /var/lib/amule/.aMule/amule.conf ]; then
+_config_instructions
+  fi
+}
+
+post_remove() {
+  # TOTHINK: delete homedir and user account/group?
+  #getent passwd amule /dev/null  userdel amule
+  #getent group amule /dev/null  groupdel amule
+  true
+}

Added: amuled.systemd
===
--- amuled.systemd  (rev 0)
+++ amuled.systemd  2013-10-27 14:10:11 UTC (rev 197596)
@@ -0,0 +1,11 @@
+[Unit]
+Description=aMule Daemon
+After=network.target
+
+# This assumes that a user 'amule' exists, with a writeable home directory
+[Service]
+User=amule
+ExecStart=/usr/bin/amuled
+
+[Install]
+WantedBy=multi-user.target

Added: amuleweb.systemd
===
--- amuleweb.systemd(rev 0)
+++ amuleweb.systemd2013-10-27 14:10:11 UTC (rev 197596)
@@ -0,0 +1,13 @@
+[Unit]
+Description=aMule Webserver
+Requires=amuled.service
+
+[Service]
+User=amule
+ExecStart=/usr/bin/amuleweb --quiet
+# If amuled still starting then amuleweb exits, restart until amuleweb is up 
+Restart=on-success
+RestartSec=3s
+
+[Install]
+WantedBy=multi-user.target



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 15:10:21
  Author: giovanni
Revision: 197597

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

Added:
  amule/repos/extra-i686/PKGBUILD
(from rev 197596, amule/trunk/PKGBUILD)
  amule/repos/extra-i686/amule.install
(from rev 197596, amule/trunk/amule.install)
  amule/repos/extra-i686/amuled.systemd
(from rev 197596, amule/trunk/amuled.systemd)
  amule/repos/extra-i686/amuleweb.systemd
(from rev 197596, amule/trunk/amuleweb.systemd)
  amule/repos/extra-x86_64/PKGBUILD
(from rev 197596, amule/trunk/PKGBUILD)
  amule/repos/extra-x86_64/amule.install
(from rev 197596, amule/trunk/amule.install)
  amule/repos/extra-x86_64/amuled.systemd
(from rev 197596, amule/trunk/amuled.systemd)
  amule/repos/extra-x86_64/amuleweb.systemd
(from rev 197596, amule/trunk/amuleweb.systemd)
Deleted:
  amule/repos/extra-i686/PKGBUILD
  amule/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  106 
 extra-i686/PKGBUILD   |   44 
 extra-i686/amule.install  |   29 ++
 extra-i686/amuled.systemd |   11 
 extra-i686/amuleweb.systemd   |   13 
 extra-x86_64/PKGBUILD |   44 
 extra-x86_64/amule.install|   29 ++
 extra-x86_64/amuled.systemd   |   11 
 extra-x86_64/amuleweb.systemd |   13 
 9 files changed, 212 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:10:11 UTC (rev 197596)
+++ extra-i686/PKGBUILD 2013-10-27 14:10:21 UTC (rev 197597)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Henrik Ronellenfitsch seari...@web.de
-# Contributor: Alessio Sergi sergi.alessio {at} gmail.com
-# Contributor: Dario 'Dax' Vilardi dax [at] deelab [dot] org
-
-pkgname=amule
-pkgver=10808
-pkgrel=1
-pkgdesc=An eMule-like client for ed2k p2p network
-arch=('i686' 'x86_64')
-url=http://www.amule.org;
-license=('GPL')
-depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++')
-source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;)
-md5sums=('68099241871f4e47eee06bebc7ce20a1')
-
-build() {
-  cd ${srcdir}/aMule-SVN-r${pkgver}
-
-  ./configure --prefix=/usr \
-  --mandir=/usr/share/man \
-  --enable-cas \
-  --enable-wxcas \
-  --enable-amule-daemon \
-  --enable-amulecmd \
-  --enable-amule-gui \
-  --enable-alc \
-  --enable-alcc \
-  --enable-webserver \
-  --disable-debug \
-  --enable-optimize \
-  --enable-ccache \
-  --enable-geoip \
-  --enable-upnp
-
-  make
-}
-
-package() {
-  cd ${srcdir}/aMule-SVN-r${pkgver}
-
-  make DESTDIR=${pkgdir}/ install
-}

Copied: amule/repos/extra-i686/PKGBUILD (from rev 197596, amule/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:10:21 UTC (rev 197597)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Henrik Ronellenfitsch seari...@web.de
+# Contributor: Alessio Sergi sergi.alessio {at} gmail.com
+# Contributor: Dario 'Dax' Vilardi dax [at] deelab [dot] org
+# Contributor: Anatol Pomozov anatol.pomo...@gmail.com
+
+pkgname=amule
+pkgver=10808
+pkgrel=2
+pkgdesc=An eMule-like client for ed2k p2p network
+arch=('i686' 'x86_64')
+url=http://www.amule.org;
+license=('GPL')
+depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++')
+install=amule.install
+source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;
+'amuled.systemd'
+'amuleweb.systemd')
+md5sums=('68099241871f4e47eee06bebc7ce20a1'
+ '59772c41860e238f1c822feb8ca8d47f'
+ '05975c5d94bfc41fddb894d98b1115d5')
+
+build() {
+  cd ${srcdir}/aMule-SVN-r${pkgver}
+
+  ./configure --prefix=/usr \
+  --mandir=/usr/share/man \
+  --enable-cas \
+  --enable-wxcas \
+  --enable-amule-daemon \
+  --enable-amulecmd \
+  --enable-amule-gui \
+  --enable-alc \
+  --enable-alcc \
+  --enable-webserver \
+  --disable-debug \
+  --enable-optimize \
+  --enable-ccache \
+  --enable-geoip \
+  --enable-upnp
+
+  make
+}
+
+package() {
+  cd ${srcdir}/aMule-SVN-r${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/amuled.systemd 
${pkgdir}/usr/lib/systemd/system/amuled.service
+  install -D -m644 ${srcdir}/amuleweb.systemd 
${pkgdir}/usr/lib/systemd/system/amuleweb.service
+}

Copied: amule/repos/extra-i686/amule.install (from rev 197596, 
amule/trunk/amule.install)

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

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:16:58
  Author: andrea
Revision: 197598

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

Added:
  libqinfinity/repos/extra-i686/
  libqinfinity/repos/extra-i686/PKGBUILD
(from rev 197597, libqinfinity/trunk/PKGBUILD)
  libqinfinity/repos/extra-x86_64/
  libqinfinity/repos/extra-x86_64/PKGBUILD
(from rev 197597, libqinfinity/trunk/PKGBUILD)

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

Copied: libqinfinity/repos/extra-i686/PKGBUILD (from rev 197597, 
libqinfinity/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:16:58 UTC (rev 197598)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=libqinfinity
+pkgver=0.5.1
+pkgrel=2
+pkgdesc=Qt wrapper around libinfinity, a library for collaborative editing
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/libs/libqinfinity'
+license=('LGPL')
+depends=('libinfinity' 'qt4')
+makedepends=('cmake')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz;)
+md5sums=('ca40902e7a9a699d3d83138cb76d569a')
+
+prepare() {
+   mkdir build
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-v${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir}/ install
+}

Copied: libqinfinity/repos/extra-x86_64/PKGBUILD (from rev 197597, 
libqinfinity/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:16:58 UTC (rev 197598)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=libqinfinity
+pkgver=0.5.1
+pkgrel=2
+pkgdesc=Qt wrapper around libinfinity, a library for collaborative editing
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/libs/libqinfinity'
+license=('LGPL')
+depends=('libinfinity' 'qt4')
+makedepends=('cmake')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz;)
+md5sums=('ca40902e7a9a699d3d83138cb76d569a')
+
+prepare() {
+   mkdir build
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-v${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir}/ install
+}



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

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:17:19
  Author: andrea
Revision: 197599

upgpkg: kte-collaborative 0.1.80-1

Upstream release

Modified:
  kte-collaborative/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:16:58 UTC (rev 197598)
+++ PKGBUILD2013-10-27 14:17:19 UTC (rev 197599)
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas nqn1976 @ gmail.com
 
 pkgname=kte-collaborative
-pkgver=0.0.95
+pkgver=0.1.80
 pkgrel=1
 pkgdesc=A plugin for KTextEditor which allows to edit text documents 
collaboratively
 arch=('i686' 'x86_64')
@@ -11,22 +11,22 @@
 license=('GPL')
 depends=('libqinfinity' 'telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
-source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('ea08b3e38df2ef5c4499f819836ade06')
+source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz;)
+md5sums=('4e5c8e81d02ab1ccb5f0f6b1f739707a')
 
 prepare() {
-   mkdir build
+  mkdir build
 }
 
 build() {
-   cd build
-   cmake ../${pkgname}-${pkgver} \
+  cd build
+  cmake ../${pkgname}-v${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr
-   make
+  make
 }
 
 package() {
-   cd build
-   make DESTDIR=${pkgdir} install
+  cd build
+  make DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in telepathy-kde-common-internals/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:18:20
  Author: andrea
Revision: 197601

upgpkg: telepathy-kde-common-internals 0.7.0-1

Upstream release

Modified:
  telepathy-kde-common-internals/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:17:27 UTC (rev 197600)
+++ PKGBUILD2013-10-27 14:18:20 UTC (rev 197601)
@@ -3,17 +3,17 @@
 
 pkgname=telepathy-kde-common-internals
 _pkgname=ktp-common-internals
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=Common components for KDE-Telepathy
 arch=('i686' 'x86_64')
 url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 license=('GPL')
-depends=('kdelibs' 'telepathy-logger-qt' 'telepathy-mission-control')
+depends=('libkpeople' 'telepathy-logger-qt' 'telepathy-mission-control')
 makedepends=('cmake' 'automoc4' 'boost' 'doxygen')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('d4934f760b62da5859d81fc1d264315f4d5473e8')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('9610eb4b606166200aacbb8d311b63c30724403e')
 
 prepare() {
   mkdir build



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

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:17:27
  Author: andrea
Revision: 197600

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

Added:
  kte-collaborative/repos/extra-i686/
  kte-collaborative/repos/extra-i686/PKGBUILD
(from rev 197599, kte-collaborative/trunk/PKGBUILD)
  kte-collaborative/repos/extra-x86_64/
  kte-collaborative/repos/extra-x86_64/PKGBUILD
(from rev 197599, kte-collaborative/trunk/PKGBUILD)

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

Copied: kte-collaborative/repos/extra-i686/PKGBUILD (from rev 197599, 
kte-collaborative/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:17:27 UTC (rev 197600)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=kte-collaborative
+pkgver=0.1.80
+pkgrel=1
+pkgdesc=A plugin for KTextEditor which allows to edit text documents 
collaboratively
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/network/kte-collaborative'
+license=('GPL')
+depends=('libqinfinity' 'telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz;)
+md5sums=('4e5c8e81d02ab1ccb5f0f6b1f739707a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-v${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Copied: kte-collaborative/repos/extra-x86_64/PKGBUILD (from rev 197599, 
kte-collaborative/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:17:27 UTC (rev 197600)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Antonio Rojas nqn1976 @ gmail.com
+
+pkgname=kte-collaborative
+pkgver=0.1.80
+pkgrel=1
+pkgdesc=A plugin for KTextEditor which allows to edit text documents 
collaboratively
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/network/kte-collaborative'
+license=('GPL')
+depends=('libqinfinity' 'telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-v${pkgver}.tar.xz;)
+md5sums=('4e5c8e81d02ab1ccb5f0f6b1f739707a')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-v${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}



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

2013-10-27 Thread Jan Steffens
Date: Sunday, October 27, 2013 @ 15:19:11
  Author: heftig
Revision: 99338

remove reference to nonexistant docs

Modified:
  rubinius/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 11:13:45 UTC (rev 99337)
+++ PKGBUILD2013-10-27 14:19:11 UTC (rev 99338)
@@ -51,8 +51,7 @@
 }
 
 package_rubinius() {
-  optdepends=('rubinius-docs: Rubinius documentation'
-  'ruby-docs: Ruby documentation')
+  optdepends=('ruby-docs: Ruby documentation')
 
   export GEM_HOME=$srcdir/gemdir
   cd $pkgbase-$pkgver



[arch-commits] Commit in telepathy-kde-common-internals/repos (8 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:18:27
  Author: andrea
Revision: 197602

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

Added:
  telepathy-kde-common-internals/repos/extra-i686/PKGBUILD
(from rev 197601, telepathy-kde-common-internals/trunk/PKGBUILD)
  
telepathy-kde-common-internals/repos/extra-i686/telepathy-kde-common-internals.install
(from rev 197601, 
telepathy-kde-common-internals/trunk/telepathy-kde-common-internals.install)
  telepathy-kde-common-internals/repos/extra-x86_64/PKGBUILD
(from rev 197601, telepathy-kde-common-internals/trunk/PKGBUILD)
  
telepathy-kde-common-internals/repos/extra-x86_64/telepathy-kde-common-internals.install
(from rev 197601, 
telepathy-kde-common-internals/trunk/telepathy-kde-common-internals.install)
Deleted:
  telepathy-kde-common-internals/repos/extra-i686/PKGBUILD
  
telepathy-kde-common-internals/repos/extra-i686/telepathy-kde-common-internals.install
  telepathy-kde-common-internals/repos/extra-x86_64/PKGBUILD
  
telepathy-kde-common-internals/repos/extra-x86_64/telepathy-kde-common-internals.install

-+
 /PKGBUILD   |   66 ++
 /telepathy-kde-common-internals.install |   22 ++
 extra-i686/PKGBUILD |   33 -
 extra-i686/telepathy-kde-common-internals.install   |   11 ---
 extra-x86_64/PKGBUILD   |   33 -
 extra-x86_64/telepathy-kde-common-internals.install |   11 ---
 6 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:18:20 UTC (rev 197601)
+++ extra-i686/PKGBUILD 2013-10-27 14:18:27 UTC (rev 197602)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-common-internals
-_pkgname=ktp-common-internals
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Common components for KDE-Telepathy
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('kdelibs' 'telepathy-logger-qt' 'telepathy-mission-control')
-makedepends=('cmake' 'automoc4' 'boost' 'doxygen')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('d4934f760b62da5859d81fc1d264315f4d5473e8')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-common-internals/repos/extra-i686/PKGBUILD (from rev 
197601, telepathy-kde-common-internals/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:18:27 UTC (rev 197602)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-common-internals
+_pkgname=ktp-common-internals
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Common components for KDE-Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('libkpeople' 'telepathy-logger-qt' 'telepathy-mission-control')
+makedepends=('cmake' 'automoc4' 'boost' 'doxygen')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('9610eb4b606166200aacbb8d311b63c30724403e')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/telepathy-kde-common-internals.install
===
--- extra-i686/telepathy-kde-common-internals.install   2013-10-27 14:18:20 UTC 
(rev 197601)
+++ extra-i686/telepathy-kde-common-internals.install   2013-10-27 14:18:27 UTC 
(rev 197602)
@@ -1,11 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_update() {
-post_install
-}
-
-post_remove() {
-post_install
-}
\ No newline at end of file

Copied: 
telepathy-kde-common-internals/repos/extra-i686/telepathy-kde-common-internals.install
 (from rev 197601, 
telepathy-kde-common-internals/trunk/telepathy-kde-common-internals.install)
===
--- extra-i686/telepathy-kde-common-internals.install   
(rev 0)
+++ extra-i686/telepathy-kde-common-internals.install   2013-10-27 14:18:27 UTC 
(rev 197602)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_update() {
+

[arch-commits] Commit in telepathy-kde-accounts-kcm/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:05
  Author: andrea
Revision: 197603

upgpkg: telepathy-kde-accounts-kcm 0.7.0-1

Upstream release

Modified:
  telepathy-kde-accounts-kcm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:18:27 UTC (rev 197602)
+++ PKGBUILD2013-10-27 14:19:05 UTC (rev 197603)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-kde-accounts-kcm
 _pkgname=ktp-accounts-kcm
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=KCM Module for configuring Telepathy Instant Messaging Accounts
 arch=('i686' 'x86_64')
@@ -17,11 +17,14 @@
 groups=('kde-telepathy')
 conflicts=('telepathy-kde-accounts-kcm-plugins')
 replaces=('telepathy-kde-accounts-kcm-plugins')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('9646cfe13c4cf155acd97d6ea66ea9bf3c8a73d7')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('8791acef43bb125259d218f2385ddf50a1ec857c')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-approver/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:16
  Author: andrea
Revision: 197605

upgpkg: telepathy-kde-approver 0.7.0-1

Upstream release

Modified:
  telepathy-kde-approver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:19:14 UTC (rev 197604)
+++ PKGBUILD2013-10-27 14:19:16 UTC (rev 197605)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-kde-approver
 _pkgname=ktp-approver
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=KDE Channel Approver for Telepathy
 arch=('i686' 'x86_64')
@@ -13,11 +13,14 @@
 depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('a29415946b45160aa0469e8aa7e4b6c20209569c')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f250514208481a328732d73e1d3807e72f375d27')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-accounts-kcm/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:14
  Author: andrea
Revision: 197604

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

Added:
  telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD
(from rev 197603, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
  telepathy-kde-accounts-kcm/repos/extra-x86_64/PKGBUILD
(from rev 197603, telepathy-kde-accounts-kcm/trunk/PKGBUILD)
Deleted:
  telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD
  telepathy-kde-accounts-kcm/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   76 
 extra-i686/PKGBUILD   |   35 --
 extra-x86_64/PKGBUILD |   35 --
 3 files changed, 76 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:19:05 UTC (rev 197603)
+++ extra-i686/PKGBUILD 2013-10-27 14:19:14 UTC (rev 197604)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-
-pkgname=telepathy-kde-accounts-kcm
-_pkgname=ktp-accounts-kcm
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=KCM Module for configuring Telepathy Instant Messaging Accounts
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
-makedepends=('cmake' 'automoc4' 'boost')
-optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support'
-'telepathy-haze: all protocols supported by libpurple')
-groups=('kde-telepathy')
-conflicts=('telepathy-kde-accounts-kcm-plugins')
-replaces=('telepathy-kde-accounts-kcm-plugins')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('9646cfe13c4cf155acd97d6ea66ea9bf3c8a73d7')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD (from rev 197603, 
telepathy-kde-accounts-kcm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:19:14 UTC (rev 197604)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-accounts-kcm
+_pkgname=ktp-accounts-kcm
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=KCM Module for configuring Telepathy Instant Messaging Accounts
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4' 'boost')
+optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support'
+'telepathy-haze: all protocols supported by libpurple')
+groups=('kde-telepathy')
+conflicts=('telepathy-kde-accounts-kcm-plugins')
+replaces=('telepathy-kde-accounts-kcm-plugins')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('8791acef43bb125259d218f2385ddf50a1ec857c')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:19:05 UTC (rev 197603)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:19:14 UTC (rev 197604)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-
-pkgname=telepathy-kde-accounts-kcm
-_pkgname=ktp-accounts-kcm
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=KCM Module for configuring Telepathy Instant Messaging Accounts
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
-makedepends=('cmake' 'automoc4' 'boost')
-optdepends=('telepathy-gabble: XMPP/Jabber/GTalk support'
-'telepathy-haze: all protocols supported by libpurple')
-groups=('kde-telepathy')
-conflicts=('telepathy-kde-accounts-kcm-plugins')
-replaces=('telepathy-kde-accounts-kcm-plugins')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('9646cfe13c4cf155acd97d6ea66ea9bf3c8a73d7')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: 

[arch-commits] Commit in telepathy-kde-auth-handler/repos/extra-x86_64 (2 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:39
  Author: andrea
Revision: 197608

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD
(from rev 197607, telepathy-kde-auth-handler/trunk/PKGBUILD)
Deleted:
  telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 14:19:32 UTC (rev 197607)
+++ PKGBUILD2013-10-27 14:19:39 UTC (rev 197608)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-auth-handler
-_pkgname=ktp-auth-handler
-pkgver=0.6.3
-pkgrel=2
-pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('027697f01a41e70d10cebb78b15e7bc783617be3')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD (from rev 
197607, telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 14:19:39 UTC (rev 197608)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 
'signon')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('0abeef4bc6905f0b975505f9a215bfbafa4b02a3')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-kde-contact-list/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:43
  Author: andrea
Revision: 197609

upgpkg: telepathy-kde-contact-list 0.7.0-1

Upstream release

Modified:
  telepathy-kde-contact-list/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:19:39 UTC (rev 197608)
+++ PKGBUILD2013-10-27 14:19:43 UTC (rev 197609)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-kde-contact-list
 _pkgname=ktp-contact-list
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=Telepathy contact list application
 arch=('i686' 'x86_64')
@@ -14,11 +14,14 @@
 makedepends=('cmake' 'automoc4' 'boost')
 groups=('kde-telepathy')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f26eb5d1cf546b87921447d455b4b47ac8772673')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('493a7c0f5d3e46c1c2011130670f907a295fc4a4')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-auth-handler/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:32
  Author: andrea
Revision: 197607

upgpkg: telepathy-kde-auth-handler 0.7.0-1

Upstream release

Modified:
  telepathy-kde-auth-handler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:19:28 UTC (rev 197606)
+++ PKGBUILD2013-10-27 14:19:32 UTC (rev 197607)
@@ -3,20 +3,23 @@
 
 pkgname=telepathy-kde-auth-handler
 _pkgname=ktp-auth-handler
-pkgver=0.6.3
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
 arch=('i686' 'x86_64')
 url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
 license=('GPL')
-depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl')
+depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 
'signon')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('027697f01a41e70d10cebb78b15e7bc783617be3')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('0abeef4bc6905f0b975505f9a215bfbafa4b02a3')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-approver/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:28
  Author: andrea
Revision: 197606

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

Added:
  telepathy-kde-approver/repos/extra-i686/PKGBUILD
(from rev 197605, telepathy-kde-approver/trunk/PKGBUILD)
  telepathy-kde-approver/repos/extra-x86_64/PKGBUILD
(from rev 197605, telepathy-kde-approver/trunk/PKGBUILD)
Deleted:
  telepathy-kde-approver/repos/extra-i686/PKGBUILD
  telepathy-kde-approver/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:19:16 UTC (rev 197605)
+++ extra-i686/PKGBUILD 2013-10-27 14:19:28 UTC (rev 197606)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-
-pkgname=telepathy-kde-approver
-_pkgname=ktp-approver
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=KDE Channel Approver for Telepathy
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('a29415946b45160aa0469e8aa7e4b6c20209569c')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-approver/repos/extra-i686/PKGBUILD (from rev 197605, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:19:28 UTC (rev 197606)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=KDE Channel Approver for Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f250514208481a328732d73e1d3807e72f375d27')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:19:16 UTC (rev 197605)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:19:28 UTC (rev 197606)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-
-pkgname=telepathy-kde-approver
-_pkgname=ktp-approver
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=KDE Channel Approver for Telepathy
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('a29415946b45160aa0469e8aa7e4b6c20209569c')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-approver/repos/extra-x86_64/PKGBUILD (from rev 197605, 
telepathy-kde-approver/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:19:28 UTC (rev 197606)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-approver
+_pkgname=ktp-approver
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=KDE Channel Approver for Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')

[arch-commits] Commit in telepathy-kde-filetransfer-handler/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:16
  Author: andrea
Revision: 197615

upgpkg: telepathy-kde-filetransfer-handler 0.7.0-1

Upstream release

Modified:
  telepathy-kde-filetransfer-handler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:20:13 UTC (rev 197614)
+++ PKGBUILD2013-10-27 14:20:16 UTC (rev 197615)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-filetransfer-handler
 _pkgname=ktp-filetransfer-handler
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=Telepathy file transfer handler
 arch=('i686' 'x86_64')
@@ -12,11 +12,14 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f9acb53cadc4d63acedcb5017f6c4a5f95a1c2b5')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('5586256d77b2675aa3c1bb036fb3832a7993e415')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-contact-runner/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:03
  Author: andrea
Revision: 197612

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

Added:
  telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD
(from rev 197611, telepathy-kde-contact-runner/trunk/PKGBUILD)
  telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD
(from rev 197611, telepathy-kde-contact-runner/trunk/PKGBUILD)
Deleted:
  telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:19:54 UTC (rev 197611)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:03 UTC (rev 197612)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-contact-runner
-_pkgname=ktp-contact-runner
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=KRunner plugin for KDE Telepathy
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('1fa8321597c54ad75db23e57ded46818c1f923cd')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD (from rev 
197611, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:03 UTC (rev 197612)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-contact-runner
+_pkgname=ktp-contact-runner
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=KRunner plugin for KDE Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('cbba565c8fbb56857824ff8c18a14bf8094fc4e9')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:19:54 UTC (rev 197611)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:03 UTC (rev 197612)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-contact-runner
-_pkgname=ktp-contact-runner
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=KRunner plugin for KDE Telepathy
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('1fa8321597c54ad75db23e57ded46818c1f923cd')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD (from rev 
197611, telepathy-kde-contact-runner/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:03 UTC (rev 197612)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-contact-runner
+_pkgname=ktp-contact-runner
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=KRunner plugin for KDE Telepathy
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('cbba565c8fbb56857824ff8c18a14bf8094fc4e9')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+

[arch-commits] Commit in telepathy-kde-filetransfer-handler/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:23
  Author: andrea
Revision: 197616

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

Added:
  telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD
(from rev 197615, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
  telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD
(from rev 197615, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
Deleted:
  telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD
  telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:20:16 UTC (rev 197615)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:23 UTC (rev 197616)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-filetransfer-handler
-_pkgname=ktp-filetransfer-handler
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Telepathy file transfer handler
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f9acb53cadc4d63acedcb5017f6c4a5f95a1c2b5')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD (from rev 
197615, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:23 UTC (rev 197616)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-filetransfer-handler
+_pkgname=ktp-filetransfer-handler
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Telepathy file transfer handler
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('5586256d77b2675aa3c1bb036fb3832a7993e415')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:20:16 UTC (rev 197615)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:23 UTC (rev 197616)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-filetransfer-handler
-_pkgname=ktp-filetransfer-handler
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Telepathy file transfer handler
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f9acb53cadc4d63acedcb5017f6c4a5f95a1c2b5')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD (from 
rev 197615, telepathy-kde-filetransfer-handler/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:23 UTC (rev 197616)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-filetransfer-handler
+_pkgname=ktp-filetransfer-handler
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Telepathy file transfer handler
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('5586256d77b2675aa3c1bb036fb3832a7993e415')
+

[arch-commits] Commit in telepathy-kde-integration-module/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:26
  Author: andrea
Revision: 197617

upgpkg: telepathy-kde-integration-module 0.7.0-1

Upstream release

Modified:
  telepathy-kde-integration-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:20:23 UTC (rev 197616)
+++ PKGBUILD2013-10-27 14:20:26 UTC (rev 197617)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-integration-module
 _pkgname=ktp-kded-integration-module
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors
 arch=('i686' 'x86_64')
@@ -12,11 +12,14 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('e8faf0e651053718077865f388fe209f2c06f537')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('0ce145e4a9354e40d19806febf5d8ad8097b13de')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-desktop-applets/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:05
  Author: andrea
Revision: 197613

upgpkg: telepathy-kde-desktop-applets 0.7.0-1

Upstream release

Modified:
  telepathy-kde-desktop-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:20:03 UTC (rev 197612)
+++ PKGBUILD2013-10-27 14:20:05 UTC (rev 197613)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-desktop-applets
 _pkgname=ktp-desktop-applets
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=The KDE-Telepathy Plasma desktop applets
 arch=('i686' 'x86_64')
@@ -14,11 +14,14 @@
 groups=('kde-telepathy')
 conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
 replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('c6482ecd6fc009b6c0da3d428506e21a65561eb8')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('0e968a850bd579ce0557773daf5b4fb33e9ff711')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-desktop-applets/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:13
  Author: andrea
Revision: 197614

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

Added:
  telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD
(from rev 197613, telepathy-kde-desktop-applets/trunk/PKGBUILD)
  telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD
(from rev 197613, telepathy-kde-desktop-applets/trunk/PKGBUILD)
Deleted:
  telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD
  telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:20:05 UTC (rev 197613)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:13 UTC (rev 197614)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-desktop-applets
-_pkgname=ktp-desktop-applets
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=The KDE-Telepathy Plasma desktop applets
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
-replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('c6482ecd6fc009b6c0da3d428506e21a65561eb8')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD (from rev 
197613, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:13 UTC (rev 197614)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-desktop-applets
+_pkgname=ktp-desktop-applets
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=The KDE-Telepathy Plasma desktop applets
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
+replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('0e968a850bd579ce0557773daf5b4fb33e9ff711')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:20:05 UTC (rev 197613)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:13 UTC (rev 197614)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-desktop-applets
-_pkgname=ktp-desktop-applets
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=The KDE-Telepathy Plasma desktop applets
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
-replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('c6482ecd6fc009b6c0da3d428506e21a65561eb8')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD (from rev 
197613, telepathy-kde-desktop-applets/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:13 UTC (rev 197614)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-desktop-applets

[arch-commits] Commit in telepathy-kde-text-ui/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:45
  Author: andrea
Revision: 197621

upgpkg: telepathy-kde-text-ui 0.7.0-1

Upstream release

Modified:
  telepathy-kde-text-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:20:43 UTC (rev 197620)
+++ PKGBUILD2013-10-27 14:20:45 UTC (rev 197621)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-kde-text-ui
 _pkgname=ktp-text-ui
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=Telepathy handler for Text Chats
 arch=('i686' 'x86_64')
@@ -13,11 +13,14 @@
 depends=('telepathy-kde-contact-list' 'telepathy-logger-qt')
 makedepends=('cmake' 'automoc4' 'boost')
 groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('480a634f95e75306efa7694526b8a137b18f9e49')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f940e7ae031d5ad897906efad3b8f37e3197bd95')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-send-file/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:36
  Author: andrea
Revision: 197619

upgpkg: telepathy-kde-send-file 0.7.0-1

Upstream release

Modified:
  telepathy-kde-send-file/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:20:33 UTC (rev 197618)
+++ PKGBUILD2013-10-27 14:20:36 UTC (rev 197619)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-send-file
 _pkgname=ktp-send-file
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=A File manager plugin to launch a file transfer job with a specified 
contact
 arch=('i686' 'x86_64')
@@ -13,11 +13,14 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('a1fb83c768967483896541f81a78820fb67dff78')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('16c5fa9437b4952c045957c2344eafec665b7bcb')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-contact-runner/trunk (PKGBUILD)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:54
  Author: andrea
Revision: 197611

upgpkg: telepathy-kde-contact-runner 0.7.0-1

Upstream release

Modified:
  telepathy-kde-contact-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:19:52 UTC (rev 197610)
+++ PKGBUILD2013-10-27 14:19:54 UTC (rev 197611)
@@ -3,7 +3,7 @@
 
 pkgname=telepathy-kde-contact-runner
 _pkgname=ktp-contact-runner
-pkgver=0.6.3
+pkgver=0.7.0
 pkgrel=1
 pkgdesc=KRunner plugin for KDE Telepathy
 arch=('i686' 'x86_64')
@@ -12,11 +12,14 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('1fa8321597c54ad75db23e57ded46818c1f923cd')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('cbba565c8fbb56857824ff8c18a14bf8094fc4e9')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../${_pkgname}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in telepathy-kde-contact-list/repos (8 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:19:52
  Author: andrea
Revision: 197610

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

Added:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
(from rev 197609, telepathy-kde-contact-list/trunk/PKGBUILD)
  telepathy-kde-contact-list/repos/extra-i686/telepathy-kde-contact-list.install
(from rev 197609, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
  telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD
(from rev 197609, telepathy-kde-contact-list/trunk/PKGBUILD)
  
telepathy-kde-contact-list/repos/extra-x86_64/telepathy-kde-contact-list.install
(from rev 197609, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
Deleted:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-list/repos/extra-i686/telepathy-kde-contact-list.install
  telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD
  
telepathy-kde-contact-list/repos/extra-x86_64/telepathy-kde-contact-list.install

-+
 /PKGBUILD   |   70 ++
 /telepathy-kde-contact-list.install |   22 ++
 extra-i686/PKGBUILD |   32 --
 extra-i686/telepathy-kde-contact-list.install   |   11 ---
 extra-x86_64/PKGBUILD   |   32 --
 extra-x86_64/telepathy-kde-contact-list.install |   11 ---
 6 files changed, 92 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:19:43 UTC (rev 197609)
+++ extra-i686/PKGBUILD 2013-10-27 14:19:52 UTC (rev 197610)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-
-pkgname=telepathy-kde-contact-list
-_pkgname=ktp-contact-list
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Telepathy contact list application
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'boost')
-groups=('kde-telepathy')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f26eb5d1cf546b87921447d455b4b47ac8772673')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-contact-list/repos/extra-i686/PKGBUILD (from rev 197609, 
telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:19:52 UTC (rev 197610)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Telepathy contact list application
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'kdebase-runtime')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-telepathy')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('493a7c0f5d3e46c1c2011130670f907a295fc4a4')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/telepathy-kde-contact-list.install
===
--- extra-i686/telepathy-kde-contact-list.install   2013-10-27 14:19:43 UTC 
(rev 197609)
+++ extra-i686/telepathy-kde-contact-list.install   2013-10-27 14:19:52 UTC 
(rev 197610)
@@ -1,11 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
telepathy-kde-contact-list/repos/extra-i686/telepathy-kde-contact-list.install 
(from rev 197609, 
telepathy-kde-contact-list/trunk/telepathy-kde-contact-list.install)
===
--- extra-i686/telepathy-kde-contact-list.install   
(rev 0)
+++ extra-i686/telepathy-kde-contact-list.install   2013-10-27 14:19:52 UTC 
(rev 197610)
@@ -0,0 +1,11 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: 

[arch-commits] Commit in telepathy-kde-send-file/repos (8 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:43
  Author: andrea
Revision: 197620

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

Added:
  telepathy-kde-send-file/repos/extra-i686/PKGBUILD
(from rev 197619, telepathy-kde-send-file/trunk/PKGBUILD)
  telepathy-kde-send-file/repos/extra-i686/telepathy-kde-send-file.install
(from rev 197619, 
telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
  telepathy-kde-send-file/repos/extra-x86_64/PKGBUILD
(from rev 197619, telepathy-kde-send-file/trunk/PKGBUILD)
  telepathy-kde-send-file/repos/extra-x86_64/telepathy-kde-send-file.install
(from rev 197619, 
telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
Deleted:
  telepathy-kde-send-file/repos/extra-i686/PKGBUILD
  telepathy-kde-send-file/repos/extra-i686/telepathy-kde-send-file.install
  telepathy-kde-send-file/repos/extra-x86_64/PKGBUILD
  telepathy-kde-send-file/repos/extra-x86_64/telepathy-kde-send-file.install

--+
 /PKGBUILD|   68 +
 /telepathy-kde-send-file.install |   22 
 extra-i686/PKGBUILD  |   31 ---
 extra-i686/telepathy-kde-send-file.install   |   11 
 extra-x86_64/PKGBUILD|   31 ---
 extra-x86_64/telepathy-kde-send-file.install |   11 
 6 files changed, 90 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:20:36 UTC (rev 197619)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:43 UTC (rev 197620)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-send-file
-_pkgname=ktp-send-file
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=A File manager plugin to launch a file transfer job with a specified 
contact
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-filetransfer-handler' 'telepathy-kde-contact-list')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('a1fb83c768967483896541f81a78820fb67dff78')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-send-file/repos/extra-i686/PKGBUILD (from rev 197619, 
telepathy-kde-send-file/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:43 UTC (rev 197620)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-send-file
+_pkgname=ktp-send-file
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=A File manager plugin to launch a file transfer job with a specified 
contact
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-filetransfer-handler' 'telepathy-kde-contact-list')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+install=${pkgname}.install
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('16c5fa9437b4952c045957c2344eafec665b7bcb')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/telepathy-kde-send-file.install
===
--- extra-i686/telepathy-kde-send-file.install  2013-10-27 14:20:36 UTC (rev 
197619)
+++ extra-i686/telepathy-kde-send-file.install  2013-10-27 14:20:43 UTC (rev 
197620)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_update() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: 
telepathy-kde-send-file/repos/extra-i686/telepathy-kde-send-file.install (from 
rev 197619, telepathy-kde-send-file/trunk/telepathy-kde-send-file.install)
===
--- extra-i686/telepathy-kde-send-file.install  (rev 0)
+++ extra-i686/telepathy-kde-send-file.install  2013-10-27 14:20:43 UTC (rev 
197620)
@@ -0,0 +1,11 @@
+post_install() {
+update-desktop-database -q
+}
+
+post_update() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:20:36 UTC (rev 197619)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:43 

[arch-commits] Commit in telepathy-kde-integration-module/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:33
  Author: andrea
Revision: 197618

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

Added:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
(from rev 197617, telepathy-kde-integration-module/trunk/PKGBUILD)
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
(from rev 197617, telepathy-kde-integration-module/trunk/PKGBUILD)
Deleted:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:20:26 UTC (rev 197617)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:33 UTC (rev 197618)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('e8faf0e651053718077865f388fe209f2c06f537')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-i686/PKGBUILD (from rev 
197617, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:33 UTC (rev 197618)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('0ce145e4a9354e40d19806febf5d8ad8097b13de')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:20:26 UTC (rev 197617)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:33 UTC (rev 197618)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-integration-module
-_pkgname=ktp-kded-integration-module
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('e8faf0e651053718077865f388fe209f2c06f537')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD (from rev 
197617, telepathy-kde-integration-module/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:33 UTC (rev 197618)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-integration-module
+_pkgname=ktp-kded-integration-module
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Sits in KDED and takes care of various bits of system integration 
like setting user to auto-away or handling connection errors

[arch-commits] Commit in telepathy-kde-text-ui/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:20:52
  Author: andrea
Revision: 197622

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

Added:
  telepathy-kde-text-ui/repos/extra-i686/PKGBUILD
(from rev 197621, telepathy-kde-text-ui/trunk/PKGBUILD)
  telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD
(from rev 197621, telepathy-kde-text-ui/trunk/PKGBUILD)
Deleted:
  telepathy-kde-text-ui/repos/extra-i686/PKGBUILD
  telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:20:45 UTC (rev 197621)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:52 UTC (rev 197622)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Telepathy handler for Text Chats
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-contact-list' 'telepathy-logger-qt')
-makedepends=('cmake' 'automoc4' 'boost')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('480a634f95e75306efa7694526b8a137b18f9e49')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-text-ui/repos/extra-i686/PKGBUILD (from rev 197621, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:20:52 UTC (rev 197622)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Telepathy handler for Text Chats
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-contact-list' 'telepathy-logger-qt')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f940e7ae031d5ad897906efad3b8f37e3197bd95')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:20:45 UTC (rev 197621)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:52 UTC (rev 197622)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Laurent Carlier lordhea...@gmail.com
-
-pkgname=telepathy-kde-text-ui
-_pkgname=ktp-text-ui
-pkgver=0.6.3
-pkgrel=1
-pkgdesc=Telepathy handler for Text Chats
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-contact-list' 'telepathy-logger-qt')
-makedepends=('cmake' 'automoc4' 'boost')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('480a634f95e75306efa7694526b8a137b18f9e49')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD (from rev 197621, 
telepathy-kde-text-ui/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:20:52 UTC (rev 197622)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Laurent Carlier lordhea...@gmail.com
+
+pkgname=telepathy-kde-text-ui
+_pkgname=ktp-text-ui
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Telepathy handler for Text Chats
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-contact-list' 'telepathy-logger-qt')
+makedepends=('cmake' 'automoc4' 'boost')
+groups=('kde-telepathy')

[arch-commits] Commit in telepathy-kde-auth-handler/repos (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:21:06
  Author: andrea
Revision: 197623

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

Added:
  telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD
(from rev 197622, telepathy-kde-auth-handler/trunk/PKGBUILD)
  telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD
(from rev 197622, telepathy-kde-auth-handler/trunk/PKGBUILD)
Deleted:
  telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD
  telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:20:52 UTC (rev 197622)
+++ extra-i686/PKGBUILD 2013-10-27 14:21:06 UTC (rev 197623)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-auth-handler
-_pkgname=ktp-auth-handler
-pkgver=0.6.3
-pkgrel=2
-pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('027697f01a41e70d10cebb78b15e7bc783617be3')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD (from rev 197622, 
telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:21:06 UTC (rev 197623)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 
'signon')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('0abeef4bc6905f0b975505f9a215bfbafa4b02a3')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${_pkgname}-${pkgver} \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:20:52 UTC (rev 197622)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:21:06 UTC (rev 197623)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-kde-auth-handler
-_pkgname=ktp-auth-handler
-pkgver=0.7.0
-pkgrel=1
-pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
-arch=('i686' 'x86_64')
-url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 
'signon')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/${_pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('0abeef4bc6905f0b975505f9a215bfbafa4b02a3')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${_pkgname}-${pkgver} \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD (from rev 
197622, telepathy-kde-auth-handler/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:21:06 UTC (rev 197623)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-kde-auth-handler
+_pkgname=ktp-auth-handler
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=Provide UI/KWallet Integration For Passwords and SSL Errors on 
Account Connect
+arch=('i686' 'x86_64')
+url=http://community.kde.org/Real-Time_Communication_and_Collaboration;
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 
'signon')

[arch-commits] Commit in c++-gtk-utils/repos (4 files)

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 15:30:15
  Author: giovanni
Revision: 99340

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

Added:
  c++-gtk-utils/repos/community-i686/PKGBUILD
(from rev 99339, c++-gtk-utils/trunk/PKGBUILD)
  c++-gtk-utils/repos/community-x86_64/PKGBUILD
(from rev 99339, c++-gtk-utils/trunk/PKGBUILD)
Deleted:
  c++-gtk-utils/repos/community-i686/PKGBUILD
  c++-gtk-utils/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-27 14:30:05 UTC (rev 99339)
+++ community-i686/PKGBUILD 2013-10-27 14:30:15 UTC (rev 99340)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-
-pkgname=c++-gtk-utils
-pkgver=2.0.18
-pkgrel=1
-pkgdesc=Classes and functions for programming in GTK+
-arch=('i686' 'x86_64')
-url=http://cxx-gtk-utils.sourceforge.net/;
-license=('LGPL2.1')
-depends=('gtk3')
-options=('!libtool' '!docs' '!emptydirs')
-source=(http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('446a8e0120d69639b1950c72bd545116')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --disable-rpath \
-  --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: c++-gtk-utils/repos/community-i686/PKGBUILD (from rev 99339, 
c++-gtk-utils/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-27 14:30:15 UTC (rev 99340)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+
+pkgname=c++-gtk-utils
+pkgver=2.0.20
+pkgrel=1
+pkgdesc=Classes and functions for programming in GTK+
+arch=('i686' 'x86_64')
+url=http://cxx-gtk-utils.sourceforge.net/;
+license=('LGPL2.1')
+depends=('gtk3')
+options=('!libtool' '!docs' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('8af461ec1f2696e92a1fe1c62a08730b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --disable-rpath \
+  --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-27 14:30:05 UTC (rev 99339)
+++ community-x86_64/PKGBUILD   2013-10-27 14:30:15 UTC (rev 99340)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-
-pkgname=c++-gtk-utils
-pkgver=2.0.18
-pkgrel=1
-pkgdesc=Classes and functions for programming in GTK+
-arch=('i686' 'x86_64')
-url=http://cxx-gtk-utils.sourceforge.net/;
-license=('LGPL2.1')
-depends=('gtk3')
-options=('!libtool' '!docs' '!emptydirs')
-source=(http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('446a8e0120d69639b1950c72bd545116')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --disable-rpath \
-  --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: c++-gtk-utils/repos/community-x86_64/PKGBUILD (from rev 99339, 
c++-gtk-utils/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-27 14:30:15 UTC (rev 99340)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+
+pkgname=c++-gtk-utils
+pkgver=2.0.20
+pkgrel=1
+pkgdesc=Classes and functions for programming in GTK+
+arch=('i686' 'x86_64')
+url=http://cxx-gtk-utils.sourceforge.net/;
+license=('LGPL2.1')
+depends=('gtk3')
+options=('!libtool' '!docs' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('8af461ec1f2696e92a1fe1c62a08730b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --disable-rpath \
+  --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in c++-gtk-utils/trunk (PKGBUILD)

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 15:30:05
  Author: giovanni
Revision: 99339

upgpkg: c++-gtk-utils 2.0.20-1

upstream release

Modified:
  c++-gtk-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:19:11 UTC (rev 99338)
+++ PKGBUILD2013-10-27 14:30:05 UTC (rev 99339)
@@ -2,7 +2,7 @@
 # Maintainer: Giovanni Scafora giova...@archlinux.org
 
 pkgname=c++-gtk-utils
-pkgver=2.0.18
+pkgver=2.0.20
 pkgrel=1
 pkgdesc=Classes and functions for programming in GTK+
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('gtk3')
 options=('!libtool' '!docs' '!emptydirs')
 
source=(http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('446a8e0120d69639b1950c72bd545116')
+md5sums=('8af461ec1f2696e92a1fe1c62a08730b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:37:53
  Author: andrea
Revision: 197625

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

Added:
  libaccounts-glib/repos/extra-i686/
  libaccounts-glib/repos/extra-i686/PKGBUILD
(from rev 197624, libaccounts-glib/trunk/PKGBUILD)
  libaccounts-glib/repos/extra-x86_64/
  libaccounts-glib/repos/extra-x86_64/PKGBUILD
(from rev 197624, libaccounts-glib/trunk/PKGBUILD)

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

Copied: libaccounts-glib/repos/extra-i686/PKGBUILD (from rev 197624, 
libaccounts-glib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:37:53 UTC (rev 197625)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgname=libaccounts-glib
+pkgver=1.12
+pkgrel=1
+pkgdesc=Glib-based client library for accessing the online accounts database
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+depends=('dbus-glib' 'libxml2' 'sqlite3')
+makedepends=('python2-gobject')
+options=('!libtool')
+source=(http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha1sums=('165e0b89a0bc47459711b1e7e077fb9e14848503')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static \
+  PYTHON=python2
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # Install GI overrides for python 3 as well
+  install -dm755 $pkgdir/usr/lib/python3.3/site-packages/gi/overrides
+  ln -s ../../../../python2.7/site-packages/gi/overrides/Accounts.py 
$pkgdir/usr/lib/python3.3/site-packages/gi/overrides/Accounts.py
+
+  # We don't have Backup Framework on Arch Linux
+  rm -r $pkgdir/usr/share/backup-framework
+}

Copied: libaccounts-glib/repos/extra-x86_64/PKGBUILD (from rev 197624, 
libaccounts-glib/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:37:53 UTC (rev 197625)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgname=libaccounts-glib
+pkgver=1.12
+pkgrel=1
+pkgdesc=Glib-based client library for accessing the online accounts database
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+depends=('dbus-glib' 'libxml2' 'sqlite3')
+makedepends=('python2-gobject')
+options=('!libtool')
+source=(http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha1sums=('165e0b89a0bc47459711b1e7e077fb9e14848503')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static \
+  PYTHON=python2
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # Install GI overrides for python 3 as well
+  install -dm755 $pkgdir/usr/lib/python3.3/site-packages/gi/overrides
+  ln -s ../../../../python2.7/site-packages/gi/overrides/Accounts.py 
$pkgdir/usr/lib/python3.3/site-packages/gi/overrides/Accounts.py
+
+  # We don't have Backup Framework on Arch Linux
+  rm -r $pkgdir/usr/share/backup-framework
+}



[arch-commits] Commit in (libaccounts-glib)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:38:15
  Author: andrea
Revision: 99343

community2extra: Moving libaccounts-glib from community to extra

Deleted:
  libaccounts-glib/



[arch-commits] Commit in (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:37:46
  Author: andrea
Revision: 197624

community2extra: Moving libaccounts-glib from community to extra

Added:
  libaccounts-glib/
  libaccounts-glib/repos/
  libaccounts-glib/trunk/
  libaccounts-glib/trunk/PKGBUILD

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

Added: libaccounts-glib/trunk/PKGBUILD
===
--- libaccounts-glib/trunk/PKGBUILD (rev 0)
+++ libaccounts-glib/trunk/PKGBUILD 2013-10-27 14:37:46 UTC (rev 197624)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgname=libaccounts-glib
+pkgver=1.12
+pkgrel=1
+pkgdesc=Glib-based client library for accessing the online accounts database
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+depends=('dbus-glib' 'libxml2' 'sqlite3')
+makedepends=('python2-gobject')
+options=('!libtool')
+source=(http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha1sums=('165e0b89a0bc47459711b1e7e077fb9e14848503')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static \
+  PYTHON=python2
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # Install GI overrides for python 3 as well
+  install -dm755 $pkgdir/usr/lib/python3.3/site-packages/gi/overrides
+  ln -s ../../../../python2.7/site-packages/gi/overrides/Accounts.py 
$pkgdir/usr/lib/python3.3/site-packages/gi/overrides/Accounts.py
+
+  # We don't have Backup Framework on Arch Linux
+  rm -r $pkgdir/usr/share/backup-framework
+}


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


[arch-commits] Commit in (libaccounts-qt)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:38:57
  Author: andrea
Revision: 99346

community2extra: Moving libaccounts-qt from community to extra

Deleted:
  libaccounts-qt/



[arch-commits] Commit in (4 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:38:30
  Author: andrea
Revision: 197626

community2extra: Moving libaccounts-qt from community to extra

Added:
  libaccounts-qt/
  libaccounts-qt/repos/
  libaccounts-qt/trunk/
  libaccounts-qt/trunk/PKGBUILD

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

Added: libaccounts-qt/trunk/PKGBUILD
===
--- libaccounts-qt/trunk/PKGBUILD   (rev 0)
+++ libaccounts-qt/trunk/PKGBUILD   2013-10-27 14:38:30 UTC (rev 197626)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgbase=libaccounts-qt
+_pkgbase=accounts-qt
+pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
+pkgver=1.9
+pkgrel=1
+pkgdesc=Qt-based client library for accessing the online accounts database
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+depends=('qt4' 'libaccounts-glib')
+makedepends=('doxygen' 'graphviz' 'ttf-dejavu')
+options=('!emptydirs')
+source=(http://accounts-sso.googlecode.com/files/$_pkgbase-$pkgver.tar.bz2)
+sha1sums=('86d7bbaa7bdd18f80a28c2617653707d763d1984')
+
+build() {
+  cd $srcdir/$_pkgbase-$pkgver
+
+  # Do not install tests
+  echo 'INSTALLS =' tests/accountstest.pro
+
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package_libaccounts-qt() {
+  cd $srcdir/$_pkgbase-$pkgver
+
+  make INSTALL_ROOT=$pkgdir install
+
+  # Split out documentation
+  mv $pkgdir/usr/share/doc $srcdir
+}
+
+package_libaccounts-qt-doc() {
+  pkgdesc=Developer documention of signon
+  depends=()
+
+  mkdir -p $pkgdir/usr/share
+  mv $srcdir/doc $pkgdir/usr/share
+}


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


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

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:38:36
  Author: andrea
Revision: 197627

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

Added:
  libaccounts-qt/repos/extra-i686/
  libaccounts-qt/repos/extra-i686/PKGBUILD
(from rev 197626, libaccounts-qt/trunk/PKGBUILD)
  libaccounts-qt/repos/extra-x86_64/
  libaccounts-qt/repos/extra-x86_64/PKGBUILD
(from rev 197626, libaccounts-qt/trunk/PKGBUILD)

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

Copied: libaccounts-qt/repos/extra-i686/PKGBUILD (from rev 197626, 
libaccounts-qt/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:38:36 UTC (rev 197627)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgbase=libaccounts-qt
+_pkgbase=accounts-qt
+pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
+pkgver=1.9
+pkgrel=1
+pkgdesc=Qt-based client library for accessing the online accounts database
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+depends=('qt4' 'libaccounts-glib')
+makedepends=('doxygen' 'graphviz' 'ttf-dejavu')
+options=('!emptydirs')
+source=(http://accounts-sso.googlecode.com/files/$_pkgbase-$pkgver.tar.bz2)
+sha1sums=('86d7bbaa7bdd18f80a28c2617653707d763d1984')
+
+build() {
+  cd $srcdir/$_pkgbase-$pkgver
+
+  # Do not install tests
+  echo 'INSTALLS =' tests/accountstest.pro
+
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package_libaccounts-qt() {
+  cd $srcdir/$_pkgbase-$pkgver
+
+  make INSTALL_ROOT=$pkgdir install
+
+  # Split out documentation
+  mv $pkgdir/usr/share/doc $srcdir
+}
+
+package_libaccounts-qt-doc() {
+  pkgdesc=Developer documention of signon
+  depends=()
+
+  mkdir -p $pkgdir/usr/share
+  mv $srcdir/doc $pkgdir/usr/share
+}

Copied: libaccounts-qt/repos/extra-x86_64/PKGBUILD (from rev 197626, 
libaccounts-qt/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:38:36 UTC (rev 197627)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Balló György ballogyor+arch at gmail dot com
+
+pkgbase=libaccounts-qt
+_pkgbase=accounts-qt
+pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
+pkgver=1.9
+pkgrel=1
+pkgdesc=Qt-based client library for accessing the online accounts database
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+depends=('qt4' 'libaccounts-glib')
+makedepends=('doxygen' 'graphviz' 'ttf-dejavu')
+options=('!emptydirs')
+source=(http://accounts-sso.googlecode.com/files/$_pkgbase-$pkgver.tar.bz2)
+sha1sums=('86d7bbaa7bdd18f80a28c2617653707d763d1984')
+
+build() {
+  cd $srcdir/$_pkgbase-$pkgver
+
+  # Do not install tests
+  echo 'INSTALLS =' tests/accountstest.pro
+
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package_libaccounts-qt() {
+  cd $srcdir/$_pkgbase-$pkgver
+
+  make INSTALL_ROOT=$pkgdir install
+
+  # Split out documentation
+  mv $pkgdir/usr/share/doc $srcdir
+}
+
+package_libaccounts-qt-doc() {
+  pkgdesc=Developer documention of signon
+  depends=()
+
+  mkdir -p $pkgdir/usr/share
+  mv $srcdir/doc $pkgdir/usr/share
+}



[arch-commits] Commit in (6 files)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:39:07
  Author: andrea
Revision: 197628

community2extra: Moving signon from community to extra

Added:
  signon/
  signon/repos/
  signon/trunk/
  signon/trunk/PKGBUILD
  signon/trunk/signon.install
  signon/trunk/use_keyring.patch

---+
 PKGBUILD  |   53 
 signon.install|6 +
 use_keyring.patch |   12 +++
 3 files changed, 71 insertions(+)

Added: signon/trunk/PKGBUILD
===
--- signon/trunk/PKGBUILD   (rev 0)
+++ signon/trunk/PKGBUILD   2013-10-27 14:39:07 UTC (rev 197628)
@@ -0,0 +1,53 @@
+# $Id$
+#Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Balló György ballogyor+arch at gmail dot com
+
+pkgbase=signon
+pkgname=('signon' 'signon-doc')
+pkgver=8.54
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+makedepends=('qt4' 'libproxy' 'doxygen' 'graphviz' 'ttf-font')
+options=('!emptydirs')
+source=(http://accounts-sso.googlecode.com/files/$pkgbase-$pkgver.tar.bz2;
+'use_keyring.patch')
+sha1sums=('a29a12d6fe3747930e94932f6e1b1339b471d108'
+  'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  
+  # Use gnome-keyring secrets storage if signon-keyring-extension is available
+  patch -Np1 -i $srcdir/use_keyring.patch
+  
+  # qt4 fix
+  sed -i 's/qdbusxml2cpp/qdbusxml2cpp-qt4/' src/signond/signond.pro
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package_signon() {
+  pkgdesc=Framework to provide credential storage and authentication service
+  depends=('qt4' 'libproxy')
+  backup=('etc/signond.conf')
+  install=$pkgname.install
+
+  cd $pkgbase-$pkgver
+  make INSTALL_ROOT=$pkgdir install
+
+  # Split out documentation
+  mv $pkgdir/usr/share/doc $srcdir
+}
+
+package_signon-doc() {
+  pkgdesc=Developer documention of signon
+
+  mkdir -p $pkgdir/usr/share
+  mv $srcdir/doc $pkgdir/usr/share
+}


Property changes on: signon/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: signon/trunk/signon.install
===
--- signon/trunk/signon.install (rev 0)
+++ signon/trunk/signon.install 2013-10-27 14:39:07 UTC (rev 197628)
@@ -0,0 +1,6 @@
+post_upgrade() {
+  if [ $(vercmp 8.44 $2) -eq 1 ]; then
+printf '== Default config location changed\n'
+printf 'Move the file signon.db from ~/.signon/ to 
~/.config/signond/\n'
+  fi
+}

Added: signon/trunk/use_keyring.patch
===
--- signon/trunk/use_keyring.patch  (rev 0)
+++ signon/trunk/use_keyring.patch  2013-10-27 14:39:07 UTC (rev 197628)
@@ -0,0 +1,12 @@
+=== modified file 'src/signond/signond.conf'
+--- old/src/signond/signond.conf   2012-07-25 14:57:50 +
 new/src/signond/signond.conf   2012-07-25 19:27:16 +
+@@ -17,6 +17,7 @@
+ FileSystemName=signonfs
+ Size=8
+ FileSystemType=ext2
++SecretsStorage=gnome-keyring
+ 
+ [ObjectTimeouts]
+ IdentityTimeout=300
+



[arch-commits] Commit in (signon)

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:39:35
  Author: andrea
Revision: 99349

community2extra: Moving signon from community to extra

Deleted:
  signon/



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

2013-10-27 Thread Andrea Scarpino
Date: Sunday, October 27, 2013 @ 15:39:15
  Author: andrea
Revision: 197629

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

Added:
  signon/repos/extra-i686/
  signon/repos/extra-i686/PKGBUILD
(from rev 197628, signon/trunk/PKGBUILD)
  signon/repos/extra-i686/signon.install
(from rev 197628, signon/trunk/signon.install)
  signon/repos/extra-i686/use_keyring.patch
(from rev 197628, signon/trunk/use_keyring.patch)
  signon/repos/extra-x86_64/
  signon/repos/extra-x86_64/PKGBUILD
(from rev 197628, signon/trunk/PKGBUILD)
  signon/repos/extra-x86_64/signon.install
(from rev 197628, signon/trunk/signon.install)
  signon/repos/extra-x86_64/use_keyring.patch
(from rev 197628, signon/trunk/use_keyring.patch)

+
 extra-i686/PKGBUILD|   53 +++
 extra-i686/signon.install  |6 
 extra-i686/use_keyring.patch   |   12 
 extra-x86_64/PKGBUILD  |   53 +++
 extra-x86_64/signon.install|6 
 extra-x86_64/use_keyring.patch |   12 
 6 files changed, 142 insertions(+)

Copied: signon/repos/extra-i686/PKGBUILD (from rev 197628, 
signon/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:39:15 UTC (rev 197629)
@@ -0,0 +1,53 @@
+# $Id$
+#Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Balló György ballogyor+arch at gmail dot com
+
+pkgbase=signon
+pkgname=('signon' 'signon-doc')
+pkgver=8.54
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+makedepends=('qt4' 'libproxy' 'doxygen' 'graphviz' 'ttf-font')
+options=('!emptydirs')
+source=(http://accounts-sso.googlecode.com/files/$pkgbase-$pkgver.tar.bz2;
+'use_keyring.patch')
+sha1sums=('a29a12d6fe3747930e94932f6e1b1339b471d108'
+  'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  
+  # Use gnome-keyring secrets storage if signon-keyring-extension is available
+  patch -Np1 -i $srcdir/use_keyring.patch
+  
+  # qt4 fix
+  sed -i 's/qdbusxml2cpp/qdbusxml2cpp-qt4/' src/signond/signond.pro
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  qmake-qt4 PREFIX=/usr LIBDIR=/usr/lib
+  make
+}
+
+package_signon() {
+  pkgdesc=Framework to provide credential storage and authentication service
+  depends=('qt4' 'libproxy')
+  backup=('etc/signond.conf')
+  install=$pkgname.install
+
+  cd $pkgbase-$pkgver
+  make INSTALL_ROOT=$pkgdir install
+
+  # Split out documentation
+  mv $pkgdir/usr/share/doc $srcdir
+}
+
+package_signon-doc() {
+  pkgdesc=Developer documention of signon
+
+  mkdir -p $pkgdir/usr/share
+  mv $srcdir/doc $pkgdir/usr/share
+}

Copied: signon/repos/extra-i686/signon.install (from rev 197628, 
signon/trunk/signon.install)
===
--- extra-i686/signon.install   (rev 0)
+++ extra-i686/signon.install   2013-10-27 14:39:15 UTC (rev 197629)
@@ -0,0 +1,6 @@
+post_upgrade() {
+  if [ $(vercmp 8.44 $2) -eq 1 ]; then
+printf '== Default config location changed\n'
+printf 'Move the file signon.db from ~/.signon/ to 
~/.config/signond/\n'
+  fi
+}

Copied: signon/repos/extra-i686/use_keyring.patch (from rev 197628, 
signon/trunk/use_keyring.patch)
===
--- extra-i686/use_keyring.patch(rev 0)
+++ extra-i686/use_keyring.patch2013-10-27 14:39:15 UTC (rev 197629)
@@ -0,0 +1,12 @@
+=== modified file 'src/signond/signond.conf'
+--- old/src/signond/signond.conf   2012-07-25 14:57:50 +
 new/src/signond/signond.conf   2012-07-25 19:27:16 +
+@@ -17,6 +17,7 @@
+ FileSystemName=signonfs
+ Size=8
+ FileSystemType=ext2
++SecretsStorage=gnome-keyring
+ 
+ [ObjectTimeouts]
+ IdentityTimeout=300
+

Copied: signon/repos/extra-x86_64/PKGBUILD (from rev 197628, 
signon/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:39:15 UTC (rev 197629)
@@ -0,0 +1,53 @@
+# $Id$
+#Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Balló György ballogyor+arch at gmail dot com
+
+pkgbase=signon
+pkgname=('signon' 'signon-doc')
+pkgver=8.54
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/accounts-sso/;
+license=('LGPL')
+makedepends=('qt4' 'libproxy' 'doxygen' 'graphviz' 'ttf-font')
+options=('!emptydirs')
+source=(http://accounts-sso.googlecode.com/files/$pkgbase-$pkgver.tar.bz2;
+'use_keyring.patch')
+sha1sums=('a29a12d6fe3747930e94932f6e1b1339b471d108'
+  'cfdd48b494ad267654ceba23f1b81bcb8f56b9a1')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  
+  # Use gnome-keyring secrets storage if 

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

2013-10-27 Thread Pierre Schmitz
Date: Sunday, October 27, 2013 @ 15:43:17
  Author: pierre
Revision: 197630

upgpkg: archlinux-keyring 20131027-1

Modified:
  archlinux-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:39:15 UTC (rev 197629)
+++ PKGBUILD2013-10-27 14:43:17 UTC (rev 197630)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=archlinux-keyring
-pkgver=20130926
+pkgver=20131027
 pkgrel=1
 pkgdesc='Arch Linux PGP keyring'
 arch=('any')
@@ -11,7 +11,7 @@
 install=${pkgname}.install
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 
ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
-md5sums=('095ff1ede794f841ccbb3128ce9a9f94'
+md5sums=('e691f7d0bc2e8aaf3e60f6ee17ea0a92'
  'SKIP')
 
 package() {



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

2013-10-27 Thread Pierre Schmitz
Date: Sunday, October 27, 2013 @ 15:43:22
  Author: pierre
Revision: 197631

archrelease: copy trunk to testing-any

Added:
  archlinux-keyring/repos/testing-any/
  archlinux-keyring/repos/testing-any/PKGBUILD
(from rev 197630, archlinux-keyring/trunk/PKGBUILD)
  archlinux-keyring/repos/testing-any/archlinux-keyring.install
(from rev 197630, archlinux-keyring/trunk/archlinux-keyring.install)

---+
 PKGBUILD  |   20 
 archlinux-keyring.install |   22 ++
 2 files changed, 42 insertions(+)

Copied: archlinux-keyring/repos/testing-any/PKGBUILD (from rev 197630, 
archlinux-keyring/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2013-10-27 14:43:22 UTC (rev 197631)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=archlinux-keyring
+pkgver=20131027
+pkgrel=1
+pkgdesc='Arch Linux PGP keyring'
+arch=('any')
+url='https://projects.archlinux.org/archlinux-keyring.git/'
+license=('GPL')
+install=${pkgname}.install
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+
ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig;)
+md5sums=('e691f7d0bc2e8aaf3e60f6ee17ea0a92'
+ 'SKIP')
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make PREFIX=/usr DESTDIR=${pkgdir} install
+}

Copied: archlinux-keyring/repos/testing-any/archlinux-keyring.install (from rev 
197630, archlinux-keyring/trunk/archlinux-keyring.install)
===
--- testing-any/archlinux-keyring.install   (rev 0)
+++ testing-any/archlinux-keyring.install   2013-10-27 14:43:22 UTC (rev 
197631)
@@ -0,0 +1,22 @@
+post_upgrade() {
+   if usr/bin/pacman-key -l /dev/null 21; then
+   usr/bin/pacman-key --populate archlinux
+
+   # Re-enable key of dwallace
+   # See https://bugs.archlinux.org/task/35478
+   if [ -z $2 ] || [ $2 = 20130525-1 ]; then
+   printf 'enable\nquit\n' | LANG=C \
+   gpg --homedir /etc/pacman.d/gnupg \
+   --no-permission-warning --command-fd 0 \
+   --quiet --batch --edit-key \
+   5559BC1A32B8F76B3FCCD9555FA5E5544F010D48 \
+   2/dev/null
+   fi
+   fi
+}
+
+post_install() {
+   if [ -x usr/bin/pacman-key ]; then
+   post_upgrade
+   fi
+}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 15:48:03
  Author: giovanni
Revision: 197632

upgpkg: libmatroska 1.4.1-1

upstream release

Modified:
  libmatroska/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:43:22 UTC (rev 197631)
+++ PKGBUILD2013-10-27 14:48:03 UTC (rev 197632)
@@ -3,8 +3,8 @@
 # Contributor 03/08/04 lefun...@altern.org
 
 pkgname=libmatroska
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc=Matroska library
 arch=('i686' 'x86_64')
 url=http://dl.matroska.org/downloads/libmatroska/;
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('libebml')
 
source=(http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('5b83155019589b04a49f9db923b5bf74')
+md5sums=('f61b2e5086f4bb9d24a43cc8af43a719')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}/make/linux



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 15:48:10
  Author: giovanni
Revision: 197633

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:48:03 UTC (rev 197632)
+++ extra-i686/PKGBUILD 2013-10-27 14:48:10 UTC (rev 197633)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor 03/08/04 lefun...@altern.org
-
-pkgname=libmatroska
-pkgver=1.4.0
-pkgrel=2
-pkgdesc=Matroska library
-arch=('i686' 'x86_64')
-url=http://dl.matroska.org/downloads/libmatroska/;
-license=('LGPL')
-depends=('libebml')
-source=(http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('5b83155019589b04a49f9db923b5bf74')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
-
-  make sharedlib
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
-
-  make prefix=${pkgdir}/usr install
-}

Copied: libmatroska/repos/extra-i686/PKGBUILD (from rev 197632, 
libmatroska/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:48:10 UTC (rev 197633)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor 03/08/04 lefun...@altern.org
+
+pkgname=libmatroska
+pkgver=1.4.1
+pkgrel=1
+pkgdesc=Matroska library
+arch=('i686' 'x86_64')
+url=http://dl.matroska.org/downloads/libmatroska/;
+license=('LGPL')
+depends=('libebml')
+source=(http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('f61b2e5086f4bb9d24a43cc8af43a719')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
+
+  make sharedlib
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
+
+  make prefix=${pkgdir}/usr install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:48:03 UTC (rev 197632)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:48:10 UTC (rev 197633)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor 03/08/04 lefun...@altern.org
-
-pkgname=libmatroska
-pkgver=1.4.0
-pkgrel=2
-pkgdesc=Matroska library
-arch=('i686' 'x86_64')
-url=http://dl.matroska.org/downloads/libmatroska/;
-license=('LGPL')
-depends=('libebml')
-source=(http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('5b83155019589b04a49f9db923b5bf74')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
-
-  make sharedlib
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
-
-  make prefix=${pkgdir}/usr install
-}

Copied: libmatroska/repos/extra-x86_64/PKGBUILD (from rev 197632, 
libmatroska/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:48:10 UTC (rev 197633)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor 03/08/04 lefun...@altern.org
+
+pkgname=libmatroska
+pkgver=1.4.1
+pkgrel=1
+pkgdesc=Matroska library
+arch=('i686' 'x86_64')
+url=http://dl.matroska.org/downloads/libmatroska/;
+license=('LGPL')
+depends=('libebml')
+source=(http://dl.matroska.org/downloads/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('f61b2e5086f4bb9d24a43cc8af43a719')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
+
+  make sharedlib
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}/make/linux
+
+  make prefix=${pkgdir}/usr install
+}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 15:56:36
  Author: giovanni
Revision: 197635

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

Added:
  link-grammar/repos/extra-i686/PKGBUILD
(from rev 197634, link-grammar/trunk/PKGBUILD)
  link-grammar/repos/extra-x86_64/PKGBUILD
(from rev 197634, link-grammar/trunk/PKGBUILD)
Deleted:
  link-grammar/repos/extra-i686/PKGBUILD
  link-grammar/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 14:56:29 UTC (rev 197634)
+++ extra-i686/PKGBUILD 2013-10-27 14:56:36 UTC (rev 197635)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=link-grammar
-pkgver=4.7.14
-pkgrel=1
-pkgdesc=A Grammar Checking library
-arch=('i686' 'x86_64')
-url=http://www.abisource.com/downloads/link-grammar/;
-license=('BSD')
-depends=('aspell')
-options=('!libtool' '!makeflags')
-source=(http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('2d7771d8063aec6efb27a35663d67e9f')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/link-grammar/LICENSE
-}

Copied: link-grammar/repos/extra-i686/PKGBUILD (from rev 197634, 
link-grammar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 14:56:36 UTC (rev 197635)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=link-grammar
+pkgver=4.8.0
+pkgrel=1
+pkgdesc=A Grammar Checking library
+arch=('i686' 'x86_64')
+url=http://www.abisource.com/downloads/link-grammar/;
+license=('BSD')
+depends=('aspell')
+options=('!libtool' '!makeflags')
+source=(http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('218a2ee5ffed258bc52a0718811ca66e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/link-grammar/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 14:56:29 UTC (rev 197634)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:56:36 UTC (rev 197635)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jan de Groot j...@archlinux.org
-
-pkgname=link-grammar
-pkgver=4.7.14
-pkgrel=1
-pkgdesc=A Grammar Checking library
-arch=('i686' 'x86_64')
-url=http://www.abisource.com/downloads/link-grammar/;
-license=('BSD')
-depends=('aspell')
-options=('!libtool' '!makeflags')
-source=(http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('2d7771d8063aec6efb27a35663d67e9f')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/link-grammar/LICENSE
-}

Copied: link-grammar/repos/extra-x86_64/PKGBUILD (from rev 197634, 
link-grammar/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 14:56:36 UTC (rev 197635)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jan de Groot j...@archlinux.org
+
+pkgname=link-grammar
+pkgver=4.8.0
+pkgrel=1
+pkgdesc=A Grammar Checking library
+arch=('i686' 'x86_64')
+url=http://www.abisource.com/downloads/link-grammar/;
+license=('BSD')
+depends=('aspell')
+options=('!libtool' '!makeflags')
+source=(http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('218a2ee5ffed258bc52a0718811ca66e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/link-grammar/LICENSE
+}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 15:56:29
  Author: giovanni
Revision: 197634

upgpkg: link-grammar 4.8.0-1

upstream release

Modified:
  link-grammar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:48:10 UTC (rev 197633)
+++ PKGBUILD2013-10-27 14:56:29 UTC (rev 197634)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=link-grammar
-pkgver=4.7.14
+pkgver=4.8.0
 pkgrel=1
 pkgdesc=A Grammar Checking library
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('aspell')
 options=('!libtool' '!makeflags')
 
source=(http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('2d7771d8063aec6efb27a35663d67e9f')
+md5sums=('218a2ee5ffed258bc52a0718811ca66e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 16:07:15
  Author: giovanni
Revision: 197636

upgpkg: live-media 2013.10.25-1

upstream release

Modified:
  live-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:56:36 UTC (rev 197635)
+++ PKGBUILD2013-10-27 15:07:15 UTC (rev 197636)
@@ -3,7 +3,7 @@
 # Contributor: Gilles CHAUVIN gcn...@gmail.com
 
 pkgname=live-media
-pkgver=2013.09.18
+pkgver=2013.10.25
 pkgrel=1
 pkgdesc=A set of C++ libraries for multimedia streaming
 arch=('i686' 'x86_64')
@@ -10,8 +10,9 @@
 license=('LGPL')
 url=http://live555.com/liveMedia;
 depends=('gcc-libs')
+options=('staticlibs')
 source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
-md5sums=('082ebd8f4cab6194db268b77780056d9')
+md5sums=('43a8d3a622db8a4582174fa2ddc7461b')
 
 build() {
   cd ${srcdir}/live



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 16:07:22
  Author: giovanni
Revision: 197637

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

Added:
  live-media/repos/extra-i686/PKGBUILD
(from rev 197636, live-media/trunk/PKGBUILD)
  live-media/repos/extra-x86_64/PKGBUILD
(from rev 197636, live-media/trunk/PKGBUILD)
Deleted:
  live-media/repos/extra-i686/PKGBUILD
  live-media/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 extra-i686/PKGBUILD   |   38 ---
 extra-x86_64/PKGBUILD |   38 ---
 3 files changed, 78 insertions(+), 76 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 15:07:15 UTC (rev 197636)
+++ extra-i686/PKGBUILD 2013-10-27 15:07:22 UTC (rev 197637)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Gilles CHAUVIN gcn...@gmail.com
-
-pkgname=live-media
-pkgver=2013.09.18
-pkgrel=1
-pkgdesc=A set of C++ libraries for multimedia streaming
-arch=('i686' 'x86_64')
-license=('LGPL')
-url=http://live555.com/liveMedia;
-depends=('gcc-libs')
-source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
-md5sums=('082ebd8f4cab6194db268b77780056d9')
-
-build() {
-  cd ${srcdir}/live
-
-  sed \
-  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
-  -i config.linux
-  ./genMakefiles linux
-  make
-}
-
-package() {
-  cd ${srcdir}/live
-
-  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
-install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
-install -m644 ${dir}/*.a ${pkgdir}/usr/lib
-install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir}
-  done
-
-  for testprog in `find testProgs -type f -perm 755`; do
-install ${testprog} ${pkgdir}/usr/bin
-  done
-}

Copied: live-media/repos/extra-i686/PKGBUILD (from rev 197636, 
live-media/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 15:07:22 UTC (rev 197637)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Gilles CHAUVIN gcn...@gmail.com
+
+pkgname=live-media
+pkgver=2013.10.25
+pkgrel=1
+pkgdesc=A set of C++ libraries for multimedia streaming
+arch=('i686' 'x86_64')
+license=('LGPL')
+url=http://live555.com/liveMedia;
+depends=('gcc-libs')
+options=('staticlibs')
+source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
+md5sums=('43a8d3a622db8a4582174fa2ddc7461b')
+
+build() {
+  cd ${srcdir}/live
+
+  sed \
+  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
+  -i config.linux
+  ./genMakefiles linux
+  make
+}
+
+package() {
+  cd ${srcdir}/live
+
+  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
+install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
+install -m644 ${dir}/*.a ${pkgdir}/usr/lib
+install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir}
+  done
+
+  for testprog in `find testProgs -type f -perm 755`; do
+install ${testprog} ${pkgdir}/usr/bin
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 15:07:15 UTC (rev 197636)
+++ extra-x86_64/PKGBUILD   2013-10-27 15:07:22 UTC (rev 197637)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Gilles CHAUVIN gcn...@gmail.com
-
-pkgname=live-media
-pkgver=2013.09.18
-pkgrel=1
-pkgdesc=A set of C++ libraries for multimedia streaming
-arch=('i686' 'x86_64')
-license=('LGPL')
-url=http://live555.com/liveMedia;
-depends=('gcc-libs')
-source=(http://live555.com/liveMedia/public/live.${pkgver}.tar.gz;)
-md5sums=('082ebd8f4cab6194db268b77780056d9')
-
-build() {
-  cd ${srcdir}/live
-
-  sed \
-  -e 's/$(INCLUDES) -I. -O2 -DSOCKLEN_T/$(INCLUDES) -I. -O2 -I. -fPIC 
-DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -DSOCKLEN_T/g' \
-  -i config.linux
-  ./genMakefiles linux
-  make
-}
-
-package() {
-  cd ${srcdir}/live
-
-  for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
-install -dm755 ${pkgdir}/usr/{bin,lib,include/${dir}}
-install -m644 ${dir}/*.a ${pkgdir}/usr/lib
-install -m644 ${dir}/include/*.h* ${pkgdir}/usr/include/${dir}
-  done
-
-  for testprog in `find testProgs -type f -perm 755`; do
-install ${testprog} ${pkgdir}/usr/bin
-  done
-}

Copied: live-media/repos/extra-x86_64/PKGBUILD (from rev 197636, 
live-media/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 15:07:22 

[arch-commits] Commit in perl-cpanplus-dist-arch/trunk (PKGBUILD)

2013-10-27 Thread Florian Pritz
Date: Sunday, October 27, 2013 @ 16:11:59
  Author: bluewind
Revision: 99350

upgpkg: perl-cpanplus-dist-arch 1.28-1

remove static libs

Modified:
  perl-cpanplus-dist-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 14:39:35 UTC (rev 99349)
+++ PKGBUILD2013-10-27 15:11:59 UTC (rev 99350)
@@ -2,7 +2,7 @@
 # $Id$
 
 pkgname=perl-cpanplus-dist-arch
-pkgver=1.27
+pkgver=1.28
 pkgrel=1
 pkgdesc='CPANPLUS backend for building Archlinux pacman packages'
 arch=(any)
@@ -11,8 +11,8 @@
 depends=(perl)
 url=https://metacpan.org/release/CPANPLUS-Dist-Arch
 
source=(http://search.cpan.org/CPAN/authors/id/J/JU/JUSTER/CPANPLUS-Dist-Arch-$pkgver.tar.gz;)
-md5sums=('45c9af9128f5968f24fc12fc420134d2')
-sha512sums=('84d3452182f247173aafb49c71a4efec2d7f2e0fd35db45143c26356f06474aaa3f37ae45983ae5cbfd1bd9f545cee211fe771d43bed2893484ba4e0dd907d18')
+md5sums=('49bd0c45acdff4881e66045b9655c3b6')
+sha512sums=('334928e17ae93b4a9efa1ab7aa7d0f5f9ad9b8242ade42fe1af63ecc2d387a6f48f9768cacdcc357d54cbbb0fe583e695309772db158e07b636dc905db181458')
 _dir=CPANPLUS-Dist-Arch-$pkgver
 
 build()



[arch-commits] Commit in perl-cpanplus-dist-arch/repos/community-any (2 files)

2013-10-27 Thread Florian Pritz
Date: Sunday, October 27, 2013 @ 16:12:25
  Author: bluewind
Revision: 99351

archrelease: copy trunk to community-any

Added:
  perl-cpanplus-dist-arch/repos/community-any/PKGBUILD
(from rev 99350, perl-cpanplus-dist-arch/trunk/PKGBUILD)
Deleted:
  perl-cpanplus-dist-arch/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 15:11:59 UTC (rev 99350)
+++ PKGBUILD2013-10-27 15:12:25 UTC (rev 99351)
@@ -1,48 +0,0 @@
-# Maintainer: Justin Davis (juster) jrc...@gmail.com
-# $Id$
-
-pkgname=perl-cpanplus-dist-arch
-pkgver=1.27
-pkgrel=1
-pkgdesc='CPANPLUS backend for building Archlinux pacman packages'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=(perl)
-url=https://metacpan.org/release/CPANPLUS-Dist-Arch
-source=(http://search.cpan.org/CPAN/authors/id/J/JU/JUSTER/CPANPLUS-Dist-Arch-$pkgver.tar.gz;)
-md5sums=('45c9af9128f5968f24fc12fc420134d2')
-sha512sums=('84d3452182f247173aafb49c71a4efec2d7f2e0fd35db45143c26356f06474aaa3f37ae45983ae5cbfd1bd9f545cee211fe771d43bed2893484ba4e0dd907d18')
-_dir=CPANPLUS-Dist-Arch-$pkgver
-
-build()
-(
-  cd $srcdir/$_dir
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  /usr/bin/perl Build.PL
-  ./Build
-)
-
-check()
-(
-  cd $srcdir/$_dir
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  ./Build test
-)
-
-package()
-(
-  cd $srcdir/$_dir
-  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
-  unset PERL5LIB PERL_MB_OPT
-  ./Build install installdirs=vendor destdir=$pkgdir
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-cpanplus-dist-arch/repos/community-any/PKGBUILD (from rev 99350, 
perl-cpanplus-dist-arch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 15:12:25 UTC (rev 99351)
@@ -0,0 +1,48 @@
+# Maintainer: Justin Davis (juster) jrc...@gmail.com
+# $Id$
+
+pkgname=perl-cpanplus-dist-arch
+pkgver=1.28
+pkgrel=1
+pkgdesc='CPANPLUS backend for building Archlinux pacman packages'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl)
+url=https://metacpan.org/release/CPANPLUS-Dist-Arch
+source=(http://search.cpan.org/CPAN/authors/id/J/JU/JUSTER/CPANPLUS-Dist-Arch-$pkgver.tar.gz;)
+md5sums=('49bd0c45acdff4881e66045b9655c3b6')
+sha512sums=('334928e17ae93b4a9efa1ab7aa7d0f5f9ad9b8242ade42fe1af63ecc2d387a6f48f9768cacdcc357d54cbbb0fe583e695309772db158e07b636dc905db181458')
+_dir=CPANPLUS-Dist-Arch-$pkgver
+
+build()
+(
+  cd $srcdir/$_dir
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  /usr/bin/perl Build.PL
+  ./Build
+)
+
+check()
+(
+  cd $srcdir/$_dir
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  ./Build test
+)
+
+package()
+(
+  cd $srcdir/$_dir
+  export PERL_MM_USE_DEFAULT=1 MODULEBUILDRC=/dev/null
+  unset PERL5LIB PERL_MB_OPT
+  ./Build install installdirs=vendor destdir=$pkgdir
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:



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

2013-10-27 Thread Andreas Radke
Date: Sunday, October 27, 2013 @ 16:14:36
  Author: andyrtr
Revision: 197639

upgpkg: xorg-xinit 1.3.3-2

fix annoying empty lines - FS#36959

Modified:
  xorg-xinit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 15:13:27 UTC (rev 197638)
+++ PKGBUILD2013-10-27 15:14:36 UTC (rev 197639)
@@ -4,7 +4,7 @@
 
 pkgname=xorg-xinit
 pkgver=1.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc=X.Org initialisation program 
 arch=('i686' 'x86_64')
 license=('custom')
@@ -30,11 +30,15 @@
 '2b94a42f2521cb5662fb9a5765a7507456dc0352ac9d0f44c56b359dcdb38898'
 '5e87bff928c143d9db9966048f6530e83e9e9a1cac09ce4c25f8aabc08611b6f')
 
-build() {
+prepare() {
   cd xinit-${pkgver}
   patch -Np1 -i ${srcdir}/06_move_serverauthfile_into_tmp.diff
   patch -Np1 -i ${srcdir}/fs25361.patch
   sed -i -e 's/XSLASHGLOB.sh/XSLASHGLOB/' xinitrc.cpp
+}
+
+build() {
+  cd xinit-${pkgver}
   ./configure --prefix=/usr --with-xinitdir=/etc/X11/xinit
   make
 }
@@ -49,4 +53,9 @@
   install -m644 ${srcdir}/xserverrc ${pkgdir}/etc/X11/xinit/xserverrc
   install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
   install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+  
+  # a workaround for https://bugs.archlinux.org/task/36959
+  sed -i '/^\s*$/d' $pkgdir/usr/bin/startx
+  sed -i '/^\s*$/d' $pkgdir/etc/X11/xinit/xinitrc
+
 }



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

2013-10-27 Thread Florian Pritz
Date: Sunday, October 27, 2013 @ 16:15:24
  Author: bluewind
Revision: 99352

upgpkg: lib32-glib2 2.38.1-1

upstream update

Modified:
  lib32-glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 15:12:25 UTC (rev 99351)
+++ PKGBUILD2013-10-27 15:15:24 UTC (rev 99352)
@@ -5,7 +5,7 @@
 
 _pkgbasename=glib2
 pkgname=lib32-$_pkgbasename
-pkgver=2.38.0
+pkgver=2.38.1
 pkgrel=1
 pkgdesc=Common C routines used by GTK+ 2.4 and other libs (32-bit)
 url=http://www.gtk.org/;
@@ -15,7 +15,7 @@
 makedepends=('gcc-multilib' python2)
 options=('!libtool' '!docs')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-${pkgver}.tar.xz)
-sha256sums=('7513a7de5e814ccb48206340a8773ea523d6a7bf04dc74565de69b899bc2ff32')
+sha256sums=('01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159')
 
 build() {
   export CC=gcc -m32



[arch-commits] Commit in xorg-xinit/repos (24 files)

2013-10-27 Thread Andreas Radke
Date: Sunday, October 27, 2013 @ 16:15:12
  Author: andyrtr
Revision: 197640

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

Added:
  xorg-xinit/repos/extra-i686/06_move_serverauthfile_into_tmp.diff
(from rev 197639, xorg-xinit/trunk/06_move_serverauthfile_into_tmp.diff)
  xorg-xinit/repos/extra-i686/PKGBUILD
(from rev 197639, xorg-xinit/trunk/PKGBUILD)
  xorg-xinit/repos/extra-i686/fs25361.patch
(from rev 197639, xorg-xinit/trunk/fs25361.patch)
  xorg-xinit/repos/extra-i686/xinitrc
(from rev 197639, xorg-xinit/trunk/xinitrc)
  xorg-xinit/repos/extra-i686/xserverrc
(from rev 197639, xorg-xinit/trunk/xserverrc)
  xorg-xinit/repos/extra-i686/xsession
(from rev 197639, xorg-xinit/trunk/xsession)
  xorg-xinit/repos/extra-x86_64/06_move_serverauthfile_into_tmp.diff
(from rev 197639, xorg-xinit/trunk/06_move_serverauthfile_into_tmp.diff)
  xorg-xinit/repos/extra-x86_64/PKGBUILD
(from rev 197639, xorg-xinit/trunk/PKGBUILD)
  xorg-xinit/repos/extra-x86_64/fs25361.patch
(from rev 197639, xorg-xinit/trunk/fs25361.patch)
  xorg-xinit/repos/extra-x86_64/xinitrc
(from rev 197639, xorg-xinit/trunk/xinitrc)
  xorg-xinit/repos/extra-x86_64/xserverrc
(from rev 197639, xorg-xinit/trunk/xserverrc)
  xorg-xinit/repos/extra-x86_64/xsession
(from rev 197639, xorg-xinit/trunk/xsession)
Deleted:
  xorg-xinit/repos/extra-i686/06_move_serverauthfile_into_tmp.diff
  xorg-xinit/repos/extra-i686/PKGBUILD
  xorg-xinit/repos/extra-i686/fs25361.patch
  xorg-xinit/repos/extra-i686/xinitrc
  xorg-xinit/repos/extra-i686/xserverrc
  xorg-xinit/repos/extra-i686/xsession
  xorg-xinit/repos/extra-x86_64/06_move_serverauthfile_into_tmp.diff
  xorg-xinit/repos/extra-x86_64/PKGBUILD
  xorg-xinit/repos/extra-x86_64/fs25361.patch
  xorg-xinit/repos/extra-x86_64/xinitrc
  xorg-xinit/repos/extra-x86_64/xserverrc
  xorg-xinit/repos/extra-x86_64/xsession

---+
 /06_move_serverauthfile_into_tmp.diff |   40 ++
 /PKGBUILD |  122 
 /fs25361.patch|   32 +
 /xinitrc  |   34 +
 /xserverrc|   12 +
 /xsession |   20 +++
 extra-i686/06_move_serverauthfile_into_tmp.diff   |   20 ---
 extra-i686/PKGBUILD   |   52 
 extra-i686/fs25361.patch  |   16 --
 extra-i686/xinitrc|   17 --
 extra-i686/xserverrc  |6 
 extra-i686/xsession   |   10 -
 extra-x86_64/06_move_serverauthfile_into_tmp.diff |   20 ---
 extra-x86_64/PKGBUILD |   52 
 extra-x86_64/fs25361.patch|   16 --
 extra-x86_64/xinitrc  |   17 --
 extra-x86_64/xserverrc|6 
 extra-x86_64/xsession |   10 -
 18 files changed, 260 insertions(+), 242 deletions(-)

Deleted: extra-i686/06_move_serverauthfile_into_tmp.diff
===
--- extra-i686/06_move_serverauthfile_into_tmp.diff 2013-10-27 15:14:36 UTC 
(rev 197639)
+++ extra-i686/06_move_serverauthfile_into_tmp.diff 2013-10-27 15:15:12 UTC 
(rev 197640)
@@ -1,20 +0,0 @@
-Move startx auth files in /tmp so they are removed on reboot.
-http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357736
-The trap patch didn't seem to work on reboot.

- startx.cpp |2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: xinit/startx.cpp
-===
 xinit.orig/startx.cpp
-+++ xinit/startx.cpp
-@@ -273,7 +273,7 @@
- dummy=0
- 
- XCOMM create a file with auth information for the server. ':0' is a dummy.
--xserverauthfile=$HOME/.serverauth.$$
-+xserverauthfile=`mktemp -p /tmp serverauth.XX`
- trap rm -f '$xserverauthfile' HUP INT QUIT ILL TRAP KILL BUS TERM
- xauth -q -f $xserverauthfile  EOF
- add :$dummy . $mcookie

Copied: xorg-xinit/repos/extra-i686/06_move_serverauthfile_into_tmp.diff (from 
rev 197639, xorg-xinit/trunk/06_move_serverauthfile_into_tmp.diff)
===
--- extra-i686/06_move_serverauthfile_into_tmp.diff 
(rev 0)
+++ extra-i686/06_move_serverauthfile_into_tmp.diff 2013-10-27 15:15:12 UTC 
(rev 197640)
@@ -0,0 +1,20 @@
+Move startx auth files in /tmp so they are removed on reboot.
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357736
+The trap patch didn't seem to work on reboot.
+---
+ startx.cpp |2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: xinit/startx.cpp
+===
+--- 

[arch-commits] Commit in lib32-glib2/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-10-27 Thread Florian Pritz
Date: Sunday, October 27, 2013 @ 16:15:27
  Author: bluewind
Revision: 99353

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-glib2/repos/multilib-x86_64/PKGBUILD
(from rev 99352, lib32-glib2/trunk/PKGBUILD)
Deleted:
  lib32-glib2/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 15:15:24 UTC (rev 99352)
+++ PKGBUILD2013-10-27 15:15:27 UTC (rev 99353)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-# Contributor: Mikko Seppälä t-r-...@mbnet.fi
-
-_pkgbasename=glib2
-pkgname=lib32-$_pkgbasename
-pkgver=2.38.0
-pkgrel=1
-pkgdesc=Common C routines used by GTK+ 2.4 and other libs (32-bit)
-url=http://www.gtk.org/;
-arch=('x86_64')
-license=('LGPL')
-depends=('lib32-pcre' 'lib32-zlib' 'lib32-dbus-core' lib32-libffi 
$_pkgbasename)
-makedepends=('gcc-multilib' python2)
-options=('!libtool' '!docs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-${pkgver}.tar.xz)
-sha256sums=('7513a7de5e814ccb48206340a8773ea523d6a7bf04dc74565de69b899bc2ff32')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/glib-${pkgver}
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc 
--libdir=/usr/lib32 \
-  --enable-static --enable-shared --with-pcre=system --disable-fam
-  make
-}
-
-package() {
-  cd ${srcdir}/glib-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/{etc,usr/{share,include}}
-
-  cd ${pkgdir}/usr/bin
-  mv gio-querymodules gio-querymodules-32
-  rm -f gdbus glib* gobject-query gsettings gtester*
-  rm -rf $pkgdir/usr/lib32/gdbus-2.0
-  find $pkgdir/usr/bin -type f -not -name gio-querymodules-32 -delete
-}

Copied: lib32-glib2/repos/multilib-x86_64/PKGBUILD (from rev 99352, 
lib32-glib2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 15:15:27 UTC (rev 99353)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: Mikko Seppälä t-r-...@mbnet.fi
+
+_pkgbasename=glib2
+pkgname=lib32-$_pkgbasename
+pkgver=2.38.1
+pkgrel=1
+pkgdesc=Common C routines used by GTK+ 2.4 and other libs (32-bit)
+url=http://www.gtk.org/;
+arch=('x86_64')
+license=('LGPL')
+depends=('lib32-pcre' 'lib32-zlib' 'lib32-dbus-core' lib32-libffi 
$_pkgbasename)
+makedepends=('gcc-multilib' python2)
+options=('!libtool' '!docs')
+source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-${pkgver}.tar.xz)
+sha256sums=('01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/glib-${pkgver}
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr --sysconfdir=/etc 
--libdir=/usr/lib32 \
+  --enable-static --enable-shared --with-pcre=system --disable-fam
+  make
+}
+
+package() {
+  cd ${srcdir}/glib-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/{etc,usr/{share,include}}
+
+  cd ${pkgdir}/usr/bin
+  mv gio-querymodules gio-querymodules-32
+  rm -f gdbus glib* gobject-query gsettings gtester*
+  rm -rf $pkgdir/usr/lib32/gdbus-2.0
+  find $pkgdir/usr/bin -type f -not -name gio-querymodules-32 -delete
+}



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

2013-10-27 Thread Florian Pritz
Date: Sunday, October 27, 2013 @ 16:17:43
  Author: bluewind
Revision: 99354

upgpkg: lib32-libpng 1.6.6-1

upstream update

Modified:
  lib32-libpng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 15:15:27 UTC (rev 99353)
+++ PKGBUILD2013-10-27 15:17:43 UTC (rev 99354)
@@ -6,8 +6,8 @@
 
 _pkgbasename=libpng
 pkgname=lib32-$_pkgbasename
-pkgver=1.6.5
-_apngver=1.6.3
+pkgver=1.6.6
+_apngver=1.6.6
 _libversion=16
 pkgrel=1
 pkgdesc=A collection of routines used to create PNG format graphics files 
(32-bit)
@@ -19,9 +19,9 @@
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz{,.asc}
 
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz;)
-md5sums=('dec292dd99b094cea03bdd7232f5a80c'
+md5sums=('3a41dcd58bcac7cc191c2ec80c7fb2ac'
  'SKIP'
- '57007fc121baa2cdc48abcfb26300e78')
+ '8af242769611daf62a8a17349b6059f7')
 
 build() {
   export CC=gcc -m32
@@ -34,7 +34,7 @@
   # see http://sourceforge.net/projects/libpng-apng/
   patch -p1 -i ${srcdir}/libpng-${_apngver}-apng.patch
 
-  ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32
+  ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32 
--disable-static
   make
 }
 



[arch-commits] Commit in lib32-libpng/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-10-27 Thread Florian Pritz
Date: Sunday, October 27, 2013 @ 16:17:46
  Author: bluewind
Revision: 99355

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libpng/repos/multilib-x86_64/PKGBUILD
(from rev 99354, lib32-libpng/trunk/PKGBUILD)
Deleted:
  lib32-libpng/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 15:17:43 UTC (rev 99354)
+++ PKGBUILD2013-10-27 15:17:46 UTC (rev 99355)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: dorphell dorph...@archlinux.org
-# Contributor: Travis Willard tra...@archlinux.org
-# Contributor: Douglas Soares de Andrade doug...@archlinux.org
-
-_pkgbasename=libpng
-pkgname=lib32-$_pkgbasename
-pkgver=1.6.5
-_apngver=1.6.3
-_libversion=16
-pkgrel=1
-pkgdesc=A collection of routines used to create PNG format graphics files 
(32-bit)
-arch=('x86_64')
-url=http://www.libpng.org/pub/png/libpng.html;
-license=('custom')
-depends=('lib32-zlib' $_pkgbasename)
-makedepends=(gcc-multilib)
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz{,.asc}
-
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz;)
-md5sums=('dec292dd99b094cea03bdd7232f5a80c'
- 'SKIP'
- '57007fc121baa2cdc48abcfb26300e78')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-  # Add animated PNG (apng) support
-  # see http://sourceforge.net/projects/libpng-apng/
-  patch -p1 -i ${srcdir}/libpng-${_apngver}-apng.patch
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32
-  make
-}
-
-package() {
-  cd ${srcdir}/${_pkgbasename}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  cd contrib/pngminus
-  make PNGLIB=-L${pkgdir}/usr/lib32 -lpng -f makefile.std png2pnm pnm2png
-
-  rm -rf ${pkgdir}/usr/{include,share}
-
-  rm $pkgdir/usr/bin/libpng-config
-  ln -s libpng${_libversion}-config-32 $pkgdir/usr/bin/libpng-config-32
-
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-libpng/repos/multilib-x86_64/PKGBUILD (from rev 99354, 
lib32-libpng/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 15:17:46 UTC (rev 99355)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: dorphell dorph...@archlinux.org
+# Contributor: Travis Willard tra...@archlinux.org
+# Contributor: Douglas Soares de Andrade doug...@archlinux.org
+
+_pkgbasename=libpng
+pkgname=lib32-$_pkgbasename
+pkgver=1.6.6
+_apngver=1.6.6
+_libversion=16
+pkgrel=1
+pkgdesc=A collection of routines used to create PNG format graphics files 
(32-bit)
+arch=('x86_64')
+url=http://www.libpng.org/pub/png/libpng.html;
+license=('custom')
+depends=('lib32-zlib' $_pkgbasename)
+makedepends=(gcc-multilib)
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz{,.asc}
+
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz;)
+md5sums=('3a41dcd58bcac7cc191c2ec80c7fb2ac'
+ 'SKIP'
+ '8af242769611daf62a8a17349b6059f7')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  # Add animated PNG (apng) support
+  # see http://sourceforge.net/projects/libpng-apng/
+  patch -p1 -i ${srcdir}/libpng-${_apngver}-apng.patch
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32 
--disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  cd contrib/pngminus
+  make PNGLIB=-L${pkgdir}/usr/lib32 -lpng -f makefile.std png2pnm pnm2png
+
+  rm -rf ${pkgdir}/usr/{include,share}
+
+  rm $pkgdir/usr/bin/libpng-config
+  ln -s libpng${_libversion}-config-32 $pkgdir/usr/bin/libpng-config-32
+
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 16:29:38
  Author: giovanni
Revision: 99357

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-27 15:29:31 UTC (rev 99356)
+++ community-i686/PKGBUILD 2013-10-27 15:29:38 UTC (rev 99357)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
-
-pkgname=pcsclite
-pkgver=1.8.8
-pkgrel=3
-pkgdesc=PC/SC Architecture smartcard middleware library
-arch=('i686' 'x86_64')
-url=https://alioth.debian.org/projects/pcsclite/;
-license=('BSD')
-depends=('python2' 'systemd')
-makedepends=('pkg-config')
-options=('!libtool' '!docs')
-source=(https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2;)
-md5sums=('069dc875a2ae2d85a2ebceac73252c0a')
-
-build() {
-  cd ${srcdir}/pcsc-lite-${pkgver}
-
-  sed -i -e s:python:python2:g src/spy/pcsc-spy
-
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin \
-  --enable-libudev \
-  --sysconfdir=/etc \
-  --enable-ipcdir=/run/pcscd \
-  --enable-usbdropdir=/usr/lib/pcsc/drivers \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system
-
-  make
-}
-
-package() {
-  cd ${srcdir}/pcsc-lite-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -D -m644 ${srcdir}/pcsc-lite-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  install -d ${pkgdir}/usr/lib/pcsc/drivers
-}

Copied: pcsclite/repos/community-i686/PKGBUILD (from rev 99356, 
pcsclite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-27 15:29:38 UTC (rev 99357)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
+
+pkgname=pcsclite
+pkgver=1.8.10
+pkgrel=1
+pkgdesc=PC/SC Architecture smartcard middleware library
+arch=('i686' 'x86_64')
+url=https://alioth.debian.org/projects/pcsclite/;
+license=('BSD')
+depends=('python2' 'systemd')
+makedepends=('pkg-config')
+options=('!libtool' '!docs')
+source=(https://alioth.debian.org/frs/download.php/file/3963/pcsc-lite-${pkgver}.tar.bz2;)
+md5sums=('7268cc5ef8fc01b785c7cea87adb1ade')
+
+build() {
+  cd ${srcdir}/pcsc-lite-${pkgver}
+
+  sed -i -e s:python:python2:g src/spy/pcsc-spy
+
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --enable-libudev \
+  --sysconfdir=/etc \
+  --enable-ipcdir=/run/pcscd \
+  --enable-usbdropdir=/usr/lib/pcsc/drivers \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system
+
+  make
+}
+
+package() {
+  cd ${srcdir}/pcsc-lite-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/pcsc-lite-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  install -d ${pkgdir}/usr/lib/pcsc/drivers
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-27 15:29:31 UTC (rev 99356)
+++ community-x86_64/PKGBUILD   2013-10-27 15:29:38 UTC (rev 99357)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
-
-pkgname=pcsclite
-pkgver=1.8.8
-pkgrel=3
-pkgdesc=PC/SC Architecture smartcard middleware library
-arch=('i686' 'x86_64')
-url=https://alioth.debian.org/projects/pcsclite/;
-license=('BSD')
-depends=('python2' 'systemd')
-makedepends=('pkg-config')
-options=('!libtool' '!docs')
-source=(https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2;)
-md5sums=('069dc875a2ae2d85a2ebceac73252c0a')
-
-build() {
-  cd ${srcdir}/pcsc-lite-${pkgver}
-
-  sed -i -e s:python:python2:g src/spy/pcsc-spy
-
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin \
-  --enable-libudev \
-  --sysconfdir=/etc \
-  --enable-ipcdir=/run/pcscd \
-  --enable-usbdropdir=/usr/lib/pcsc/drivers \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system
-
-  make
-}
-
-package() {
-  cd ${srcdir}/pcsc-lite-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -D -m644 

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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 16:29:31
  Author: giovanni
Revision: 99356

upgpkg: pcsclite 1.8.10-1

upstream release

Modified:
  pcsclite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 15:17:46 UTC (rev 99355)
+++ PKGBUILD2013-10-27 15:29:31 UTC (rev 99356)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
 
 pkgname=pcsclite
-pkgver=1.8.8
-pkgrel=3
+pkgver=1.8.10
+pkgrel=1
 pkgdesc=PC/SC Architecture smartcard middleware library
 arch=('i686' 'x86_64')
 url=https://alioth.debian.org/projects/pcsclite/;
@@ -12,8 +12,8 @@
 depends=('python2' 'systemd')
 makedepends=('pkg-config')
 options=('!libtool' '!docs')
-source=(https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2;)
-md5sums=('069dc875a2ae2d85a2ebceac73252c0a')
+source=(https://alioth.debian.org/frs/download.php/file/3963/pcsc-lite-${pkgver}.tar.bz2;)
+md5sums=('7268cc5ef8fc01b785c7cea87adb1ade')
 
 build() {
   cd ${srcdir}/pcsc-lite-${pkgver}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 16:39:03
  Author: giovanni
Revision: 99358

upgpkg: python2-pycountry 1.1-1

upstream release

Modified:
  python2-pycountry/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 15:29:38 UTC (rev 99357)
+++ PKGBUILD2013-10-27 15:39:03 UTC (rev 99358)
@@ -3,8 +3,8 @@
 # Contributor:  Pawel kTT Salata rockplayer...@gmail.com
 
 pkgname=python2-pycountry
-pkgver=0.17
-pkgrel=2
+pkgver=1.1
+pkgrel=1
 pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
 arch=('any')
 url=http://pypi.python.org/pypi/pycountry;
@@ -12,7 +12,7 @@
 depends=('python2-lxml')
 makedepends=('python2-setuptools')
 
source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip;)
-md5sums=('194f8db4e31543c0b3b2efd3ff5c5396')
+md5sums=('add6b7fcf64461902d3e0fb7d3a3682f')
 
 package() {
   cd ${srcdir}/pycountry-${pkgver}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 16:39:07
  Author: giovanni
Revision: 99359

archrelease: copy trunk to community-any

Added:
  python2-pycountry/repos/community-any/PKGBUILD
(from rev 99358, python2-pycountry/trunk/PKGBUILD)
Deleted:
  python2-pycountry/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 15:39:03 UTC (rev 99358)
+++ PKGBUILD2013-10-27 15:39:07 UTC (rev 99359)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=0.17
-pkgrel=2
-pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
-arch=('any')
-url=http://pypi.python.org/pypi/pycountry;
-license=('LGPL2.1')
-depends=('python2-lxml')
-makedepends=('python2-setuptools')
-source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip;)
-md5sums=('194f8db4e31543c0b3b2efd3ff5c5396')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 99358, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 15:39:07 UTC (rev 99359)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.1
+pkgrel=1
+pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
+arch=('any')
+url=http://pypi.python.org/pypi/pycountry;
+license=('LGPL2.1')
+depends=('python2-lxml')
+makedepends=('python2-setuptools')
+source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip;)
+md5sums=('add6b7fcf64461902d3e0fb7d3a3682f')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 17:02:30
  Author: giovanni
Revision: 99361

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

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

+
 /PKGBUILD  |   98 +++
 /sigil.install |   24 +
 community-i686/PKGBUILD|   49 ---
 community-i686/sigil.install   |   12 
 community-x86_64/PKGBUILD  |   49 ---
 community-x86_64/sigil.install |   12 
 6 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-27 16:02:24 UTC (rev 99360)
+++ community-i686/PKGBUILD 2013-10-27 16:02:30 UTC (rev 99361)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Larry Hajali larryhaja [at] gmail [dot] com
-
-pkgname=sigil
-pkgver=0.7.3
-pkgrel=1
-pkgdesc=WYSIWYG ebook editor
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/sigil/;
-license=('GPL3')
-depends=('qt5-webkit' 'boost-libs')
-makedepends=('qt5-tools' 'qt5-svg' 'cmake' 'gendesk' 'boost')
-install=sigil.install
-source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;)
-md5sums=('13630c59bd85e91b96e312b4d39e5087')
-
-build() {
-  cd ${srcdir}
-  gendesk -n $startdir/PKGBUILD
-
-  mkdir build
-  cd build
-
-  cmake -G Unix Makefiles \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_C_FLAGS:STRING=${CFLAGS} \
--DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON ..
-
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make install DESTDIR=${pkgdir}
-
-  install -d -m 0755 ${pkgdir}/usr/share/applications
-  install -m 0644 ${srcdir}/${pkgname}.desktop \
-${pkgdir}/usr/share/applications
-
-  for _pic in 16 32 48 128 256; do
-install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \
-  ${pkgdir}/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png
-  done
-  install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-}

Copied: sigil/repos/community-i686/PKGBUILD (from rev 99360, 
sigil/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-27 16:02:30 UTC (rev 99361)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Larry Hajali larryhaja [at] gmail [dot] com
+
+pkgname=sigil
+pkgver=0.7.4
+pkgrel=1
+pkgdesc=WYSIWYG ebook editor
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/sigil/;
+license=('GPL3')
+depends=('qt5-webkit' 'boost-libs')
+makedepends=('qt5-tools' 'qt5-svg' 'cmake' 'gendesk' 'boost')
+install=sigil.install
+source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;)
+md5sums=('dde8f3b8daa0ccd37589ea2aa454e1bc')
+
+build() {
+  cd ${srcdir}
+  gendesk -n $startdir/PKGBUILD
+
+  mkdir build
+  cd build
+
+  cmake -G Unix Makefiles \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_C_FLAGS:STRING=${CFLAGS} \
+-DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON ..
+
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make install DESTDIR=${pkgdir}
+
+  install -d -m 0755 ${pkgdir}/usr/share/applications
+  install -m 0644 ${srcdir}/${pkgname}.desktop \
+${pkgdir}/usr/share/applications
+
+  for _pic in 16 32 48 128 256; do
+install -D -m 0644 ../src/Sigil/Resource_Files/icon/app_icon_${_pic}.png \
+  ${pkgdir}/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png
+  done
+  install -Dm644 ../src/Sigil/Resource_Files/icon/app_icon_128.png \
+$pkgdir/usr/share/pixmaps/$pkgname.png
+}

Deleted: community-i686/sigil.install
===
--- community-i686/sigil.install2013-10-27 16:02:24 UTC (rev 99360)
+++ community-i686/sigil.install2013-10-27 16:02:30 UTC (rev 99361)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: sigil/repos/community-i686/sigil.install (from rev 99360, 
sigil/trunk/sigil.install)

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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 17:02:24
  Author: giovanni
Revision: 99360

upgpkg: sigil 0.7.4-1

upstream release

Modified:
  sigil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 15:39:07 UTC (rev 99359)
+++ PKGBUILD2013-10-27 16:02:24 UTC (rev 99360)
@@ -3,7 +3,7 @@
 # Contributor: Larry Hajali larryhaja [at] gmail [dot] com
 
 pkgname=sigil
-pkgver=0.7.3
+pkgver=0.7.4
 pkgrel=1
 pkgdesc=WYSIWYG ebook editor
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('qt5-tools' 'qt5-svg' 'cmake' 'gendesk' 'boost')
 install=sigil.install
 source=(http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip;)
-md5sums=('13630c59bd85e91b96e312b4d39e5087')
+md5sums=('dde8f3b8daa0ccd37589ea2aa454e1bc')
 
 build() {
   cd ${srcdir}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 17:28:10
  Author: giovanni
Revision: 197641

upgpkg: smb4k 1.0.8-1

upstream release

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 15:15:12 UTC (rev 197640)
+++ PKGBUILD2013-10-27 16:28:10 UTC (rev 197641)
@@ -3,7 +3,7 @@
 # Contributor: Emanuele Rampichini emanuele.rampich...@gmail.com
 
 pkgname=smb4k
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc=A KDE program that browses samba shares
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install=smb4k.install
 
source=(http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('1b15d7f0f4ad89b0fe730629ec53c2ae')
+md5sums=('8dac25845830cee18b72776d0f90d62c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 17:28:17
  Author: giovanni
Revision: 197642

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

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

+
 /PKGBUILD  |   60 +++
 /smb4k.install |   22 +++
 extra-i686/PKGBUILD|   30 -
 extra-i686/smb4k.install   |   11 ---
 extra-x86_64/PKGBUILD  |   30 -
 extra-x86_64/smb4k.install |   11 ---
 6 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 16:28:10 UTC (rev 197641)
+++ extra-i686/PKGBUILD 2013-10-27 16:28:17 UTC (rev 197642)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Emanuele Rampichini emanuele.rampich...@gmail.com
-
-pkgname=smb4k
-pkgver=1.0.7
-pkgrel=1
-pkgdesc=A KDE program that browses samba shares
-arch=('i686' 'x86_64')
-url=http://smb4k.sourceforge.net/;
-license=('GPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=smb4k.install
-source=(http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('1b15d7f0f4ad89b0fe730629ec53c2ae')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=RELEASE
-  make VERBOSE=1
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: smb4k/repos/extra-i686/PKGBUILD (from rev 197641, smb4k/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 16:28:17 UTC (rev 197642)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Emanuele Rampichini emanuele.rampich...@gmail.com
+
+pkgname=smb4k
+pkgver=1.0.8
+pkgrel=1
+pkgdesc=A KDE program that browses samba shares
+arch=('i686' 'x86_64')
+url=http://smb4k.sourceforge.net/;
+license=('GPL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+install=smb4k.install
+source=(http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('8dac25845830cee18b72776d0f90d62c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=RELEASE
+  make VERBOSE=1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/smb4k.install
===
--- extra-i686/smb4k.install2013-10-27 16:28:10 UTC (rev 197641)
+++ extra-i686/smb4k.install2013-10-27 16:28:17 UTC (rev 197642)
@@ -1,11 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: smb4k/repos/extra-i686/smb4k.install (from rev 197641, 
smb4k/trunk/smb4k.install)
===
--- extra-i686/smb4k.install(rev 0)
+++ extra-i686/smb4k.install2013-10-27 16:28:17 UTC (rev 197642)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 16:28:10 UTC (rev 197641)
+++ extra-x86_64/PKGBUILD   2013-10-27 16:28:17 UTC (rev 197642)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Emanuele Rampichini emanuele.rampich...@gmail.com
-
-pkgname=smb4k
-pkgver=1.0.7
-pkgrel=1
-pkgdesc=A KDE program that browses samba shares
-arch=('i686' 'x86_64')
-url=http://smb4k.sourceforge.net/;
-license=('GPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-install=smb4k.install
-source=(http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('1b15d7f0f4ad89b0fe730629ec53c2ae')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
-

[arch-commits] Commit in perl-convert-binhex/trunk (PKGBUILD)

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 17:37:21
  Author: giovanni
Revision: 197643

upgpkg: perl-convert-binhex 1.123-1

upstream release

Modified:
  perl-convert-binhex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 16:28:17 UTC (rev 197642)
+++ PKGBUILD2013-10-27 16:37:21 UTC (rev 197643)
@@ -5,8 +5,8 @@
 # Contributor: Filip S. Adamsen fsa [at] fsadev [dot] com
 
 pkgname=perl-convert-binhex
-pkgver=1.119
-pkgrel=4
+pkgver=1.123
+pkgrel=1
 pkgdesc=Perl module to extract data from Macintosh BinHex files
 arch=('any')
 url=http://search.cpan.org/~eryq/Convert-BinHex-1.119/;
@@ -14,8 +14,8 @@
 depends=('perl')
 options=('!emptydirs')
 install=${pkgname}.install
-source=(http://search.cpan.org/CPAN/authors/id/E/ER/ERYQ/Convert-BinHex-$pkgver.tar.gz;)
-md5sums=('ba70ad1772abac6270078f28197a7961')
+source=(http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-$pkgver.tar.gz;)
+md5sums=('6957dee877c64918066ae27ca6069bfe')
 
 build() {
   cd ${srcdir}/Convert-BinHex-${pkgver}



[arch-commits] Commit in perl-convert-binhex/repos/extra-any (4 files)

2013-10-27 Thread Giovanni Scafora
Date: Sunday, October 27, 2013 @ 17:37:26
  Author: giovanni
Revision: 197644

archrelease: copy trunk to extra-any

Added:
  perl-convert-binhex/repos/extra-any/PKGBUILD
(from rev 197643, perl-convert-binhex/trunk/PKGBUILD)
  perl-convert-binhex/repos/extra-any/perl-convert-binhex.install
(from rev 197643, perl-convert-binhex/trunk/perl-convert-binhex.install)
Deleted:
  perl-convert-binhex/repos/extra-any/PKGBUILD
  perl-convert-binhex/repos/extra-any/perl-convert-binhex.install

-+
 PKGBUILD|   72 +-
 perl-convert-binhex.install |   16 -
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 16:37:21 UTC (rev 197643)
+++ PKGBUILD2013-10-27 16:37:26 UTC (rev 197644)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Techlive Zheng techlivezheng [at] gmail [dot] com
-# Contributor: Jakub Fišer mr [at] MikyMaus [dot] org
-# Contributor: Filip S. Adamsen fsa [at] fsadev [dot] com
-
-pkgname=perl-convert-binhex
-pkgver=1.119
-pkgrel=4
-pkgdesc=Perl module to extract data from Macintosh BinHex files
-arch=('any')
-url=http://search.cpan.org/~eryq/Convert-BinHex-1.119/;
-license=('PerlArtistic')
-depends=('perl')
-options=('!emptydirs')
-install=${pkgname}.install
-source=(http://search.cpan.org/CPAN/authors/id/E/ER/ERYQ/Convert-BinHex-$pkgver.tar.gz;)
-md5sums=('ba70ad1772abac6270078f28197a7961')
-
-build() {
-  cd ${srcdir}/Convert-BinHex-${pkgver}
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd ${srcdir}/Convert-BinHex-${pkgver}
-
-  make DESTDIR=${pkgdir}/ install
-
-  # remove perllocal.pod and .packlist
-  find ${pkgdir} -name perllocal.pod -delete
-  find ${pkgdir} -name .packlist -delete
-}

Copied: perl-convert-binhex/repos/extra-any/PKGBUILD (from rev 197643, 
perl-convert-binhex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 16:37:26 UTC (rev 197644)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Techlive Zheng techlivezheng [at] gmail [dot] com
+# Contributor: Jakub Fišer mr [at] MikyMaus [dot] org
+# Contributor: Filip S. Adamsen fsa [at] fsadev [dot] com
+
+pkgname=perl-convert-binhex
+pkgver=1.123
+pkgrel=1
+pkgdesc=Perl module to extract data from Macintosh BinHex files
+arch=('any')
+url=http://search.cpan.org/~eryq/Convert-BinHex-1.119/;
+license=('PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+install=${pkgname}.install
+source=(http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-$pkgver.tar.gz;)
+md5sums=('6957dee877c64918066ae27ca6069bfe')
+
+build() {
+  cd ${srcdir}/Convert-BinHex-${pkgver}
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd ${srcdir}/Convert-BinHex-${pkgver}
+
+  make DESTDIR=${pkgdir}/ install
+
+  # remove perllocal.pod and .packlist
+  find ${pkgdir} -name perllocal.pod -delete
+  find ${pkgdir} -name .packlist -delete
+}

Deleted: perl-convert-binhex.install
===
--- perl-convert-binhex.install 2013-10-27 16:37:21 UTC (rev 197643)
+++ perl-convert-binhex.install 2013-10-27 16:37:26 UTC (rev 197644)
@@ -1,8 +0,0 @@
-post_install() {
-  echo -n module test... 
-  perl -mConvert::BinHex -e exit 0; 2 /dev/null  echo 'pass.' || echo 
'fail.'
-}
-
-post_upgrade() {
-  post_install
-}

Copied: perl-convert-binhex/repos/extra-any/perl-convert-binhex.install (from 
rev 197643, perl-convert-binhex/trunk/perl-convert-binhex.install)
===
--- perl-convert-binhex.install (rev 0)
+++ perl-convert-binhex.install 2013-10-27 16:37:26 UTC (rev 197644)
@@ -0,0 +1,8 @@
+post_install() {
+  echo -n module test... 
+  perl -mConvert::BinHex -e exit 0; 2 /dev/null  echo 'pass.' || echo 
'fail.'
+}
+
+post_upgrade() {
+  post_install
+}



[arch-commits] Commit in ruby-term-ansicolor/trunk (PKGBUILD)

2013-10-27 Thread Maxime Gauduin
Date: Sunday, October 27, 2013 @ 17:41:56
  Author: alucryd
Revision: 99362

upgpkg: ruby-term-ansicolor 1.2.2-3

Modified:
  ruby-term-ansicolor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 16:02:30 UTC (rev 99361)
+++ PKGBUILD2013-10-27 16:41:56 UTC (rev 99362)
@@ -5,7 +5,7 @@
 
 pkgname=ruby-term-ansicolor
 pkgver=1.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc=A ruby library that colors strings using ANSI escape sequences
 arch=('any')
 url=https://rubygems.org/gems/term-ansicolor;
@@ -30,6 +30,9 @@
 
 # Gem compatibility
   mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# Prevent conflict with colordiff
+  rm ${pkgdir}/usr/bin/cdiff
 }
 
 # vim: ts=2 sw=2 et:



[arch-commits] Commit in ruby-term-ansicolor/repos/community-any (PKGBUILD PKGBUILD)

2013-10-27 Thread Maxime Gauduin
Date: Sunday, October 27, 2013 @ 17:42:08
  Author: alucryd
Revision: 99363

archrelease: copy trunk to community-any

Added:
  ruby-term-ansicolor/repos/community-any/PKGBUILD
(from rev 99362, ruby-term-ansicolor/trunk/PKGBUILD)
Deleted:
  ruby-term-ansicolor/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 16:41:56 UTC (rev 99362)
+++ PKGBUILD2013-10-27 16:42:08 UTC (rev 99363)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-# Contributor: Hyacinthe Cartiaux hyacinthe.carti...@free.fr
-# Contributor: Hilton Medeiros medeiros.hil...@gmail.com
-
-pkgname=ruby-term-ansicolor
-pkgver=1.2.2
-pkgrel=2
-pkgdesc=A ruby library that colors strings using ANSI escape sequences
-arch=('any')
-url=https://rubygems.org/gems/term-ansicolor;
-license=('GPL2')
-depends=('ruby-tins')
-source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-noextract=(${pkgname#*-}-${pkgver}.gem)
-sha256sums=('b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac')
-
-prepare() {
-  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
-}
-
-package() {
-  cd gems/${pkgname#*-}-${pkgver}
-
-  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
-
-  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
-  mv bin ${pkgdir}/usr/
-  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
-
-# Gem compatibility
-  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-term-ansicolor/repos/community-any/PKGBUILD (from rev 99362, 
ruby-term-ansicolor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 16:42:08 UTC (rev 99363)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: Hyacinthe Cartiaux hyacinthe.carti...@free.fr
+# Contributor: Hilton Medeiros medeiros.hil...@gmail.com
+
+pkgname=ruby-term-ansicolor
+pkgver=1.2.2
+pkgrel=3
+pkgdesc=A ruby library that colors strings using ANSI escape sequences
+arch=('any')
+url=https://rubygems.org/gems/term-ansicolor;
+license=('GPL2')
+depends=('ruby-tins')
+source=(https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=(${pkgname#*-}-${pkgver}.gem)
+sha256sums=('b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac')
+
+prepare() {
+  gem install --no-{document,user-install} --ignore-dependencies -i . 
${pkgname#*-}-${pkgver}.gem
+}
+
+package() {
+  cd gems/${pkgname#*-}-${pkgver}
+
+  local _rubyver=$(ruby --version | sed 's/.* \(.*\..*\..*\)p.*/\1/')
+
+  install -dm 755 ${pkgdir}/usr/lib/ruby/{gems/${_rubyver},vendor_ruby}
+  mv bin ${pkgdir}/usr/
+  mv lib ${pkgdir}/usr/lib/ruby/vendor_ruby/${_rubyver}
+
+# Gem compatibility
+  mv ../../specifications ${pkgdir}/usr/lib/ruby/gems/${_rubyver}/
+
+# Prevent conflict with colordiff
+  rm ${pkgdir}/usr/bin/cdiff
+}
+
+# vim: ts=2 sw=2 et:



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

2013-10-27 Thread Jonathan Conder
Date: Sunday, October 27, 2013 @ 18:20:54
  Author: jconder
Revision: 99364

upgpkg: mythplugins 1:0.27-2

rebuild to match mythtv version

Modified:
  mythplugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 16:42:08 UTC (rev 99363)
+++ PKGBUILD2013-10-27 17:20:54 UTC (rev 99364)
@@ -14,7 +14,7 @@
  'mythplugins-mythweb'
  'mythplugins-mythzoneminder')
 pkgver=0.27
-pkgrel=1
+pkgrel=2
 epoch=1
 arch=('i686' 'x86_64')
 url=http://www.mythtv.org;
@@ -28,8 +28,8 @@
 source=(mythtv-$pkgver.tar.gz::http://www.mythtv.org/download/mythtv/$pkgver;
 
mythweb-$pkgver.tar.gz::http://www.mythtv.org/download/mythweb/$pkgver;
'cdparanoia.patch')
-sha256sums=('670b378e379df05a4f2ac28cc3cb2578587b42cb03710e0b230b75d692f8e2b8'
-'fe135281c4828a96762ea22a8a4cf622988b12e7f2189dce9273f1ce7bb367d3'
+sha256sums=('49789de705be73275325b1a4984b727cf8284fdc4ae6b041ad152857c830dc46'
+'c6574a9d3029e00ef9e2fb4eff33be60804d06c71d517ad8cae27bed9b5275d3'
'004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c')
 
 prepare() {



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

2013-10-27 Thread Jonathan Conder
Date: Sunday, October 27, 2013 @ 18:21:57
  Author: jconder
Revision: 99365

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

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

-+
 /PKGBUILD   |  286 ++
 /cdparanoia.patch   |  104 ++
 /mythplugins-mythweb.install|8 
 /mythplugins-mythzoneminder.install |6 
 community-i686/PKGBUILD |  143 -
 community-i686/cdparanoia.patch |   52 ---
 community-i686/mythplugins-mythweb.install  |4 
 community-i686/mythplugins-mythzoneminder.install   |3 
 community-x86_64/PKGBUILD   |  143 -
 community-x86_64/cdparanoia.patch   |   52 ---
 community-x86_64/mythplugins-mythweb.install|4 
 community-x86_64/mythplugins-mythzoneminder.install |3 
 12 files changed, 404 insertions(+), 404 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-27 17:20:54 UTC (rev 99364)
+++ community-i686/PKGBUILD 2013-10-27 17:21:57 UTC (rev 99365)
@@ -1,143 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder jonno.con...@gmail.com
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgbase=mythplugins
-pkgname=('mythplugins-mytharchive'
- 'mythplugins-mythbrowser'
- 'mythplugins-mythgallery'
- 'mythplugins-mythgame'
- 'mythplugins-mythmusic'
- 'mythplugins-mythnetvision'
- 'mythplugins-mythnews'
- 'mythplugins-mythweather'
- 'mythplugins-mythweb'
- 'mythplugins-mythzoneminder')
-pkgver=0.27
-pkgrel=1
-epoch=1
-arch=('i686' 'x86_64')
-url=http://www.mythtv.org;
-license=('GPL')
-makedepends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif'
- 'libvorbis' 'mesa' 'mesa-libgl' 'mplayer' 'mythtv'
- 'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size'
- 'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-sax'
- 'perl-xml-simple' 'perl-xml-xpath' 'python2-oauth' 
'python-imaging'
- 'python2-pycurl' 'zlib')
-source=(mythtv-$pkgver.tar.gz::http://www.mythtv.org/download/mythtv/$pkgver;
-
mythweb-$pkgver.tar.gz::http://www.mythtv.org/download/mythweb/$pkgver;
-   'cdparanoia.patch')
-sha256sums=('670b378e379df05a4f2ac28cc3cb2578587b42cb03710e0b230b75d692f8e2b8'
-'fe135281c4828a96762ea22a8a4cf622988b12e7f2189dce9273f1ce7bb367d3'
-   '004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c')
-
-prepare() {
-  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase
-
-  find . -name '*.py' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
-  patch -Np1 -i $srcdir/cdparanoia.patch
-
-  cd $srcdir/mythweb-fixes-$pkgver
-
-  sed -re 's@/usr/local.*/usr/share@/usr/share@' -i 'mythweb.php'
-}
-
-build() {
-  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase
-
-  ./configure --prefix=/usr \
-  --enable-all \
-  --python=python2
-  qmake-qt4 mythplugins.pro
-  make -s
-}
-
-package_mythplugins-mytharchive() {
-  pkgdesc=Create DVDs or archive recorded shows in MythTV
-  depends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'mythtv'
-   'python-imaging')
-
-  cd $srcdir/mythtv-fixes-$pkgver/$pkgbase/mytharchive
-  make INSTALL_ROOT=$pkgdir install
-}
-
-package_mythplugins-mythbrowser() {

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

2013-10-27 Thread Daniel Isenmann
Date: Sunday, October 27, 2013 @ 18:34:43
  Author: daniel
Revision: 197645

upgpkg: monodevelop 4.0.13-1

New upstream release

Modified:
  monodevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 16:37:26 UTC (rev 197644)
+++ PKGBUILD2013-10-27 17:34:43 UTC (rev 197645)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=monodevelop
-pkgver=4.0.12
+pkgver=4.0.13
 pkgrel=1
 pkgdesc=An IDE primarily designed for C# and other .NET languages
 
@@ -17,9 +17,9 @@
 makedepends=('rsync' 'git')
 options=(!makeflags)
 install=monodevelop.install
-source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-3.tar.bz2
+source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-38.tar.bz2
 monodevelop-core-addins.pc.in.patch)
-md5sums=('5f9cd24d2791054d88b0dcce1259afdb'
+md5sums=('63ea0b389976f72d6f8b131a74c54b93'
  '8466d032735130e37d4091a793a7966c')
 
 build() {



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

2013-10-27 Thread Daniel Isenmann
Date: Sunday, October 27, 2013 @ 18:34:49
  Author: daniel
Revision: 197646

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

Added:
  monodevelop/repos/extra-i686/PKGBUILD
(from rev 197645, monodevelop/trunk/PKGBUILD)
  monodevelop/repos/extra-i686/monodevelop-core-addins.pc.in.patch
(from rev 197645, monodevelop/trunk/monodevelop-core-addins.pc.in.patch)
  monodevelop/repos/extra-i686/monodevelop.install
(from rev 197645, monodevelop/trunk/monodevelop.install)
  monodevelop/repos/extra-x86_64/PKGBUILD
(from rev 197645, monodevelop/trunk/PKGBUILD)
  monodevelop/repos/extra-x86_64/monodevelop-core-addins.pc.in.patch
(from rev 197645, monodevelop/trunk/monodevelop-core-addins.pc.in.patch)
  monodevelop/repos/extra-x86_64/monodevelop.install
(from rev 197645, monodevelop/trunk/monodevelop.install)
Deleted:
  monodevelop/repos/extra-i686/PKGBUILD
  monodevelop/repos/extra-i686/monodevelop-core-addins.pc.in.patch
  monodevelop/repos/extra-i686/monodevelop.install
  monodevelop/repos/extra-x86_64/PKGBUILD
  monodevelop/repos/extra-x86_64/monodevelop-core-addins.pc.in.patch
  monodevelop/repos/extra-x86_64/monodevelop.install

--+
 /PKGBUILD|   90 +
 /monodevelop-core-addins.pc.in.patch |   16 +++
 /monodevelop.install |   40 +
 extra-i686/PKGBUILD  |   45 --
 extra-i686/monodevelop-core-addins.pc.in.patch   |8 -
 extra-i686/monodevelop.install   |   20 
 extra-x86_64/PKGBUILD|   45 --
 extra-x86_64/monodevelop-core-addins.pc.in.patch |8 -
 extra-x86_64/monodevelop.install |   20 
 9 files changed, 146 insertions(+), 146 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 17:34:43 UTC (rev 197645)
+++ extra-i686/PKGBUILD 2013-10-27 17:34:49 UTC (rev 197646)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: Timm Preetz t...@preetz.us
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=monodevelop
-pkgver=4.0.12
-pkgrel=1
-pkgdesc=An IDE primarily designed for C# and other .NET languages
-
-# should probably changed to any - no ELF files - OpenSUSE builds it as 
NOARCH 
-arch=('i686' 'x86_64')
-
-url=http://www.monodevelop.com;
-license=('GPL')
-depends=('mono=2.10.8' 'mono-addins=0.6.2' 'gnome-sharp' 
'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('rsync' 'git')
-options=(!makeflags)
-install=monodevelop.install
-source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-3.tar.bz2
-monodevelop-core-addins.pc.in.patch)
-md5sums=('5f9cd24d2791054d88b0dcce1259afdb'
- '8466d032735130e37d4091a793a7966c')
-
-build() {
-  export MONO_SHARED_DIR=$srcdir/src/.wabi
-  mkdir -p $MONO_SHARED_DIR
-
-  cd $srcdir/$pkgname-$pkgver
-  # fix location for MonoDevelop.Gettext.dll - breaks gdb build
-  # patch -Np0 -i ${srcdir}/monodevelop-core-addins.pc.in.patch
-  
-  ./configure --prefix=/usr
-  LD_PRELOAD= make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  
-  LD_PRELOAD= make DESTDIR=$pkgdir install
-  # delete conflicting files
-  find $pkgdir/usr/share/mime/ -type f -exec rm {} \;
-  rm -r $MONO_SHARED_DIR
-}
-

Copied: monodevelop/repos/extra-i686/PKGBUILD (from rev 197645, 
monodevelop/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 17:34:49 UTC (rev 197646)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+# Contributor: Timm Preetz t...@preetz.us
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=monodevelop
+pkgver=4.0.13
+pkgrel=1
+pkgdesc=An IDE primarily designed for C# and other .NET languages
+
+# should probably changed to any - no ELF files - OpenSUSE builds it as 
NOARCH 
+arch=('i686' 'x86_64')
+
+url=http://www.monodevelop.com;
+license=('GPL')
+depends=('mono=2.10.8' 'mono-addins=0.6.2' 'gnome-sharp' 
'desktop-file-utils' 'hicolor-icon-theme')
+makedepends=('rsync' 'git')
+options=(!makeflags)
+install=monodevelop.install
+source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-38.tar.bz2
+monodevelop-core-addins.pc.in.patch)
+md5sums=('63ea0b389976f72d6f8b131a74c54b93'
+ '8466d032735130e37d4091a793a7966c')
+
+build() {
+  export MONO_SHARED_DIR=$srcdir/src/.wabi
+  mkdir -p $MONO_SHARED_DIR
+
+  cd $srcdir/$pkgname-$pkgver
+  # fix location for MonoDevelop.Gettext.dll - breaks gdb build
+  # patch -Np0 -i ${srcdir}/monodevelop-core-addins.pc.in.patch
+  
+  ./configure --prefix=/usr
+  LD_PRELOAD= make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  
+  LD_PRELOAD= make 

[arch-commits] Commit in monodevelop-debugger-gdb/repos (4 files)

2013-10-27 Thread Daniel Isenmann
Date: Sunday, October 27, 2013 @ 18:35:08
  Author: daniel
Revision: 197648

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

Added:
  monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD
(from rev 197647, monodevelop-debugger-gdb/trunk/PKGBUILD)
  monodevelop-debugger-gdb/repos/extra-x86_64/PKGBUILD
(from rev 197647, monodevelop-debugger-gdb/trunk/PKGBUILD)
Deleted:
  monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD
  monodevelop-debugger-gdb/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-10-27 17:35:02 UTC (rev 197647)
+++ extra-i686/PKGBUILD 2013-10-27 17:35:08 UTC (rev 197648)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-
-pkgname=monodevelop-debugger-gdb
-pkgver=4.0.12
-pkgrel=1
-pkgdesc=Mono Debugger support
-arch=('i686' 'x86_64') # also any pkg?
-url=http://monodevelop.com;
-license=('GPL')
-depends=('monodevelop=4.0.12' 'gdb')
-makedepends=('mono')
-options=('!makeflags')
-source=(http://origin-download.mono-project.com/sources/$pkgname/$pkgname-$pkgver-3.tar.bz2)
-md5sums=('b9c9d12cc73352a208bcdb5ad5949418')
-
-build() {
-  export MONO_SHARED_DIR=${srcdir}/.wabi
-  mkdir -p ${MONO_SHARED_DIR}
-  
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: monodevelop-debugger-gdb/repos/extra-i686/PKGBUILD (from rev 197647, 
monodevelop-debugger-gdb/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 17:35:08 UTC (rev 197648)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=monodevelop-debugger-gdb
+pkgver=4.0.13
+pkgrel=1
+pkgdesc=Mono Debugger support
+arch=('i686' 'x86_64') # also any pkg?
+url=http://monodevelop.com;
+license=('GPL')
+depends=('monodevelop=4.0.12' 'gdb')
+makedepends=('mono')
+options=('!makeflags')
+source=(http://origin-download.mono-project.com/sources/$pkgname/$pkgname-$pkgver-38.tar.bz2)
+md5sums=('d47c712b47cfcbcdc1224825395cdcee')
+
+build() {
+  export MONO_SHARED_DIR=${srcdir}/.wabi
+  mkdir -p ${MONO_SHARED_DIR}
+  
+  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-10-27 17:35:02 UTC (rev 197647)
+++ extra-x86_64/PKGBUILD   2013-10-27 17:35:08 UTC (rev 197648)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-
-pkgname=monodevelop-debugger-gdb
-pkgver=4.0.12
-pkgrel=1
-pkgdesc=Mono Debugger support
-arch=('i686' 'x86_64') # also any pkg?
-url=http://monodevelop.com;
-license=('GPL')
-depends=('monodevelop=4.0.12' 'gdb')
-makedepends=('mono')
-options=('!makeflags')
-source=(http://origin-download.mono-project.com/sources/$pkgname/$pkgname-$pkgver-3.tar.bz2)
-md5sums=('b9c9d12cc73352a208bcdb5ad5949418')
-
-build() {
-  export MONO_SHARED_DIR=${srcdir}/.wabi
-  mkdir -p ${MONO_SHARED_DIR}
-  
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-

Copied: monodevelop-debugger-gdb/repos/extra-x86_64/PKGBUILD (from rev 197647, 
monodevelop-debugger-gdb/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 17:35:08 UTC (rev 197648)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=monodevelop-debugger-gdb
+pkgver=4.0.13
+pkgrel=1
+pkgdesc=Mono Debugger support
+arch=('i686' 'x86_64') # also any pkg?
+url=http://monodevelop.com;
+license=('GPL')
+depends=('monodevelop=4.0.12' 'gdb')
+makedepends=('mono')
+options=('!makeflags')
+source=(http://origin-download.mono-project.com/sources/$pkgname/$pkgname-$pkgver-38.tar.bz2)
+md5sums=('d47c712b47cfcbcdc1224825395cdcee')
+
+build() {
+  export MONO_SHARED_DIR=${srcdir}/.wabi
+  mkdir -p ${MONO_SHARED_DIR}
+  
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+



[arch-commits] Commit in monodevelop-debugger-gdb/trunk (PKGBUILD)

2013-10-27 Thread Daniel Isenmann
Date: Sunday, October 27, 2013 @ 18:35:02
  Author: daniel
Revision: 197647

upgpkg: monodevelop-debugger-gdb 4.0.13-1

New upstream release

Modified:
  monodevelop-debugger-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 17:34:49 UTC (rev 197646)
+++ PKGBUILD2013-10-27 17:35:02 UTC (rev 197647)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Isenmann dan...@archlinux.org
 
 pkgname=monodevelop-debugger-gdb
-pkgver=4.0.12
+pkgver=4.0.13
 pkgrel=1
 pkgdesc=Mono Debugger support
 arch=('i686' 'x86_64') # also any pkg?
@@ -11,8 +11,8 @@
 depends=('monodevelop=4.0.12' 'gdb')
 makedepends=('mono')
 options=('!makeflags')
-source=(http://origin-download.mono-project.com/sources/$pkgname/$pkgname-$pkgver-3.tar.bz2)
-md5sums=('b9c9d12cc73352a208bcdb5ad5949418')
+source=(http://origin-download.mono-project.com/sources/$pkgname/$pkgname-$pkgver-38.tar.bz2)
+md5sums=('d47c712b47cfcbcdc1224825395cdcee')
 
 build() {
   export MONO_SHARED_DIR=${srcdir}/.wabi



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

2013-10-27 Thread Rémy Oudompheng
Date: Sunday, October 27, 2013 @ 18:39:28
  Author: remy
Revision: 197650

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

Added:
  texlive-bin/repos/extra-i686/PKGBUILD
(from rev 197649, texlive-bin/trunk/PKGBUILD)
  texlive-bin/repos/extra-i686/fix-fontforge-encoding.patch
(from rev 197649, texlive-bin/trunk/fix-fontforge-encoding.patch)
  texlive-bin/repos/extra-i686/texlive.install
(from rev 197649, texlive-bin/trunk/texlive.install)
  texlive-bin/repos/extra-x86_64/PKGBUILD
(from rev 197649, texlive-bin/trunk/PKGBUILD)
  texlive-bin/repos/extra-x86_64/fix-fontforge-encoding.patch
(from rev 197649, texlive-bin/trunk/fix-fontforge-encoding.patch)
  texlive-bin/repos/extra-x86_64/texlive.install
(from rev 197649, texlive-bin/trunk/texlive.install)
Deleted:
  texlive-bin/repos/extra-i686/PKGBUILD
  texlive-bin/repos/extra-i686/fix-fontforge-encoding.patch
  texlive-bin/repos/extra-i686/texlive.install
  texlive-bin/repos/extra-x86_64/PKGBUILD
  texlive-bin/repos/extra-x86_64/fix-fontforge-encoding.patch
  texlive-bin/repos/extra-x86_64/texlive.install

---+
 /PKGBUILD |  624 
 /fix-fontforge-encoding.patch |   24 +
 /texlive.install  |  100 
 extra-i686/PKGBUILD   |  310 -
 extra-i686/fix-fontforge-encoding.patch   |   12 
 extra-i686/texlive.install|   50 --
 extra-x86_64/PKGBUILD |  310 -
 extra-x86_64/fix-fontforge-encoding.patch |   12 
 extra-x86_64/texlive.install  |   50 --
 9 files changed, 748 insertions(+), 744 deletions(-)

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


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

2013-10-27 Thread Rémy Oudompheng
Date: Sunday, October 27, 2013 @ 18:39:24
  Author: remy
Revision: 197649

upgpkg: texlive-bin 2013.30973-6

Rebuild with shared libkpathsea/libptexenc

Modified:
  texlive-bin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 17:35:08 UTC (rev 197648)
+++ PKGBUILD2013-10-27 17:39:24 UTC (rev 197649)
@@ -4,7 +4,7 @@
 
 pkgname=texlive-bin
 pkgver=2013.30973
-pkgrel=5
+pkgrel=6
 _biber_ver=1.7 # for biblatex 2.7 only.
 pkgdesc=TeX Live binaries
 license=('GPL')
@@ -70,6 +70,8 @@
  --disable-t1utils \
  --disable-bibtexu \
  --disable-xz \
+ --enable-shared \
+ --disable-static \
  --with-system-zlib \
  --with-system-zziplib \
  --with-system-pnglib \



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

2013-10-27 Thread Eric Bélanger
Date: Sunday, October 27, 2013 @ 19:23:52
  Author: eric
Revision: 197651

upgpkg: dotconf 1.3-4

Rebuild without static libraries

Modified:
  dotconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 17:39:28 UTC (rev 197650)
+++ PKGBUILD2013-10-27 18:23:52 UTC (rev 197651)
@@ -5,19 +5,17 @@
 
 pkgname=dotconf
 pkgver=1.3
-pkgrel=3
+pkgrel=4
 pkgdesc='A C library for parsing configuration files'
+arch=('i686' 'x86_64')
 url=https://github.com/williamh/dotconf;
-arch=('i686' 'x86_64')
+license=('LGPL2.1')
 depends=('glibc')
-makedepends=('pkgconfig' 'findutils')
-license=('LGPL2.1')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/williamh/${pkgname}/tarball/v${pkgver};)
 md5sums=('36bfdde245072fc2f4f5766b7db97c45')
-options=('!libtool')
 
 build() {
-  cd ${srcdir}/williamh-${pkgname}-4cd7b3a
+  cd williamh-${pkgname}-4cd7b3a
   autoreconf -i
   ./configure --prefix=/usr
   make
@@ -24,6 +22,6 @@
 }
 
 package() {
-  cd ${srcdir}/williamh-${pkgname}-4cd7b3a
+  cd williamh-${pkgname}-4cd7b3a
   make DESTDIR=${pkgdir} install
 }



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

2013-10-27 Thread Eric Bélanger
Date: Sunday, October 27, 2013 @ 19:25:32
  Author: eric
Revision: 197652

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 18:23:52 UTC (rev 197651)
+++ extra-i686/PKGBUILD 2013-10-27 18:25:32 UTC (rev 197652)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Chris Brannon cmbran...@cox.net
-
-pkgname=dotconf
-pkgver=1.3
-pkgrel=3
-pkgdesc='A C library for parsing configuration files'
-url=https://github.com/williamh/dotconf;
-arch=('i686' 'x86_64')
-depends=('glibc')
-makedepends=('pkgconfig' 'findutils')
-license=('LGPL2.1')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/williamh/${pkgname}/tarball/v${pkgver};)
-md5sums=('36bfdde245072fc2f4f5766b7db97c45')
-options=('!libtool')
-
-build() {
-  cd ${srcdir}/williamh-${pkgname}-4cd7b3a
-  autoreconf -i
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/williamh-${pkgname}-4cd7b3a
-  make DESTDIR=${pkgdir} install
-}

Copied: dotconf/repos/extra-i686/PKGBUILD (from rev 197651, 
dotconf/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 18:25:32 UTC (rev 197652)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Chris Brannon cmbran...@cox.net
+
+pkgname=dotconf
+pkgver=1.3
+pkgrel=4
+pkgdesc='A C library for parsing configuration files'
+arch=('i686' 'x86_64')
+url=https://github.com/williamh/dotconf;
+license=('LGPL2.1')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/williamh/${pkgname}/tarball/v${pkgver};)
+md5sums=('36bfdde245072fc2f4f5766b7db97c45')
+
+build() {
+  cd williamh-${pkgname}-4cd7b3a
+  autoreconf -i
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd williamh-${pkgname}-4cd7b3a
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-10-27 18:23:52 UTC (rev 197651)
+++ extra-x86_64/PKGBUILD   2013-10-27 18:25:32 UTC (rev 197652)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Chris Brannon cmbran...@cox.net
-
-pkgname=dotconf
-pkgver=1.3
-pkgrel=3
-pkgdesc='A C library for parsing configuration files'
-url=https://github.com/williamh/dotconf;
-arch=('i686' 'x86_64')
-depends=('glibc')
-makedepends=('pkgconfig' 'findutils')
-license=('LGPL2.1')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/williamh/${pkgname}/tarball/v${pkgver};)
-md5sums=('36bfdde245072fc2f4f5766b7db97c45')
-options=('!libtool')
-
-build() {
-  cd ${srcdir}/williamh-${pkgname}-4cd7b3a
-  autoreconf -i
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/williamh-${pkgname}-4cd7b3a
-  make DESTDIR=${pkgdir} install
-}

Copied: dotconf/repos/extra-x86_64/PKGBUILD (from rev 197651, 
dotconf/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-10-27 18:25:32 UTC (rev 197652)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Chris Brannon cmbran...@cox.net
+
+pkgname=dotconf
+pkgver=1.3
+pkgrel=4
+pkgdesc='A C library for parsing configuration files'
+arch=('i686' 'x86_64')
+url=https://github.com/williamh/dotconf;
+license=('LGPL2.1')
+depends=('glibc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/williamh/${pkgname}/tarball/v${pkgver};)
+md5sums=('36bfdde245072fc2f4f5766b7db97c45')
+
+build() {
+  cd williamh-${pkgname}-4cd7b3a
+  autoreconf -i
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd williamh-${pkgname}-4cd7b3a
+  make DESTDIR=${pkgdir} install
+}



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

2013-10-27 Thread Eric Bélanger
Date: Sunday, October 27, 2013 @ 20:08:45
  Author: eric
Revision: 197653

upgpkg: fltk 1.3.2-4

Rebuild without static libraries, Clean up PKGBUILD

Modified:
  fltk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 18:25:32 UTC (rev 197652)
+++ PKGBUILD2013-10-27 19:08:45 UTC (rev 197653)
@@ -4,11 +4,11 @@
 pkgbase=fltk
 pkgname=('fltk' 'fltk-docs' 'fltk-games')
 pkgver=1.3.2
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('custom:LGPL')
 url=http://www.fltk.org/;
-makedepends=('mesa' 'glu' 'doxygen' 'libjpeg' 'libpng' 'libxft' 'libxinerama' \
+makedepends=('mesa' 'glu' 'doxygen' 'libjpeg' 'libxft' 'libxinerama' \
  'alsa-lib' 'desktop-file-utils' 'libxcursor')
 source=(http://fltk.org/pub/fltk/$pkgver/fltk-$pkgver-source.tar.gz
 tigervnc.patch)
@@ -16,31 +16,29 @@
  '9efdf03a449d7639b6da493cb0972bba')
 
 prepare() {
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
   patch -Np1 -i ../tigervnc.patch
 }
 
 build() {
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
   sed -i -e 's/$(LINKFLTK)/$(LINKSHARED)/' \
  -e 's/$(LINKFLTKIMG)/$(LINKSHARED)/' test/Makefile
   ./configure --prefix=/usr --enable-threads --enable-xft --enable-shared
   make
-  cd documentation
-  make html
+  make -C documentation html
 }
 
 package_fltk() {
   pkgdesc=Graphical user interface toolkit for X
-  depends=('libjpeg' 'libpng' 'libxft' 'libxinerama' 'hicolor-icon-theme' \
+  depends=('libjpeg' 'libxft' 'libxinerama' 'hicolor-icon-theme' \
'desktop-file-utils' 'xdg-utils' 'libxcursor')
   options=('!docs')
   install=fltk.install
 
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
   make DESTDIR=$pkgdir install
-  (cd fluid; make DESTDIR=$pkgdir install install-linux)
-  chmod 644 $pkgdir/usr/lib/*.a
+  make DESTDIR=$pkgdir -C fluid install install-linux
   install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
 
@@ -47,13 +45,12 @@
 package_fltk-docs() {
   pkgdesc=Graphical user interface toolkit for X (documentation)
 
-  cd $srcdir/$pkgbase-$pkgver/documentation
+  cd $pkgbase-$pkgver/documentation
   install -d $pkgdir/usr/share/doc/fltk/
   for _file in html/* ; do
 install -m644 $_file $pkgdir/usr/share/doc/fltk/
   done
-  cd ../test
-  make DESTDIR=$pkgdir install
+  make DESTDIR=$pkgdir -C ../test install
   install -D -m644 ../COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
 
@@ -62,8 +59,8 @@
   depends=('alsa-lib' 'fltk')
   install=fltk-games.install
 
-  cd $srcdir/$pkgbase-$pkgver/test
+  cd $pkgbase-$pkgver/test
   make DESTDIR=$pkgdir install-linux
-  (cd ../documentation;  make DESTDIR=$pkgdir install-linux)
+  make DESTDIR=$pkgdir -C ../documentation install-linux
   install -D -m644 ../COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2013-10-27 Thread Eric Bélanger
Date: Sunday, October 27, 2013 @ 20:10:51
  Author: eric
Revision: 197654

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

Added:
  fltk/repos/extra-i686/PKGBUILD
(from rev 197653, fltk/trunk/PKGBUILD)
  fltk/repos/extra-i686/fltk-games.install
(from rev 197653, fltk/trunk/fltk-games.install)
  fltk/repos/extra-i686/fltk.install
(from rev 197653, fltk/trunk/fltk.install)
  fltk/repos/extra-i686/tigervnc.patch
(from rev 197653, fltk/trunk/tigervnc.patch)
  fltk/repos/extra-x86_64/PKGBUILD
(from rev 197653, fltk/trunk/PKGBUILD)
  fltk/repos/extra-x86_64/fltk-games.install
(from rev 197653, fltk/trunk/fltk-games.install)
  fltk/repos/extra-x86_64/fltk.install
(from rev 197653, fltk/trunk/fltk.install)
  fltk/repos/extra-x86_64/tigervnc.patch
(from rev 197653, fltk/trunk/tigervnc.patch)
Deleted:
  fltk/repos/extra-i686/PKGBUILD
  fltk/repos/extra-i686/fltk-games.install
  fltk/repos/extra-i686/fltk.install
  fltk/repos/extra-i686/tigervnc.patch
  fltk/repos/extra-x86_64/PKGBUILD
  fltk/repos/extra-x86_64/fltk-games.install
  fltk/repos/extra-x86_64/fltk.install
  fltk/repos/extra-x86_64/tigervnc.patch

-+
 /PKGBUILD   |  132 
 /fltk-games.install |   22 
 /fltk.install   |   24 
 /tigervnc.patch | 7806 ++
 extra-i686/PKGBUILD |   69 
 extra-i686/fltk-games.install   |   11 
 extra-i686/fltk.install |   12 
 extra-i686/tigervnc.patch   | 3903 ---
 extra-x86_64/PKGBUILD   |   69 
 extra-x86_64/fltk-games.install |   11 
 extra-x86_64/fltk.install   |   12 
 extra-x86_64/tigervnc.patch | 3903 ---
 12 files changed, 7984 insertions(+), 7990 deletions(-)

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


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

2013-10-27 Thread Sven-Hendrik Haase
Date: Sunday, October 27, 2013 @ 21:50:53
  Author: svenstaro
Revision: 99367

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-27 20:50:40 UTC (rev 99366)
+++ community-i686/PKGBUILD 2013-10-27 20:50:53 UTC (rev 99367)
@@ -1,37 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexander Monakov amona...@gmail.com
-
-pkgname=primus
-pkgver=20130815
-pkgrel=1
-pkgdesc=Faster OpenGL offloading for Bumblebee
-arch=('i686' 'x86_64')
-url=https://github.com/amonakov/primus;
-license=('custom:ISC')
-depends=('bumblebee')
-makedepends=('git')
-source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
-sha1sums=('SKIP')
-
-build() {
-  cd primus
-
-  make
-}
-
-package() {
-  cd primus
-
-  install -D lib/libGL.so.1 $pkgdir/usr/lib/primus/libGL.so.1
-  sed -e s#^PRIMUS_libGL=.*#PRIMUS_libGL='/usr/\$LIB/primus'# primusrun  
primusrun.dist
-  install -D primusrun.dist $pkgdir/usr/bin/primusrun
-
-  install -D primus.bash-completion $pkgdir/etc/bash_completion.d/primusrun
-
-  gzip -9 primusrun.1
-  install -D primusrun.1.gz $pkgdir/usr/share/man/man1/primusrun.1.gz
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: primus/repos/community-i686/PKGBUILD (from rev 99366, 
primus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-27 20:50:53 UTC (rev 99367)
@@ -0,0 +1,37 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexander Monakov amona...@gmail.com
+
+pkgname=primus
+pkgver=20131027
+pkgrel=1
+pkgdesc=Faster OpenGL offloading for Bumblebee
+arch=('i686' 'x86_64')
+url=https://github.com/amonakov/primus;
+license=('custom:ISC')
+depends=('bumblebee')
+makedepends=('git')
+source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
+sha1sums=('SKIP')
+
+build() {
+  cd primus
+
+  make
+}
+
+package() {
+  cd primus
+
+  install -D lib/libGL.so.1 $pkgdir/usr/lib/primus/libGL.so.1
+  sed -e s#^PRIMUS_libGL=.*#PRIMUS_libGL='/usr/\$LIB/primus'# primusrun  
primusrun.dist
+  install -D primusrun.dist $pkgdir/usr/bin/primusrun
+
+  install -D primus.bash-completion $pkgdir/etc/bash_completion.d/primusrun
+
+  gzip -9 primusrun.1
+  install -D primusrun.1.gz $pkgdir/usr/share/man/man1/primusrun.1.gz
+
+  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-27 20:50:40 UTC (rev 99366)
+++ community-x86_64/PKGBUILD   2013-10-27 20:50:53 UTC (rev 99367)
@@ -1,37 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexander Monakov amona...@gmail.com
-
-pkgname=primus
-pkgver=20130815
-pkgrel=1
-pkgdesc=Faster OpenGL offloading for Bumblebee
-arch=('i686' 'x86_64')
-url=https://github.com/amonakov/primus;
-license=('custom:ISC')
-depends=('bumblebee')
-makedepends=('git')
-source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
-sha1sums=('SKIP')
-
-build() {
-  cd primus
-
-  make
-}
-
-package() {
-  cd primus
-
-  install -D lib/libGL.so.1 $pkgdir/usr/lib/primus/libGL.so.1
-  sed -e s#^PRIMUS_libGL=.*#PRIMUS_libGL='/usr/\$LIB/primus'# primusrun  
primusrun.dist
-  install -D primusrun.dist $pkgdir/usr/bin/primusrun
-
-  install -D primus.bash-completion $pkgdir/etc/bash_completion.d/primusrun
-
-  gzip -9 primusrun.1
-  install -D primusrun.1.gz $pkgdir/usr/share/man/man1/primusrun.1.gz
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: primus/repos/community-x86_64/PKGBUILD (from rev 99366, 
primus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-27 20:50:53 UTC (rev 99367)
@@ -0,0 +1,37 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexander Monakov amona...@gmail.com
+
+pkgname=primus
+pkgver=20131027
+pkgrel=1
+pkgdesc=Faster OpenGL offloading for Bumblebee
+arch=('i686' 'x86_64')
+url=https://github.com/amonakov/primus

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

2013-10-27 Thread Sven-Hendrik Haase
Date: Sunday, October 27, 2013 @ 21:50:40
  Author: svenstaro
Revision: 99366

upgpkg: primus 20131027-1

Bumping

Modified:
  primus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 17:21:57 UTC (rev 99365)
+++ PKGBUILD2013-10-27 20:50:40 UTC (rev 99366)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Monakov amona...@gmail.com
 
 pkgname=primus
-pkgver=20130815
+pkgver=20131027
 pkgrel=1
 pkgdesc=Faster OpenGL offloading for Bumblebee
 arch=('i686' 'x86_64')



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

2013-10-27 Thread Sven-Hendrik Haase
Date: Sunday, October 27, 2013 @ 21:59:16
  Author: svenstaro
Revision: 99368

upgpkg: lib32-primus 20131027-1

Bumping

Modified:
  lib32-primus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 20:50:53 UTC (rev 99367)
+++ PKGBUILD2013-10-27 20:59:16 UTC (rev 99368)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Monakov amona...@gmail.com
 
 pkgname=lib32-primus
-pkgver=20130815
+pkgver=20131027
 pkgrel=1
 pkgdesc=Faster OpenGL offloading for Bumblebee (32-bit)
 arch=('i686' 'x86_64')



[arch-commits] Commit in lib32-primus/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-10-27 Thread Sven-Hendrik Haase
Date: Sunday, October 27, 2013 @ 21:59:25
  Author: svenstaro
Revision: 99369

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-primus/repos/multilib-x86_64/PKGBUILD
(from rev 99368, lib32-primus/trunk/PKGBUILD)
Deleted:
  lib32-primus/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 20:59:16 UTC (rev 99368)
+++ PKGBUILD2013-10-27 20:59:25 UTC (rev 99369)
@@ -1,33 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexander Monakov amona...@gmail.com
-
-pkgname=lib32-primus
-pkgver=20130815
-pkgrel=1
-pkgdesc=Faster OpenGL offloading for Bumblebee (32-bit)
-arch=('i686' 'x86_64')
-url=https://github.com/amonakov/primus;
-license=('custom:ISC')
-depends=('bumblebee' 'lib32-mesa-libgl')
-makedepends=('git' 'gcc-multilib')
-source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
-sha1sums=('SKIP')
-
-build() {
-  cd primus
-
-  export CC=g++ -m32
-  export CXX=g++ -m32
-
-  LIBDIR=lib32 make
-}
-
-package() {
-  cd primus
-
-  install -D lib32/libGL.so.1 $pkgdir/usr/lib32/primus/libGL.so.1
-
-  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lib32-primus/repos/multilib-x86_64/PKGBUILD (from rev 99368, 
lib32-primus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-27 20:59:25 UTC (rev 99369)
@@ -0,0 +1,33 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexander Monakov amona...@gmail.com
+
+pkgname=lib32-primus
+pkgver=20131027
+pkgrel=1
+pkgdesc=Faster OpenGL offloading for Bumblebee (32-bit)
+arch=('i686' 'x86_64')
+url=https://github.com/amonakov/primus;
+license=('custom:ISC')
+depends=('bumblebee' 'lib32-mesa-libgl')
+makedepends=('git' 'gcc-multilib')
+source=(git://github.com/amonakov/primus.git#commit=31ca47e644)
+sha1sums=('SKIP')
+
+build() {
+  cd primus
+
+  export CC=g++ -m32
+  export CXX=g++ -m32
+
+  LIBDIR=lib32 make
+}
+
+package() {
+  cd primus
+
+  install -D lib32/libGL.so.1 $pkgdir/usr/lib32/primus/libGL.so.1
+
+  install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in snd/trunk (PKGBUILD type_error.patch)

2013-10-27 Thread Ray Rashif
Date: Sunday, October 27, 2013 @ 22:04:21
  Author: schiv
Revision: 197655

upgpkg: snd 14.1-1

upstream release

Added:
  snd/trunk/type_error.patch
Modified:
  snd/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 type_error.patch |   20 
 2 files changed, 32 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 19:10:51 UTC (rev 197654)
+++ PKGBUILD2013-10-27 21:04:21 UTC (rev 197655)
@@ -4,7 +4,7 @@
 # Contributor: see .contrib
 
 pkgname=snd
-pkgver=13.9
+pkgver=14.1
 pkgrel=1
 pkgdesc=An advanced sound editor
 arch=('i686' 'x86_64')
@@ -16,9 +16,18 @@
 optdepends=('wavpack' 'flac' 'speex' 'mpg123'
 'timidity++' 'vorbis-tools')
 install=$pkgname.install
-source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;)
-md5sums=('acceab2d1e30720640aca54d4b68d45b')
+source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;
+'type_error.patch')
+md5sums=('955ca19ca70ac0e4d03cd710516c0174'
+ '6e96d59346b53a1c73060857f688dbd0')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # work around incomplete type error
+  patch -Np1 -i $srcdir/type_error.patch
+}
+
 build() {
   cd $srcdir/$pkgname-$pkgver
 

Added: type_error.patch
===
--- type_error.patch(rev 0)
+++ type_error.patch2013-10-27 21:04:21 UTC (rev 197655)
@@ -0,0 +1,20 @@
+diff -ur snd-14.1.orig/vct.h snd-14.1/vct.h
+--- snd-14.1.orig/vct.h2013-10-28 02:22:35.073798054 +0800
 snd-14.1/vct.h 2013-10-28 02:45:27.166364791 +0800
+@@ -1,11 +1,11 @@
+ #ifndef VCT_H
+ #define VCT_H
+ 
+-#if HAVE_SCHEME
+-  typedef struct s7_cell vct;
+-#else
+-typedef struct vct vct;
+-#endif
++typedef struct {
++  mus_long_t length;
++  mus_float_t *data;
++  bool dont_free;
++} vct;
+ 
+ #ifdef __cplusplus
+ extern C {



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

2013-10-27 Thread Ray Rashif
Date: Sunday, October 27, 2013 @ 22:04:41
  Author: schiv
Revision: 197656

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

Added:
  snd/repos/extra-i686/.contrib
(from rev 197655, snd/trunk/.contrib)
  snd/repos/extra-i686/PKGBUILD
(from rev 197655, snd/trunk/PKGBUILD)
  snd/repos/extra-i686/snd.install
(from rev 197655, snd/trunk/snd.install)
  snd/repos/extra-i686/type_error.patch
(from rev 197655, snd/trunk/type_error.patch)
  snd/repos/extra-x86_64/.contrib
(from rev 197655, snd/trunk/.contrib)
  snd/repos/extra-x86_64/PKGBUILD
(from rev 197655, snd/trunk/PKGBUILD)
  snd/repos/extra-x86_64/snd.install
(from rev 197655, snd/trunk/snd.install)
  snd/repos/extra-x86_64/type_error.patch
(from rev 197655, snd/trunk/type_error.patch)
Deleted:
  snd/repos/extra-i686/.contrib
  snd/repos/extra-i686/PKGBUILD
  snd/repos/extra-i686/snd.install
  snd/repos/extra-x86_64/.contrib
  snd/repos/extra-x86_64/PKGBUILD
  snd/repos/extra-x86_64/snd.install

---+
 /.contrib |4 +
 /PKGBUILD |  108 
 /snd.install  |6 ++
 extra-i686/.contrib   |2 
 extra-i686/PKGBUILD   |   45 
 extra-i686/snd.install|3 -
 extra-i686/type_error.patch   |   20 +++
 extra-x86_64/.contrib |2 
 extra-x86_64/PKGBUILD |   45 
 extra-x86_64/snd.install  |3 -
 extra-x86_64/type_error.patch |   20 +++
 11 files changed, 158 insertions(+), 100 deletions(-)

Deleted: extra-i686/.contrib
===
--- extra-i686/.contrib 2013-10-27 21:04:21 UTC (rev 197655)
+++ extra-i686/.contrib 2013-10-27 21:04:41 UTC (rev 197656)
@@ -1,2 +0,0 @@
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: dorphell dorph...@archlinux.org

Copied: snd/repos/extra-i686/.contrib (from rev 197655, snd/trunk/.contrib)
===
--- extra-i686/.contrib (rev 0)
+++ extra-i686/.contrib 2013-10-27 21:04:41 UTC (rev 197656)
@@ -0,0 +1,2 @@
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: dorphell dorph...@archlinux.org

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-10-27 21:04:21 UTC (rev 197655)
+++ extra-i686/PKGBUILD 2013-10-27 21:04:41 UTC (rev 197656)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: see .contrib
-
-pkgname=snd
-pkgver=13.9
-pkgrel=1
-pkgdesc=An advanced sound editor
-arch=('i686' 'x86_64')
-url=http://ccrma.stanford.edu/software/snd/;
-license=('custom')
-depends=('jack' 'gamin' 'gsl' 'fftw' 'gtk2' 'libmpc')
-makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'gmp'
- 'timidity++' 'mpg123' 'vorbis-tools')
-optdepends=('wavpack' 'flac' 'speex' 'mpg123'
-'timidity++' 'vorbis-tools')
-install=$pkgname.install
-source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;)
-md5sums=('acceab2d1e30720640aca54d4b68d45b')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  LDFLAGS+= -Wl,-z,noexecstack
-
-  ./configure --prefix=/usr \
-  --with-alsa \
-  --with-jack \
-  --with-gtk \
-  --with-ladspa \
-  --with-gmp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make prefix=$pkgdir/usr install
-
-  install -Dm644 COPYING \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: snd/repos/extra-i686/PKGBUILD (from rev 197655, snd/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-27 21:04:41 UTC (rev 197656)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: see .contrib
+
+pkgname=snd
+pkgver=14.1
+pkgrel=1
+pkgdesc=An advanced sound editor
+arch=('i686' 'x86_64')
+url=http://ccrma.stanford.edu/software/snd/;
+license=('custom')
+depends=('jack' 'gamin' 'gsl' 'fftw' 'gtk2' 'libmpc')
+makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'gmp'
+ 'timidity++' 'mpg123' 'vorbis-tools')
+optdepends=('wavpack' 'flac' 'speex' 'mpg123'
+'timidity++' 'vorbis-tools')
+install=$pkgname.install
+source=(ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz;
+'type_error.patch')
+md5sums=('955ca19ca70ac0e4d03cd710516c0174'
+ '6e96d59346b53a1c73060857f688dbd0')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # work around incomplete type error
+  patch -Np1 -i $srcdir/type_error.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  LDFLAGS+= -Wl,-z,noexecstack
+
+  ./configure --prefix=/usr \
+ 

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

2013-10-27 Thread Evangelos Foutras
Date: Sunday, October 27, 2013 @ 22:14:49
  Author: foutrelis
Revision: 197658

archrelease: copy trunk to extra-any

Added:
  thunderbird-i18n/repos/extra-any/PKGBUILD
(from rev 197657, thunderbird-i18n/trunk/PKGBUILD)
Deleted:
  thunderbird-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  302 ++---
 1 file changed, 151 insertions(+), 151 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-27 21:14:38 UTC (rev 197657)
+++ PKGBUILD2013-10-27 21:14:49 UTC (rev 197658)
@@ -1,151 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Thomas Baechler tho...@archlinux.org
-
-pkgbase=thunderbird-i18n
-pkgver=24.0
-pkgrel=1
-pkgdesc=Language pack for Thunderbird
-arch=('any')
-url=http://www.mozilla.com/;
-license=('MPL' 'GPL')
-depends=(thunderbird=$pkgver)
-
-_languages=(
-  'ar Arabic'
-  'astAsturian'
-  'be Belarusian'
-  'bg Bulgarian'
-  'bn-BD  Bengali (Bangladesh)'
-  'br Breton'
-  'ca Catalan'
-  'cs Czech'
-  'da Danish'
-  'de German'
-  'el Greek'
-  'en-GB  English (United Kingdom)'
-  'en-US  English (United States)'
-  'es-AR  Spanish (Argentina)'
-  'es-ES  Spanish (Spain)'
-  'et Estonian'
-  'eu Basque'
-  'fi Finnish'
-  'fr French'
-  'fy-NL  Frisian (Netherlands)'
-  'ga-IE  Irish'
-  'gd Gaelic'
-  'gl Galician'
-  'he Hebrew'
-  'hr Croatian'
-  'hu Hungarian'
-  'hy-AM  Armenian'
-  'id Indonesian'
-  'is Icelandic'
-  'it Italian'
-  'ja Japanese'
-  'ko Korean'
-  'lt Lithuanian'
-  'nb-NO  Norwegian (Bokmal)'
-  'nl Dutch'
-  'nn-NO  Norwegian (Nynorsk)'
-  'pa-IN  Punjabi'
-  'pl Polish'
-  'pt-BR  Brazilian Portuguese'
-  'pt-PT  Portuguese'
-  'rm Romansh'
-  'ro Romanian'
-  'ru Russian'
-  'si Sinhalese'
-  'sk Slovak'
-  'sl Slovenian'
-  'sq Albanian'
-  'sr Serbian'
-  'sv-SE  Swedish'
-  'ta-LK  Tamil (Sri Lanka)'
-  'tr Turkish'
-  'uk Ukrainian'
-  'vi Vietnamese'
-  'zh-CN  Chinese (simplified)'
-  'zh-TW  Chinese (traditional)'
-)
-
-pkgname=()
-source=()
-_url=https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/linux-i686/xpi
-
-for _lang in ${_languages[@]}; do
-  _locale=${_lang%% *}
-  _pkgname=thunderbird-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  source+=(thunderbird-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi)
-  eval package_$_pkgname() {
-_package $_lang
-  }
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc=$2 language pack for Thunderbird
-  install -Dm644 thunderbird-i18n-$pkgver-$1.xpi \
-
$pkgdir/usr/lib/thunderbird/extensions/langpack-$1...@thunderbird.mozilla.org.xpi
-}
-
-md5sums=('00e5745138bd36a6dda6996ca82bb458'
- '2681d2dd9cba526734ac85a07bd72dff'
- 'cd10d510639d2b4c524cd3a8fed30845'
- 'b5d4c6176cb3d9181bc4958a59955371'
- 'ec714abc51563df68c0e767499eb131b'
- 'b3958d9eb8ff1074524c913eea9d4531'
- '6cd59396e969a9fe0c9c4494b05e0d70'
- 'a9cb42920b2dc0a07df802f9720e2976'
- 'ca88f9d29b53c5249e04007b27e6b6f1'
- '7800c97656d7c969d7d99efaf5449547'
- '52c26e8e74d054a9b0e8b785d05a1219'
- 'da4d4b0a905905a6befdacfc93ce11ec'
- '7a1b3a80c2451cf388b1f394843d4d6e'
- 'c9e1bb783a81d0a2cebe1ddec3a29c2b'
- 'f586ca445a5e9cdb0cd8e5da5e301f75'
- 'cda87ee3de3712dd7d98a31205cd0d78'
- '97dfd7b9bdd3ffc451874a7c918747a8'
- '3cf977ccd8b1f4b5215c7bec4e795063'
- 'ce4b74e192d97b37b29bf725884bab77'
- '0e131941c0cb0e7c2ecac70092c931a5'
- '2140ad226acf709cbdf0a8323c704d97'
- 'e539e40b18fb35398e88eadda0751256'
- 'f7e0ff5bc085fa947d56677732ad40df'
- 'e031bcb2d0df57a79d39aa8555e918ba'
- '87f1310bff7b978a8015362dc95dfeba'
- '2d3e0e115d0b9b1cd061beeb7cfb1039'
- 'da16f65cb7095bf7ab50334d5310b46b'
- 'b0ef1e6b1289376c25dfad11fd3b5825'
- 'b33c0fc1a1b6d6f1b61e33e16a68c3aa'
- '91d710244168d0c1c769435a60b64f3c'
- '8debe2067c3ffdd910cfa0ad99ed62dd'
- '7b639bf8009edb028538722812d29c1f'
- '6ab044113bb056df256112716c4d7bc6'
- '1f1cfc93ae9c04d6062d824fdf89ef0a'
- 'c13d3d3653cbb530aafd82ea3a455b31'
- '4f0acf27aa26483e161ad74c0bde0a0d'
- '0b19f435b174941580e423586330af30'
- '2c377b2b3dcbe5869c2db0dda2de06ed'
- 'a7a04da21888fd15b755529b5bf2e36f'
- '9309c021fc49d3a0aee8df25d41f525a'
- '297f79f74a807063de05ed34159d7524'
- '35d94ffaa43bd3dc451723b392b2bd2a'
- '6028467f08ef13bd6b6a1de7348e06d3'
- 'b2903194003960ed7189ce6834abfb07'
- '3841804189ed1a6bbf1a4845b5fdf53f'
- '58245e37b544aa0dd0ce79e383a6aa23'
- 

  1   2   >