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

2013-06-14 Thread Laurent Carlier
Date: Friday, June 14, 2013 @ 08:38:04
  Author: lcarlier
Revision: 188444

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 06:37:50 UTC (rev 188443)
+++ extra-i686/PKGBUILD 2013-06-14 06:38:04 UTC (rev 188444)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxrender
-pkgver=0.9.7
-pkgrel=1
-pkgdesc=X Rendering Extension client library
-arch=('i686' 'x86_64')
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('libx11=1.3.4' 'renderproto')
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXrender-${pkgver}.tar.bz2)
-sha1sums=('6e4d75d8316d5217324258f555eba3a5d383feb2')
-
-build() {
-  cd ${srcdir}/libXrender-${pkgver}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXrender-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: libxrender/repos/extra-i686/PKGBUILD (from rev 188443, 
libxrender/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-14 06:38:04 UTC (rev 188444)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxrender
+pkgver=0.9.8
+pkgrel=1
+pkgdesc=X Rendering Extension client library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('libx11=1.3.4' 'renderproto')
+makedepends=('pkgconfig')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXrender-${pkgver}.tar.bz2)
+sha256sums=('1d14b02f0060aec5d90dfdcf16a996f17002e515292906ed26e3dcbba0f4fc62')
+
+build() {
+  cd ${srcdir}/libXrender-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXrender-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-14 06:37:50 UTC (rev 188443)
+++ extra-x86_64/PKGBUILD   2013-06-14 06:38:04 UTC (rev 188444)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxrender
-pkgver=0.9.7
-pkgrel=1
-pkgdesc=X Rendering Extension client library
-arch=('i686' 'x86_64')
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('libx11=1.3.4' 'renderproto')
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXrender-${pkgver}.tar.bz2)
-sha1sums=('6e4d75d8316d5217324258f555eba3a5d383feb2')
-
-build() {
-  cd ${srcdir}/libXrender-${pkgver}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXrender-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: libxrender/repos/extra-x86_64/PKGBUILD (from rev 188443, 
libxrender/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-14 06:38:04 UTC (rev 188444)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxrender
+pkgver=0.9.8
+pkgrel=1
+pkgdesc=X Rendering Extension client library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('libx11=1.3.4' 'renderproto')
+makedepends=('pkgconfig')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXrender-${pkgver}.tar.bz2)
+sha256sums=('1d14b02f0060aec5d90dfdcf16a996f17002e515292906ed26e3dcbba0f4fc62')
+
+build() {
+  cd ${srcdir}/libXrender-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXrender-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



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

2013-06-14 Thread Laurent Carlier
Date: Friday, June 14, 2013 @ 08:38:13
  Author: lcarlier
Revision: 92733

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-14 06:38:04 UTC (rev 92732)
+++ PKGBUILD2013-06-14 06:38:13 UTC (rev 92733)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-_pkgbasename=libxrender
-pkgname=lib32-$_pkgbasename
-pkgver=0.9.7
-pkgrel=1
-pkgdesc=X Rendering Extension client library (32-bit)
-arch=('x86_64')
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('lib32-libx11=1.3.4' $_pkgbasename)
-makedepends=('pkgconfig' 'gcc-multilib' renderproto)
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXrender-${pkgver}.tar.bz2)
-sha1sums=('6e4d75d8316d5217324258f555eba3a5d383feb2')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/libXrender-${pkgver}
-  ./configure --prefix=/usr --disable-static --libdir=/usr/lib32
-  make
-}
-
-package() {
-  cd ${srcdir}/libXrender-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-libxrender/repos/multilib-x86_64/PKGBUILD (from rev 92732, 
lib32-libxrender/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-14 06:38:13 UTC (rev 92733)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+_pkgbasename=libxrender
+pkgname=lib32-$_pkgbasename
+pkgver=0.9.8
+pkgrel=1
+pkgdesc=X Rendering Extension client library (32-bit)
+arch=('x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('lib32-libx11=1.3.4' $_pkgbasename)
+makedepends=('pkgconfig' 'gcc-multilib' renderproto)
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXrender-${pkgver}.tar.bz2)
+sha256sums=('1d14b02f0060aec5d90dfdcf16a996f17002e515292906ed26e3dcbba0f4fc62')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/libXrender-${pkgver}
+  ./configure --prefix=/usr --disable-static --libdir=/usr/lib32
+  make
+}
+
+package() {
+  cd ${srcdir}/libXrender-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}



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

2013-06-14 Thread Laurent Carlier
Date: Friday, June 14, 2013 @ 08:37:50
  Author: lcarlier
Revision: 188443

upgpkg: libxrender 0.9.8-1

upstream update 0.9.8

Modified:
  libxrender/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 04:11:14 UTC (rev 188442)
+++ PKGBUILD2013-06-14 06:37:50 UTC (rev 188443)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libxrender
-pkgver=0.9.7
+pkgver=0.9.8
 pkgrel=1
 pkgdesc=X Rendering Extension client library
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXrender-${pkgver}.tar.bz2)
-sha1sums=('6e4d75d8316d5217324258f555eba3a5d383feb2')
+sha256sums=('1d14b02f0060aec5d90dfdcf16a996f17002e515292906ed26e3dcbba0f4fc62')
 
 build() {
   cd ${srcdir}/libXrender-${pkgver}



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

2013-06-14 Thread Laurent Carlier
Date: Friday, June 14, 2013 @ 08:38:04
  Author: lcarlier
Revision: 92732

upgpkg: lib32-libxrender 0.9.8-1

Sync with extra

Modified:
  lib32-libxrender/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 03:16:01 UTC (rev 92731)
+++ PKGBUILD2013-06-14 06:38:04 UTC (rev 92732)
@@ -3,7 +3,7 @@
 
 _pkgbasename=libxrender
 pkgname=lib32-$_pkgbasename
-pkgver=0.9.7
+pkgver=0.9.8
 pkgrel=1
 pkgdesc=X Rendering Extension client library (32-bit)
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'gcc-multilib' renderproto)
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXrender-${pkgver}.tar.bz2)
-sha1sums=('6e4d75d8316d5217324258f555eba3a5d383feb2')
+sha256sums=('1d14b02f0060aec5d90dfdcf16a996f17002e515292906ed26e3dcbba0f4fc62')
 
 build() {
   export CC=gcc -m32



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

2013-06-14 Thread Bartłomiej Piotrowski
Date: Friday, June 14, 2013 @ 08:38:56
  Author: bpiotrowski
Revision: 92735

archrelease: copy trunk to community-any

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

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

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

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

Deleted: fail2ban.install
===
--- fail2ban.install2013-06-14 06:38:43 UTC (rev 92734)
+++ fail2ban.install2013-06-14 06:38:56 UTC (rev 92735)
@@ -1,3 +0,0 @@
-post_install() {
-  usr/bin/systemd-tmpfiles --create fail2ban.conf
-}

Copied: fail2ban/repos/community-any/fail2ban.install (from rev 92734, 
fail2ban/trunk/fail2ban.install)
===
--- fail2ban.install(rev 0)
+++ fail2ban.install2013-06-14 06:38:56 UTC (rev 92735)
@@ -0,0 +1,3 @@
+post_install() {
+  usr/bin/systemd-tmpfiles --create fail2ban.conf
+}

Deleted: service
===
--- service 2013-06-14 06:38:43 UTC (rev 92734)
+++ service 2013-06-14 06:38:56 UTC (rev 92735)
@@ -1,13 +0,0 @@
-[Unit]
-Description=Ban IPs that make too many password failures
-After=syslog.target network.target
-

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

2013-06-14 Thread Bartłomiej Piotrowski
Date: Friday, June 14, 2013 @ 08:38:43
  Author: bpiotrowski
Revision: 92734

upgpkg: fail2ban 0.8.10-1

- upstream release

Modified:
  fail2ban/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 06:38:13 UTC (rev 92733)
+++ PKGBUILD2013-06-14 06:38:43 UTC (rev 92734)
@@ -5,7 +5,7 @@
 # Contributor: nbags neilb...@gmail.com
 
 pkgname=fail2ban
-pkgver=0.8.9
+pkgver=0.8.10
 pkgrel=1
 pkgdesc='Bans IPs after too many failed authentification attempts against 
common daemons'
 url='http://www.fail2ban.org/'
@@ -17,7 +17,7 @@
 install=fail2ban.install
 source=(https://nodeload.github.com/$pkgname/$pkgname/legacy.tar.gz/$pkgver
 service tmpfiles.conf)
-sha256sums=('b20c1a074620a1003ec4e48e30ac40a41cc6f4242a37eb6a78fa29daa9165bb7'
+sha256sums=('7bed38372a24e35268d9c9ff5b272f7e88e91074f9bb24d5be5c70196f19e7be'
 '1bce54ad435b7dd3547baceea050a1d66745010b28a4ded269f6707cebdc99b1'
 'ce8922c4734a56c88f22ffa4f2ad5819d113c7d4e439b142c984816599ebc1f4')
 



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

2013-06-14 Thread Evangelos Foutras
Date: Friday, June 14, 2013 @ 11:03:11
  Author: foutrelis
Revision: 188445

upgpkg: sudo 1.8.7-1

New upstream release.

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 06:38:04 UTC (rev 188444)
+++ PKGBUILD2013-06-14 09:03:11 UTC (rev 188445)
@@ -4,9 +4,9 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=sudo
-_sudover=1.8.6p8
+_sudover=1.8.7
 pkgver=${_sudover/p/.p}
-pkgrel=2
+pkgrel=1
 pkgdesc=Give certain users the ability to run some commands as root
 arch=('i686' 'x86_64')
 url=http://www.sudo.ws/sudo/;
@@ -17,7 +17,7 @@
 options=('!libtool')
 source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
 sudo.pam)
-sha256sums=('c0baaa87f59153967b650a0dde2f7d4147d358fa15f3fdabb47e84d0282fe625'
+sha256sums=('39626cf3d48c4fd5a9139a2627d42bfefac7ce47f470bdba3aeb4e3d7c49566a'
 'SKIP'
 'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
 



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

2013-06-14 Thread Evangelos Foutras
Date: Friday, June 14, 2013 @ 11:03:20
  Author: foutrelis
Revision: 188446

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

Added:
  sudo/repos/testing-i686/
  sudo/repos/testing-i686/PKGBUILD
(from rev 188445, sudo/trunk/PKGBUILD)
  sudo/repos/testing-i686/sudo.pam
(from rev 188445, sudo/trunk/sudo.pam)
  sudo/repos/testing-x86_64/
  sudo/repos/testing-x86_64/PKGBUILD
(from rev 188445, sudo/trunk/PKGBUILD)
  sudo/repos/testing-x86_64/sudo.pam
(from rev 188445, sudo/trunk/sudo.pam)

-+
 testing-i686/PKGBUILD   |   53 ++
 testing-i686/sudo.pam   |3 ++
 testing-x86_64/PKGBUILD |   53 ++
 testing-x86_64/sudo.pam |3 ++
 4 files changed, 112 insertions(+)

Copied: sudo/repos/testing-i686/PKGBUILD (from rev 188445, sudo/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-06-14 09:03:20 UTC (rev 188446)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=sudo
+_sudover=1.8.7
+pkgver=${_sudover/p/.p}
+pkgrel=1
+pkgdesc=Give certain users the ability to run some commands as root
+arch=('i686' 'x86_64')
+url=http://www.sudo.ws/sudo/;
+license=('custom')
+groups=('base-devel')
+depends=('glibc' 'pam')
+backup=('etc/sudoers' 'etc/pam.d/sudo')
+options=('!libtool')
+source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
+sudo.pam)
+sha256sums=('39626cf3d48c4fd5a9139a2627d42bfefac7ce47f470bdba3aeb4e3d7c49566a'
+'SKIP'
+'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
+
+build() {
+  cd $srcdir/$pkgname-$_sudover
+
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--with-logfac=auth \
+--with-pam \
+--with-env-editor \
+--with-passprompt=[sudo] password for %p:  \
+--with-all-insults
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$_sudover
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$_sudover
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/sudo.pam $pkgdir/etc/pam.d/sudo
+
+  install -Dm644 doc/LICENSE $pkgdir/usr/share/licenses/sudo/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sudo/repos/testing-i686/sudo.pam (from rev 188445, sudo/trunk/sudo.pam)
===
--- testing-i686/sudo.pam   (rev 0)
+++ testing-i686/sudo.pam   2013-06-14 09:03:20 UTC (rev 188446)
@@ -0,0 +1,3 @@
+#%PAM-1.0
+auth   requiredpam_unix.so
+auth   requiredpam_nologin.so

Copied: sudo/repos/testing-x86_64/PKGBUILD (from rev 188445, 
sudo/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-06-14 09:03:20 UTC (rev 188446)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=sudo
+_sudover=1.8.7
+pkgver=${_sudover/p/.p}
+pkgrel=1
+pkgdesc=Give certain users the ability to run some commands as root
+arch=('i686' 'x86_64')
+url=http://www.sudo.ws/sudo/;
+license=('custom')
+groups=('base-devel')
+depends=('glibc' 'pam')
+backup=('etc/sudoers' 'etc/pam.d/sudo')
+options=('!libtool')
+source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
+sudo.pam)
+sha256sums=('39626cf3d48c4fd5a9139a2627d42bfefac7ce47f470bdba3aeb4e3d7c49566a'
+'SKIP'
+'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
+
+build() {
+  cd $srcdir/$pkgname-$_sudover
+
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--with-logfac=auth \
+--with-pam \
+--with-env-editor \
+--with-passprompt=[sudo] password for %p:  \
+--with-all-insults
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$_sudover
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$_sudover
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/sudo.pam $pkgdir/etc/pam.d/sudo
+
+  install -Dm644 doc/LICENSE $pkgdir/usr/share/licenses/sudo/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sudo/repos/testing-x86_64/sudo.pam (from rev 188445, 
sudo/trunk/sudo.pam)
===
--- testing-x86_64/sudo.pam (rev 0)
+++ testing-x86_64/sudo.pam 2013-06-14 09:03:20 UTC (rev 188446)
@@ -0,0 +1,3 @@
+#%PAM-1.0
+auth   requiredpam_unix.so
+auth   requiredpam_nologin.so



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 11:14:29
  Author: tpowa
Revision: 188447

upgpkg: linux 3.9.6-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 09:03:20 UTC (rev 188446)
+++ PKGBUILD2013-06-14 09:14:29 UTC (rev 188447)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.9
-pkgver=3.9.5
+pkgver=3.9.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -20,9 +20,9 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('4348c9b6b2eb3144d601e87c19d5d909'
- 'aa22187ae5cd482a69097e9e59244491'
- '1eb73dcb091d2671138f87fe62bd9735'
- '24dff05a9f8d53e92457077e6ca6b6ae'
+ '897cffc5167a561b38c6748e7f0a4215'
+ '5ce5e2c62107182585ea66a1ef936975'
+ '89b4f06a386f9541691f9b3f694da2e5'
  'eb14dcfd80c00852ef81ded6e826826a'
  'f3def2cefdcbb954c21d8505d23cc83c')
 



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 11:14:56
  Author: tpowa
Revision: 188448

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/PKGBUILD
(from rev 188447, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/alsa-firmware-loading-3.8.8.patch
(from rev 188447, linux/trunk/alsa-firmware-loading-3.8.8.patch)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 188447, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 188447, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 188447, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 188447, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 188447, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/PKGBUILD
(from rev 188447, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/alsa-firmware-loading-3.8.8.patch
(from rev 188447, linux/trunk/alsa-firmware-loading-3.8.8.patch)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 188447, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 188447, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 188447, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 188447, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 188447, linux/trunk/linux.preset)

--+
 testing-i686/PKGBUILD|  330 
 testing-i686/alsa-firmware-loading-3.8.8.patch   |   89 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6273 +
 testing-i686/config.x86_64   | 6070 
 testing-i686/linux.install   |   65 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  330 
 testing-x86_64/alsa-firmware-loading-3.8.8.patch |   89 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6273 +
 testing-x86_64/config.x86_64 | 6070 
 testing-x86_64/linux.install |   65 
 testing-x86_64/linux.preset  |   14 
 14 files changed, 25706 insertions(+)

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


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

2013-06-14 Thread Laurent Carlier
Date: Friday, June 14, 2013 @ 11:22:59
  Author: lcarlier
Revision: 188449

upgpkg: libxvmc 1.0.8-1

upstream release 1.0.8

Modified:
  libxvmc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 09:14:56 UTC (rev 188448)
+++ PKGBUILD2013-06-14 09:22:59 UTC (rev 188449)
@@ -2,7 +2,7 @@
 #Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libxvmc
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc=X11 Video Motion Compensation extension library
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
-sha1sums=('b8ee482514dfdf226694c830bdf292cc14e1cb91')
+sha256sums=('5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204')
 
 build() {
   cd ${srcdir}/libXvMC-${pkgver}



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

2013-06-14 Thread Laurent Carlier
Date: Friday, June 14, 2013 @ 11:23:32
  Author: lcarlier
Revision: 188450

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 09:22:59 UTC (rev 188449)
+++ extra-i686/PKGBUILD 2013-06-14 09:23:32 UTC (rev 188450)
@@ -1,28 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxvmc
-pkgver=1.0.7
-pkgrel=1
-pkgdesc=X11 Video Motion Compensation extension library
-arch=('i686' 'x86_64')
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('libxv')
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
-sha1sums=('b8ee482514dfdf226694c830bdf292cc14e1cb91')
-
-build() {
-  cd ${srcdir}/libXvMC-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXvMC-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: libxvmc/repos/extra-i686/PKGBUILD (from rev 188449, 
libxvmc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-14 09:23:32 UTC (rev 188450)
@@ -0,0 +1,28 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxvmc
+pkgver=1.0.8
+pkgrel=1
+pkgdesc=X11 Video Motion Compensation extension library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('libxv')
+makedepends=('pkgconfig')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
+sha256sums=('5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204')
+
+build() {
+  cd ${srcdir}/libXvMC-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXvMC-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-14 09:22:59 UTC (rev 188449)
+++ extra-x86_64/PKGBUILD   2013-06-14 09:23:32 UTC (rev 188450)
@@ -1,28 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxvmc
-pkgver=1.0.7
-pkgrel=1
-pkgdesc=X11 Video Motion Compensation extension library
-arch=('i686' 'x86_64')
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('libxv')
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
-sha1sums=('b8ee482514dfdf226694c830bdf292cc14e1cb91')
-
-build() {
-  cd ${srcdir}/libXvMC-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/libXvMC-${pkgver}
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: libxvmc/repos/extra-x86_64/PKGBUILD (from rev 188449, 
libxvmc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-14 09:23:32 UTC (rev 188450)
@@ -0,0 +1,28 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxvmc
+pkgver=1.0.8
+pkgrel=1
+pkgdesc=X11 Video Motion Compensation extension library
+arch=('i686' 'x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('libxv')
+makedepends=('pkgconfig')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
+sha256sums=('5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204')
+
+build() {
+  cd ${srcdir}/libXvMC-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/libXvMC-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



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

2013-06-14 Thread Laurent Carlier
Date: Friday, June 14, 2013 @ 11:23:30
  Author: lcarlier
Revision: 92737

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-14 09:23:09 UTC (rev 92736)
+++ PKGBUILD2013-06-14 09:23:30 UTC (rev 92737)
@@ -1,37 +0,0 @@
-# $Id$
-#Maintainer: Jan de Groot j...@archlinux.org
-
-_pkgbasename=libxvmc
-pkgname=lib32-$_pkgbasename
-pkgver=1.0.7
-pkgrel=1
-pkgdesc=X11 Video Motion Compensation extension library (32-bit)
-arch=('x86_64')
-url=http://xorg.freedesktop.org/;
-license=('custom')
-depends=('lib32-libxv=1.0.5' $_pkgbasename)
-makedepends=('pkgconfig' gcc-multilib)
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
-sha1sums=('b8ee482514dfdf226694c830bdf292cc14e1cb91')
-
-build() {
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  cd ${srcdir}/libXvMC-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static 
--libdir=/usr/lib32
-  make
-}
-
-package() {
-  cd ${srcdir}/libXvMC-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-
-}

Copied: lib32-libxvmc/repos/multilib-x86_64/PKGBUILD (from rev 92736, 
lib32-libxvmc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-14 09:23:30 UTC (rev 92737)
@@ -0,0 +1,37 @@
+# $Id$
+#Maintainer: Jan de Groot j...@archlinux.org
+
+_pkgbasename=libxvmc
+pkgname=lib32-$_pkgbasename
+pkgver=1.0.8
+pkgrel=1
+pkgdesc=X11 Video Motion Compensation extension library (32-bit)
+arch=('x86_64')
+url=http://xorg.freedesktop.org/;
+license=('custom')
+depends=('lib32-libxv=1.0.5' $_pkgbasename)
+makedepends=('pkgconfig' gcc-multilib)
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
+sha256sums=('5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${srcdir}/libXvMC-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static 
--libdir=/usr/lib32
+  make
+}
+
+package() {
+  cd ${srcdir}/libXvMC-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+
+}



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

2013-06-14 Thread Laurent Carlier
Date: Friday, June 14, 2013 @ 11:23:09
  Author: lcarlier
Revision: 92736

upgpkg: lib32-libxvmc 1.0.8-1

Sync with extra

Modified:
  lib32-libxvmc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 06:38:56 UTC (rev 92735)
+++ PKGBUILD2013-06-14 09:23:09 UTC (rev 92736)
@@ -3,7 +3,7 @@
 
 _pkgbasename=libxvmc
 pkgname=lib32-$_pkgbasename
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc=X11 Video Motion Compensation extension library (32-bit)
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' gcc-multilib)
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
-sha1sums=('b8ee482514dfdf226694c830bdf292cc14e1cb91')
+sha256sums=('5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204')
 
 build() {
   export CC=gcc -m32



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 11:44:50
  Author: tpowa
Revision: 188451

upgpkg: linux-lts 3.0.82-1

bump to latest version

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 09:23:32 UTC (rev 188450)
+++ PKGBUILD2013-06-14 09:44:50 UTC (rev 188451)
@@ -5,7 +5,7 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.81
+pkgver=3.0.82
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -24,7 +24,7 @@
 'module-symbol-waiting-3.0.patch'
 'module-init-wait-3.0.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- '476601c8706838fda9e357117def6c30'
+ 'c7d96cc7211e7acd442f7d34b750ee7e'
  '8f430189023f071f2be6aa7d3bc747d5'
  '879c8a04d02530f902ef3d6d3fc80933'
  '232b52576a62c7a333e9fe7a1e1ca359'



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 11:45:23
  Author: tpowa
Revision: 188452

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/3.0.54-ptrace-i686-build.patch
(from rev 188451, linux-lts/trunk/3.0.54-ptrace-i686-build.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 188451, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 188451, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 188451, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 188451, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/ext4-options.patch
(from rev 188451, linux-lts/trunk/ext4-options.patch)
  
linux-lts/repos/testing-i686/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
(from rev 188451, 
linux-lts/trunk/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch)
  linux-lts/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 188451, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 188451, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 188451, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-i686/module-init-wait-3.0.patch
(from rev 188451, linux-lts/trunk/module-init-wait-3.0.patch)
  linux-lts/repos/testing-i686/module-symbol-waiting-3.0.patch
(from rev 188451, linux-lts/trunk/module-symbol-waiting-3.0.patch)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/3.0.54-ptrace-i686-build.patch
(from rev 188451, linux-lts/trunk/3.0.54-ptrace-i686-build.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 188451, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 188451, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 188451, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 188451, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/ext4-options.patch
(from rev 188451, linux-lts/trunk/ext4-options.patch)
  
linux-lts/repos/testing-x86_64/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch
(from rev 188451, 
linux-lts/trunk/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch)
  linux-lts/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 188451, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 188451, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 188451, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/module-init-wait-3.0.patch
(from rev 188451, linux-lts/trunk/module-init-wait-3.0.patch)
  linux-lts/repos/testing-x86_64/module-symbol-waiting-3.0.patch
(from rev 188451, linux-lts/trunk/module-symbol-waiting-3.0.patch)

-+
 testing-i686/3.0.54-ptrace-i686-build.patch
 |   41 
 testing-i686/PKGBUILD  
 |  331 
 testing-i686/change-default-console-loglevel.patch 
 |   12 
 testing-i686/config
 | 5575 ++
 testing-i686/config.x86_64 
 | 5330 +
 testing-i686/ext4-options.patch
 |   49 
 testing-i686/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch  
 |  187 
 testing-i686/i915-fix-ghost-tv-output.patch
 |   26 
 testing-i686/linux-lts.install 
 |   65 
 testing-i686/linux-lts.preset  
 |   14 
 testing-i686/module-init-wait-3.0.patch
 |   77 
 testing-i686/module-symbol-waiting-3.0.patch   
 |   66 
 testing-x86_64/3.0.54-ptrace-i686-build.patch  
 |   41 
 testing-x86_64/PKGBUILD
 |  331 
 testing-x86_64/change-default-console-loglevel.patch   
 |   12 
 testing-x86_64/config  
 | 5575 ++
 testing-x86_64/config.x86_64   
 | 5330 +
 testing-x86_64/ext4-options.patch  
 |   49 
 
testing-x86_64/ext4-use-atomic64_t-for-the-per-flexbg-free_clusters-count.patch 
|  187 
 

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 11:52:28
  Author: tpowa
Revision: 188454

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

Added:
  nvidia/repos/testing-i686/
  nvidia/repos/testing-i686/PKGBUILD
(from rev 188453, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-i686/nvidia.install
(from rev 188453, nvidia/trunk/nvidia.install)
  nvidia/repos/testing-x86_64/
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 188453, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 188453, nvidia/trunk/nvidia.install)

---+
 testing-i686/PKGBUILD |   45 
 testing-i686/nvidia.install   |   18 
 testing-x86_64/PKGBUILD   |   45 
 testing-x86_64/nvidia.install |   18 
 4 files changed, 126 insertions(+)

Copied: nvidia/repos/testing-i686/PKGBUILD (from rev 188453, 
nvidia/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-06-14 09:52:28 UTC (rev 188454)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=319.23
+_extramodules=extramodules-3.9-ARCH
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.9' 'linux3.10' nvidia-libgl nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('cbdca80e11b643aa46bded82abe43754')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('74edd76b4bb9229f7d9c00a79f1e3860')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}/kernel
+make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+install -d -m755 ${pkgdir}/usr/lib/modprobe.d
+echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia.conf
+sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
+gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+}

Copied: nvidia/repos/testing-i686/nvidia.install (from rev 188453, 
nvidia/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2013-06-14 09:52:28 UTC (rev 188454)
@@ -0,0 +1,18 @@
+post_install() {
+EXTRAMODULES='extramodules-3.9-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.9-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+if  [ $(vercmp $2 310.19-2) -lt 0 ]; then
+echo 'If your card is from the 7xxx series or earlier, install 
nvidia-304xx'
+fi
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.9-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 188453, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-06-14 09:52:28 UTC (rev 188454)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia
+pkgver=319.23
+_extramodules=extramodules-3.9-ARCH
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.9' 'linux3.10' nvidia-libgl nvidia-utils=${pkgver})
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+conflicts=('nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('cbdca80e11b643aa46bded82abe43754')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums=('74edd76b4bb9229f7d9c00a79f1e3860')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run 

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 11:52:11
  Author: tpowa
Revision: 188453

upgpkg: nvidia 319.23-2

rebuild against 3.9.6

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 09:45:23 UTC (rev 188452)
+++ PKGBUILD2013-06-14 09:52:11 UTC (rev 188453)
@@ -4,7 +4,7 @@
 pkgname=nvidia
 pkgver=319.23
 _extramodules=extramodules-3.9-ARCH
-pkgrel=1
+pkgrel=2
 pkgdesc=NVIDIA drivers for linux
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 11:58:09
  Author: tpowa
Revision: 188456

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

Added:
  nvidia-304xx/repos/testing-i686/
  nvidia-304xx/repos/testing-i686/PKGBUILD
(from rev 188455, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-i686/nvidia.install
(from rev 188455, nvidia-304xx/trunk/nvidia.install)
  nvidia-304xx/repos/testing-x86_64/
  nvidia-304xx/repos/testing-x86_64/PKGBUILD
(from rev 188455, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-x86_64/nvidia.install
(from rev 188455, nvidia-304xx/trunk/nvidia.install)

---+
 testing-i686/PKGBUILD |   46 
 testing-i686/nvidia.install   |   15 +
 testing-x86_64/PKGBUILD   |   46 
 testing-x86_64/nvidia.install |   15 +
 4 files changed, 122 insertions(+)

Copied: nvidia-304xx/repos/testing-i686/PKGBUILD (from rev 188455, 
nvidia-304xx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-06-14 09:58:09 UTC (rev 188456)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia-304xx
+pkgver=304.88
+_extramodules=extramodules-3.9-ARCH
+pkgrel=8
+pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.9' 'linux3.10' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+conflicts=('nvidia' 'nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('f60d4aef766029c98914ed665235029a')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('35e0c7d30de795cccb6b95bda991fb77')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+sh ${_pkg}.run --extract-only
+cd ${_pkg}/kernel
+make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+install -d -m755 ${pkgdir}/usr/lib/modprobe.d
+echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia.conf
+sed -i -e s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/ 
${startdir}/nvidia.install
+gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+}
+

Copied: nvidia-304xx/repos/testing-i686/nvidia.install (from rev 188455, 
nvidia-304xx/trunk/nvidia.install)
===
--- testing-i686/nvidia.install (rev 0)
+++ testing-i686/nvidia.install 2013-06-14 09:58:09 UTC (rev 188456)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.9-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.9-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.9-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-304xx/repos/testing-x86_64/PKGBUILD (from rev 188455, 
nvidia-304xx/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-06-14 09:58:09 UTC (rev 188456)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer : Thomas Baechler tho...@archlinux.org
+
+pkgname=nvidia-304xx
+pkgver=304.88
+_extramodules=extramodules-3.9-ARCH
+pkgrel=8
+pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux=3.9' 'linux3.10' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+conflicts=('nvidia' 'nvidia-96xx' 'nvidia-173xx')
+license=('custom')
+install=nvidia.install
+options=(!strip)
+
+if [ $CARCH = i686 ]; then
+_arch='x86'
+_pkg=NVIDIA-Linux-${_arch}-${pkgver}
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('f60d4aef766029c98914ed665235029a')
+elif [ $CARCH = x86_64 ]; then
+_arch='x86_64'
+   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+
source+=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+md5sums+=('35e0c7d30de795cccb6b95bda991fb77')
+fi
+
+build() {
+_kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+cd ${srcdir}
+

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 11:57:55
  Author: tpowa
Revision: 188455

upgpkg: nvidia-304xx 304.88-8

rebuild against 3.9.6

Modified:
  nvidia-304xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 09:52:28 UTC (rev 188454)
+++ PKGBUILD2013-06-14 09:57:55 UTC (rev 188455)
@@ -4,7 +4,7 @@
 pkgname=nvidia-304xx
 pkgver=304.88
 _extramodules=extramodules-3.9-ARCH
-pkgrel=7
+pkgrel=8
 pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-06-14 Thread Tom Gundersen
Date: Friday, June 14, 2013 @ 12:38:26
  Author: tomegun
Revision: 188457

upgpkg: libusb-compat 0.1.5-1

upstream release

Modified:
  libusb-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 09:58:09 UTC (rev 188456)
+++ PKGBUILD2013-06-14 10:38:26 UTC (rev 188457)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer:
+# Maintainer: Tom Gundersen t...@jklm.no
 # Contributor: Tobias Powalowski tp...@archlinux.org
 # Contributor: arjan ar...@archlinux.org
 
 pkgname=libusb-compat
-pkgver=0.1.4
-pkgrel=2
+pkgver=0.1.5
+pkgrel=1
 pkgdesc=Library to enable user space application programs to communicate with 
USB devices
 arch=('i686' 'x86_64')
 url=http://libusb.sourceforge.net/;
@@ -13,7 +13,6 @@
 depends=('libusb' 'sh')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/${pkgname%-*}/${pkgname}-${pkgver%.*}/$pkgname-$pkgver/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('2ca521fffadd0c28fdf174e6ec73865b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -26,3 +25,4 @@
   make DESTDIR=${pkgdir} install
 }
 
+md5sums=('2780b6a758a1e2c2943bdbf7faf740e4')



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

2013-06-14 Thread Tom Gundersen
Date: Friday, June 14, 2013 @ 12:38:33
  Author: tomegun
Revision: 188458

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

Added:
  libusb-compat/repos/testing-i686/
  libusb-compat/repos/testing-i686/PKGBUILD
(from rev 188457, libusb-compat/trunk/PKGBUILD)
  libusb-compat/repos/testing-x86_64/
  libusb-compat/repos/testing-x86_64/PKGBUILD
(from rev 188457, libusb-compat/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   28 
 testing-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: libusb-compat/repos/testing-i686/PKGBUILD (from rev 188457, 
libusb-compat/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-06-14 10:38:33 UTC (rev 188458)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: arjan ar...@archlinux.org
+
+pkgname=libusb-compat
+pkgver=0.1.5
+pkgrel=1
+pkgdesc=Library to enable user space application programs to communicate with 
USB devices
+arch=('i686' 'x86_64')
+url=http://libusb.sourceforge.net/;
+license=('LGPL')
+depends=('libusb' 'sh')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/${pkgname%-*}/${pkgname}-${pkgver%.*}/$pkgname-$pkgver/${pkgname}-${pkgver}.tar.bz2;)
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+
+md5sums=('2780b6a758a1e2c2943bdbf7faf740e4')

Copied: libusb-compat/repos/testing-x86_64/PKGBUILD (from rev 188457, 
libusb-compat/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-06-14 10:38:33 UTC (rev 188458)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: arjan ar...@archlinux.org
+
+pkgname=libusb-compat
+pkgver=0.1.5
+pkgrel=1
+pkgdesc=Library to enable user space application programs to communicate with 
USB devices
+arch=('i686' 'x86_64')
+url=http://libusb.sourceforge.net/;
+license=('LGPL')
+depends=('libusb' 'sh')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/${pkgname%-*}/${pkgname}-${pkgver%.*}/$pkgname-$pkgver/${pkgname}-${pkgver}.tar.bz2;)
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+
+md5sums=('2780b6a758a1e2c2943bdbf7faf740e4')



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 13:00:50
  Author: tpowa
Revision: 188459

upgpkg: lirc 1:0.9.0-47

rebuild against 3.9.6

Modified:
  lirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 10:38:33 UTC (rev 188458)
+++ PKGBUILD2013-06-14 11:00:50 UTC (rev 188459)
@@ -4,7 +4,7 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=46
+pkgrel=47
 epoch=1
 _extramodules=extramodules-3.9-ARCH
 arch=('i686' 'x86_64')



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 13:01:21
  Author: tpowa
Revision: 188460

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 188459, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 188459, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/kernel-2.6.39.patch
(from rev 188459, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-i686/linux-3.8.patch
(from rev 188459, lirc/trunk/linux-3.8.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 188459, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 188459, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 188459, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.service
(from rev 188459, lirc/trunk/lirc.service)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 188459, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/lirc_atiusb-kfifo.patch
(from rev 188459, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-i686/lirc_wpc8769l.patch
(from rev 188459, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-i686/lircd-handle-large-config.patch
(from rev 188459, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-i686/lircm.service
(from rev 188459, lirc/trunk/lircm.service)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 188459, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 188459, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 188459, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-x86_64/linux-3.8.patch
(from rev 188459, lirc/trunk/linux-3.8.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 188459, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 188459, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 188459, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.service
(from rev 188459, lirc/trunk/lirc.service)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 188459, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/lirc_atiusb-kfifo.patch
(from rev 188459, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-x86_64/lirc_wpc8769l.patch
(from rev 188459, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-x86_64/lircd-handle-large-config.patch
(from rev 188459, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-x86_64/lircm.service
(from rev 188459, lirc/trunk/lircm.service)

+
 testing-i686/PKGBUILD  |  107 +++
 testing-i686/irexec.service|   11 ++
 testing-i686/kernel-2.6.39.patch   |   54 +++
 testing-i686/linux-3.8.patch   |   80 +
 testing-i686/lirc-utils.install|7 +
 testing-i686/lirc.install  |   16 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc.service  |   11 ++
 testing-i686/lirc.tmpfiles |1 
 testing-i686/lirc_atiusb-kfifo.patch   |   31 ++
 testing-i686/lirc_wpc8769l.patch   |   88 ++
 testing-i686/lircd-handle-large-config.patch   |   39 
 testing-i686/lircm.service |   11 ++
 testing-x86_64/PKGBUILD|  107 +++
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/kernel-2.6.39.patch |   54 +++
 testing-x86_64/linux-3.8.patch |   80 +
 testing-x86_64/lirc-utils.install  |7 +
 testing-x86_64/lirc.install|   16 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc.service|   11 ++
 testing-x86_64/lirc.tmpfiles   |1 
 testing-x86_64/lirc_atiusb-kfifo.patch |   31 ++
 testing-x86_64/lirc_wpc8769l.patch |   88 ++
 testing-x86_64/lircd-handle-large-config.patch |   39 
 testing-x86_64/lircm.service   |   11 ++
 26 files changed, 922 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 188459, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-06-14 11:01:21 UTC (rev 188460)
@@ -0,0 +1,107 @@
+# $Id$
+# Maintainer: Paul Mattal p...@archlinux.org
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+pkgver=0.9.0
+pkgrel=47
+epoch=1
+_extramodules=extramodules-3.9-ARCH
+arch=('i686' 'x86_64')
+url=http://www.lirc.org/;
+license=('GPL')
+### NOTICE don't forget to bump version in 

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

2013-06-14 Thread Sergej Pupykin
Date: Friday, June 14, 2013 @ 13:10:59
  Author: spupykin
Revision: 92738

upgpkg: anki 2.0.11-1

upd

Modified:
  anki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 09:23:30 UTC (rev 92737)
+++ PKGBUILD2013-06-14 11:10:59 UTC (rev 92738)
@@ -5,7 +5,7 @@
 # Contributor: Dave Pretty david dot pretty at gmail dot com
 
 pkgname=anki
-pkgver=2.0.10
+pkgver=2.0.11
 pkgrel=1
 pkgdesc=Helps you remember facts (like words/phrases in a foreign language) 
efficiently
 url=http://ankisrs.net/;
@@ -19,7 +19,7 @@
'portaudio')
 install=anki.install
 source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz)
-md5sums=('5fafadb69916914a788b509fa230f5c6')
+md5sums=('22413ec239b79fb4587c1548f8807cce')
 
 build() {
   cd $srcdir/anki-$pkgver



[arch-commits] Commit in anki/repos/community-any (4 files)

2013-06-14 Thread Sergej Pupykin
Date: Friday, June 14, 2013 @ 13:11:13
  Author: spupykin
Revision: 92739

archrelease: copy trunk to community-any

Added:
  anki/repos/community-any/PKGBUILD
(from rev 92738, anki/trunk/PKGBUILD)
  anki/repos/community-any/anki.install
(from rev 92738, anki/trunk/anki.install)
Deleted:
  anki/repos/community-any/PKGBUILD
  anki/repos/community-any/anki.install

--+
 PKGBUILD |   82 -
 anki.install |   20 ++---
 2 files changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-14 11:10:59 UTC (rev 92738)
+++ PKGBUILD2013-06-14 11:11:13 UTC (rev 92739)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Timm Preetz t...@preetz.us
-# Contributor: Michael 'manveru' Fellinger m.fellin...@gmail.com
-# Contributor: Dave Pretty david dot pretty at gmail dot com
-
-pkgname=anki
-pkgver=2.0.10
-pkgrel=1
-pkgdesc=Helps you remember facts (like words/phrases in a foreign language) 
efficiently
-url=http://ankisrs.net/;
-license=('GPL')
-arch=('any')
-depends=('python2-pyqt' 'python2-sqlalchemy' 'python2-simplejson'
-'python2-pysqlite' 'python2-beautifulsoup3')
-makedepends=()
-optdepends=('python2-matplotlib: show graphs'
-   'sox: audio recording'
-   'portaudio')
-install=anki.install
-source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz)
-md5sums=('5fafadb69916914a788b509fa230f5c6')
-
-build() {
-  cd $srcdir/anki-$pkgver
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' runanki
-  rm -f anki.bat
-}
-
-package() {
-  cd $srcdir/anki-$pkgver
-  mkdir -p $pkgdir/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
-  cp -av * $pkgdir/usr/share/anki/
-  cd $pkgdir/usr/share/anki  (
-mv runanki ../../bin/anki
-mv anki.xpm anki.png ../pixmaps/
-mv anki.desktop ../applications/
-mv anki.1 ../man/man1/
-  )
-  rm -f $pkgdir/usr/share/anki/thirdparty/py*/_portaudio.so
-}

Copied: anki/repos/community-any/PKGBUILD (from rev 92738, anki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-14 11:11:13 UTC (rev 92739)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Timm Preetz t...@preetz.us
+# Contributor: Michael 'manveru' Fellinger m.fellin...@gmail.com
+# Contributor: Dave Pretty david dot pretty at gmail dot com
+
+pkgname=anki
+pkgver=2.0.11
+pkgrel=1
+pkgdesc=Helps you remember facts (like words/phrases in a foreign language) 
efficiently
+url=http://ankisrs.net/;
+license=('GPL')
+arch=('any')
+depends=('python2-pyqt' 'python2-sqlalchemy' 'python2-simplejson'
+'python2-pysqlite' 'python2-beautifulsoup3')
+makedepends=()
+optdepends=('python2-matplotlib: show graphs'
+   'sox: audio recording'
+   'portaudio')
+install=anki.install
+source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz)
+md5sums=('22413ec239b79fb4587c1548f8807cce')
+
+build() {
+  cd $srcdir/anki-$pkgver
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' runanki
+  rm -f anki.bat
+}
+
+package() {
+  cd $srcdir/anki-$pkgver
+  mkdir -p $pkgdir/usr/{bin,share/{anki,pixmaps,applications,man/man1}}
+  cp -av * $pkgdir/usr/share/anki/
+  cd $pkgdir/usr/share/anki  (
+mv runanki ../../bin/anki
+mv anki.xpm anki.png ../pixmaps/
+mv anki.desktop ../applications/
+mv anki.1 ../man/man1/
+  )
+  rm -f $pkgdir/usr/share/anki/thirdparty/py*/_portaudio.so
+}

Deleted: anki.install
===
--- anki.install2013-06-14 11:10:59 UTC (rev 92738)
+++ anki.install2013-06-14 11:11:13 UTC (rev 92739)
@@ -1,10 +0,0 @@
-post_install() {
-#  xdg-mime install --novendor usr/share/anki/anki.xml
-#  xdg-mime default anki.desktop application/x-anki
-#  xdg-mime default anki.desktop application/x-apkg
-  [ -x usr/bin/update-desktop-database ]  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}

Copied: anki/repos/community-any/anki.install (from rev 92738, 
anki/trunk/anki.install)
===
--- anki.install(rev 0)
+++ anki.install2013-06-14 11:11:13 UTC (rev 92739)
@@ -0,0 +1,10 @@
+post_install() {
+#  xdg-mime install --novendor usr/share/anki/anki.xml
+#  xdg-mime default anki.desktop application/x-anki
+#  xdg-mime default anki.desktop application/x-apkg
+  [ -x usr/bin/update-desktop-database ]  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:09:14
  Author: tpowa
Revision: 92740

upgpkg: bbswitch 0.7-2

rebuild against 3.9.6

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 11:11:13 UTC (rev 92739)
+++ PKGBUILD2013-06-14 12:09:14 UTC (rev 92740)
@@ -5,7 +5,7 @@
 pkgname=bbswitch
 pkgver=0.7
 _extramodules=extramodules-3.9-ARCH # Don't forget to update bbswitch.install
-pkgrel=1
+pkgrel=2
 pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
 arch=('i686' 'x86_64')
 url=(http://github.com/Bumblebee-Project/bbswitch;)



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:09:25
  Author: tpowa
Revision: 92741

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

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

---+
 community-testing-i686/PKGBUILD   |   32 
 community-testing-i686/bbswitch.install   |   12 ++
 community-testing-x86_64/PKGBUILD |   32 
 community-testing-x86_64/bbswitch.install |   12 ++
 4 files changed, 88 insertions(+)

Copied: bbswitch/repos/community-testing-i686/PKGBUILD (from rev 92740, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-06-14 12:09:25 UTC (rev 92741)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: M0Rf30
+# Contributor: Samsagax samsa...@gmail.com
+
+pkgname=bbswitch
+pkgver=0.7
+_extramodules=extramodules-3.9-ARCH # Don't forget to update bbswitch.install
+pkgrel=2
+pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
+arch=('i686' 'x86_64')
+url=(http://github.com/Bumblebee-Project/bbswitch;)
+license=('GPL')
+depends=('linux=3.9' 'linux3.10')
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+install=bbswitch.install
+source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('b9df5ea40109ef9766448a0577c798e6')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+   
+  make KDIR=/usr/src/linux-${_kernver}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
  
+}

Copied: bbswitch/repos/community-testing-i686/bbswitch.install (from rev 92740, 
bbswitch/trunk/bbswitch.install)
===
--- community-testing-i686/bbswitch.install (rev 0)
+++ community-testing-i686/bbswitch.install 2013-06-14 12:09:25 UTC (rev 
92741)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.9-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 92740, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-06-14 12:09:25 UTC (rev 92741)
@@ -0,0 +1,32 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: M0Rf30
+# Contributor: Samsagax samsa...@gmail.com
+
+pkgname=bbswitch
+pkgver=0.7
+_extramodules=extramodules-3.9-ARCH # Don't forget to update bbswitch.install
+pkgrel=2
+pkgdesc=Kernel module allowing to switch dedicated graphics card on Optimus 
laptops
+arch=('i686' 'x86_64')
+url=(http://github.com/Bumblebee-Project/bbswitch;)
+license=('GPL')
+depends=('linux=3.9' 'linux3.10')
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+install=bbswitch.install
+source=(https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('b9df5ea40109ef9766448a0577c798e6')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+   
+  make KDIR=/usr/src/linux-${_kernver}
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip ${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko
  
+}

Copied: bbswitch/repos/community-testing-x86_64/bbswitch.install (from rev 
92740, bbswitch/trunk/bbswitch.install)
===
--- community-testing-x86_64/bbswitch.install   (rev 0)
+++ community-testing-x86_64/bbswitch.install   2013-06-14 12:09:25 UTC (rev 
92741)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.9-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:09:51
  Author: tpowa
Revision: 92742

upgpkg: cdfs 2.6.27-46

rebuild against 3.9.6

Modified:
  cdfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:09:25 UTC (rev 92741)
+++ PKGBUILD2013-06-14 12:09:51 UTC (rev 92742)
@@ -5,7 +5,7 @@
 pkgname=cdfs
 pkgver=2.6.27
 _extramodules=extramodules-3.9-ARCH # Don't forget to update cdfs.install
-pkgrel=45
+pkgrel=46
 pkgdesc=File system module that 'exports' all tracks and boot images on a CD 
as normal files.
 arch=(i686 x86_64)
 url=http://www.elis.UGent.be/~ronsse/cdfs/;



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:10:12
  Author: tpowa
Revision: 92743

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

Added:
  cdfs/repos/community-testing-i686/
  cdfs/repos/community-testing-i686/PKGBUILD
(from rev 92742, cdfs/trunk/PKGBUILD)
  cdfs/repos/community-testing-i686/cdfs-3.0.patch
(from rev 92742, cdfs/trunk/cdfs-3.0.patch)
  cdfs/repos/community-testing-i686/cdfs-3.2.patch
(from rev 92742, cdfs/trunk/cdfs-3.2.patch)
  cdfs/repos/community-testing-i686/cdfs-3.4.patch
(from rev 92742, cdfs/trunk/cdfs-3.4.patch)
  cdfs/repos/community-testing-i686/cdfs-3.8.patch
(from rev 92742, cdfs/trunk/cdfs-3.8.patch)
  cdfs/repos/community-testing-i686/cdfs.install
(from rev 92742, cdfs/trunk/cdfs.install)
  cdfs/repos/community-testing-x86_64/
  cdfs/repos/community-testing-x86_64/PKGBUILD
(from rev 92742, cdfs/trunk/PKGBUILD)
  cdfs/repos/community-testing-x86_64/cdfs-3.0.patch
(from rev 92742, cdfs/trunk/cdfs-3.0.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.2.patch
(from rev 92742, cdfs/trunk/cdfs-3.2.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.4.patch
(from rev 92742, cdfs/trunk/cdfs-3.4.patch)
  cdfs/repos/community-testing-x86_64/cdfs-3.8.patch
(from rev 92742, cdfs/trunk/cdfs-3.8.patch)
  cdfs/repos/community-testing-x86_64/cdfs.install
(from rev 92742, cdfs/trunk/cdfs.install)

-+
 community-testing-i686/PKGBUILD |   42 
 community-testing-i686/cdfs-3.0.patch   |  274 ++
 community-testing-i686/cdfs-3.2.patch   |   12 +
 community-testing-i686/cdfs-3.4.patch   |   12 +
 community-testing-i686/cdfs-3.8.patch   |   42 
 community-testing-i686/cdfs.install |   14 +
 community-testing-x86_64/PKGBUILD   |   42 
 community-testing-x86_64/cdfs-3.0.patch |  274 ++
 community-testing-x86_64/cdfs-3.2.patch |   12 +
 community-testing-x86_64/cdfs-3.4.patch |   12 +
 community-testing-x86_64/cdfs-3.8.patch |   42 
 community-testing-x86_64/cdfs.install   |   14 +
 12 files changed, 792 insertions(+)

Copied: cdfs/repos/community-testing-i686/PKGBUILD (from rev 92742, 
cdfs/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-06-14 12:10:12 UTC (rev 92743)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: J. Santiago Hirschfeld jsantia...@yahoo.com.ar
+
+pkgname=cdfs
+pkgver=2.6.27
+_extramodules=extramodules-3.9-ARCH # Don't forget to update cdfs.install
+pkgrel=46
+pkgdesc=File system module that 'exports' all tracks and boot images on a CD 
as normal files.
+arch=(i686 x86_64)
+url=http://www.elis.UGent.be/~ronsse/cdfs/;
+license=('GPL')
+depends=('linux=3.9' 'linux3.10')
+makedepends=('linux-headers')
+install=cdfs.install
+source=(http://www.elis.UGent.be/~ronsse/cdfs/download/$pkgname-$pkgver.tar.bz2;
+   cdfs-3.0.patch
+   cdfs-3.2.patch
+   cdfs-3.4.patch
+   cdfs-3.8.patch)
+md5sums=('ac64c014a90e3c488394832ea29605b3'
+ 'aba7da94a9dcbb8a93ea423cb6958fef'
+ 'e934407b3460257a301822ffc4ab3933'
+ '9215e7bdac728bd2f889fb525e543454'
+ 'b036fd72b033294605bec2b60a73e3bd')
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 $srcdir/cdfs-3.0.patch
+  patch -p1 $srcdir/cdfs-3.2.patch
+  patch -p1 $srcdir/cdfs-3.4.patch
+  patch -p1 $srcdir/cdfs-3.8.patch
+  make KDIR=/usr/lib/modules/${_kernver}/build
+  sed -i s/EXTRAMODULES='.*'/EXTRAMODULES='$_extramodules'/ 
$startdir/cdfs.install
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -Dm0644 cdfs.ko $pkgdir/usr/lib/modules/$_extramodules/cdfs.ko
+}

Copied: cdfs/repos/community-testing-i686/cdfs-3.0.patch (from rev 92742, 
cdfs/trunk/cdfs-3.0.patch)
===
--- community-testing-i686/cdfs-3.0.patch   (rev 0)
+++ community-testing-i686/cdfs-3.0.patch   2013-06-14 12:10:12 UTC (rev 
92743)
@@ -0,0 +1,274 @@
+diff -wbBur cdfs-2.6.27/cddata.c cdfs-2.6.27.my/cddata.c
+--- cdfs-2.6.27/cddata.c   2009-12-21 17:04:03.0 +0300
 cdfs-2.6.27.my/cddata.c2011-07-24 21:18:44.0 +0400
+@@ -83,7 +83,7 @@
+ #else
+   .mmap = generic_file_readonly_mmap,
+ #if LINUX_VERSION_CODE  KERNEL_VERSION(2,6,27)
+-  .sendfile = generic_file_sendfile
++//  .sendfile = generic_file_sendfile
+ #else
+   .splice_read  = generic_file_splice_read
+ #endif
+diff -wbBur cdfs-2.6.27/root.c cdfs-2.6.27.my/root.c
+--- cdfs-2.6.27/root.c 2009-12-21 16:38:31.0 +0300
 cdfs-2.6.27.my/root.c  2011-07-25 13:16:59.0 +0400
+@@ -32,19 +30,14 @@
+  *Added code to transform /proc/cdfs into a sequential 

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:10:45
  Author: tpowa
Revision: 92744

upgpkg: ndiswrapper 1.58-12

rebuild against 3.9.6

Modified:
  ndiswrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:10:12 UTC (rev 92743)
+++ PKGBUILD2013-06-14 12:10:45 UTC (rev 92744)
@@ -6,7 +6,7 @@
 _extramodules=extramodules-3.9-ARCH
 pkgname=ndiswrapper
 pkgver=1.58
-pkgrel=11
+pkgrel=12
 pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors.
 license=('GPL')
 arch=('i686' 'x86_64')



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:10:55
  Author: tpowa
Revision: 92745

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

Added:
  ndiswrapper/repos/community-testing-i686/
  ndiswrapper/repos/community-testing-i686/PKGBUILD
(from rev 92744, ndiswrapper/trunk/PKGBUILD)
  ndiswrapper/repos/community-testing-i686/ndiswrapper-1.58-add_taint.patch
(from rev 92744, ndiswrapper/trunk/ndiswrapper-1.58-add_taint.patch)
  ndiswrapper/repos/community-testing-i686/ndiswrapper.install
(from rev 92744, ndiswrapper/trunk/ndiswrapper.install)
  ndiswrapper/repos/community-testing-x86_64/
  ndiswrapper/repos/community-testing-x86_64/PKGBUILD
(from rev 92744, ndiswrapper/trunk/PKGBUILD)
  ndiswrapper/repos/community-testing-x86_64/ndiswrapper-1.58-add_taint.patch
(from rev 92744, ndiswrapper/trunk/ndiswrapper-1.58-add_taint.patch)
  ndiswrapper/repos/community-testing-x86_64/ndiswrapper.install
(from rev 92744, ndiswrapper/trunk/ndiswrapper.install)

---+
 community-testing-i686/PKGBUILD   |   56 
 community-testing-i686/ndiswrapper-1.58-add_taint.patch   |   24 +
 community-testing-i686/ndiswrapper.install|   17 +++
 community-testing-x86_64/PKGBUILD |   56 
 community-testing-x86_64/ndiswrapper-1.58-add_taint.patch |   24 +
 community-testing-x86_64/ndiswrapper.install  |   17 +++
 6 files changed, 194 insertions(+)

Copied: ndiswrapper/repos/community-testing-i686/PKGBUILD (from rev 92744, 
ndiswrapper/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-06-14 12:10:55 UTC (rev 92745)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer:  Thorsten Töpper atsutane...@freethoughts.de
+# Contributor: SpepS dreamspepser at yahoo dot it
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+_extramodules=extramodules-3.9-ARCH
+pkgname=ndiswrapper
+pkgver=1.58
+pkgrel=12
+pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors.
+license=('GPL')
+arch=('i686' 'x86_64')
+url=http://ndiswrapper.sourceforge.net;
+install=ndiswrapper.install
+depends=('linux=3.9' 'linux3.10' 'wireless_tools' 'perl')
+makedepends=('linux-headers')
+provides=($pkgname-utils $pkgname-bin)
+replaces=($pkgname-utils $pkgname-bin)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
+ndiswrapper-1.58-add_taint.patch)
+options=('!strip')
+sha1sums=('a256812b3136648ed93e04146d2276a3ca70957c'
+  'f2c8bd7553f87a647b2e221b01fbd5d0d07eff8c')
+
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  # https://bugs.gentoo.org/show_bug.cgi?id=467956 3.9 kernels
+  patch -Np1 -i $srcdir/ndiswrapper-1.58-add_taint.patch
+}
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  _kver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  # modinfo path fix
+  sed -i /modinfo/s/s/usr\// driver/Makefile
+
+  # make sure we point to the right build directory
+  sed -i /^KBUILD/ s,.*,KBUILD = $(readlink -f 
/usr/lib/modules/$_kver/build), driver/Makefile
+
+  make KVERS=$_kver
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  _kver=$(cat /usr/lib/modules/${_extramodules}/version)
+
+  make INST_DIR=usr/lib/modules/$_extramodules \
+KVERS=$_kver DESTDIR=$pkgdir/ sbindir=/usr/bin usrsbindir=/usr/bin 
install
+
+  gzip $pkgdir/usr/lib/modules/$_extramodules/$pkgname.ko
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 
ndiswrapper/repos/community-testing-i686/ndiswrapper-1.58-add_taint.patch (from 
rev 92744, ndiswrapper/trunk/ndiswrapper-1.58-add_taint.patch)
===
--- community-testing-i686/ndiswrapper-1.58-add_taint.patch 
(rev 0)
+++ community-testing-i686/ndiswrapper-1.58-add_taint.patch 2013-06-14 
12:10:55 UTC (rev 92745)
@@ -0,0 +1,24 @@
+diff -ur ndiswrapper-1.58.orig/driver/loader.c ndiswrapper-1.58/driver/loader.c
+--- ndiswrapper-1.58.orig/driver/loader.c  2013-05-01 09:48:34.91000 
+0900
 ndiswrapper-1.58/driver/loader.c   2013-05-01 09:48:59.87000 +0900
+@@ -575,7 +575,7 @@
+   } else {
+   printk(KERN_INFO %s: driver %s (%s) loaded\n,
+  DRIVER_NAME, wrap_driver-name, wrap_driver-version);
+-  add_taint(TAINT_PROPRIETARY_MODULE);
++  add_taint(TAINT_PROPRIETARY_MODULE, LOCKDEP_STILL_OK);
+   EXIT1(return 0);
+   }
+ }
+diff -ur ndiswrapper-1.58.orig/driver/wrapper.c 
ndiswrapper-1.58/driver/wrapper.c
+--- ndiswrapper-1.58.orig/driver/wrapper.c 2013-02-20 03:00:37.0 
+0900
 ndiswrapper-1.58/driver/wrapper.c  2013-05-01 09:54:30.14000 +0900
+@@ -72,7 +72,7 @@
+ static int __init wrapper_init(void)
+ {
+ #ifdef TAINT_OOT_MODULE
+-  

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:12:15
  Author: tpowa
Revision: 92746

upgpkg: r8168 8.035.00-14

rebuild against 3.9.6

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:10:55 UTC (rev 92745)
+++ PKGBUILD2013-06-14 12:12:15 UTC (rev 92746)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.035.00
-pkgrel=13
+pkgrel=14
 pkgdesc=A kernel module for Realtek 8168 network cards
 url=http://www.realtek.com.tw;
 license=(GPL)



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:12:25
  Author: tpowa
Revision: 92747

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

Added:
  r8168/repos/community-testing-i686/
  r8168/repos/community-testing-i686/PKGBUILD
(from rev 92746, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-i686/linux-3.8.patch
(from rev 92746, r8168/trunk/linux-3.8.patch)
  r8168/repos/community-testing-i686/r8168.install
(from rev 92746, r8168/trunk/r8168.install)
  r8168/repos/community-testing-x86_64/
  r8168/repos/community-testing-x86_64/PKGBUILD
(from rev 92746, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-x86_64/linux-3.8.patch
(from rev 92746, r8168/trunk/linux-3.8.patch)
  r8168/repos/community-testing-x86_64/r8168.install
(from rev 92746, r8168/trunk/r8168.install)

--+
 community-testing-i686/PKGBUILD  |   49 +
 community-testing-i686/linux-3.8.patch   |   48 
 community-testing-i686/r8168.install |   17 ++
 community-testing-x86_64/PKGBUILD|   49 +
 community-testing-x86_64/linux-3.8.patch |   48 
 community-testing-x86_64/r8168.install   |   17 ++
 6 files changed, 228 insertions(+)

Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 92746, 
r8168/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-06-14 12:12:25 UTC (rev 92747)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+# Contributor: Bob Fanger  bfanger(at)gmail 
+# Contributor: Filip fila pruda com, Det  nimetonmaili(at)gmail 
+
+pkgname=r8168
+pkgver=8.035.00
+pkgrel=14
+pkgdesc=A kernel module for Realtek 8168 network cards
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2
+linux-3.8.patch)
+install=$pkgname.install
+
+build() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   KERNEL_RELEASE=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+
+   cd $pkgname-$pkgver
+
+   patch -Np1 -i $srcdir/linux-3.8.patch
+
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_RELEASE/build \
+   SUBDIRS=$srcdir/$pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
+   depends=(linux=3.${_kernver} linux3.$(expr ${_kernver} + 1))
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
+   msg Kernel = $KERNEL_VERSION
+
+   cd $pkgname-$pkgver
+   install -Dm644 src/$pkgname.ko 
$pkgdir/usr/lib/modules/extramodules-3.$_kernver-ARCH/$pkgname.ko
+   find $pkgdir -name '*.ko' -exec gzip -9 {} +
+
+   sed -i s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH| 
$startdir/$pkgname.install
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73'
+'fcf49d6147a7db3e739e6798b41230c13403cdba8ef8db93e7691c4c1e4617c3')

Copied: r8168/repos/community-testing-i686/linux-3.8.patch (from rev 92746, 
r8168/trunk/linux-3.8.patch)
===
--- community-testing-i686/linux-3.8.patch  (rev 0)
+++ community-testing-i686/linux-3.8.patch  2013-06-14 12:12:25 UTC (rev 
92747)
@@ -0,0 +1,48 @@
+diff -upr r8168-8.035.00.orig/src/r8168_n.c r8168-8.035.00/src/r8168_n.c
+--- r8168-8.035.00.orig/src/r8168_n.c  2013-02-21 03:31:04.0 +0200
 r8168-8.035.00/src/r8168_n.c   2013-02-21 03:31:56.0 +0200
+@@ -14541,7 +14541,7 @@ rtl8168_phy_power_down (struct net_devic
+   spin_unlock_irqrestore(tp-phy_lock, flags);
+ }
+ 
+-static int __devinit
++static int
+ rtl8168_init_board(struct pci_dev *pdev,
+  struct net_device **dev_out,
+  void __iomem **ioaddr_out)
+@@ -14711,7 +14711,7 @@ err_out:
+   goto out;
+ }
+ 
+-static void __devinit
++static void
+ rtl8168_init_sequence(struct rtl8168_private *tp)
+ {
+   void __iomem *ioaddr = tp-mmio_addr;
+@@ -14964,7 +14964,7 @@ static const struct net_device_ops rtl81
+ };
+ #endif
+ 
+-static int __devinit
++static int
+ rtl8168_init_one(struct pci_dev *pdev,
+const struct pci_device_id *ent)
+ {
+@@ -15128,7 +15128,7 @@ rtl8168_init_one(struct pci_dev *pdev,
+   return 0;
+ }
+ 
+-static void __devexit
++static void
+ rtl8168_remove_one(struct pci_dev *pdev)
+ {
+   

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:13:27
  Author: tpowa
Revision: 92748

upgpkg: rt3562sta 2.4.1.1-32

rebuild against 3.9.6

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:12:25 UTC (rev 92747)
+++ PKGBUILD2013-06-14 12:13:27 UTC (rev 92748)
@@ -4,7 +4,7 @@
 
 pkgname=rt3562sta
 pkgver=2.4.1.1
-pkgrel=31
+pkgrel=32
 pkgdesc=Ralink RT3562 PCI WLAN adaptors kernel module
 arch=(i686 x86_64)
 url=http://www.mediatek.com/en/Products/support.php?sn=501;



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:13:52
  Author: tpowa
Revision: 92749

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

Added:
  rt3562sta/repos/community-testing-i686/
  rt3562sta/repos/community-testing-i686/PKGBUILD
(from rev 92748, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-i686/linux-3.8.patch
(from rev 92748, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 92748, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-config.patch
(from rev 92748, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch
(from rev 92748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch
(from rev 92748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch
(from rev 92748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
(from rev 92748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch)
  
rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch
(from rev 92748, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch
(from rev 92748, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta.install
(from rev 92748, rt3562sta/trunk/rt3562sta.install)
  rt3562sta/repos/community-testing-x86_64/
  rt3562sta/repos/community-testing-x86_64/PKGBUILD
(from rev 92748, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-x86_64/linux-3.8.patch
(from rev 92748, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 92748, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-config.patch
(from rev 92748, rt3562sta/trunk/rt3562sta-2.4.1.1-config.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch
(from rev 92748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch
(from rev 92748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-reduce_debug_output.patch
(from rev 92748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-reduce_debug_output.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
(from rev 92748, 
rt3562sta/trunk/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-remove_date_time.patch
(from rev 92748, rt3562sta/trunk/rt3562sta-2.4.1.1-remove_date_time.patch)
  
rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-return_nonvoid.patch
(from rev 92748, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta.install
(from rev 92748, rt3562sta/trunk/rt3562sta.install)

+
 community-testing-i686/PKGBUILD
|   88 
 community-testing-i686/linux-3.8.patch 
|   50 +
 community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch   
|   11 +
 community-testing-i686/rt3562sta-2.4.1.1-config.patch  
|   98 ++
 community-testing-i686/rt3562sta-2.4.1.1-convert-devicename-to-wlanX.patch 
|   13 +
 community-testing-i686/rt3562sta-2.4.1.1-gcc-warnings-x86_64.patch 
|   14 +
 community-testing-i686/rt3562sta-2.4.1.1-reduce_debug_output.patch 
|   15 +
 
community-testing-i686/rt3562sta-2.4.1.1-remove-potential-conflicts-with-rt2860sta.patch
   |   47 
 community-testing-i686/rt3562sta-2.4.1.1-remove_date_time.patch
|   11 +
 community-testing-i686/rt3562sta-2.4.1.1-return_nonvoid.patch  
|   11 +
 community-testing-i686/rt3562sta.install   
|   16 +
 community-testing-x86_64/PKGBUILD  
|   88 
 community-testing-x86_64/linux-3.8.patch   

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:14:28
  Author: tpowa
Revision: 92750

upgpkg: tp_smapi 0.41-23

rebuild against 3.9.6

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:13:52 UTC (rev 92749)
+++ PKGBUILD2013-06-14 12:14:28 UTC (rev 92750)
@@ -10,7 +10,7 @@
 
 pkgname=tp_smapi
 pkgver=0.41
-pkgrel=22
+pkgrel=23
 pkgdesc=Modules for ThinkPad's SMAPI functionality
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:15:10
  Author: tpowa
Revision: 92752

upgpkg: vhba-module 20130607-2

rebuild against 3.9.6

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:14:36 UTC (rev 92751)
+++ PKGBUILD2013-06-14 12:15:10 UTC (rev 92752)
@@ -6,7 +6,7 @@
 pkgname=vhba-module
 pkgver=20130607
 _extramodules=extramodules-3.9-ARCH
-pkgrel=1
+pkgrel=2
 pkgdesc=Kernel module that emulates SCSI devices
 arch=('i686' 'x86_64')
 url=http://cdemu.sourceforge.net/;



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:14:36
  Author: tpowa
Revision: 92751

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

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

---+
 community-testing-i686/PKGBUILD   |   59 
 community-testing-i686/tp_smapi.install   |   13 ++
 community-testing-x86_64/PKGBUILD |   59 
 community-testing-x86_64/tp_smapi.install |   13 ++
 4 files changed, 144 insertions(+)

Copied: tp_smapi/repos/community-testing-i686/PKGBUILD (from rev 92750, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-06-14 12:14:36 UTC (rev 92751)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi
+pkgver=0.41
+pkgrel=23
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.9' 'linux3.10')
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+install=${pkgname}.install
+source=(https://github.com/downloads/evgeni/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f /usr/lib/modules/${_kernver}/extramodules || 
true)
+  _kernver=$( ${_extramodules}/version)
+
+  sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \
+ -e s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}# Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _kernver=${_kernver:-$(uname -r)}
+  _extramodules=$(readlink -f /usr/lib/modules/${_kernver}/extramodules || 
true)
+  _kernver=$( ${_extramodules}/version)
+
+  make -C ${_extramodules%/*}/${_kernver}/build \
+INSTALL_MOD_PATH=${pkgdir}/${_extramodules%%/lib/*} \
+M=${srcdir}/${pkgname}-${pkgver} modules_install
+
+  cd ${pkgdir}/${_extramodules%/*}
+  mv ${_kernver}/extra ${_extramodules##*/}
+  rmdir ${_kernver}
+
+  # compress kernel modules
+  find ${pkgdir} -name *.ko -exec gzip -9 {} +
+
+  # load module on startup
+  echo tp_smapi  ${srcdir}/${pkgname}.conf
+  install -Dm644 ${srcdir}/${pkgname}.conf 
${pkgdir}/usr/lib/modules-load.d/${pkgname}.conf
+
+  # update kernel version in install file
+  sed -ri s#^(extramodules=).*\$#\1${_extramodules}# 
${startdir}/${pkgname}.install
+}

Copied: tp_smapi/repos/community-testing-i686/tp_smapi.install (from rev 92750, 
tp_smapi/trunk/tp_smapi.install)
===
--- community-testing-i686/tp_smapi.install (rev 0)
+++ community-testing-i686/tp_smapi.install 2013-06-14 12:14:36 UTC (rev 
92751)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.9-ARCH
+
+post_install() {
+  depmod -v $( $extramodules/version) /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi/repos/community-testing-x86_64/PKGBUILD (from rev 92750, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-06-14 12:14:36 UTC (rev 92751)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Lukas Fleischer archlinux at cryptocrack dot de
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz steviedizzle ð gmail đ com
+# Contributor: Nick B Shirakawasuna ð gmail đ com
+# Contributor: Christof Musik christof ð senfdax đ de
+# Contributor: Stefan Rupp archlinux ð stefanrupp đ de
+# Contributor: Ignas Anikevicius anikevicius ð gmail đ com
+
+pkgname=tp_smapi
+pkgver=0.41
+pkgrel=23
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.9' 'linux3.10')
+makedepends=('linux-headers=3.9' 'linux-headers3.10')
+install=${pkgname}.install

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:15:19
  Author: tpowa
Revision: 92753

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

Added:
  vhba-module/repos/community-testing-i686/
  vhba-module/repos/community-testing-i686/60-vhba.rules
(from rev 92752, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-i686/PKGBUILD
(from rev 92752, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-i686/vhba-module.install
(from rev 92752, vhba-module/trunk/vhba-module.install)
  vhba-module/repos/community-testing-x86_64/
  vhba-module/repos/community-testing-x86_64/60-vhba.rules
(from rev 92752, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 92752, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/vhba-module.install
(from rev 92752, vhba-module/trunk/vhba-module.install)

--+
 community-testing-i686/60-vhba.rules |1 
 community-testing-i686/PKGBUILD  |   40 +
 community-testing-i686/vhba-module.install   |   22 +
 community-testing-x86_64/60-vhba.rules   |1 
 community-testing-x86_64/PKGBUILD|   40 +
 community-testing-x86_64/vhba-module.install |   22 +
 6 files changed, 126 insertions(+)

Copied: vhba-module/repos/community-testing-i686/60-vhba.rules (from rev 92752, 
vhba-module/trunk/60-vhba.rules)
===
--- community-testing-i686/60-vhba.rules(rev 0)
+++ community-testing-i686/60-vhba.rules2013-06-14 12:15:19 UTC (rev 
92753)
@@ -0,0 +1 @@
+ACTION==add, KERNEL==vhba_ctl, NAME=vhba_ctl, MODE=0660, OWNER=root, 
GROUP=cdemu, TAG+=uaccess

Copied: vhba-module/repos/community-testing-i686/PKGBUILD (from rev 92752, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-06-14 12:15:19 UTC (rev 92753)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: Charles Lindsay char...@chaoslizard.org
+
+pkgname=vhba-module
+pkgver=20130607
+_extramodules=extramodules-3.9-ARCH
+pkgrel=2
+pkgdesc=Kernel module that emulates SCSI devices
+arch=('i686' 'x86_64')
+url=http://cdemu.sourceforge.net/;
+license=('GPL')
+depends=('linux=3.9' 'linux3.10')
+makedepends=('linux-headers')
+options=(!makeflags)
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2;
+'60-vhba.rules')
+md5sums=('92a681e4665aa85a8335d00395a61697'
+ '4dc37dc348b5a2c83585829bde790dcc')
+
+build() {
+  cd $pkgname-$pkgver
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  make KDIR=/usr/lib/modules/$_kernver/build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm644 vhba.ko $pkgdir/usr/lib/modules/$_extramodules/vhba.ko
+  install -Dm644 ../60-vhba.rules $pkgdir/usr/lib/udev/rules.d/60-vhba.rules
+
+  cd $startdir
+  cp -f $install ${install}.pkg
+  true  install=${install}.pkg
+  sed -i s/EXTRAMODULES=.*/EXTRAMODULES=$_extramodules/ $install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-i686/vhba-module.install (from rev 
92752, vhba-module/trunk/vhba-module.install)
===
--- community-testing-i686/vhba-module.install  (rev 0)
+++ community-testing-i686/vhba-module.install  2013-06-14 12:15:19 UTC (rev 
92753)
@@ -0,0 +1,22 @@
+EXTRAMODULES=
+
+_updatemod() {
+  echoUpdating module dependencies...
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  post_upgrade
+}
+
+post_upgrade() {
+  getent group cdemu /dev/null || groupadd -r cdemu
+  _updatemod
+}
+
+post_remove() {
+  _updatemod
+  groupdel cdemu
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 
92752, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2013-06-14 12:15:19 UTC (rev 
92753)
@@ -0,0 +1 @@
+ACTION==add, KERNEL==vhba_ctl, NAME=vhba_ctl, MODE=0660, OWNER=root, 
GROUP=cdemu, TAG+=uaccess

Copied: vhba-module/repos/community-testing-x86_64/PKGBUILD (from rev 92752, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-06-14 12:15:19 UTC (rev 92753)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Mateusz 

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:16:21
  Author: tpowa
Revision: 92754

upgpkg: virtualbox-modules 4.2.12-8

rebuild against 3.9.6

Modified:
  virtualbox-modules/trunk/PKGBUILD
  virtualbox-modules/trunk/virtualbox-guest-modules.install
  virtualbox-modules/trunk/virtualbox-host-modules.install

--+
 PKGBUILD |2 +-
 virtualbox-guest-modules.install |2 +-
 virtualbox-host-modules.install  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:15:19 UTC (rev 92753)
+++ PKGBUILD2013-06-14 12:16:21 UTC (rev 92754)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules
 pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
 pkgver=4.2.12
-pkgrel=7
+pkgrel=8
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')

Modified: virtualbox-guest-modules.install
===
--- virtualbox-guest-modules.install2013-06-14 12:15:19 UTC (rev 92753)
+++ virtualbox-guest-modules.install2013-06-14 12:16:21 UTC (rev 92754)
@@ -1,4 +1,4 @@
-VERSION='3.9.5-1-ARCH'
+VERSION='3.9.6-1-ARCH'
 
 post_install() {
 cat  EOF

Modified: virtualbox-host-modules.install
===
--- virtualbox-host-modules.install 2013-06-14 12:15:19 UTC (rev 92753)
+++ virtualbox-host-modules.install 2013-06-14 12:16:21 UTC (rev 92754)
@@ -1,4 +1,4 @@
-VERSION='3.9.5-1-ARCH'
+VERSION='3.9.6-1-ARCH'
 
 post_install() {
 cat  EOF



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:16:32
  Author: tpowa
Revision: 92755

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

Added:
  virtualbox-modules/repos/community-testing-i686/
  virtualbox-modules/repos/community-testing-i686/PKGBUILD
(from rev 92754, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-testing-i686/build.sh
(from rev 92754, virtualbox-modules/trunk/build.sh)
  
virtualbox-modules/repos/community-testing-i686/virtualbox-guest-modules.install
(from rev 92754, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  
virtualbox-modules/repos/community-testing-i686/virtualbox-host-modules.install
(from rev 92754, virtualbox-modules/trunk/virtualbox-host-modules.install)
  virtualbox-modules/repos/community-testing-x86_64/
  virtualbox-modules/repos/community-testing-x86_64/PKGBUILD
(from rev 92754, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-testing-x86_64/build.sh
(from rev 92754, virtualbox-modules/trunk/build.sh)
  
virtualbox-modules/repos/community-testing-x86_64/virtualbox-guest-modules.install
(from rev 92754, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  
virtualbox-modules/repos/community-testing-x86_64/virtualbox-host-modules.install
(from rev 92754, virtualbox-modules/trunk/virtualbox-host-modules.install)

---+
 community-testing-i686/PKGBUILD   |   67 
 community-testing-i686/build.sh   |   25 
 community-testing-i686/virtualbox-guest-modules.install   |   18 +++
 community-testing-i686/virtualbox-host-modules.install|   20 +++
 community-testing-x86_64/PKGBUILD |   67 
 community-testing-x86_64/build.sh |   25 
 community-testing-x86_64/virtualbox-guest-modules.install |   18 +++
 community-testing-x86_64/virtualbox-host-modules.install  |   20 +++
 8 files changed, 260 insertions(+)

Copied: virtualbox-modules/repos/community-testing-i686/PKGBUILD (from rev 
92754, virtualbox-modules/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-06-14 12:16:32 UTC (rev 92755)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Maintainer: Sébastien Luttringer
+
+pkgbase=virtualbox-modules
+pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
+pkgver=4.2.12
+pkgrel=8
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux'
+ 'linux-headers'
+ virtualbox-host-dkms=$pkgver
+ virtualbox-guest-dkms=$pkgver
+ 'expac'
+ 'sed'
+ 'bc')
+
+build() {
+  _kernmaj=$(expac -Q '%v' linux|sed -r 's/([[:digit:]]+\.[[:digit:]]+).*/\1/')
+  _kernver=$( /usr/lib/modules/extramodules-$_kernmaj-ARCH/version)
+  # dkms need modification to be run as user
+  cp -r /var/lib/dkms .
+  echo dkms_tree='$srcdir/dkms'  dkms.conf
+  # build host modules
+  msg2 'Host modules'
+  dkms --dkmsframework dkms.conf build vboxhost/$pkgver -k $_kernver
+  # build guest modules
+  msg2 'Guest modules'
+  dkms --dkmsframework dkms.conf build vboxguest/$pkgver -k $_kernver
+}
+
+package_virtualbox-host-modules(){
+  _kernmaj=$(expac -Q '%v' linux|sed -r 's/([[:digit:]]+\.[[:digit:]]+).*/\1/')
+  _kernver=$( /usr/lib/modules/extramodules-$_kernmaj-ARCH/version)
+  pkgdesc='Host kernel modules for VirtualBox'
+  depends=(linux=$_kernmaj linux$(echo $_kernmaj+0.1|bc))
+  replaces=('virtualbox-modules')
+  conflicts=('virtualbox-modules')
+  install=virtualbox-host-modules.install
+
+  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
+  install -dm755 $pkgdir/usr/lib/modules/extramodules-$_kernmaj-ARCH/
+  install -m644 * $pkgdir/usr/lib/modules/extramodules-$_kernmaj-ARCH/
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+  sed -ie s/VERSION='.*'/VERSION='$_kernver'/ 
$startdir/virtualbox-host-modules.install
+}
+
+package_virtualbox-guest-modules(){
+  _kernmaj=$(expac -Q '%v' linux|sed -r 's/([[:digit:]]+\.[[:digit:]]+).*/\1/')
+  _kernver=$( /usr/lib/modules/extramodules-$_kernmaj-ARCH/version)
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=(linux=$_kernmaj linux$(echo $_kernmaj+0.1|bc))
+  replaces=('virtualbox-archlinux-modules')
+  conflicts=('virtualbox-archlinux-modules')
+  install=virtualbox-guest-modules.install
+
+  cd dkms/vboxguest/$pkgver/$_kernver/$CARCH/module
+  install -dm755 $pkgdir/usr/lib/modules/extramodules-$_kernmaj-ARCH/
+  install -m644 * $pkgdir/usr/lib/modules/extramodules-$_kernmaj-ARCH/
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+  sed -ie s/VERSION='.*'/VERSION='$_kernver'/ 
$startdir/virtualbox-guest-modules.install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 

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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:19:09
  Author: tpowa
Revision: 188461

upgpkg: linux 3.9.6-1

update modules.symbols

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 11:01:21 UTC (rev 188460)
+++ PKGBUILD2013-06-14 12:19:09 UTC (rev 188461)
@@ -30,9 +30,9 @@
 
 # module.symbols md5sums
 # x86_64
-# 3257a59402459dcc9e6f6ddd0144c385  /lib/modules/3.9.4-1-ARCH/modules.symbols
+# adcca1c58da2decf91e654791c6754dc  /lib/modules/3.9.6-1-ARCH/modules.symbols
 # i686
-# bc0b5eb05278fcfa92250373217eaca1  /lib/modules/3.9.4-1-ARCH/modules.symbols
+# d6f15d83c9fddb8d047865fb5ce9e7dd  /lib/modules/3.9.6-1-ARCH/modules.symbols 
 
 prepare() {
   cd ${srcdir}/${_srcname}



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

2013-06-14 Thread Tobias Powalowski
Date: Friday, June 14, 2013 @ 14:19:29
  Author: tpowa
Revision: 188462

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

Added:
  linux/repos/testing-i686/PKGBUILD
(from rev 188461, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/alsa-firmware-loading-3.8.8.patch
(from rev 188461, linux/trunk/alsa-firmware-loading-3.8.8.patch)
  linux/repos/testing-i686/change-default-console-loglevel.patch
(from rev 188461, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-i686/config
(from rev 188461, linux/trunk/config)
  linux/repos/testing-i686/config.x86_64
(from rev 188461, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 188461, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 188461, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/PKGBUILD
(from rev 188461, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/alsa-firmware-loading-3.8.8.patch
(from rev 188461, linux/trunk/alsa-firmware-loading-3.8.8.patch)
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 188461, linux/trunk/change-default-console-loglevel.patch)
  linux/repos/testing-x86_64/config
(from rev 188461, linux/trunk/config)
  linux/repos/testing-x86_64/config.x86_64
(from rev 188461, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 188461, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 188461, linux/trunk/linux.preset)
Deleted:
  linux/repos/testing-i686/PKGBUILD
  linux/repos/testing-i686/alsa-firmware-loading-3.8.8.patch
  linux/repos/testing-i686/change-default-console-loglevel.patch
  linux/repos/testing-i686/config
  linux/repos/testing-i686/config.x86_64
  linux/repos/testing-i686/linux.install
  linux/repos/testing-i686/linux.preset
  linux/repos/testing-x86_64/PKGBUILD
  linux/repos/testing-x86_64/alsa-firmware-loading-3.8.8.patch
  linux/repos/testing-x86_64/change-default-console-loglevel.patch
  linux/repos/testing-x86_64/config
  linux/repos/testing-x86_64/config.x86_64
  linux/repos/testing-x86_64/linux.install
  linux/repos/testing-x86_64/linux.preset

--+
 /PKGBUILD|  660 
 /alsa-firmware-loading-3.8.8.patch   |  178 
 /change-default-console-loglevel.patch   |   24 
 /config  |12546 +
 /config.x86_64   |12140 
 /linux.install   |  130 
 /linux.preset|   28 
 testing-i686/PKGBUILD|  330 
 testing-i686/alsa-firmware-loading-3.8.8.patch   |   89 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 6273 
 testing-i686/config.x86_64   | 6070 
 testing-i686/linux.install   |   65 
 testing-i686/linux.preset|   14 
 testing-x86_64/PKGBUILD  |  330 
 testing-x86_64/alsa-firmware-loading-3.8.8.patch |   89 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 6273 
 testing-x86_64/config.x86_64 | 6070 
 testing-x86_64/linux.install |   65 
 testing-x86_64/linux.preset  |   14 
 21 files changed, 25706 insertions(+), 25706 deletions(-)

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


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

2013-06-14 Thread Dave Reisner
Date: Friday, June 14, 2013 @ 17:46:18
  Author: dreisner
Revision: 188464

remove trailing period in desc

Modified:
  yajl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:38:21 UTC (rev 188463)
+++ PKGBUILD2013-06-14 15:46:18 UTC (rev 188464)
@@ -6,7 +6,7 @@
 pkgname=yajl
 pkgver=2.0.4
 pkgrel=1
-pkgdesc='Yet Another JSON Library.'
+pkgdesc='Yet Another JSON Library'
 arch=('i686' 'x86_64')
 url='http://lloyd.github.com/yajl/'
 license=('ISC')



[arch-commits] Commit in perl-devel-symdump/trunk (PKGBUILD)

2013-06-14 Thread Sergej Pupykin
Date: Friday, June 14, 2013 @ 19:39:58
  Author: spupykin
Revision: 92756

upgpkg: perl-devel-symdump 2.10-1

upd

Modified:
  perl-devel-symdump/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 12:16:32 UTC (rev 92755)
+++ PKGBUILD2013-06-14 17:39:58 UTC (rev 92756)
@@ -3,8 +3,8 @@
 # Contributor: François Charette firmicus ατ gmx δοτ net
 
 pkgname=perl-devel-symdump
-pkgver=2.08
-pkgrel=4
+pkgver=2.10
+pkgrel=1
 pkgdesc=Perl symbol table access and dumping
 arch=('any')
 url=http://search.cpan.org/dist/Devel-Symdump;
@@ -12,7 +12,7 @@
 depends=('perl=5.10.0')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/A/AN/ANDK/Devel-Symdump-$pkgver.tar.gz)
-md5sums=('68e3a2f2f989bff295ee63aed5a2a1e5')
+md5sums=('762386076eebe92b41c31da56eb9bd06')
 
 build() {
   cd  $srcdir/Devel-Symdump-$pkgver



[arch-commits] Commit in perl-json-xs/repos (4 files)

2013-06-14 Thread Sergej Pupykin
Date: Friday, June 14, 2013 @ 19:40:33
  Author: spupykin
Revision: 92759

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

Added:
  perl-json-xs/repos/community-i686/PKGBUILD
(from rev 92758, perl-json-xs/trunk/PKGBUILD)
  perl-json-xs/repos/community-x86_64/PKGBUILD
(from rev 92758, perl-json-xs/trunk/PKGBUILD)
Deleted:
  perl-json-xs/repos/community-i686/PKGBUILD
  perl-json-xs/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-06-14 17:40:14 UTC (rev 92758)
+++ community-i686/PKGBUILD 2013-06-14 17:40:33 UTC (rev 92759)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Tor Krill t...@krill.nu
-
-pkgname=perl-json-xs
-pkgver=2.33
-pkgrel=2
-pkgdesc=JSON::XS - JSON serialising/deserialising, done correctly and fast
-url=http://search.cpan.org/dist/JSON-XS/;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('perl' 'perl-common-sense')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
-md5sums=('6a1eafeadc1680a806ec2eb1798f6084')
-
-build() {
-  cd  $srcdir/JSON-XS-$pkgver
-# eval `perl -V:archname`
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-package() {
-  cd  $srcdir/JSON-XS-$pkgver
-  make DESTDIR=$pkgdir install
-
-  find $pkgdir -name '.packlist' -delete  \
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-json-xs/repos/community-i686/PKGBUILD (from rev 92758, 
perl-json-xs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-06-14 17:40:33 UTC (rev 92759)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Tor Krill t...@krill.nu
+
+pkgname=perl-json-xs
+pkgver=2.34
+pkgrel=1
+pkgdesc=JSON::XS - JSON serialising/deserialising, done correctly and fast
+url=http://search.cpan.org/dist/JSON-XS/;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('perl' 'perl-common-sense')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
+md5sums=('dda3c03335665cdeff91c37a269b833b')
+
+build() {
+  cd  $srcdir/JSON-XS-$pkgver
+# eval `perl -V:archname`
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+package() {
+  cd  $srcdir/JSON-XS-$pkgver
+  make DESTDIR=$pkgdir install
+
+  find $pkgdir -name '.packlist' -delete  \
+  find $pkgdir -name '*.pod' -delete
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-06-14 17:40:14 UTC (rev 92758)
+++ community-x86_64/PKGBUILD   2013-06-14 17:40:33 UTC (rev 92759)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Tor Krill t...@krill.nu
-
-pkgname=perl-json-xs
-pkgver=2.33
-pkgrel=2
-pkgdesc=JSON::XS - JSON serialising/deserialising, done correctly and fast
-url=http://search.cpan.org/dist/JSON-XS/;
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('perl' 'perl-common-sense')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
-md5sums=('6a1eafeadc1680a806ec2eb1798f6084')
-
-build() {
-  cd  $srcdir/JSON-XS-$pkgver
-# eval `perl -V:archname`
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-package() {
-  cd  $srcdir/JSON-XS-$pkgver
-  make DESTDIR=$pkgdir install
-
-  find $pkgdir -name '.packlist' -delete  \
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-json-xs/repos/community-x86_64/PKGBUILD (from rev 92758, 
perl-json-xs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-06-14 17:40:33 UTC (rev 92759)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Tor Krill t...@krill.nu
+
+pkgname=perl-json-xs
+pkgver=2.34
+pkgrel=1
+pkgdesc=JSON::XS - JSON serialising/deserialising, done correctly and fast
+url=http://search.cpan.org/dist/JSON-XS/;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('perl' 'perl-common-sense')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
+md5sums=('dda3c03335665cdeff91c37a269b833b')
+
+build() {
+  cd  $srcdir/JSON-XS-$pkgver
+# eval `perl -V:archname`
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+package() {
+  cd  $srcdir/JSON-XS-$pkgver
+  make DESTDIR=$pkgdir install
+
+  find $pkgdir -name '.packlist' -delete  \
+  find $pkgdir -name '*.pod' 

[arch-commits] Commit in perl-json-xs/trunk (PKGBUILD)

2013-06-14 Thread Sergej Pupykin
Date: Friday, June 14, 2013 @ 19:40:14
  Author: spupykin
Revision: 92758

upgpkg: perl-json-xs 2.34-1

upd

Modified:
  perl-json-xs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 17:40:10 UTC (rev 92757)
+++ PKGBUILD2013-06-14 17:40:14 UTC (rev 92758)
@@ -3,8 +3,8 @@
 # Contributor: Tor Krill t...@krill.nu
 
 pkgname=perl-json-xs
-pkgver=2.33
-pkgrel=2
+pkgver=2.34
+pkgrel=1
 pkgdesc=JSON::XS - JSON serialising/deserialising, done correctly and fast
 url=http://search.cpan.org/dist/JSON-XS/;
 license=(GPL)
@@ -12,7 +12,7 @@
 depends=('perl' 'perl-common-sense')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
-md5sums=('6a1eafeadc1680a806ec2eb1798f6084')
+md5sums=('dda3c03335665cdeff91c37a269b833b')
 
 build() {
   cd  $srcdir/JSON-XS-$pkgver



[arch-commits] Commit in perl-devel-symdump/repos/community-any (PKGBUILD PKGBUILD)

2013-06-14 Thread Sergej Pupykin
Date: Friday, June 14, 2013 @ 19:40:10
  Author: spupykin
Revision: 92757

archrelease: copy trunk to community-any

Added:
  perl-devel-symdump/repos/community-any/PKGBUILD
(from rev 92756, perl-devel-symdump/trunk/PKGBUILD)
Deleted:
  perl-devel-symdump/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-14 17:39:58 UTC (rev 92756)
+++ PKGBUILD2013-06-14 17:40:10 UTC (rev 92757)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: François Charette firmicus ατ gmx δοτ net
-
-pkgname=perl-devel-symdump
-pkgver=2.08
-pkgrel=4
-pkgdesc=Perl symbol table access and dumping
-arch=('any')
-url=http://search.cpan.org/dist/Devel-Symdump;
-license=('GPL' 'PerlArtistic')
-depends=('perl=5.10.0')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/A/AN/ANDK/Devel-Symdump-$pkgver.tar.gz)
-md5sums=('68e3a2f2f989bff295ee63aed5a2a1e5')
-
-build() {
-  cd  $srcdir/Devel-Symdump-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-devel-symdump/repos/community-any/PKGBUILD (from rev 92756, 
perl-devel-symdump/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-14 17:40:10 UTC (rev 92757)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: François Charette firmicus ατ gmx δοτ net
+
+pkgname=perl-devel-symdump
+pkgver=2.10
+pkgrel=1
+pkgdesc=Perl symbol table access and dumping
+arch=('any')
+url=http://search.cpan.org/dist/Devel-Symdump;
+license=('GPL' 'PerlArtistic')
+depends=('perl=5.10.0')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/A/AN/ANDK/Devel-Symdump-$pkgver.tar.gz)
+md5sums=('762386076eebe92b41c31da56eb9bd06')
+
+build() {
+  cd  $srcdir/Devel-Symdump-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Devel-Symdump-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



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

2013-06-14 Thread Jakob Gruber
Date: Friday, June 14, 2013 @ 20:41:30
  Author: schuay
Revision: 92760

Replaced source URL for epdfview FS#35781

Modified:
  epdfview/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 17:40:33 UTC (rev 92759)
+++ PKGBUILD2013-06-14 18:41:30 UTC (rev 92760)
@@ -13,7 +13,9 @@
 depends=('poppler-glib' 'desktop-file-utils' 'hicolor-icon-theme' 'gtk2')
 makedepends=('pkgconfig')
 install='epdfview.install'
-source=(http://www.emma-soft.com/projects/${pkgname}/chrome/site/releases/${pkgname}-${pkgver}.tar.bz2;
+# The official site has been down, apparently for a couple of months.
+# 
source=(http://www.emma-soft.com/projects/${pkgname}/chrome/site/releases/${pkgname}-${pkgver}.tar.bz2;
+source=(ftp://ftp.slackware.com/.1/blfs/conglomeration/epdfview/${pkgname}-${pkgver}.tar.bz2;
 ${pkgname}.desktop.patch
 glib2_headers.patch
 0001-When-using-Poppler-0.17.0-I-needed-to-swap-the-blue-.patch



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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 20:46:17
  Author: heftig
Revision: 188465

fix dep. sync with webkitgtk

Modified:
  webkitgtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 15:46:18 UTC (rev 188464)
+++ PKGBUILD2013-06-14 18:46:17 UTC (rev 188465)
@@ -3,38 +3,39 @@
 
 pkgname=webkitgtk2
 pkgver=1.10.2
-pkgrel=5
-arch=('i686' 'x86_64')
+pkgrel=6
+pkgdesc=GTK+ Web content engine library for GTK+ 2.0
+arch=(i686 x86_64)
 url=http://webkitgtk.org/;
-license=('custom')
-makedepends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gstreamer0.10-base' 'gperf' 'gobject-introspection' 'python2' 'mesa' 
'ruby' 'gtk-doc')
-options=('!libtool' '!emptydirs')
+license=(custom)
+depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 
gstreamer0.10-base
+ icu)
+makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
+optdepends=()
+provides=(libwebkit=${pkgver})
+conflicts=(libwebkit)
+replaces=(libwebkit)
+options=(!libtool !emptydirs)
 source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
 sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
 
 build() {
-  cd $srcdir/webkitgtk-$pkgver
-  mkdir build-gtk2
-
-  cd build-gtk2
-  PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
+  cd webkitgtk-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/$pkgname \
 --enable-introspection \
---disable-silent-rules \
---libexecdir=/usr/lib/webkitgtk2 \
+--disable-webkit2 \
 --with-gstreamer=0.10 \
---with-gtk=2.0 \
---disable-webkit2
+--with-gtk=2.0
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make all stamp-po
 }
 
 package() {
-  pkgdesc=GTK+ Web content engine library for GTK+ 2.0
-  depends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gstreamer0.10-base')
-  conflicts=('libwebkit')
-  provides=(libwebkit=${pkgver})
-  replaces=('libwebkit')
-  
-  cd $srcdir/webkitgtk-$pkgver/build-gtk2
+  cd webkitgtk-$pkgver
   make -j1 DESTDIR=$pkgdir install
-  install -Dm644 ../Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm644 Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
 }



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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 20:53:39
  Author: heftig
Revision: 188466

1.16.3

Modified:
  gvfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 18:46:17 UTC (rev 188465)
+++ PKGBUILD2013-06-14 18:53:39 UTC (rev 188466)
@@ -3,15 +3,15 @@
 
 pkgbase=gvfs
 pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp' 
'gvfs-goa' 'gvfs-mtp')
-pkgver=1.16.2
-pkgrel=2
+pkgver=1.16.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
 makedepends=('avahi' 'bluez-libs' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 
'libcdio-paranoia' 'libgphoto2' 'libimobiledevice' 'libsoup=2.24.0' 
'smbclient' 'udisks2' 'libsecret' 'docbook-xsl' 'gtk3' 'libmtp' 
'gnome-online-accounts' 'libbluray')
 url=http://www.gnome.org;
 options=(!libtool)
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('6b0e62d27fe73844efb536689057b762fbce085984800c83395371306ec547f1')
+sha256sums=('02a4483d0dd2e307f58f8e1d34dd29dbe06d3a345b73ac8d6f87bb91189c8e49')
 
 build() {
   cd $pkgbase-$pkgver



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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:02:37
  Author: heftig
Revision: 188467

3.8.3.1

Modified:
  gnome-documents/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 18:53:39 UTC (rev 188466)
+++ PKGBUILD2013-06-14 19:02:37 UTC (rev 188467)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=gnome-documents
-pkgver=3.8.3
+pkgver=3.8.3.1
 pkgrel=1
 pkgdesc=Documents Manager for GNOME
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 options=('!libtool')
 install=gnome-documents.install
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c3c700a5da60dad688f22811a1e80b76499cbb5a186bb0aab950e2285e5c5132')
+sha256sums=('608d965857a0dc0230f0c2408dc28acd78fba5e77b2ba4a1c7fe99376c05b551')
 
 build() {
   cd $pkgname-$pkgver



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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:04:07
  Author: heftig
Revision: 188468

3.8.3

Modified:
  gdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 19:02:37 UTC (rev 188467)
+++ PKGBUILD2013-06-14 19:04:07 UTC (rev 188468)
@@ -4,8 +4,8 @@
 
 pkgbase=gdm
 pkgname=(gdm libgdm)
-pkgver=3.8.1.1
-pkgrel=2
+pkgver=3.8.3
+pkgrel=1
 pkgdesc=Gnome Display Manager
 arch=(i686 x86_64)
 license=(GPL)
@@ -16,7 +16,7 @@
 checkdepends=('check')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver::3}/$pkgbase-$pkgver.tar.xz
 fix_external_program_directories.patch)
-sha256sums=('16f8141040798ba00be0d718ba24cce927d6412b767d091f9ee5bf93f5800ba8'
+sha256sums=('1d0ed61ac2b184c62acb0d09a5b7c03793b5793599dbb6888d7fe8d1fb6e8da2'
 'a878680734e35c1d66252cbcfe678c3961b5ff0fa16302f8796a5e7e65ffe4a2')
 
 build() {



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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:19:58
  Author: heftig
Revision: 188469

0.5.4

Modified:
  gstreamer-vaapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 19:04:07 UTC (rev 188468)
+++ PKGBUILD2013-06-14 19:19:58 UTC (rev 188469)
@@ -3,17 +3,18 @@
 
 pkgbase=gstreamer-vaapi
 pkgname=(gst-vaapi gstreamer0.10-vaapi)
-pkgver=0.5.3
+pkgver=0.5.4
 pkgrel=1
 pkgdesc=GStreamer Multimedia Framework VA Plugins
 arch=(i686 x86_64)
 license=(LGPL)
 url=http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/;
-makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins 
gstreamer0.10-bad-plugins libva)
+makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins 
gstreamer0.10-bad-plugins libva
+ libxrandr)
 options=(!libtool !emptydirs)
 
 source=($url/$pkgbase-${pkgver}.tar.bz2)
-sha1sums=('f99f657c8c19dd008a8066d8b2237aff4a05810d')
+sha1sums=('acd624693e392d6fd037d7072613e7384ebd6371')
 
 prepare() {
   cd $pkgbase-$pkgver
@@ -40,14 +41,14 @@
 }
 
 package_gst-vaapi() {
-  depends=(gst-plugins-base gst-plugins-bad libva)
+  depends=(gst-plugins-base gst-plugins-bad libva libxrandr)
 
   cd $pkgbase-$pkgver/build-1.0
   make DESTDIR=$pkgdir install
 }
 
 package_gstreamer0.10-vaapi() {
-  depends=(gstreamer0.10-base-plugins gstreamer0.10-bad-plugins libva)
+  depends=(gstreamer0.10-base-plugins gstreamer0.10-bad-plugins libva 
libxrandr)
 
   cd $pkgbase-$pkgver/build-0.10
   make DESTDIR=$pkgdir install



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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:24:13
  Author: heftig
Revision: 188470

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

Added:
  gvfs/repos/extra-i686/PKGBUILD
(from rev 188469, gvfs/trunk/PKGBUILD)
  gvfs/repos/extra-i686/gvfs-module.install
(from rev 188469, gvfs/trunk/gvfs-module.install)
  gvfs/repos/extra-i686/gvfs-smb.install
(from rev 188469, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/extra-i686/gvfs.install
(from rev 188469, gvfs/trunk/gvfs.install)
  gvfs/repos/extra-x86_64/PKGBUILD
(from rev 188469, gvfs/trunk/PKGBUILD)
  gvfs/repos/extra-x86_64/gvfs-module.install
(from rev 188469, gvfs/trunk/gvfs-module.install)
  gvfs/repos/extra-x86_64/gvfs-smb.install
(from rev 188469, gvfs/trunk/gvfs-smb.install)
  gvfs/repos/extra-x86_64/gvfs.install
(from rev 188469, gvfs/trunk/gvfs.install)
Deleted:
  gvfs/repos/extra-i686/PKGBUILD
  gvfs/repos/extra-i686/gvfs-module.install
  gvfs/repos/extra-i686/gvfs-smb.install
  gvfs/repos/extra-i686/gvfs.install
  gvfs/repos/extra-x86_64/PKGBUILD
  gvfs/repos/extra-x86_64/gvfs-module.install
  gvfs/repos/extra-x86_64/gvfs-smb.install
  gvfs/repos/extra-x86_64/gvfs.install

--+
 /PKGBUILD|  278 +
 /gvfs-module.install |   14 +
 /gvfs-smb.install|   24 +++
 /gvfs.install|   28 +++
 extra-i686/PKGBUILD  |  139 --
 extra-i686/gvfs-module.install   |7 
 extra-i686/gvfs-smb.install  |   12 -
 extra-i686/gvfs.install  |   14 -
 extra-x86_64/PKGBUILD|  139 --
 extra-x86_64/gvfs-module.install |7 
 extra-x86_64/gvfs-smb.install|   12 -
 extra-x86_64/gvfs.install|   14 -
 12 files changed, 344 insertions(+), 344 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 19:19:58 UTC (rev 188469)
+++ extra-i686/PKGBUILD 2013-06-14 19:24:13 UTC (rev 188470)
@@ -1,139 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgbase=gvfs
-pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp' 
'gvfs-goa' 'gvfs-mtp')
-pkgver=1.16.2
-pkgrel=2
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('avahi' 'bluez-libs' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 
'libcdio-paranoia' 'libgphoto2' 'libimobiledevice' 'libsoup=2.24.0' 
'smbclient' 'udisks2' 'libsecret' 'docbook-xsl' 'gtk3' 'libmtp' 
'gnome-online-accounts' 'libbluray')
-url=http://www.gnome.org;
-options=(!libtool)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('6b0e62d27fe73844efb536689057b762fbce085984800c83395371306ec547f1')
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/gvfs \
-  --with-bash-completion-dir=/usr/share/bash-completion/completions
-  make
-}
-
-package_gvfs() {
-  pkgdesc=Userspace virtual filesystem implemented as a pluggable module for 
gio
-  depends=('avahi' 'dconf' 'fuse' 'libarchive' 'libcdio-paranoia' 
'libsoup=2.24.0' 'udisks2' 'libsecret' 'libbluray')
-  optdepends=('gvfs-afc: AFC (mobile devices) support'
-  'gvfs-smb: SMB/CIFS (Windows client) support'
-  'gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support'
-  'gvfs-obexftp: ObexFTP (bluetooth) support'
-  'gvfs-afp: Apple Filing Protocol (AFP) support'
-  'gvfs-mtp: MTP device support'
-  'gvfs-goa: gnome-online-accounts support'
-  'gtk3: Recent files support')
-  install=gvfs.install
-
-  cd $pkgbase-$pkgver
-  sed -e 's/^am__append_4/#am__append_4/' \
-  -e 's/^am__append_5/#am__append_5/' \
-  -e 's/^am__append_6/#am__append_6/' \
-  -e 's/^am__append_7/#am__append_7/' \
-  -i monitor/Makefile
-  make DESTDIR=$pkgdir install
-
-  cd $pkgdir
-  rm usr/lib/gvfs/gvfsd-{smb,smb-browse,afc,afp,afp-browse,gphoto2,obexftp,mtp}
-  rm 
usr/share/gvfs/mounts/{smb,smb-browse,afc,afp,afp-browse,gphoto2,obexftp,mtp}.mount
-  rm usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
-  rm usr/share/GConf/gsettings/gvfs-smb.convert
-}
-
-package_gvfs-smb() {
-  pkgdesc=SMB/CIFS (Windows client) backend for gvfs
-  depends=(gvfs=$pkgver 'smbclient')
-  install=gvfs-smb.install
-
-  cd $pkgbase-$pkgver/daemon
-  install -m755 -d $pkgdir/usr/lib/gvfs
-  install -m755 -d $pkgdir/usr/share/gvfs/mounts
-
-  install -m755 .libs/gvfsd-smb{,-browse} $pkgdir/usr/lib/gvfs/
-  install -m644 smb{,-browse}.mount $pkgdir/usr/share/gvfs/mounts/
-
-  install -Dm644 org.gnome.system.smb.gschema.xml \
-$pkgdir/usr/share/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
-  install -Dm644 gvfs-smb.convert \
-$pkgdir/usr/share/GConf/gsettings/gvfs-smb.convert
-}
-
-package_gvfs-afc() {
-  

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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:27:51
  Author: heftig
Revision: 188471

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

Added:
  gdm/repos/extra-i686/PKGBUILD
(from rev 188470, gdm/trunk/PKGBUILD)
  gdm/repos/extra-i686/fix_external_program_directories.patch
(from rev 188470, gdm/trunk/fix_external_program_directories.patch)
  gdm/repos/extra-i686/gdm.install
(from rev 188470, gdm/trunk/gdm.install)
  gdm/repos/extra-x86_64/PKGBUILD
(from rev 188470, gdm/trunk/PKGBUILD)
  gdm/repos/extra-x86_64/fix_external_program_directories.patch
(from rev 188470, gdm/trunk/fix_external_program_directories.patch)
  gdm/repos/extra-x86_64/gdm.install
(from rev 188470, gdm/trunk/gdm.install)
Deleted:
  gdm/repos/extra-i686/PKGBUILD
  gdm/repos/extra-i686/fix_external_program_directories.patch
  gdm/repos/extra-i686/gdm.install
  gdm/repos/extra-x86_64/PKGBUILD
  gdm/repos/extra-x86_64/fix_external_program_directories.patch
  gdm/repos/extra-x86_64/gdm.install

-+
 /PKGBUILD   |  158 ++
 /fix_external_program_directories.patch |   24 ++
 /gdm.install|   60 ++
 extra-i686/PKGBUILD |   79 -
 extra-i686/fix_external_program_directories.patch   |   12 -
 extra-i686/gdm.install  |   30 ---
 extra-x86_64/PKGBUILD   |   79 -
 extra-x86_64/fix_external_program_directories.patch |   12 -
 extra-x86_64/gdm.install|   30 ---
 9 files changed, 242 insertions(+), 242 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 19:24:13 UTC (rev 188470)
+++ extra-i686/PKGBUILD 2013-06-14 19:27:51 UTC (rev 188471)
@@ -1,79 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgbase=gdm
-pkgname=(gdm libgdm)
-pkgver=3.8.1.1
-pkgrel=2
-pkgdesc=Gnome Display Manager
-arch=(i686 x86_64)
-license=(GPL)
-url=http://www.gnome.org;
-options=('!libtool')
-depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server)
-makedepends=(itstool intltool gnome-doc-utils gobject-introspection)
-checkdepends=('check')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver::3}/$pkgbase-$pkgver.tar.xz
-fix_external_program_directories.patch)
-sha256sums=('16f8141040798ba00be0d718ba24cce927d6412b767d091f9ee5bf93f5800ba8'
-'a878680734e35c1d66252cbcfe678c3961b5ff0fa16302f8796a5e7e65ffe4a2')
-
-build() {
-  cd $pkgbase-$pkgver
-  patch -Np1 -i $srcdir/fix_external_program_directories.patch
-
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---libexecdir=/usr/lib/gdm \
---localstatedir=/var \
---disable-static \
---disable-schemas-compile \
---with-at-spi-registryd-directory=/usr/lib/at-spi2-core \
---with-check-accelerated-directory=/usr/lib/gnome-session \
---with-authentication-agent-directory=/usr/lib/polkit-gnome \
---without-tcp-wrappers \
---without-console-kit \
---with-systemd \
---with-default-pam-config=exherbo
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
$export_dynamic = yes  test -n $export_dynamic_flag_spec; then/  
func_append compile_command  -Wl,-O1,--as-needed\n  func_append 
finalize_command  -Wl,-O1,--as-needed\n\0/' libtool
-
-  make
-}
-
-check() {
-  cd $pkgbase-$pkgver
-  make check
-}
-
-package_gdm() {
-  depends+=(libgdm)
-  optdepends=('fprintd: fingerprint authentication')
-  backup=(etc/pam.d/gdm-autologin etc/pam.d/gdm-fingerprint 
etc/pam.d/gdm-launch-environment
-  etc/pam.d/gdm-password etc/pam.d/gdm-smartcard etc/gdm/custom.conf
-  etc/gdm/Xsession
-  etc/gdm/PostSession/Default etc/gdm/PreSession/Default)
-  groups=(gnome)
-  install=gdm.install
-
-  cd $pkgbase-$pkgver
-  make DESTDIR=$pkgdir install
-
-  chmod 1770 $pkgdir/var/log/gdm
-  chmod 700 $pkgdir/var/lib/gdm/.config/dconf
-  rm -r $pkgdir/var/run $pkgdir/var/gdm
-
-### Split libgdm
-  make -C gui/libgdm DESTDIR=$pkgdir uninstall
-}
-
-package_libgdm() {
-  pkgdesc=GDM support library
-  depends=(systemd)
-
-  cd $pkgbase-$pkgver
-  make -C gui/libgdm DESTDIR=$pkgdir install
-}

Copied: gdm/repos/extra-i686/PKGBUILD (from rev 188470, gdm/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-14 19:27:51 UTC (rev 188471)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgbase=gdm
+pkgname=(gdm libgdm)
+pkgver=3.8.3
+pkgrel=1
+pkgdesc=Gnome Display Manager
+arch=(i686 x86_64)
+license=(GPL)

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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:29:50
  Author: heftig
Revision: 188472

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

Added:
  gnome-documents/repos/extra-i686/PKGBUILD
(from rev 188471, gnome-documents/trunk/PKGBUILD)
  gnome-documents/repos/extra-i686/gnome-documents.install
(from rev 188471, gnome-documents/trunk/gnome-documents.install)
  gnome-documents/repos/extra-x86_64/PKGBUILD
(from rev 188471, gnome-documents/trunk/PKGBUILD)
  gnome-documents/repos/extra-x86_64/gnome-documents.install
(from rev 188471, gnome-documents/trunk/gnome-documents.install)
Deleted:
  gnome-documents/repos/extra-i686/PKGBUILD
  gnome-documents/repos/extra-i686/gnome-documents.install
  gnome-documents/repos/extra-x86_64/PKGBUILD
  gnome-documents/repos/extra-x86_64/gnome-documents.install

--+
 /PKGBUILD|   84 +
 /gnome-documents.install |   26 ++
 extra-i686/PKGBUILD  |   42 
 extra-i686/gnome-documents.install   |   13 -
 extra-x86_64/PKGBUILD|   42 
 extra-x86_64/gnome-documents.install |   13 -
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 19:27:51 UTC (rev 188471)
+++ extra-i686/PKGBUILD 2013-06-14 19:29:50 UTC (rev 188472)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=gnome-documents
-pkgver=3.8.3
-pkgrel=1
-pkgdesc=Documents Manager for GNOME
-arch=(i686 x86_64)
-url=http://www.gnome.org;
-license=(GPL)
-groups=(gnome-extra)
-depends=(evince gjs gtk3 gnome-desktop gnome-online-accounts libgdata
- tracker libzapojit webkitgtk3)
-makedepends=(intltool gobject-introspection itstool docbook-xsl)
-optdepends=('unoconv: Support for Libreoffice document types')
-options=('!libtool')
-install=gnome-documents.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c3c700a5da60dad688f22811a1e80b76499cbb5a186bb0aab950e2285e5c5132')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib/$pkgname
-  make
-}
-
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-documents/repos/extra-i686/PKGBUILD (from rev 188471, 
gnome-documents/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-14 19:29:50 UTC (rev 188472)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=gnome-documents
+pkgver=3.8.3.1
+pkgrel=1
+pkgdesc=Documents Manager for GNOME
+arch=(i686 x86_64)
+url=http://www.gnome.org;
+license=(GPL)
+groups=(gnome-extra)
+depends=(evince gjs gtk3 gnome-desktop gnome-online-accounts libgdata
+ tracker libzapojit webkitgtk3)
+makedepends=(intltool gobject-introspection itstool docbook-xsl)
+optdepends=('unoconv: Support for Libreoffice document types')
+options=('!libtool')
+install=gnome-documents.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('608d965857a0dc0230f0c2408dc28acd78fba5e77b2ba4a1c7fe99376c05b551')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname
+  make
+}
+
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/gnome-documents.install
===
--- extra-i686/gnome-documents.install  2013-06-14 19:27:51 UTC (rev 188471)
+++ extra-i686/gnome-documents.install  2013-06-14 19:29:50 UTC (rev 188472)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gnome-documents/repos/extra-i686/gnome-documents.install (from rev 
188471, gnome-documents/trunk/gnome-documents.install)
===
--- extra-i686/gnome-documents.install  (rev 0)
+++ extra-i686/gnome-documents.install  2013-06-14 19:29:50 UTC (rev 188472)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+

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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:32:02
  Author: heftig
Revision: 188473

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

Added:
  gstreamer-vaapi/repos/extra-i686/PKGBUILD
(from rev 188472, gstreamer-vaapi/trunk/PKGBUILD)
  gstreamer-vaapi/repos/extra-x86_64/PKGBUILD
(from rev 188472, gstreamer-vaapi/trunk/PKGBUILD)
Deleted:
  gstreamer-vaapi/repos/extra-i686/PKGBUILD
  gstreamer-vaapi/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 19:29:50 UTC (rev 188472)
+++ extra-i686/PKGBUILD 2013-06-14 19:32:02 UTC (rev 188473)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgbase=gstreamer-vaapi
-pkgname=(gst-vaapi gstreamer0.10-vaapi)
-pkgver=0.5.3
-pkgrel=1
-pkgdesc=GStreamer Multimedia Framework VA Plugins
-arch=(i686 x86_64)
-license=(LGPL)
-url=http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/;
-makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins 
gstreamer0.10-bad-plugins libva)
-options=(!libtool !emptydirs)
-
-source=($url/$pkgbase-${pkgver}.tar.bz2)
-sha1sums=('f99f657c8c19dd008a8066d8b2237aff4a05810d')
-
-prepare() {
-  cd $pkgbase-$pkgver
-  mkdir build-1.0 build-0.10
-}
-
-
-build() {
-  cd $pkgbase-$pkgver/build-1.0
-  ../configure --prefix=/usr --disable-static --with-gstreamer-api=1.0
-  make
-
-  cd ../build-0.10
-  ../configure --prefix=/usr --disable-static --with-gstreamer-api=0.10
-  make
-}
-
-check() {
-  cd $pkgbase-$pkgver/build-1.0
-  make check
-
-  cd ../build-0.10
-  make check
-}
-
-package_gst-vaapi() {
-  depends=(gst-plugins-base gst-plugins-bad libva)
-
-  cd $pkgbase-$pkgver/build-1.0
-  make DESTDIR=$pkgdir install
-}
-
-package_gstreamer0.10-vaapi() {
-  depends=(gstreamer0.10-base-plugins gstreamer0.10-bad-plugins libva)
-
-  cd $pkgbase-$pkgver/build-0.10
-  make DESTDIR=$pkgdir install
-}

Copied: gstreamer-vaapi/repos/extra-i686/PKGBUILD (from rev 188472, 
gstreamer-vaapi/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-14 19:32:02 UTC (rev 188473)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgbase=gstreamer-vaapi
+pkgname=(gst-vaapi gstreamer0.10-vaapi)
+pkgver=0.5.4
+pkgrel=1
+pkgdesc=GStreamer Multimedia Framework VA Plugins
+arch=(i686 x86_64)
+license=(LGPL)
+url=http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/;
+makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins 
gstreamer0.10-bad-plugins libva
+ libxrandr)
+options=(!libtool !emptydirs)
+
+source=($url/$pkgbase-${pkgver}.tar.bz2)
+sha1sums=('acd624693e392d6fd037d7072613e7384ebd6371')
+
+prepare() {
+  cd $pkgbase-$pkgver
+  mkdir build-1.0 build-0.10
+}
+
+
+build() {
+  cd $pkgbase-$pkgver/build-1.0
+  ../configure --prefix=/usr --disable-static --with-gstreamer-api=1.0
+  make
+
+  cd ../build-0.10
+  ../configure --prefix=/usr --disable-static --with-gstreamer-api=0.10
+  make
+}
+
+check() {
+  cd $pkgbase-$pkgver/build-1.0
+  make check
+
+  cd ../build-0.10
+  make check
+}
+
+package_gst-vaapi() {
+  depends=(gst-plugins-base gst-plugins-bad libva libxrandr)
+
+  cd $pkgbase-$pkgver/build-1.0
+  make DESTDIR=$pkgdir install
+}
+
+package_gstreamer0.10-vaapi() {
+  depends=(gstreamer0.10-base-plugins gstreamer0.10-bad-plugins libva 
libxrandr)
+
+  cd $pkgbase-$pkgver/build-0.10
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-14 19:29:50 UTC (rev 188472)
+++ extra-x86_64/PKGBUILD   2013-06-14 19:32:02 UTC (rev 188473)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgbase=gstreamer-vaapi
-pkgname=(gst-vaapi gstreamer0.10-vaapi)
-pkgver=0.5.3
-pkgrel=1
-pkgdesc=GStreamer Multimedia Framework VA Plugins
-arch=(i686 x86_64)
-license=(LGPL)
-url=http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/;
-makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins 
gstreamer0.10-bad-plugins libva)
-options=(!libtool !emptydirs)
-
-source=($url/$pkgbase-${pkgver}.tar.bz2)
-sha1sums=('f99f657c8c19dd008a8066d8b2237aff4a05810d')
-
-prepare() {
-  cd $pkgbase-$pkgver
-  mkdir build-1.0 build-0.10
-}
-
-
-build() {
-  cd $pkgbase-$pkgver/build-1.0
-  ../configure --prefix=/usr --disable-static --with-gstreamer-api=1.0
-  make
-
-  cd ../build-0.10
-  ../configure --prefix=/usr --disable-static 

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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:47:56
  Author: heftig
Revision: 188474

suppress warnings

Modified:
  webkitgtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 19:32:02 UTC (rev 188473)
+++ PKGBUILD2013-06-14 19:47:56 UTC (rev 188474)
@@ -21,6 +21,10 @@
 
 build() {
   cd webkitgtk-$pkgver
+
+  # Suppress a *lot* of gcc 4.8 warnings
+  CPPFLAGS+= -Wno-unused-local-typedefs
+
   PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
 --libexecdir=/usr/lib/$pkgname \
 --enable-introspection \



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

2013-06-14 Thread Tom Gundersen
Date: Friday, June 14, 2013 @ 21:52:10
  Author: tomegun
Revision: 188475

upgpkg: polkit 0.111-1

upstream release

Modified:
  polkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 19:47:56 UTC (rev 188474)
+++ PKGBUILD2013-06-14 19:52:10 UTC (rev 188475)
@@ -2,28 +2,26 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=polkit
-pkgver=0.110
-pkgrel=2
+pkgver=0.111
+pkgrel=1
 pkgdesc=Application development toolkit for controlling system-wide 
privileges
 arch=(i686 x86_64)
 license=(LGPL)
 url=http://www.freedesktop.org/wiki/Software/polkit;
-depends=(glib2 pam expat libsystemd js185)
+depends=(glib2 pam expat libsystemd js)
 makedepends=(intltool gtk-doc gobject-introspection)
 options=('!libtool')
 install=polkit.install
 
source=(http://www.freedesktop.org/software/polkit/releases/$pkgname-$pkgver.tar.gz
 polkit.pam)
-md5sums=('06e0d3b72e566ac277fc35c8206d2a28'
- '6564f95878297b954f0572bc1610dd15')
 
 build() {
   cd $pkgname-$pkgver
 
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --libexecdir=/usr/lib/polkit-1 \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system \
-  --disable-static --enable-gtk-doc
+  --enable-libsystemd-login=yes --disable-static \
+  --enable-gtk-doc
   make
 }
 
@@ -36,3 +34,5 @@
 
   install -m644 $srcdir/polkit.pam $pkgdir/etc/pam.d/polkit-1
 }
+md5sums=('81b116edf986d8e13502929a171f4e0d'
+ '6564f95878297b954f0572bc1610dd15')



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

2013-06-14 Thread Tom Gundersen
Date: Friday, June 14, 2013 @ 21:52:20
  Author: tomegun
Revision: 188476

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

Added:
  polkit/repos/testing-i686/
  polkit/repos/testing-i686/PKGBUILD
(from rev 188475, polkit/trunk/PKGBUILD)
  polkit/repos/testing-i686/polkit.install
(from rev 188475, polkit/trunk/polkit.install)
  polkit/repos/testing-i686/polkit.pam
(from rev 188475, polkit/trunk/polkit.pam)
  polkit/repos/testing-x86_64/
  polkit/repos/testing-x86_64/PKGBUILD
(from rev 188475, polkit/trunk/PKGBUILD)
  polkit/repos/testing-x86_64/polkit.install
(from rev 188475, polkit/trunk/polkit.install)
  polkit/repos/testing-x86_64/polkit.pam
(from rev 188475, polkit/trunk/polkit.pam)

---+
 testing-i686/PKGBUILD |   38 ++
 testing-i686/polkit.install   |   18 ++
 testing-i686/polkit.pam   |7 +++
 testing-x86_64/PKGBUILD   |   38 ++
 testing-x86_64/polkit.install |   18 ++
 testing-x86_64/polkit.pam |7 +++
 6 files changed, 126 insertions(+)

Copied: polkit/repos/testing-i686/PKGBUILD (from rev 188475, 
polkit/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-06-14 19:52:20 UTC (rev 188476)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=polkit
+pkgver=0.111
+pkgrel=1
+pkgdesc=Application development toolkit for controlling system-wide 
privileges
+arch=(i686 x86_64)
+license=(LGPL)
+url=http://www.freedesktop.org/wiki/Software/polkit;
+depends=(glib2 pam expat libsystemd js)
+makedepends=(intltool gtk-doc gobject-introspection)
+options=('!libtool')
+install=polkit.install
+source=(http://www.freedesktop.org/software/polkit/releases/$pkgname-$pkgver.tar.gz
+polkit.pam)
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --libexecdir=/usr/lib/polkit-1 \
+  --enable-libsystemd-login=yes --disable-static \
+  --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  chown 102 $pkgdir/etc/polkit-1/rules.d
+  chown 102 $pkgdir/usr/share/polkit-1/rules.d
+
+  install -m644 $srcdir/polkit.pam $pkgdir/etc/pam.d/polkit-1
+}
+md5sums=('81b116edf986d8e13502929a171f4e0d'
+ '6564f95878297b954f0572bc1610dd15')

Copied: polkit/repos/testing-i686/polkit.install (from rev 188475, 
polkit/trunk/polkit.install)
===
--- testing-i686/polkit.install (rev 0)
+++ testing-i686/polkit.install 2013-06-14 19:52:20 UTC (rev 188476)
@@ -0,0 +1,18 @@
+post_install() {
+   getent group polkitd /dev/null || groupadd -g 102 polkitd
+   getent passwd polkitd /dev/null || useradd -c 'Policy Kit Daemon' -u 
102 -g polkitd -d '/' -s /bin/false polkitd
+   passwd -l polkitd /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   if getent passwd polkitd /dev/null; then
+   userdel polkitd
+   fi
+   if getent group polkitd /dev/null; then
+   groupdel polkitd
+   fi
+}

Copied: polkit/repos/testing-i686/polkit.pam (from rev 188475, 
polkit/trunk/polkit.pam)
===
--- testing-i686/polkit.pam (rev 0)
+++ testing-i686/polkit.pam 2013-06-14 19:52:20 UTC (rev 188476)
@@ -0,0 +1,7 @@
+authrequisite   pam_nologin.so
+authrequiredpam_env.so
+authrequiredpam_unix.so
+account requiredpam_unix.so
+session requiredpam_limits.so
+session requiredpam_unix.so
+passwordrequiredpam_unix.so

Copied: polkit/repos/testing-x86_64/PKGBUILD (from rev 188475, 
polkit/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-06-14 19:52:20 UTC (rev 188476)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=polkit
+pkgver=0.111
+pkgrel=1
+pkgdesc=Application development toolkit for controlling system-wide 
privileges
+arch=(i686 x86_64)
+license=(LGPL)
+url=http://www.freedesktop.org/wiki/Software/polkit;
+depends=(glib2 pam expat libsystemd js)
+makedepends=(intltool gtk-doc gobject-introspection)
+options=('!libtool')
+install=polkit.install
+source=(http://www.freedesktop.org/software/polkit/releases/$pkgname-$pkgver.tar.gz
+polkit.pam)
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --libexecdir=/usr/lib/polkit-1 \
+  --enable-libsystemd-login=yes 

[arch-commits] Commit in gnome-user-docs/trunk (PKGBUILD)

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 21:52:37
  Author: heftig
Revision: 188477

3.8.2

Modified:
  gnome-user-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 19:52:20 UTC (rev 188476)
+++ PKGBUILD2013-06-14 19:52:37 UTC (rev 188477)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-user-docs
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc=User documentation for GNOME
 arch=(any)
@@ -12,7 +12,7 @@
 url=http://www.gnome.org;
 groups=('gnome')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('096715cb70525d70be64f5ea6e7e81eaedb2b43d7c51ad2e45d9a28387c0fbf3')
+sha256sums=('eeb96fcd0c253ce9869fe2007402220f2924fa37217c6fac357db236797cadb7')
 
 build() {
   cd $pkgname-$pkgver



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

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 22:00:26
  Author: heftig
Revision: 188478

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

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

---+
 /PKGBUILD |   90 
 extra-i686/PKGBUILD   |   40 -
 extra-x86_64/PKGBUILD |   40 -
 3 files changed, 90 insertions(+), 80 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 19:52:37 UTC (rev 188477)
+++ extra-i686/PKGBUILD 2013-06-14 20:00:26 UTC (rev 188478)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=webkitgtk2
-pkgver=1.10.2
-pkgrel=5
-arch=('i686' 'x86_64')
-url=http://webkitgtk.org/;
-license=('custom')
-makedepends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gstreamer0.10-base' 'gperf' 'gobject-introspection' 'python2' 'mesa' 
'ruby' 'gtk-doc')
-options=('!libtool' '!emptydirs')
-source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
-sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
-
-build() {
-  cd $srcdir/webkitgtk-$pkgver
-  mkdir build-gtk2
-
-  cd build-gtk2
-  PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
---enable-introspection \
---disable-silent-rules \
---libexecdir=/usr/lib/webkitgtk2 \
---with-gstreamer=0.10 \
---with-gtk=2.0 \
---disable-webkit2
-  make all stamp-po
-}
-
-package() {
-  pkgdesc=GTK+ Web content engine library for GTK+ 2.0
-  depends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gstreamer0.10-base')
-  conflicts=('libwebkit')
-  provides=(libwebkit=${pkgver})
-  replaces=('libwebkit')
-  
-  cd $srcdir/webkitgtk-$pkgver/build-gtk2
-  make -j1 DESTDIR=$pkgdir install
-  install -Dm644 ../Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: webkitgtk2/repos/extra-i686/PKGBUILD (from rev 188477, 
webkitgtk2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-14 20:00:26 UTC (rev 188478)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=webkitgtk2
+pkgver=1.10.2
+pkgrel=6
+pkgdesc=GTK+ Web content engine library for GTK+ 2.0
+arch=(i686 x86_64)
+url=http://webkitgtk.org/;
+license=(custom)
+depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 
gstreamer0.10-base
+ icu)
+makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
+optdepends=()
+provides=(libwebkit=${pkgver})
+conflicts=(libwebkit)
+replaces=(libwebkit)
+options=(!libtool !emptydirs)
+source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
+sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
+
+build() {
+  cd webkitgtk-$pkgver
+
+  # Suppress a *lot* of gcc 4.8 warnings
+  CPPFLAGS+= -Wno-unused-local-typedefs
+
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/$pkgname \
+--enable-introspection \
+--disable-webkit2 \
+--with-gstreamer=0.10 \
+--with-gtk=2.0
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make all stamp-po
+}
+
+package() {
+  cd webkitgtk-$pkgver
+  make -j1 DESTDIR=$pkgdir install
+  install -Dm644 Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-14 19:52:37 UTC (rev 188477)
+++ extra-x86_64/PKGBUILD   2013-06-14 20:00:26 UTC (rev 188478)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=webkitgtk2
-pkgver=1.10.2
-pkgrel=5
-arch=('i686' 'x86_64')
-url=http://webkitgtk.org/;
-license=('custom')
-makedepends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 
'gtk2' 'gstreamer0.10-base' 'gperf' 'gobject-introspection' 'python2' 'mesa' 
'ruby' 'gtk-doc')
-options=('!libtool' '!emptydirs')
-source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
-sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
-
-build() {
-  cd $srcdir/webkitgtk-$pkgver
-  mkdir build-gtk2
-
-  cd build-gtk2
-  PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
---enable-introspection \
---disable-silent-rules \
---libexecdir=/usr/lib/webkitgtk2 \
---with-gstreamer=0.10 \
---with-gtk=2.0 \
---disable-webkit2
-  make all stamp-po
-}
-
-package() {
-  pkgdesc=GTK+ Web content engine library for GTK+ 2.0

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

2013-06-14 Thread Sven-Hendrik Haase
Date: Friday, June 14, 2013 @ 22:03:14
  Author: svenstaro
Revision: 92761

upgpkg: wine 1.6rc2-1

Updating to 1.6rc2

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 18:41:30 UTC (rev 92760)
+++ PKGBUILD2013-06-14 20:03:14 UTC (rev 92761)
@@ -5,14 +5,14 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=wine
-pkgver=1.6rc1
+pkgver=1.6rc2
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
 
 
source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
 30-win32-aliases.conf)
-md5sums=('2c1fa996b248362ba53bddb69237c688'
+md5sums=('53e1f38da888c2215ea22ead59f485b0'
  'SKIP'
  '1ff4e467f59409272088d92173a0f801')
 



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

2013-06-14 Thread Sven-Hendrik Haase
Date: Friday, June 14, 2013 @ 22:03:26
  Author: svenstaro
Revision: 92762

archrelease: copy trunk to community-i686

Added:
  wine/repos/community-i686/30-win32-aliases.conf
(from rev 92761, wine/trunk/30-win32-aliases.conf)
  wine/repos/community-i686/PKGBUILD
(from rev 92761, wine/trunk/PKGBUILD)
  wine/repos/community-i686/wine.install
(from rev 92761, wine/trunk/wine.install)
Deleted:
  wine/repos/community-i686/30-win32-aliases.conf
  wine/repos/community-i686/PKGBUILD
  wine/repos/community-i686/wine.install

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  356 
 wine.install  |   24 +--
 3 files changed, 210 insertions(+), 210 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2013-06-14 20:03:14 UTC (rev 92761)
+++ 30-win32-aliases.conf   2013-06-14 20:03:26 UTC (rev 92762)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

Copied: wine/repos/community-i686/30-win32-aliases.conf (from rev 92761, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2013-06-14 20:03:26 UTC (rev 92762)
@@ -0,0 +1,20 @@
+?xml version=1.0?
+!DOCTYPE fontconfig SYSTEM fonts.dtd
+fontconfig
+  alias binding=same
+familyMS Shell Dlg/family
+acceptfamilyMicrosoft Sans Serif/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+  alias binding=same
+familyMS Shell Dlg 2/family
+acceptfamilyTahoma/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+
+  alias binding=same
+familyMS Sans Serif/family
+preferfamilyMicrosoft Sans Serif/family/prefer
+defaultfamilysans-serif/family/default
+  /alias
+/fontconfig

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-14 20:03:14 UTC (rev 92761)
+++ PKGBUILD2013-06-14 20:03:26 UTC (rev 92762)
@@ -1,178 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Eduardo Romero edua...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=wine
-pkgver=1.6rc1
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-md5sums=('2c1fa996b248362ba53bddb69237c688'
- 'SKIP'
- '1ff4e467f59409272088d92173a0f801')
-
-pkgdesc=A compatibility layer for running Windows programs
-url=http://www.winehq.com;
-arch=(i686 x86_64)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc=4.5.0-2'  'gcc-multilib=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcmslib32-lcms
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  alsa-liblib32-alsa-lib
-  libxcomposite   lib32-libxcomposite
-  mesalib32-mesa
-  mesa-libgl  lib32-mesa-libgl
-  libcl   lib32-libcl
-  oss
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  libldap lib32-libldap
-  gnutls  lib32-gnutls
-  lcmslib32-lcms
-  libxml2 lib32-libxml2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  libpulselib32-libpulse
-  alsa-pluginslib32-alsa-plugins
-  alsa-liblib32-alsa-lib
-  libjpeg-turbo   lib32-libjpeg-turbo
-  libxcomposite   lib32-libxcomposite
-  libxinerama lib32-libxinerama
-  

[arch-commits] Commit in gnome-user-docs/repos/extra-any (PKGBUILD PKGBUILD)

2013-06-14 Thread Jan Steffens
Date: Friday, June 14, 2013 @ 22:17:23
  Author: heftig
Revision: 188479

archrelease: copy trunk to extra-any

Added:
  gnome-user-docs/repos/extra-any/PKGBUILD
(from rev 188478, gnome-user-docs/trunk/PKGBUILD)
Deleted:
  gnome-user-docs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-14 20:00:26 UTC (rev 188478)
+++ PKGBUILD2013-06-14 20:17:23 UTC (rev 188479)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gnome-user-docs
-pkgver=3.8.1
-pkgrel=1
-pkgdesc=User documentation for GNOME
-arch=(any)
-license=('FDL')
-depends=('yelp')
-makedepends=('yelp-tools')
-url=http://www.gnome.org;
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('096715cb70525d70be64f5ea6e7e81eaedb2b43d7c51ad2e45d9a28387c0fbf3')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-user-docs/repos/extra-any/PKGBUILD (from rev 188478, 
gnome-user-docs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-14 20:17:23 UTC (rev 188479)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gnome-user-docs
+pkgver=3.8.2
+pkgrel=1
+pkgdesc=User documentation for GNOME
+arch=(any)
+license=('FDL')
+depends=('yelp')
+makedepends=('yelp-tools')
+url=http://www.gnome.org;
+groups=('gnome')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('eeb96fcd0c253ce9869fe2007402220f2924fa37217c6fac357db236797cadb7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in wine/repos/multilib-x86_64 (6 files)

2013-06-14 Thread Sven-Hendrik Haase
Date: Friday, June 14, 2013 @ 22:24:17
  Author: svenstaro
Revision: 92763

archrelease: copy trunk to multilib-x86_64

Added:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 92762, wine/trunk/30-win32-aliases.conf)
  wine/repos/multilib-x86_64/PKGBUILD
(from rev 92762, wine/trunk/PKGBUILD)
  wine/repos/multilib-x86_64/wine.install
(from rev 92762, wine/trunk/wine.install)
Deleted:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
  wine/repos/multilib-x86_64/PKGBUILD
  wine/repos/multilib-x86_64/wine.install

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  356 
 wine.install  |   24 +--
 3 files changed, 210 insertions(+), 210 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2013-06-14 20:03:26 UTC (rev 92762)
+++ 30-win32-aliases.conf   2013-06-14 20:24:17 UTC (rev 92763)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 92762, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2013-06-14 20:24:17 UTC (rev 92763)
@@ -0,0 +1,20 @@
+?xml version=1.0?
+!DOCTYPE fontconfig SYSTEM fonts.dtd
+fontconfig
+  alias binding=same
+familyMS Shell Dlg/family
+acceptfamilyMicrosoft Sans Serif/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+  alias binding=same
+familyMS Shell Dlg 2/family
+acceptfamilyTahoma/family/accept
+defaultfamilysans-serif/family/default
+  /alias
+
+  alias binding=same
+familyMS Sans Serif/family
+preferfamilyMicrosoft Sans Serif/family/prefer
+defaultfamilysans-serif/family/default
+  /alias
+/fontconfig

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-14 20:03:26 UTC (rev 92762)
+++ PKGBUILD2013-06-14 20:24:17 UTC (rev 92763)
@@ -1,178 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Jan heftig Steffens jan.steff...@gmail.com
-# Contributor: Eduardo Romero edua...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=wine
-pkgver=1.6rc1
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
-30-win32-aliases.conf)
-md5sums=('2c1fa996b248362ba53bddb69237c688'
- 'SKIP'
- '1ff4e467f59409272088d92173a0f801')
-
-pkgdesc=A compatibility layer for running Windows programs
-url=http://www.winehq.com;
-arch=(i686 x86_64)
-license=(LGPL)
-install=wine.install
-
-_depends=(
-  fontconfig  lib32-fontconfig
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex prelink
-  'gcc=4.5.0-2'  'gcc-multilib=4.5.0-2'
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  gnutls  lib32-gnutls
-  libxinerama lib32-libxinerama
-  libxcomposite   lib32-libxcomposite
-  libxmu  lib32-libxmu
-  libxxf86vm  lib32-libxxf86vm
-  libxml2 lib32-libxml2
-  libldap lib32-libldap
-  lcmslib32-lcms
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  alsa-liblib32-alsa-lib
-  libxcomposite   lib32-libxcomposite
-  mesalib32-mesa
-  mesa-libgl  lib32-mesa-libgl
-  libcl   lib32-libcl
-  oss
-  samba
-  opencl-headers
-)
-  
-optdepends=(
-  giflib  lib32-giflib
-  libpng  lib32-libpng
-  libldap lib32-libldap
-  gnutls  lib32-gnutls
-  lcmslib32-lcms
-  libxml2 lib32-libxml2
-  mpg123  lib32-mpg123
-  openal  lib32-openal
-  v4l-utils   lib32-v4l-utils
-  libpulselib32-libpulse
-  alsa-pluginslib32-alsa-plugins
-  alsa-liblib32-alsa-lib
-  libjpeg-turbo   lib32-libjpeg-turbo
-  libxcomposite   lib32-libxcomposite
-  libxinerama 

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

2013-06-14 Thread Alexander Rødseth
Date: Friday, June 14, 2013 @ 23:32:00
  Author: arodseth
Revision: 92767

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

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

-+
 /PKGBUILD   |  288 ++
 /go.install |   26 +++
 /go.sh  |2 
 community-i686/PKGBUILD |  144 -
 community-i686/go.install   |   13 -
 community-i686/go.sh|1 
 community-x86_64/PKGBUILD   |  144 -
 community-x86_64/go.install |   13 -
 community-x86_64/go.sh  |1 
 9 files changed, 316 insertions(+), 316 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-06-14 21:31:43 UTC (rev 92766)
+++ community-i686/PKGBUILD 2013-06-14 21:32:00 UTC (rev 92767)
@@ -1,144 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Rémy Oudompheng  r...@archlinux.org
-# Contributor: Andres Perera andres87p gmail
-# Contributor: Matthew Bauer mjbaue...@gmail.com
-# Contributor: Christian Himpel chres...@gmail.com
-# Contributor: Mike Rosset mike.ros...@gmail.com
-# Contributor: Daniel YC Lin dlin...@gmail.com
-
-# TODO: Create split packages for the crosscompilation versions? (maybe)
-
-pkgname=go
-pkgver=1.1
-pkgrel=4
-epoch=2
-pkgdesc='Compiler and tools for the Go programming language from Google'
-arch=('x86_64' 'i686')
-url='http://golang.org/'
-license=('custom')
-depends=('perl' 'gawk')
-makedepends=('inetutils')
-options=('!strip')
-install=$pkgname.install
-backup=('usr/lib/go/bin')
-
-if [ $CARCH == 'x86_64' ]; then
-  source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-amd64.tar.gz;
-  $pkgname.sh)
-  
sha256sums=('2ed0548bc9f9071c24d253f945dd8354bdaa8a9925e48ad5eef586afbf6cfe8a'
-   'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
-else
-  source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-386.tar.gz;
-  $pkgname.sh)
-  
sha256sums=('fd6c951cbd5329f192430fe579dbe594d380c80651bf660c1b3d4e9a86370383'
-'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
-fi
-
-build() {
-  cd $srcdir/$pkgname/src
-
-  export GOROOT_FINAL=/usr/lib/go
-
-  # Enable ARM crosscompilation for linux
-  export GOOS=linux
-  export GOARCH=arm
-  bash make.bash
-
-  # Crosscompilation for various platforms (including linux)
-  for os in linux; do # darwin freebsd windows; do
-for arch in amd64 386; do
-  export GOOS=$os
-  export GOARCH=$arch
-  bash make.bash --no-clean
-done
-  done
-}
-
-check() {
-  cd $srcdir/$pkgname
-
-  export GOOS=linux
-  if [ $CARCH == 'x86_64' ]; then
-export GOARCH=amd64
-  elif [ $CARCH == 'i686' ]; then
-export GOARCH=386
-  fi
-
-  export GOROOT=$srcdir/$pkgname
-  export PATH=$srcdir/$pkgname/bin:$PATH
-
-  # TestSimpleMulticastListener will fail in standard chroot.
-  cd src  bash run.bash --no-rebuild || true
-}
-
-package() {
-  cd $srcdir/$pkgname
-
-  install -Dm644 LICENSE \
-$pkgdir/usr/share/licenses/go/LICENSE
-  install -Dm644 misc/bash/go \
-$pkgdir/usr/share/bash-completion/completions/go
-  install -Dm644 misc/emacs/go-mode-load.el \
-$pkgdir/usr/share/emacs/site-lisp/go-mode-load.el
-  install -Dm644 misc/emacs/go-mode.el \
-$pkgdir/usr/share/emacs/site-lisp/go-mode.el
-  install -Dm644 misc/zsh/go \
-$pkgdir/usr/share/zsh/site-functions/_go
-
-  for f in ftdetect/gofiletype.vim autoload/go/complete.vim indent/go.vim \
-ftplugin/go/fmt.vim ftplugin/go/import.vim syntax/go.vim syntax/godoc.vim \
-plugin/godoc.vim;
-  do
-install -Dm644 misc/vim/$f $pkgdir/usr/share/vim/vimfiles/$f
-  done
-
-  mkdir -p \
-$pkgdir/{etc/profile.d,usr/{share/go,lib/go,lib/go/src,lib/go/site/src}}
-
-  cp -r doc misc -t $pkgdir/usr/share/go
-  ln -s /usr/share/go/doc $pkgdir/usr/lib/go/doc
-  cp -a bin $pkgdir/usr
-  cp -a pkg $pkgdir/usr/lib/go
-  cp -a $GOROOT/src/pkg $pkgdir/usr/lib/go/src/
-  cp -a $GOROOT/src/cmd $pkgdir/usr/lib/go/src/cmd
-  cp -a $GOROOT/src/lib9 $pkgdir/usr/lib/go/src/
-  cp -a $GOROOT/lib $pkgdir/usr/lib/go/
-  cp -a $GOROOT/include $pkgdir/usr/lib/go/
-
-  install -Dm644 

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

2013-06-14 Thread Alexander Rødseth
Date: Friday, June 14, 2013 @ 23:31:43
  Author: arodseth
Revision: 92766

upgpkg: go 2:1.1.1-1

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 20:53:55 UTC (rev 92765)
+++ PKGBUILD2013-06-14 21:31:43 UTC (rev 92766)
@@ -11,8 +11,8 @@
 # TODO: Create split packages for the crosscompilation versions? (maybe)
 
 pkgname=go
-pkgver=1.1
-pkgrel=4
+pkgver=1.1.1
+pkgrel=1
 epoch=2
 pkgdesc='Compiler and tools for the Go programming language from Google'
 arch=('x86_64' 'i686')
@@ -27,12 +27,12 @@
 if [ $CARCH == 'x86_64' ]; then
   source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-amd64.tar.gz;
   $pkgname.sh)
-  
sha256sums=('2ed0548bc9f9071c24d253f945dd8354bdaa8a9925e48ad5eef586afbf6cfe8a'
-   'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
+  
sha256sums=('71ff6e7bfd8f59a12f2fc7b7abf5d006fad24664e11e39bec61c2ac84d2e573f'
+'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
 else
   source=(http://go.googlecode.com/files/${pkgname}$pkgver.linux-386.tar.gz;
   $pkgname.sh)
-  
sha256sums=('fd6c951cbd5329f192430fe579dbe594d380c80651bf660c1b3d4e9a86370383'
+  
sha256sums=('fabb01f1b6a048280f4235c6d9be1cd7ed27a653ca0e011c393af23e40b54450'
 'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
 fi
 



[arch-commits] Commit in vte (6 files)

2013-06-14 Thread Jan Steffens
Date: Saturday, June 15, 2013 @ 00:21:14
  Author: heftig
Revision: 188481

Fix patch - GNOME updated their cgit and so the checksum changed

Added:
  vte/repos/extra-i686/make_alt_work.patch
  vte/repos/extra-x86_64/make_alt_work.patch
  vte/trunk/make_alt_work.patch
Modified:
  vte/repos/extra-i686/PKGBUILD
  vte/repos/extra-x86_64/PKGBUILD
  vte/trunk/PKGBUILD

+
 repos/extra-i686/PKGBUILD  |4 ++--
 repos/extra-i686/make_alt_work.patch   |   21 +
 repos/extra-x86_64/PKGBUILD|4 ++--
 repos/extra-x86_64/make_alt_work.patch |   21 +
 trunk/PKGBUILD |4 ++--
 trunk/make_alt_work.patch  |   21 +
 6 files changed, 69 insertions(+), 6 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-06-14 20:26:05 UTC (rev 188480)
+++ repos/extra-i686/PKGBUILD   2013-06-14 22:21:14 UTC (rev 188481)
@@ -12,9 +12,9 @@
 makedepends=('pygtk' 'intltool' 'gobject-introspection' 'pygobject2-devel')
 url=http://www.gnome.org;
 source=(http://ftp.gnome.org/pub/GNOME/sources/vte/0.28/vte-$pkgver.tar.xz
-make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199)
+make_alt_work.patch)
 sha256sums=('86cf0b81aa023fa93ed415653d51c96767f20b2d7334c893caba71e42654b0ae'
-'8307623b13bcaf214cc25207ee7afaf65575d334623460311c24437fbbae14d3')
+'978c989fb63884289068bcee05a92614a3a2be9e5d9386ab789dfb87163b92c8')
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Added: repos/extra-i686/make_alt_work.patch
===
--- repos/extra-i686/make_alt_work.patch(rev 0)
+++ repos/extra-i686/make_alt_work.patch2013-06-14 22:21:14 UTC (rev 
188481)
@@ -0,0 +1,21 @@
+From b73782a28894e25ed146271f9d6c6775a6836199 Mon Sep 17 00:00:00 2001
+From: Behdad Esfahbod beh...@behdad.org
+Date: Fri, 04 Jun 2010 18:36:45 +
+Subject: Bug 601926 - Don't hardcode meta to alt
+
+---
+diff --git a/src/keymap.h b/src/keymap.h
+index 3a4cefe..243e22e 100644
+--- a/src/keymap.h
 b/src/keymap.h
+@@ -27,7 +27,7 @@
+ 
+ G_BEGIN_DECLS
+ 
+-#define VTE_META_MASK GDK_MOD1_MASK
++#define VTE_META_MASK GDK_META_MASK
+ #define VTE_NUMLOCK_MASK  GDK_MOD2_MASK
+ 
+ /* Map the specified keyval/modifier setup, dependent on the mode, to either
+--
+cgit v0.9.2

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-06-14 20:26:05 UTC (rev 188480)
+++ repos/extra-x86_64/PKGBUILD 2013-06-14 22:21:14 UTC (rev 188481)
@@ -12,9 +12,9 @@
 makedepends=('pygtk' 'intltool' 'gobject-introspection' 'pygobject2-devel')
 url=http://www.gnome.org;
 source=(http://ftp.gnome.org/pub/GNOME/sources/vte/0.28/vte-$pkgver.tar.xz
-make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199)
+make_alt_work.patch)
 sha256sums=('86cf0b81aa023fa93ed415653d51c96767f20b2d7334c893caba71e42654b0ae'
-'8307623b13bcaf214cc25207ee7afaf65575d334623460311c24437fbbae14d3')
+'978c989fb63884289068bcee05a92614a3a2be9e5d9386ab789dfb87163b92c8')
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Added: repos/extra-x86_64/make_alt_work.patch
===
--- repos/extra-x86_64/make_alt_work.patch  (rev 0)
+++ repos/extra-x86_64/make_alt_work.patch  2013-06-14 22:21:14 UTC (rev 
188481)
@@ -0,0 +1,21 @@
+From b73782a28894e25ed146271f9d6c6775a6836199 Mon Sep 17 00:00:00 2001
+From: Behdad Esfahbod beh...@behdad.org
+Date: Fri, 04 Jun 2010 18:36:45 +
+Subject: Bug 601926 - Don't hardcode meta to alt
+
+---
+diff --git a/src/keymap.h b/src/keymap.h
+index 3a4cefe..243e22e 100644
+--- a/src/keymap.h
 b/src/keymap.h
+@@ -27,7 +27,7 @@
+ 
+ G_BEGIN_DECLS
+ 
+-#define VTE_META_MASK GDK_MOD1_MASK
++#define VTE_META_MASK GDK_META_MASK
+ #define VTE_NUMLOCK_MASK  GDK_MOD2_MASK
+ 
+ /* Map the specified keyval/modifier setup, dependent on the mode, to either
+--
+cgit v0.9.2

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-06-14 20:26:05 UTC (rev 188480)
+++ trunk/PKGBUILD  2013-06-14 22:21:14 UTC (rev 188481)
@@ -12,9 +12,9 @@
 makedepends=('pygtk' 'intltool' 'gobject-introspection' 'pygobject2-devel')
 url=http://www.gnome.org;
 source=(http://ftp.gnome.org/pub/GNOME/sources/vte/0.28/vte-$pkgver.tar.xz
-make_alt_work.patch::http://git.gnome.org/browse/vte/patch/?id=b73782a28894e25ed146271f9d6c6775a6836199)
+make_alt_work.patch)
 sha256sums=('86cf0b81aa023fa93ed415653d51c96767f20b2d7334c893caba71e42654b0ae'
-

[arch-commits] Commit in perl-dbd-sqlite/trunk (PKGBUILD)

2013-06-14 Thread Eric Bélanger
Date: Saturday, June 15, 2013 @ 00:42:50
  Author: eric
Revision: 188482

upgpkg: perl-dbd-sqlite 1.39-1

Upstream update

Modified:
  perl-dbd-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 22:21:14 UTC (rev 188481)
+++ PKGBUILD2013-06-14 22:42:50 UTC (rev 188482)
@@ -1,33 +1,30 @@
 # $Id$
 # Maintainer:
-# Contributor: Tom Killian t...@runbox.com
-# Contributor: francois at archlinux dot org
 
 pkgname=perl-dbd-sqlite
-_cpanname=DBD-SQLite
-pkgver=1.37
-pkgrel=2
+pkgver=1.39
+pkgrel=1
 pkgdesc=Self-contained RDBMS in a DBI driver
 arch=('i686' 'x86_64')
-url=http://search.cpan.org/dist/${_cpanname};
+url=http://search.cpan.org/dist/DBD-SQLite;
 license=('GPL' 'PerlArtistic')
 depends=('perl-dbi' 'sqlite')
 options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/A/AD/ADAMK/${_cpanname}-${pkgver}.tar.gz)
-md5sums=('b8ac1c584befa63cd5ffc391b2366e84')
+source=(http://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-${pkgver}.tar.gz)
+md5sums=('8ca0719852fcbcbbee470c705eeff24a')
 
 build() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  cd DBD-SQLite-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
   make
 }
 
 check() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
+  cd DBD-SQLite-${pkgver}
   make test
 }
 
 package() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
+  cd DBD-SQLite-${pkgver}
   make install DESTDIR=${pkgdir}
 }



[arch-commits] Commit in perl-dbd-sqlite/repos (4 files)

2013-06-14 Thread Eric Bélanger
Date: Saturday, June 15, 2013 @ 00:43:41
  Author: eric
Revision: 188483

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

Added:
  perl-dbd-sqlite/repos/extra-i686/PKGBUILD
(from rev 188482, perl-dbd-sqlite/trunk/PKGBUILD)
  perl-dbd-sqlite/repos/extra-x86_64/PKGBUILD
(from rev 188482, perl-dbd-sqlite/trunk/PKGBUILD)
Deleted:
  perl-dbd-sqlite/repos/extra-i686/PKGBUILD
  perl-dbd-sqlite/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 22:42:50 UTC (rev 188482)
+++ extra-i686/PKGBUILD 2013-06-14 22:43:41 UTC (rev 188483)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tom Killian t...@runbox.com
-# Contributor: francois at archlinux dot org
-
-pkgname=perl-dbd-sqlite
-_cpanname=DBD-SQLite
-pkgver=1.37
-pkgrel=2
-pkgdesc=Self-contained RDBMS in a DBI driver
-arch=('i686' 'x86_64')
-url=http://search.cpan.org/dist/${_cpanname};
-license=('GPL' 'PerlArtistic')
-depends=('perl-dbi' 'sqlite')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/A/AD/ADAMK/${_cpanname}-${pkgver}.tar.gz)
-md5sums=('b8ac1c584befa63cd5ffc391b2366e84')
-
-build() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-  make test
-}
-
-package() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: perl-dbd-sqlite/repos/extra-i686/PKGBUILD (from rev 188482, 
perl-dbd-sqlite/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-14 22:43:41 UTC (rev 188483)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+
+pkgname=perl-dbd-sqlite
+pkgver=1.39
+pkgrel=1
+pkgdesc=Self-contained RDBMS in a DBI driver
+arch=('i686' 'x86_64')
+url=http://search.cpan.org/dist/DBD-SQLite;
+license=('GPL' 'PerlArtistic')
+depends=('perl-dbi' 'sqlite')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-${pkgver}.tar.gz)
+md5sums=('8ca0719852fcbcbbee470c705eeff24a')
+
+build() {
+  cd DBD-SQLite-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd DBD-SQLite-${pkgver}
+  make test
+}
+
+package() {
+  cd DBD-SQLite-${pkgver}
+  make install DESTDIR=${pkgdir}
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-14 22:42:50 UTC (rev 188482)
+++ extra-x86_64/PKGBUILD   2013-06-14 22:43:41 UTC (rev 188483)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tom Killian t...@runbox.com
-# Contributor: francois at archlinux dot org
-
-pkgname=perl-dbd-sqlite
-_cpanname=DBD-SQLite
-pkgver=1.37
-pkgrel=2
-pkgdesc=Self-contained RDBMS in a DBI driver
-arch=('i686' 'x86_64')
-url=http://search.cpan.org/dist/${_cpanname};
-license=('GPL' 'PerlArtistic')
-depends=('perl-dbi' 'sqlite')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/A/AD/ADAMK/${_cpanname}-${pkgver}.tar.gz)
-md5sums=('b8ac1c584befa63cd5ffc391b2366e84')
-
-build() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-  make test
-}
-
-package() {
-  cd ${srcdir}/${_cpanname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: perl-dbd-sqlite/repos/extra-x86_64/PKGBUILD (from rev 188482, 
perl-dbd-sqlite/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-14 22:43:41 UTC (rev 188483)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+
+pkgname=perl-dbd-sqlite
+pkgver=1.39
+pkgrel=1
+pkgdesc=Self-contained RDBMS in a DBI driver
+arch=('i686' 'x86_64')
+url=http://search.cpan.org/dist/DBD-SQLite;
+license=('GPL' 'PerlArtistic')
+depends=('perl-dbi' 'sqlite')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-${pkgver}.tar.gz)
+md5sums=('8ca0719852fcbcbbee470c705eeff24a')
+
+build() {
+  cd DBD-SQLite-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd DBD-SQLite-${pkgver}
+  make test
+}
+
+package() {
+  cd DBD-SQLite-${pkgver}
+  make install DESTDIR=${pkgdir}
+}



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

2013-06-14 Thread Jan Steffens
Date: Saturday, June 15, 2013 @ 01:03:22
  Author: heftig
Revision: 188484

whoops, remove gtk-doc

Modified:
  webkitgtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 22:43:41 UTC (rev 188483)
+++ PKGBUILD2013-06-14 23:03:22 UTC (rev 188484)
@@ -3,7 +3,7 @@
 
 pkgname=webkitgtk2
 pkgver=1.10.2
-pkgrel=6
+pkgrel=7
 pkgdesc=GTK+ Web content engine library for GTK+ 2.0
 arch=(i686 x86_64)
 url=http://webkitgtk.org/;
@@ -42,4 +42,5 @@
   cd webkitgtk-$pkgver
   make -j1 DESTDIR=$pkgdir install
   install -Dm644 Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -r $pkgdir/usr/share/gtk-doc/html/webkitgtk
 }



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

2013-06-14 Thread Jan Steffens
Date: Saturday, June 15, 2013 @ 01:12:24
  Author: heftig
Revision: 188485

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-14 23:03:22 UTC (rev 188484)
+++ extra-i686/PKGBUILD 2013-06-14 23:12:24 UTC (rev 188485)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=webkitgtk2
-pkgver=1.10.2
-pkgrel=6
-pkgdesc=GTK+ Web content engine library for GTK+ 2.0
-arch=(i686 x86_64)
-url=http://webkitgtk.org/;
-license=(custom)
-depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 
gstreamer0.10-base
- icu)
-makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
-optdepends=()
-provides=(libwebkit=${pkgver})
-conflicts=(libwebkit)
-replaces=(libwebkit)
-options=(!libtool !emptydirs)
-source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
-sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
-
-build() {
-  cd webkitgtk-$pkgver
-
-  # Suppress a *lot* of gcc 4.8 warnings
-  CPPFLAGS+= -Wno-unused-local-typedefs
-
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/$pkgname \
---enable-introspection \
---disable-webkit2 \
---with-gstreamer=0.10 \
---with-gtk=2.0
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make all stamp-po
-}
-
-package() {
-  cd webkitgtk-$pkgver
-  make -j1 DESTDIR=$pkgdir install
-  install -Dm644 Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: webkitgtk2/repos/extra-i686/PKGBUILD (from rev 188484, 
webkitgtk2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-14 23:12:24 UTC (rev 188485)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=webkitgtk2
+pkgver=1.10.2
+pkgrel=7
+pkgdesc=GTK+ Web content engine library for GTK+ 2.0
+arch=(i686 x86_64)
+url=http://webkitgtk.org/;
+license=(custom)
+depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 
gstreamer0.10-base
+ icu)
+makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
+optdepends=()
+provides=(libwebkit=${pkgver})
+conflicts=(libwebkit)
+replaces=(libwebkit)
+options=(!libtool !emptydirs)
+source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
+sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
+
+build() {
+  cd webkitgtk-$pkgver
+
+  # Suppress a *lot* of gcc 4.8 warnings
+  CPPFLAGS+= -Wno-unused-local-typedefs
+
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/$pkgname \
+--enable-introspection \
+--disable-webkit2 \
+--with-gstreamer=0.10 \
+--with-gtk=2.0
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make all stamp-po
+}
+
+package() {
+  cd webkitgtk-$pkgver
+  make -j1 DESTDIR=$pkgdir install
+  install -Dm644 Source/WebKit/LICENSE 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -r $pkgdir/usr/share/gtk-doc/html/webkitgtk
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-14 23:03:22 UTC (rev 188484)
+++ extra-x86_64/PKGBUILD   2013-06-14 23:12:24 UTC (rev 188485)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=webkitgtk2
-pkgver=1.10.2
-pkgrel=6
-pkgdesc=GTK+ Web content engine library for GTK+ 2.0
-arch=(i686 x86_64)
-url=http://webkitgtk.org/;
-license=(custom)
-depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 
gstreamer0.10-base
- icu)
-makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
-optdepends=()
-provides=(libwebkit=${pkgver})
-conflicts=(libwebkit)
-replaces=(libwebkit)
-options=(!libtool !emptydirs)
-source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
-sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
-
-build() {
-  cd webkitgtk-$pkgver
-
-  # Suppress a *lot* of gcc 4.8 warnings
-  CPPFLAGS+= -Wno-unused-local-typedefs
-
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/$pkgname \
---enable-introspection \

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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:00
  Author: bisson
Revision: 188487

db-move: moved mime-types from [testing] to [extra] (any)

Added:
  mime-types/repos/extra-any/PKGBUILD
(from rev 188486, mime-types/repos/testing-any/PKGBUILD)
Deleted:
  mime-types/repos/extra-any/PKGBUILD
  mime-types/repos/extra-any/archlinux.patch
  mime-types/repos/testing-any/

---+
 /PKGBUILD |   20 
 extra-any/PKGBUILD|   23 ---
 extra-any/archlinux.patch |7 ---
 3 files changed, 20 insertions(+), 30 deletions(-)

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2013-06-14 23:27:22 UTC (rev 188486)
+++ extra-any/PKGBUILD  2013-06-15 00:05:00 UTC (rev 188487)
@@ -1,23 +0,0 @@
-# $Id$
-# Contributor: Jan de Groot j...@archlinux.org
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=mime-types
-pkgver=8
-pkgrel=1
-pkgdesc='Provides /etc/mime.types'
-url='http://www.archlinux.org/'
-license=('GPL2')
-arch=('any')
-backup=('etc/mime.types')
-source=(http://mirrors.kernel.org/gentoo/distfiles/${pkgname}-${pkgver}.tar.bz2;
-'archlinux.patch')
-sha1sums=('01682b0ad3111a6cf65e6c9db0c18ddd7523c593'
-  '2fc3e867317e7144bbf38359f3791c3f8899198a')
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   patch -p1 -i ../archlinux.patch
-   install -Dm644 mime.types ${pkgdir}/etc/mime.types
-}

Copied: mime-types/repos/extra-any/PKGBUILD (from rev 188486, 
mime-types/repos/testing-any/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2013-06-15 00:05:00 UTC (rev 188487)
@@ -0,0 +1,20 @@
+# $Id$
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=mime-types
+pkgver=9
+pkgrel=1
+pkgdesc='Provides /etc/mime.types'
+url='http://packages.gentoo.org/package/app-misc/mime-types'
+license=('GPL2')
+arch=('any')
+backup=('etc/mime.types')
+source=(http://mirrors.kernel.org/gentoo/distfiles/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('b21b7775a006b60113a6648e20beb1decdac8899')
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   install -Dm644 mime.types ${pkgdir}/etc/mime.types
+}

Deleted: extra-any/archlinux.patch
===
--- extra-any/archlinux.patch   2013-06-14 23:27:22 UTC (rev 188486)
+++ extra-any/archlinux.patch   2013-06-15 00:05:00 UTC (rev 188487)
@@ -1,7 +0,0 @@
-diff -au0r old/mime.types new/mime.types
 old/mime.types 2009-10-15 07:51:24.0 -0700
-+++ new/mime.types 2011-08-02 22:49:14.962241561 -0700
-@@ -2 +2,2 @@
--# distributed as the app-misc/mime-types package.
-+# distributed in Arch Linux as the mime-types package, which is based on
-+# Gentoo's app-misc/mime-types package.



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:52
  Author: bisson
Revision: 188488

db-move: moved scim from [testing] to [extra] (i686, x86_64)

Added:
  scim/repos/extra-i686/PKGBUILD
(from rev 188487, scim/repos/testing-i686/PKGBUILD)
  scim/repos/extra-i686/install
(from rev 188487, scim/repos/testing-i686/install)
  scim/repos/extra-x86_64/PKGBUILD
(from rev 188487, scim/repos/testing-x86_64/PKGBUILD)
  scim/repos/extra-x86_64/install
(from rev 188487, scim/repos/testing-x86_64/install)
Deleted:
  scim/repos/extra-i686/PKGBUILD
  scim/repos/extra-i686/install
  scim/repos/extra-x86_64/PKGBUILD
  scim/repos/extra-x86_64/install
  scim/repos/testing-i686/
  scim/repos/testing-x86_64/

---+
 /PKGBUILD |   80 
 /install  |   26 +++
 extra-i686/PKGBUILD   |   39 ---
 extra-i686/install|   13 ---
 extra-x86_64/PKGBUILD |   39 ---
 extra-x86_64/install  |   13 ---
 6 files changed, 106 insertions(+), 104 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 00:05:00 UTC (rev 188487)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:52 UTC (rev 188488)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: damir da...@archlinux.org
-# Contributor: Gan Lu rhythm@gmail.com
-
-pkgname=scim
-pkgver=1.4.14
-pkgrel=3
-pkgdesc='Input method user interface and development platform'
-url='http://www.scim-im.org/projects/scim'
-license=('LGPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-depends=('libltdl' 'gtk2')
-makedepends=('intltool' 'optipng')
-backup=('etc/scim/config' 'etc/scim/global')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('73391be371dd7ef9f9af8b3a211e2bedec0cf71b')
-
-install=install
-
-prepare() {
-   find -name '*.png' -exec optipng -quiet -force -fix {} +
-}
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --disable-static \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim/repos/extra-i686/PKGBUILD (from rev 188487, 
scim/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:52 UTC (rev 188488)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: damir da...@archlinux.org
+# Contributor: Gan Lu rhythm@gmail.com
+
+pkgname=scim
+pkgver=1.4.14
+pkgrel=4
+pkgdesc='Input method user interface and development platform'
+url='http://www.scim-im.org/projects/scim'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('libltdl' 'gtk2')
+optdepends=('qt4: qt4 immodule'
+'gtk3: gtk3 immodule')
+makedepends=('intltool' 'qt4' 'gtk3' 'optipng')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('73391be371dd7ef9f9af8b3a211e2bedec0cf71b')
+
+backup=('etc/scim/config' 'etc/scim/global')
+options=('!libtool')
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   find -name '*.png' -exec optipng -quiet -force -fix {} +
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --disable-static \
+   --with-qt4-moc=/usr/bin/moc-qt4 \
+   --with-gtk-version=2 # no gtk3 support in scim-anthy
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/install
===
--- extra-i686/install  2013-06-15 00:05:00 UTC (rev 188487)
+++ extra-i686/install  2013-06-15 00:05:52 UTC (rev 188488)
@@ -1,13 +0,0 @@
-post_install() {
-   [[ -x usr/bin/gtk-query-immodules-2.0 ]]  
usr/bin/gtk-query-immodules-2.0  /etc/gtk-2.0/gtk.immodules
-   [[ -x usr/bin/gtk-query-immodules-3.0 ]]  
usr/bin/gtk-query-immodules-3.0  /etc/gtk-3.0/gtk.immodules
-   true
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: scim/repos/extra-i686/install (from rev 188487, 
scim/repos/testing-i686/install)
===
--- extra-i686/install  (rev 0)
+++ extra-i686/install  2013-06-15 00:05:52 UTC (rev 188488)
@@ -0,0 +1,13 @@
+post_install() {
+   [[ -x usr/bin/gtk-query-immodules-2.0 ]]  
usr/bin/gtk-query-immodules-2.0  /etc/gtk-2.0/gtk.immodules
+   [[ -x usr/bin/gtk-query-immodules-3.0 ]]  
usr/bin/gtk-query-immodules-3.0  /etc/gtk-3.0/gtk.immodules
+   

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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:53
  Author: bisson
Revision: 188489

db-move: moved scim-anthy from [testing] to [extra] (i686, x86_64)

Added:
  scim-anthy/repos/extra-i686/PKGBUILD
(from rev 188487, scim-anthy/repos/testing-i686/PKGBUILD)
  scim-anthy/repos/extra-x86_64/PKGBUILD
(from rev 188487, scim-anthy/repos/testing-x86_64/PKGBUILD)
Deleted:
  scim-anthy/repos/extra-i686/PKGBUILD
  scim-anthy/repos/extra-x86_64/PKGBUILD
  scim-anthy/repos/testing-i686/
  scim-anthy/repos/testing-x86_64/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 00:05:52 UTC (rev 188488)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:53 UTC (rev 188489)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-anthy
-pkgver=1.2.7
-pkgrel=3
-_filecode=37309
-pkgdesc='Japanese input method module for SCIM'
-arch=('i686' 'x86_64')
-url='http://sourceforge.jp/projects/scim-imengine/'
-license=('GPL')
-depends=('scim' 'anthy')
-options=('!libtool')
-source=(http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-}

Copied: scim-anthy/repos/extra-i686/PKGBUILD (from rev 188487, 
scim-anthy/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:53 UTC (rev 188489)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-anthy
+pkgver=1.2.7
+pkgrel=4
+_filecode=37309
+pkgdesc='Japanese input method module for SCIM'
+url='http://sourceforge.jp/projects/scim-imengine/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim' 'anthy')
+source=(http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
+
+options=('!libtool')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 00:05:52 UTC (rev 188488)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:53 UTC (rev 188489)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-anthy
-pkgver=1.2.7
-pkgrel=3
-_filecode=37309
-pkgdesc='Japanese input method module for SCIM'
-arch=('i686' 'x86_64')
-url='http://sourceforge.jp/projects/scim-imengine/'
-license=('GPL')
-depends=('scim' 'anthy')
-options=('!libtool')
-source=(http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
-
-build() {
-   cd $srcdir/$pkgname-$pkgver
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-   make DESTDIR=$pkgdir install
-}

Copied: scim-anthy/repos/extra-x86_64/PKGBUILD (from rev 188487, 
scim-anthy/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:53 UTC (rev 188489)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-anthy
+pkgver=1.2.7
+pkgrel=4
+_filecode=37309
+pkgdesc='Japanese input method module for SCIM'
+url='http://sourceforge.jp/projects/scim-imengine/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim' 'anthy')
+source=(http://osdn.dl.sourceforge.jp/scim-imengine/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('1429cf202f5cdcfc4733220acbe27dd9edb75db8')
+
+options=('!libtool')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+}



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:57
  Author: bisson
Revision: 188493

db-move: moved scim-pinyin from [testing] to [extra] (i686, x86_64)

Added:
  scim-pinyin/repos/extra-i686/PKGBUILD
(from rev 188487, scim-pinyin/repos/testing-i686/PKGBUILD)
  scim-pinyin/repos/extra-x86_64/PKGBUILD
(from rev 188487, scim-pinyin/repos/testing-x86_64/PKGBUILD)
Deleted:
  scim-pinyin/repos/extra-i686/PKGBUILD
  scim-pinyin/repos/extra-x86_64/PKGBUILD
  scim-pinyin/repos/testing-i686/
  scim-pinyin/repos/testing-x86_64/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 00:05:56 UTC (rev 188492)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:57 UTC (rev 188493)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributer: Gan Lu rhythm@gmail.com
-
-pkgname=scim-pinyin
-pkgver=0.5.92
-pkgrel=1
-pkgdesc='Chinese pinyin input for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d7c2d52a5712753af241a5301db23527ba438ea1')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --disable-static \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-pinyin/repos/extra-i686/PKGBUILD (from rev 188487, 
scim-pinyin/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:57 UTC (rev 188493)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributer: Gan Lu rhythm@gmail.com
+
+pkgname=scim-pinyin
+pkgver=0.5.92
+pkgrel=2
+pkgdesc='Chinese pinyin input for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('d7c2d52a5712753af241a5301db23527ba438ea1')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 00:05:56 UTC (rev 188492)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:57 UTC (rev 188493)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributer: Gan Lu rhythm@gmail.com
-
-pkgname=scim-pinyin
-pkgver=0.5.92
-pkgrel=1
-pkgdesc='Chinese pinyin input for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d7c2d52a5712753af241a5301db23527ba438ea1')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --disable-static \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-pinyin/repos/extra-x86_64/PKGBUILD (from rev 188487, 
scim-pinyin/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:57 UTC (rev 188493)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributer: Gan Lu rhythm@gmail.com
+
+pkgname=scim-pinyin
+pkgver=0.5.92
+pkgrel=2
+pkgdesc='Chinese pinyin input for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('d7c2d52a5712753af241a5301db23527ba438ea1')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:54
  Author: bisson
Revision: 188490

db-move: moved scim-chewing from [testing] to [extra] (i686, x86_64)

Added:
  scim-chewing/repos/extra-i686/PKGBUILD
(from rev 188487, scim-chewing/repos/testing-i686/PKGBUILD)
  scim-chewing/repos/extra-x86_64/PKGBUILD
(from rev 188487, scim-chewing/repos/testing-x86_64/PKGBUILD)
Deleted:
  scim-chewing/repos/extra-i686/PKGBUILD
  scim-chewing/repos/extra-x86_64/PKGBUILD
  scim-chewing/repos/testing-i686/
  scim-chewing/repos/testing-x86_64/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 00:05:53 UTC (rev 188489)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:54 UTC (rev 188490)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Contributor: whisky archlinux.cle(at)gmail.com
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-chewing
-pkgver=0.3.5
-pkgrel=1
-pkgdesc='Traditional Chinese input method module for SCIM'
-url='http://chewing.csie.net/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-makedepends=('intltool')
-depends=('scim' 'libchewing')
-source=(http://chewing.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f26ced990f0c9e5d43e271cd6e77583de81a008d')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-chewing/repos/extra-i686/PKGBUILD (from rev 188487, 
scim-chewing/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:54 UTC (rev 188490)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: whisky archlinux.cle(at)gmail.com
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-chewing
+pkgver=0.3.5
+pkgrel=2
+pkgdesc='Traditional Chinese input method module for SCIM'
+url='http://chewing.csie.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('intltool')
+depends=('scim' 'libchewing')
+source=(http://chewing.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f26ced990f0c9e5d43e271cd6e77583de81a008d')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 00:05:53 UTC (rev 188489)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:54 UTC (rev 188490)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Contributor: whisky archlinux.cle(at)gmail.com
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-chewing
-pkgver=0.3.5
-pkgrel=1
-pkgdesc='Traditional Chinese input method module for SCIM'
-url='http://chewing.csie.net/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-makedepends=('intltool')
-depends=('scim' 'libchewing')
-source=(http://chewing.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f26ced990f0c9e5d43e271cd6e77583de81a008d')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-chewing/repos/extra-x86_64/PKGBUILD (from rev 188487, 
scim-chewing/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:54 UTC (rev 188490)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: whisky archlinux.cle(at)gmail.com
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-chewing
+pkgver=0.3.5
+pkgrel=2
+pkgdesc='Traditional Chinese input method module for SCIM'
+url='http://chewing.csie.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('intltool')
+depends=('scim' 'libchewing')
+source=(http://chewing.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('f26ced990f0c9e5d43e271cd6e77583de81a008d')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:59
  Author: bisson
Revision: 188495

db-move: moved scim-uim from [testing] to [extra] (i686, x86_64)

Added:
  scim-uim/repos/extra-i686/PKGBUILD
(from rev 188487, scim-uim/repos/testing-i686/PKGBUILD)
  scim-uim/repos/extra-i686/fix-gcc43-build.patch
(from rev 188487, scim-uim/repos/testing-i686/fix-gcc43-build.patch)
  scim-uim/repos/extra-i686/uim-1.5.5-header.patch
(from rev 188487, scim-uim/repos/testing-i686/uim-1.5.5-header.patch)
  scim-uim/repos/extra-x86_64/PKGBUILD
(from rev 188487, scim-uim/repos/testing-x86_64/PKGBUILD)
  scim-uim/repos/extra-x86_64/fix-gcc43-build.patch
(from rev 188487, scim-uim/repos/testing-x86_64/fix-gcc43-build.patch)
  scim-uim/repos/extra-x86_64/uim-1.5.5-header.patch
(from rev 188487, scim-uim/repos/testing-x86_64/uim-1.5.5-header.patch)
Deleted:
  scim-uim/repos/extra-i686/PKGBUILD
  scim-uim/repos/extra-i686/fix-gcc43-build.patch
  scim-uim/repos/extra-i686/uim-1.5.5-header.patch
  scim-uim/repos/extra-x86_64/PKGBUILD
  scim-uim/repos/extra-x86_64/fix-gcc43-build.patch
  scim-uim/repos/extra-x86_64/uim-1.5.5-header.patch
  scim-uim/repos/testing-i686/
  scim-uim/repos/testing-x86_64/

-+
 /PKGBUILD   |   74 ++
 /fix-gcc43-build.patch  |   20 +
 /uim-1.5.5-header.patch |   26 +++
 extra-i686/PKGBUILD |   32 --
 extra-i686/fix-gcc43-build.patch|   10 
 extra-i686/uim-1.5.5-header.patch   |   13 -
 extra-x86_64/PKGBUILD   |   32 --
 extra-x86_64/fix-gcc43-build.patch  |   10 
 extra-x86_64/uim-1.5.5-header.patch |   13 -
 9 files changed, 120 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 00:05:58 UTC (rev 188494)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:59 UTC (rev 188495)
@@ -1,32 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-uim
-pkgver=0.2.0
-pkgrel=6
-pkgdesc='UIM bridging input engine for SCIM'
-url='http://www.scim-im.org/'
-license=('GPL')
-options=('!libtool')
-depends=('scim' 'uim')
-arch=('i686' 'x86_64')
-source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz;
-'fix-gcc43-build.patch'
-'uim-1.5.5-header.patch')
-sha1sums=('456621d5969b6552c3c33c83cf295aa4134fff0a'
-  'a9d67946f956d0572c73065e2b4b268bfdf149e3'
-  '3b083260910f7855b5446960ab1203c052f4b56c')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   patch -p1 -i ../fix-gcc43-build.patch
-   patch -p1 -i ../uim-1.5.5-header.patch
-   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-uim/repos/extra-i686/PKGBUILD (from rev 188487, 
scim-uim/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:59 UTC (rev 188495)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-uim
+pkgver=0.2.0
+pkgrel=7
+pkgdesc='UIM bridging input engine for SCIM'
+url='http://www.scim-im.org/'
+license=('GPL')
+depends=('scim' 'uim')
+arch=('i686' 'x86_64')
+source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz;
+'fix-gcc43-build.patch'
+'uim-1.5.5-header.patch')
+sha1sums=('456621d5969b6552c3c33c83cf295aa4134fff0a'
+  'a9d67946f956d0572c73065e2b4b268bfdf149e3'
+  '3b083260910f7855b5446960ab1203c052f4b56c')
+
+options=('!libtool')
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../fix-gcc43-build.patch
+   patch -p1 -i ../uim-1.5.5-header.patch
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/fix-gcc43-build.patch
===
--- extra-i686/fix-gcc43-build.patch2013-06-15 00:05:58 UTC (rev 188494)
+++ extra-i686/fix-gcc43-build.patch2013-06-15 00:05:59 UTC (rev 188495)
@@ -1,10 +0,0 @@
 scim-uim-0.2.0/src/scim_uim_imengine.cpp   2007-04-10 07:43:59.0 
+0200
-+++ scim-uim-0.2.0/src/scim_uim_imengine.cpp.gcc43buildfixed   2008-03-23 
10:53:23.0 +0100
-@@ -32,6 +32,7 @@
-   #include config.h
- #endif
- 
-+#include string.h
- #include scim.h
- #include scim_uim_imengine.h
- #include uim/uim-compat-scm.h

Copied: 

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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:55
  Author: bisson
Revision: 188491

db-move: moved scim-hangul from [testing] to [extra] (i686, x86_64)

Added:
  scim-hangul/repos/extra-i686/2012.patch
(from rev 188487, scim-hangul/repos/testing-i686/2012.patch)
  scim-hangul/repos/extra-i686/PKGBUILD
(from rev 188487, scim-hangul/repos/testing-i686/PKGBUILD)
  scim-hangul/repos/extra-x86_64/2012.patch
(from rev 188487, scim-hangul/repos/testing-x86_64/2012.patch)
  scim-hangul/repos/extra-x86_64/PKGBUILD
(from rev 188487, scim-hangul/repos/testing-x86_64/PKGBUILD)
Deleted:
  scim-hangul/repos/extra-i686/2012.patch
  scim-hangul/repos/extra-i686/PKGBUILD
  scim-hangul/repos/extra-x86_64/2012.patch
  scim-hangul/repos/extra-x86_64/PKGBUILD
  scim-hangul/repos/testing-i686/
  scim-hangul/repos/testing-x86_64/

-+
 /2012.patch |   46 +++
 /PKGBUILD   |   68 ++
 extra-i686/2012.patch   |   23 ---
 extra-i686/PKGBUILD |   29 ---
 extra-x86_64/2012.patch |   23 ---
 extra-x86_64/PKGBUILD   |   29 ---
 6 files changed, 114 insertions(+), 104 deletions(-)

Deleted: extra-i686/2012.patch
===
--- extra-i686/2012.patch   2013-06-15 00:05:54 UTC (rev 188490)
+++ extra-i686/2012.patch   2013-06-15 00:05:55 UTC (rev 188491)
@@ -1,23 +0,0 @@
-diff -aur old/src/scim_hangul_imengine.cpp new/src/scim_hangul_imengine.cpp
 old/src/scim_hangul_imengine.cpp   2012-08-16 01:33:25.996258740 +1000
-+++ new/src/scim_hangul_imengine.cpp   2012-08-16 01:33:41.932950046 +1000
-@@ -33,6 +33,7 @@
-   #include config.h
- #endif
- 
-+#include unistd.h
- #include cstring
- #include scim.h
- #include scim_hangul_imengine.h
-diff -aur old/src/scim_hangul_imengine_setup.cpp 
new/src/scim_hangul_imengine_setup.cpp
 old/src/scim_hangul_imengine_setup.cpp 2012-08-16 01:33:25.996258740 
+1000
-+++ new/src/scim_hangul_imengine_setup.cpp 2012-08-16 01:43:39.823860324 
+1000
-@@ -346,7 +346,7 @@
- for (i = 0; i  n; i++) {
-   const char* name = hangul_ic_get_keyboard_name(i);
- #if GTK_CHECK_VERSION(2, 24, 0)
--  gtk_combo_box_text_append(GTK_COMBO_BOX_TEXT(combo_box), NULL, name);
-+  gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(combo_box), name);
- #else
-   gtk_combo_box_append_text(GTK_COMBO_BOX(combo_box), name);
- #endif

Copied: scim-hangul/repos/extra-i686/2012.patch (from rev 188487, 
scim-hangul/repos/testing-i686/2012.patch)
===
--- extra-i686/2012.patch   (rev 0)
+++ extra-i686/2012.patch   2013-06-15 00:05:55 UTC (rev 188491)
@@ -0,0 +1,23 @@
+diff -aur old/src/scim_hangul_imengine.cpp new/src/scim_hangul_imengine.cpp
+--- old/src/scim_hangul_imengine.cpp   2012-08-16 01:33:25.996258740 +1000
 new/src/scim_hangul_imengine.cpp   2012-08-16 01:33:41.932950046 +1000
+@@ -33,6 +33,7 @@
+   #include config.h
+ #endif
+ 
++#include unistd.h
+ #include cstring
+ #include scim.h
+ #include scim_hangul_imengine.h
+diff -aur old/src/scim_hangul_imengine_setup.cpp 
new/src/scim_hangul_imengine_setup.cpp
+--- old/src/scim_hangul_imengine_setup.cpp 2012-08-16 01:33:25.996258740 
+1000
 new/src/scim_hangul_imengine_setup.cpp 2012-08-16 01:43:39.823860324 
+1000
+@@ -346,7 +346,7 @@
+ for (i = 0; i  n; i++) {
+   const char* name = hangul_ic_get_keyboard_name(i);
+ #if GTK_CHECK_VERSION(2, 24, 0)
+-  gtk_combo_box_text_append(GTK_COMBO_BOX_TEXT(combo_box), NULL, name);
++  gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(combo_box), name);
+ #else
+   gtk_combo_box_append_text(GTK_COMBO_BOX(combo_box), name);
+ #endif

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 00:05:54 UTC (rev 188490)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:55 UTC (rev 188491)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-hangul
-pkgver=0.4.0
-pkgrel=1
-pkgdesc='Korean input method module for SCIM'
-url='http://www.scim-im.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('libhangul' 'scim')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz;
-'2012.patch')
-sha1sums=('2ba06a6d851a1d86c5a9b659c573bfd87e6a7555'
-  'a046c40b78521f85418b8ad2138b51815d47abec')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   patch -p1 -i ../2012.patch
-   ./configure --prefix=/usr --enable-skim-support
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-hangul/repos/extra-i686/PKGBUILD (from rev 188487, 

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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:58
  Author: bisson
Revision: 188494

db-move: moved scim-tables from [testing] to [extra] (i686, x86_64)

Added:
  scim-tables/repos/extra-i686/PKGBUILD
(from rev 188487, scim-tables/repos/testing-i686/PKGBUILD)
  scim-tables/repos/extra-x86_64/PKGBUILD
(from rev 188487, scim-tables/repos/testing-x86_64/PKGBUILD)
Deleted:
  scim-tables/repos/extra-i686/PKGBUILD
  scim-tables/repos/extra-x86_64/PKGBUILD
  scim-tables/repos/testing-i686/
  scim-tables/repos/testing-x86_64/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 00:05:57 UTC (rev 188493)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:58 UTC (rev 188494)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Contributor: Gan Lu rhythm@gmail.com
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-tables
-pkgver=0.5.12
-pkgrel=1
-pkgdesc='Generic table input method module for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('c83515c1c3ce0c40fb7cf30f576d8837a06a626f')
-
-options=('!libtool')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-tables/repos/extra-i686/PKGBUILD (from rev 188487, 
scim-tables/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:58 UTC (rev 188494)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Gan Lu rhythm@gmail.com
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-tables
+pkgver=0.5.13
+pkgrel=1
+pkgdesc='Generic table input method module for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('75363466cfca30e3cdff804e0dad713f12521776')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 00:05:57 UTC (rev 188493)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:58 UTC (rev 188494)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Contributor: Gan Lu rhythm@gmail.com
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-tables
-pkgver=0.5.12
-pkgrel=1
-pkgdesc='Generic table input method module for SCIM'
-url='http://www.scim-im.org/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('scim')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('c83515c1c3ce0c40fb7cf30f576d8837a06a626f')
-
-options=('!libtool')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-tables/repos/extra-x86_64/PKGBUILD (from rev 188487, 
scim-tables/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:58 UTC (rev 188494)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Gan Lu rhythm@gmail.com
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-tables
+pkgver=0.5.13
+pkgrel=1
+pkgdesc='Generic table input method module for SCIM'
+url='http://www.scim-im.org/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('scim')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('75363466cfca30e3cdff804e0dad713f12521776')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 02:05:56
  Author: bisson
Revision: 188492

db-move: moved scim-m17n from [testing] to [extra] (i686, x86_64)

Added:
  scim-m17n/repos/extra-i686/PKGBUILD
(from rev 188487, scim-m17n/repos/testing-i686/PKGBUILD)
  scim-m17n/repos/extra-x86_64/PKGBUILD
(from rev 188487, scim-m17n/repos/testing-x86_64/PKGBUILD)
Deleted:
  scim-m17n/repos/extra-i686/PKGBUILD
  scim-m17n/repos/extra-x86_64/PKGBUILD
  scim-m17n/repos/testing-i686/
  scim-m17n/repos/testing-x86_64/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 00:05:55 UTC (rev 188491)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:56 UTC (rev 188492)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Camille Moncelier p...@devlife.org
-# Contributor: damir da...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-m17n
-pkgver=0.2.3
-pkgrel=4
-pkgdesc='Multilingual input method module for SCIM'
-url='http://www.scim-im.org/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-depends=('scim' 'm17n-lib')
-source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('96172846eaa211d2bde0f76184990d13e5ecdaea')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --enable-static=no
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-m17n/repos/extra-i686/PKGBUILD (from rev 188487, 
scim-m17n/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 00:05:56 UTC (rev 188492)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Camille Moncelier p...@devlife.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-m17n
+pkgver=0.2.3
+pkgrel=5
+pkgdesc='Multilingual input method module for SCIM'
+url='http://www.scim-im.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('scim' 'm17n-lib')
+source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('96172846eaa211d2bde0f76184990d13e5ecdaea')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 00:05:55 UTC (rev 188491)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:56 UTC (rev 188492)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Camille Moncelier p...@devlife.org
-# Contributor: damir da...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=scim-m17n
-pkgver=0.2.3
-pkgrel=4
-pkgdesc='Multilingual input method module for SCIM'
-url='http://www.scim-im.org/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-depends=('scim' 'm17n-lib')
-source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('96172846eaa211d2bde0f76184990d13e5ecdaea')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --enable-static=no
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: scim-m17n/repos/extra-x86_64/PKGBUILD (from rev 188487, 
scim-m17n/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-15 00:05:56 UTC (rev 188492)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Camille Moncelier p...@devlife.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=scim-m17n
+pkgver=0.2.3
+pkgrel=5
+pkgdesc='Multilingual input method module for SCIM'
+url='http://www.scim-im.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('scim' 'm17n-lib')
+source=(http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('96172846eaa211d2bde0f76184990d13e5ecdaea')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 02:26:32
  Author: svenstaro
Revision: 92769

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-15 00:26:21 UTC (rev 92768)
+++ PKGBUILD2013-06-15 00:26:32 UTC (rev 92769)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Tarmo Heiskanen turs...@gmail.com
-
-pkgname=python2-flask
-pkgver=0.9
-pkgrel=2
-pkgdesc='Micro webdevelopment framework for Python'
-url='http://flask.pocoo.org/'
-arch=('any')
-license=('custom:BSD')
-depends=('python2-werkzeug' 'python2-jinja')
-makedepends=('python2-distribute')
-source=(http://pypi.python.org/packages/source/F/Flask/Flask-${pkgver}.tar.gz;)
-md5sums=('4a89ef2b3ab0f151f781182bd0cc8933')
-
-build() {
-  cd Flask-${pkgver}
-
-  python2 setup.py build
-}
-
-check() {
-  cd Flask-${pkgver}
-
-  python2 setup.py test
-}
-
-package() {
-  cd Flask-${pkgver}
-
-  python2 setup.py install --root=${pkgdir} --optimize=1
-
-  install -d ${pkgdir}/usr/share/licenses/python2-flask
-  install -m644 LICENSE ${pkgdir}/usr/share/licenses/python2-flask
-}

Copied: python2-flask/repos/community-any/PKGBUILD (from rev 92768, 
python2-flask/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-15 00:26:32 UTC (rev 92769)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Tarmo Heiskanen turs...@gmail.com
+
+pkgname=python2-flask
+pkgver=0.10.1
+pkgrel=1
+pkgdesc='Micro webdevelopment framework for Python'
+url='http://flask.pocoo.org/'
+arch=('any')
+license=('custom:BSD')
+depends=('python2-werkzeug' 'python2-jinja')
+makedepends=('python2-distribute')
+source=(http://pypi.python.org/packages/source/F/Flask/Flask-${pkgver}.tar.gz;)
+md5sums=('378670fe456957eb3c27ddaef60b2b24')
+
+build() {
+  cd Flask-${pkgver}
+
+  python2 setup.py build
+}
+
+check() {
+  cd Flask-${pkgver}
+
+  python2 setup.py test
+}
+
+package() {
+  cd Flask-${pkgver}
+
+  python2 setup.py install --root=${pkgdir} --optimize=1
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/python2-flask
+}



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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 02:26:21
  Author: svenstaro
Revision: 92768

upgpkg: python2-flask 0.10.1-1

Updating to 0.10.1

Modified:
  python2-flask/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-14 21:32:00 UTC (rev 92767)
+++ PKGBUILD2013-06-15 00:26:21 UTC (rev 92768)
@@ -4,8 +4,8 @@
 # Contributor: Tarmo Heiskanen turs...@gmail.com
 
 pkgname=python2-flask
-pkgver=0.9
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
 pkgdesc='Micro webdevelopment framework for Python'
 url='http://flask.pocoo.org/'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python2-werkzeug' 'python2-jinja')
 makedepends=('python2-distribute')
 
source=(http://pypi.python.org/packages/source/F/Flask/Flask-${pkgver}.tar.gz;)
-md5sums=('4a89ef2b3ab0f151f781182bd0cc8933')
+md5sums=('378670fe456957eb3c27ddaef60b2b24')
 
 build() {
   cd Flask-${pkgver}
@@ -32,6 +32,5 @@
 
   python2 setup.py install --root=${pkgdir} --optimize=1
 
-  install -d ${pkgdir}/usr/share/licenses/python2-flask
-  install -m644 LICENSE ${pkgdir}/usr/share/licenses/python2-flask
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/python2-flask
 }



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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 02:51:49
  Author: svenstaro
Revision: 92771

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-06-15 00:51:30 UTC (rev 92770)
+++ community-i686/PKGBUILD 2013-06-15 00:51:49 UTC (rev 92771)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: philefou tuxication AT gmail DOT com
-# Contributor: lindquist to...@famolsen.dk
-# Contributor: Christoph Siegenthaler c...@gmx.ch
-# Contributor: Mihai Militaru mihai.milit...@ephemeros.org
-# Contributor: SpepS dreamspepser at yahoo dot it
-
-pkgname=glfw
-pkgver=2.7.9
-pkgrel=1
-pkgdesc=A free, open source, portable framework for OpenGL application 
development
-arch=('i686' 'x86_64')
-url=http://www.glfw.org/;
-license=('custom:ZLIB')
-depends=('libgl' 'libxrandr' 'glu')
-makedepends=('mesa')
-source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('96e12be48801984f0f0c23e38549b277')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  export LFLAGS+=-lrt
-  make x11
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make PREFIX=$pkgdir/usr x11-dist-install
-
-  # license
-  install -Dm644 COPYING.txt \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-
-  # docs
-  install -d $pkgdir/usr/share/doc/$pkgname
-  install -Dm644 docs/*.pdf $pkgdir/usr/share/doc/$pkgname
-
-  # fix pc file prefix path
-  sed -i s|$pkgdir||g $pkgdir/usr/lib/pkgconfig/lib$pkgname.pc
-}

Copied: glfw/repos/community-i686/PKGBUILD (from rev 92770, glfw/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-06-15 00:51:49 UTC (rev 92771)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: philefou tuxication AT gmail DOT com
+# Contributor: lindquist to...@famolsen.dk
+# Contributor: Christoph Siegenthaler c...@gmx.ch
+# Contributor: Mihai Militaru mihai.milit...@ephemeros.org
+# Contributor: SpepS dreamspepser at yahoo dot it
+
+pkgname=glfw
+pkgver=3.0
+pkgrel=1
+pkgdesc=A free, open source, portable framework for OpenGL application 
development
+arch=('i686' 'x86_64')
+url=http://www.glfw.org/;
+license=('custom:ZLIB')
+depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput')
+makedepends=('mesa' 'cmake' 'doxygen')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2;)
+md5sums=('415aef32d70af0cc829148c1cc7b1357')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  [[ -d build ]]  rm -r build
+  mkdir build  cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DBUILD_SHARED_LIBS=ON
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  cd build
+  make DESTDIR=$pkgdir install
+
+  cd ..
+  install -Dm644 COPYING.txt $pkgdir/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-06-15 00:51:30 UTC (rev 92770)
+++ community-x86_64/PKGBUILD   2013-06-15 00:51:49 UTC (rev 92771)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: philefou tuxication AT gmail DOT com
-# Contributor: lindquist to...@famolsen.dk
-# Contributor: Christoph Siegenthaler c...@gmx.ch
-# Contributor: Mihai Militaru mihai.milit...@ephemeros.org
-# Contributor: SpepS dreamspepser at yahoo dot it
-
-pkgname=glfw
-pkgver=2.7.9
-pkgrel=1
-pkgdesc=A free, open source, portable framework for OpenGL application 
development
-arch=('i686' 'x86_64')
-url=http://www.glfw.org/;
-license=('custom:ZLIB')
-depends=('libgl' 'libxrandr' 'glu')
-makedepends=('mesa')
-source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('96e12be48801984f0f0c23e38549b277')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  export LFLAGS+=-lrt
-  make x11
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make PREFIX=$pkgdir/usr x11-dist-install
-
-  # license
-  install -Dm644 COPYING.txt \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-
-  # docs
-  install -d $pkgdir/usr/share/doc/$pkgname
-  install -Dm644 docs/*.pdf $pkgdir/usr/share/doc/$pkgname
-
-  # fix pc file prefix path
-  sed -i s|$pkgdir||g 

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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 02:51:30
  Author: svenstaro
Revision: 92770

upgpkg: glfw 3.0-1

Updating to 3.0

Modified:
  glfw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 00:26:32 UTC (rev 92769)
+++ PKGBUILD2013-06-15 00:51:30 UTC (rev 92770)
@@ -7,37 +7,35 @@
 # Contributor: SpepS dreamspepser at yahoo dot it
 
 pkgname=glfw
-pkgver=2.7.9
+pkgver=3.0
 pkgrel=1
 pkgdesc=A free, open source, portable framework for OpenGL application 
development
 arch=('i686' 'x86_64')
 url=http://www.glfw.org/;
 license=('custom:ZLIB')
-depends=('libgl' 'libxrandr' 'glu')
-makedepends=('mesa')
-source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2;)
-md5sums=('96e12be48801984f0f0c23e38549b277')
+depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput')
+makedepends=('mesa' 'cmake' 'doxygen')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2;)
+md5sums=('415aef32d70af0cc829148c1cc7b1357')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  export LFLAGS+=-lrt
-  make x11
+  [[ -d build ]]  rm -r build
+  mkdir build  cd build
+
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DBUILD_SHARED_LIBS=ON
+  make
 }
 
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  make PREFIX=$pkgdir/usr x11-dist-install
+  cd build
+  make DESTDIR=$pkgdir install
 
-  # license
-  install -Dm644 COPYING.txt \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-
-  # docs
-  install -d $pkgdir/usr/share/doc/$pkgname
-  install -Dm644 docs/*.pdf $pkgdir/usr/share/doc/$pkgname
-
-  # fix pc file prefix path
-  sed -i s|$pkgdir||g $pkgdir/usr/lib/pkgconfig/lib$pkgname.pc
+  cd ..
+  install -Dm644 COPYING.txt $pkgdir/usr/share/licenses/$pkgname/COPYING
 }



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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 03:02:15
  Author: svenstaro
Revision: 92772

upgpkg: ldc 1:0.11.0-1

Updating to 0.11.0

Modified:
  ldc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 00:51:49 UTC (rev 92771)
+++ PKGBUILD2013-06-15 01:02:15 UTC (rev 92772)
@@ -1,7 +1,8 @@
 # $Id$
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 pkgname=ldc
-pkgver=20130604
+pkgver=0.11.0
+epoch=1
 pkgrel=1
 pkgdesc=A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2
 arch=('i686' 'x86_64')
@@ -10,7 +11,7 @@
 depends=('llvm' 'libconfig')
 makedepends=('git' 'cmake')
 backup=('etc/ldc2.conf')
-source=(git://github.com/ldc-developers/ldc.git)
+source=(git://github.com/ldc-developers/ldc.git#tag=v${pkgver})
 sha1sums=('SKIP')
 
 [[ $CARCH == x86_64 ]]  _multilib=ON



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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 03:02:41
  Author: svenstaro
Revision: 92773

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-06-15 01:02:15 UTC (rev 92772)
+++ community-i686/PKGBUILD 2013-06-15 01:02:41 UTC (rev 92773)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-pkgname=ldc
-pkgver=20130604
-pkgrel=1
-pkgdesc=A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2
-arch=('i686' 'x86_64')
-url=http://www.dsource.org/projects/ldc;
-license=('BSD')
-depends=('llvm' 'libconfig')
-makedepends=('git' 'cmake')
-backup=('etc/ldc2.conf')
-source=(git://github.com/ldc-developers/ldc.git)
-sha1sums=('SKIP')
-
-[[ $CARCH == x86_64 ]]  _multilib=ON
-[[ $CARCH == i686 ]]  _multilib=OFF
-
-build() {
-  cd $srcdir/ldc
-  git submodule update --init --recursive
-
-  mkdir build  cd build
-  cmake \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DINCLUDE_INSTALL_DIR=/usr/include/d/std-ldc \
-  -DMULTILIB=$_multilib \
-  ..
-  make
-}
-
-package() {
-  cd $srcdir/ldc
-
-  cd build
-  make DESTDIR=$pkgdir install
-  cd ..
-
-  mkdir -p $pkgdir/usr/share/bash-completion/
-  mv $pkgdir/etc/bash_completion.d 
$pkgdir/usr/share/bash-completion/completions
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  # We don't actually want the multilib libs in this package
-  rm -rf $pkgdir/usr/lib32
-}

Copied: ldc/repos/community-i686/PKGBUILD (from rev 92772, ldc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-06-15 01:02:41 UTC (rev 92773)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+pkgname=ldc
+pkgver=0.11.0
+epoch=1
+pkgrel=1
+pkgdesc=A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2
+arch=('i686' 'x86_64')
+url=http://www.dsource.org/projects/ldc;
+license=('BSD')
+depends=('llvm' 'libconfig')
+makedepends=('git' 'cmake')
+backup=('etc/ldc2.conf')
+source=(git://github.com/ldc-developers/ldc.git#tag=v${pkgver})
+sha1sums=('SKIP')
+
+[[ $CARCH == x86_64 ]]  _multilib=ON
+[[ $CARCH == i686 ]]  _multilib=OFF
+
+build() {
+  cd $srcdir/ldc
+  git submodule update --init --recursive
+
+  mkdir build  cd build
+  cmake \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DINCLUDE_INSTALL_DIR=/usr/include/d/std-ldc \
+  -DMULTILIB=$_multilib \
+  ..
+  make
+}
+
+package() {
+  cd $srcdir/ldc
+
+  cd build
+  make DESTDIR=$pkgdir install
+  cd ..
+
+  mkdir -p $pkgdir/usr/share/bash-completion/
+  mv $pkgdir/etc/bash_completion.d 
$pkgdir/usr/share/bash-completion/completions
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+
+  # We don't actually want the multilib libs in this package
+  rm -rf $pkgdir/usr/lib32
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-06-15 01:02:15 UTC (rev 92772)
+++ community-x86_64/PKGBUILD   2013-06-15 01:02:41 UTC (rev 92773)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-pkgname=ldc
-pkgver=20130604
-pkgrel=1
-pkgdesc=A D Compiler based on the LLVM Compiler Infrastructure including D 
runtime and libphobos2
-arch=('i686' 'x86_64')
-url=http://www.dsource.org/projects/ldc;
-license=('BSD')
-depends=('llvm' 'libconfig')
-makedepends=('git' 'cmake')
-backup=('etc/ldc2.conf')
-source=(git://github.com/ldc-developers/ldc.git)
-sha1sums=('SKIP')
-
-[[ $CARCH == x86_64 ]]  _multilib=ON
-[[ $CARCH == i686 ]]  _multilib=OFF
-
-build() {
-  cd $srcdir/ldc
-  git submodule update --init --recursive
-
-  mkdir build  cd build
-  cmake \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DINCLUDE_INSTALL_DIR=/usr/include/d/std-ldc \
-  -DMULTILIB=$_multilib \
-  ..
-  make
-}
-
-package() {
-  cd $srcdir/ldc
-
-  cd build
-  make DESTDIR=$pkgdir install
-  cd ..
-
-  mkdir -p $pkgdir/usr/share/bash-completion/
-  mv $pkgdir/etc/bash_completion.d 
$pkgdir/usr/share/bash-completion/completions
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  # We don't actually want the multilib libs in this package
-  rm -rf $pkgdir/usr/lib32
-}

Copied: 

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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 03:23:14
  Author: svenstaro
Revision: 92775

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

Added:
  xonotic/repos/community-i686/PKGBUILD
(from rev 92774, xonotic/trunk/PKGBUILD)
  xonotic/repos/community-i686/xonotic-glx.desktop
(from rev 92774, xonotic/trunk/xonotic-glx.desktop)
  xonotic/repos/community-i686/xonotic-sdl.desktop
(from rev 92774, xonotic/trunk/xonotic-sdl.desktop)
  xonotic/repos/community-x86_64/PKGBUILD
(from rev 92774, xonotic/trunk/PKGBUILD)
  xonotic/repos/community-x86_64/xonotic-glx.desktop
(from rev 92774, xonotic/trunk/xonotic-glx.desktop)
  xonotic/repos/community-x86_64/xonotic-sdl.desktop
(from rev 92774, xonotic/trunk/xonotic-sdl.desktop)
Deleted:
  xonotic/repos/community-i686/PKGBUILD
  xonotic/repos/community-i686/xonotic-glx.desktop
  xonotic/repos/community-i686/xonotic-sdl.desktop
  xonotic/repos/community-x86_64/PKGBUILD
  xonotic/repos/community-x86_64/xonotic-glx.desktop
  xonotic/repos/community-x86_64/xonotic-sdl.desktop

--+
 /PKGBUILD|  114 +
 /xonotic-glx.desktop |   22 ++
 /xonotic-sdl.desktop |   22 ++
 community-i686/PKGBUILD  |   56 
 community-i686/xonotic-glx.desktop   |   11 ---
 community-i686/xonotic-sdl.desktop   |   11 ---
 community-x86_64/PKGBUILD|   56 
 community-x86_64/xonotic-glx.desktop |   11 ---
 community-x86_64/xonotic-sdl.desktop |   11 ---
 9 files changed, 158 insertions(+), 156 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-06-15 01:23:02 UTC (rev 92774)
+++ community-i686/PKGBUILD 2013-06-15 01:23:14 UTC (rev 92775)
@@ -1,56 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexander Suhoverhov cy at ngs dot ru
-pkgname=xonotic
-pkgver=0.6.0
-pkgrel=2
-pkgdesc=A free, fast-paced crossplatform first-person shooter
-arch=('i686' 'x86_64')
-url=http://xonotic.org;
-license=('GPL')
-depends=('alsa-lib' 'curl' 'libjpeg=8' 'libmodplug' 'libvorbis' 'libxpm' 
'libxxf86dga' 'libxxf86vm' 'sdl' 'libpng=1.4.0' 'xonotic-data')
-makedepends=('unzip' 'mesa')
-source=(http://dl.xonotic.org/xonotic-${pkgver}-source.zip;
-xonotic-glx.desktop
-xonotic-sdl.desktop)
-md5sums=('47e8468054bf1346c57f3f8fdc97575e'
- '914c7b9163e92b35f0ab57fdb1653ac5'
- 'da7d812ff231c9332cd694b39757adda')
-
-build() {
-  # compile Xonotic-flavored fteqcc
-  #make -C Xonotic/source/fteqcc
-
-  # compile QuakeC game code
-  #( cd Xonotic/source/qcsrc/server  ../../fteqcc/fteqcc.bin -O3 -Ono-c 
-Ono-cs )
-  #( cd Xonotic/source/qcsrc/client  ../../fteqcc/fteqcc.bin -O3 -Ono-c 
-Ono-cs )
-  #( cd Xonotic/source/qcsrc/menu  ../../fteqcc/fteqcc.bin -O3 -Ono-c 
-Ono-cs )
-
-  # compile engine
-   make -C Xonotic/source/darkplaces CPUOPTIMIZATIONS=${CFLAGS} 
DP_FS_BASEDIR=/usr/share/xonotic/ DP_LINK_TO_LIBJPEG=1 cl-release
-   make -C Xonotic/source/darkplaces CPUOPTIMIZATIONS=${CFLAGS} 
DP_FS_BASEDIR=/usr/share/xonotic/ DP_LINK_TO_LIBJPEG=1 sdl-release
-   make -C Xonotic/source/darkplaces CPUOPTIMIZATIONS=${CFLAGS} 
DP_FS_BASEDIR=/usr/share/xonotic/ DP_LINK_TO_LIBJPEG=1 sv-release
-
-  cd $srcdir/Xonotic/source/d0_blind_id
-  ./configure --prefix=/usr --disable-rijndael
-  make
-}
-
-package() {
-   cd $srcdir/Xonotic
-
-   # binaries
-   install -Dm755 source/darkplaces/darkplaces-dedicated 
$pkgdir/usr/bin/xonotic-dedicated
-   install -Dm755 source/darkplaces/darkplaces-glx 
$pkgdir/usr/bin/xonotic-glx
-   install -Dm755 source/darkplaces/darkplaces-sdl 
$pkgdir/usr/bin/xonotic-sdl
-
-   # convenience files
-   mkdir -p $pkgdir/usr/share/applications
-   install -Dm644 $srcdir/*.desktop -t $pkgdir/usr/share/applications
-   install -Dm644 $srcdir/Xonotic/misc/logos/icons_png/xonotic_512.png 
$pkgdir/usr/share/pixmaps/xonotic.png
-
-  # crypto stuff
-  cd $srcdir/Xonotic/source/d0_blind_id
-  make DESTDIR=$pkgdir install
-}
-
-# vim: ts=2:sw=2 et:

Copied: xonotic/repos/community-i686/PKGBUILD (from rev 92774, 
xonotic/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-06-15 01:23:14 UTC (rev 92775)
@@ -0,0 +1,57 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexander Suhoverhov cy at ngs dot ru
+pkgname=xonotic
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=A free, fast-paced crossplatform first-person shooter
+arch=('i686' 'x86_64')
+url=http://xonotic.org;
+license=('GPL')
+depends=('alsa-lib' 'curl' 'libjpeg=8' 'libmodplug' 'libvorbis' 'libxpm' 
'libxxf86dga' 'libxxf86vm' 'sdl' 'libpng=1.4.0' 'xonotic-data')
+makedepends=('unzip' 'mesa')

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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 03:23:02
  Author: svenstaro
Revision: 92774

upgpkg: xonotic 0.7.0-1

Updating to 0.7.0

Modified:
  xonotic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 01:02:41 UTC (rev 92773)
+++ PKGBUILD2013-06-15 01:23:02 UTC (rev 92774)
@@ -1,8 +1,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 # Contributor: Alexander Suhoverhov cy at ngs dot ru
 pkgname=xonotic
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc=A free, fast-paced crossplatform first-person shooter
 arch=('i686' 'x86_64')
 url=http://xonotic.org;
@@ -12,7 +12,7 @@
 source=(http://dl.xonotic.org/xonotic-${pkgver}-source.zip;
 xonotic-glx.desktop
 xonotic-sdl.desktop)
-md5sums=('47e8468054bf1346c57f3f8fdc97575e'
+md5sums=('1cc50a79ac6abf27da916bfb5e066043'
  '914c7b9163e92b35f0ab57fdb1653ac5'
  'da7d812ff231c9332cd694b39757adda')
 
@@ -31,6 +31,7 @@
make -C Xonotic/source/darkplaces CPUOPTIMIZATIONS=${CFLAGS} 
DP_FS_BASEDIR=/usr/share/xonotic/ DP_LINK_TO_LIBJPEG=1 sv-release
 
   cd $srcdir/Xonotic/source/d0_blind_id
+  sh autogen.sh
   ./configure --prefix=/usr --disable-rijndael
   make
 }



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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 03:33:19
  Author: svenstaro
Revision: 92777

archrelease: copy trunk to community-any

Added:
  xonotic-data/repos/community-any/PKGBUILD
(from rev 92776, xonotic-data/trunk/PKGBUILD)
Deleted:
  xonotic-data/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-15 01:33:02 UTC (rev 92776)
+++ PKGBUILD2013-06-15 01:33:19 UTC (rev 92777)
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD 35989 2010-12-25 03:22:46Z svenstaro $
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Alexander Suhoverhov cy at ngs dot ru
-pkgname=xonotic-data
-pkgver=0.6.0
-pkgrel=3
-pkgdesc=A free, fast-paced crossplatform first-person shooter (data files)
-arch=('any')
-url=http://xonotic.org;
-license=('GPL')
-depends=()
-makedepends=('unzip')
-source=(http://dl.xonotic.org/xonotic-${pkgver}.zip;)
-md5sums=('2dac2c1ad4388255d3ad4d038dea3f77')
-
-build() {
-  cd $srcdir/Xonotic/source/darkplaces
-}
-
-package() {
-  cd $srcdir/Xonotic
-  
-  # data
-  mkdir -p $pkgdir/usr/share/xonotic/
-  mv $srcdir/Xonotic/data $pkgdir/usr/share/xonotic/
-
-  # server stuff
-  cp -r $srcdir/Xonotic/server $pkgdir/usr/share/xonotic/
-
-  # key
-  install -Dm644 key_0.d0pk $pkgdir/usr/share/xonotic/key_0.d0pk
-}
-# vim: ts=2:sw=2 et:

Copied: xonotic-data/repos/community-any/PKGBUILD (from rev 92776, 
xonotic-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-15 01:33:19 UTC (rev 92777)
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 35989 2010-12-25 03:22:46Z svenstaro $
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Alexander Suhoverhov cy at ngs dot ru
+pkgname=xonotic-data
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=A free, fast-paced crossplatform first-person shooter (data files)
+arch=('any')
+url=http://xonotic.org;
+license=('GPL')
+depends=()
+makedepends=('unzip')
+source=(http://dl.xonotic.org/xonotic-${pkgver}.zip;)
+md5sums=('eda7e8acadbefaf4b2efcfb70bbe98e2')
+
+build() {
+  cd $srcdir/Xonotic/source/darkplaces
+}
+
+package() {
+  cd $srcdir/Xonotic
+  
+  # data
+  mkdir -p $pkgdir/usr/share/xonotic/
+  mv $srcdir/Xonotic/data $pkgdir/usr/share/xonotic/
+
+  # server stuff
+  cp -r $srcdir/Xonotic/server $pkgdir/usr/share/xonotic/
+
+  # key
+  install -Dm644 key_0.d0pk $pkgdir/usr/share/xonotic/key_0.d0pk
+}
+# vim: ts=2:sw=2 et:



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

2013-06-14 Thread Sven-Hendrik Haase
Date: Saturday, June 15, 2013 @ 03:33:02
  Author: svenstaro
Revision: 92776

upgpkg: xonotic-data 0.7.0-1

Updating to 0.7.0

Modified:
  xonotic-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 01:23:14 UTC (rev 92775)
+++ PKGBUILD2013-06-15 01:33:02 UTC (rev 92776)
@@ -2,8 +2,8 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 # Contributor: Alexander Suhoverhov cy at ngs dot ru
 pkgname=xonotic-data
-pkgver=0.6.0
-pkgrel=3
+pkgver=0.7.0
+pkgrel=1
 pkgdesc=A free, fast-paced crossplatform first-person shooter (data files)
 arch=('any')
 url=http://xonotic.org;
@@ -11,7 +11,7 @@
 depends=()
 makedepends=('unzip')
 source=(http://dl.xonotic.org/xonotic-${pkgver}.zip;)
-md5sums=('2dac2c1ad4388255d3ad4d038dea3f77')
+md5sums=('eda7e8acadbefaf4b2efcfb70bbe98e2')
 
 build() {
   cd $srcdir/Xonotic/source/darkplaces



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:38:11
  Author: bisson
Revision: 188496

free rebuild

Modified:
  arora/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 00:05:59 UTC (rev 188495)
+++ PKGBUILD2013-06-15 04:38:11 UTC (rev 188496)
@@ -5,7 +5,7 @@
 
 pkgname=arora
 pkgver=0.11.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Lightweight cross-platform Web browser'
 url='http://code.google.com/p/arora/'
 license=('GPL')
@@ -18,7 +18,7 @@
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
-   qmake PREFIX='/usr' 'CONFIG-=debug' -r
+   qmake-qt4 PREFIX='/usr' 'CONFIG-=debug' -r
make
 }
 



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:38:48
  Author: bisson
Revision: 188497

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

Added:
  arora/repos/extra-i686/PKGBUILD
(from rev 188496, arora/trunk/PKGBUILD)
  arora/repos/extra-i686/install
(from rev 188496, arora/trunk/install)
  arora/repos/extra-x86_64/PKGBUILD
(from rev 188496, arora/trunk/PKGBUILD)
  arora/repos/extra-x86_64/install
(from rev 188496, arora/trunk/install)
Deleted:
  arora/repos/extra-i686/PKGBUILD
  arora/repos/extra-i686/install
  arora/repos/extra-x86_64/PKGBUILD
  arora/repos/extra-x86_64/install

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 04:38:11 UTC (rev 188496)
+++ extra-i686/PKGBUILD 2013-06-15 04:38:48 UTC (rev 188497)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=arora
-pkgver=0.11.0
-pkgrel=3
-pkgdesc='Lightweight cross-platform Web browser'
-url='http://www.arora-browser.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('qtwebkit' 'desktop-file-utils')
-source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('480cfd7482cccbb7ece866fa10afe9acace29b31')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   qmake PREFIX='/usr' 'CONFIG-=debug' -r
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make INSTALL_ROOT=${pkgdir} install
-}

Copied: arora/repos/extra-i686/PKGBUILD (from rev 188496, arora/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 04:38:48 UTC (rev 188497)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=arora
+pkgver=0.11.0
+pkgrel=4
+pkgdesc='Lightweight cross-platform Web browser'
+url='http://code.google.com/p/arora/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('qtwebkit' 'desktop-file-utils')
+source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('480cfd7482cccbb7ece866fa10afe9acace29b31')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   qmake-qt4 PREFIX='/usr' 'CONFIG-=debug' -r
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make INSTALL_ROOT=${pkgdir} install
+}

Deleted: extra-i686/install
===
--- extra-i686/install  2013-06-15 04:38:11 UTC (rev 188496)
+++ extra-i686/install  2013-06-15 04:38:48 UTC (rev 188497)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor  /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: arora/repos/extra-i686/install (from rev 188496, arora/trunk/install)
===
--- extra-i686/install  (rev 0)
+++ extra-i686/install  2013-06-15 04:38:48 UTC (rev 188497)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor  /dev/null || true
+   update-desktop-database -q || true
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 04:38:11 UTC (rev 188496)
+++ extra-x86_64/PKGBUILD   2013-06-15 04:38:48 UTC (rev 188497)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=arora
-pkgver=0.11.0
-pkgrel=3
-pkgdesc='Lightweight cross-platform Web browser'
-url='http://www.arora-browser.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('qtwebkit' 'desktop-file-utils')
-source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('480cfd7482cccbb7ece866fa10afe9acace29b31')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   qmake PREFIX='/usr' 'CONFIG-=debug' -r
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make INSTALL_ROOT=${pkgdir} install
-}


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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:41:33
  Author: bisson
Revision: 188498

free rebuild

Modified:
  libspiro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 04:38:48 UTC (rev 188497)
+++ PKGBUILD2013-06-15 04:41:33 UTC (rev 188498)
@@ -1,18 +1,19 @@
 # $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
 # Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
-# Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=libspiro
 pkgver=20071029
-pkgrel=2
+pkgrel=3
 pkgdesc='Simplifies the drawing of beautiful curves'
 url='http://libspiro.sourceforge.net/'
 license=('GPL')
-options=('!libtool')
 arch=('i686' 'x86_64')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2;)
 sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
 
+options=('!libtool')
+
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
./configure --prefix=/usr



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:42:05
  Author: bisson
Revision: 188499

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 04:41:33 UTC (rev 188498)
+++ extra-i686/PKGBUILD 2013-06-15 04:42:05 UTC (rev 188499)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=libspiro
-pkgver=20071029
-pkgrel=2
-pkgdesc='Simplifies the drawing of beautiful curves'
-url='http://libspiro.sourceforge.net/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2;)
-sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: libspiro/repos/extra-i686/PKGBUILD (from rev 188498, 
libspiro/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 04:42:05 UTC (rev 188499)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
+
+pkgname=libspiro
+pkgver=20071029
+pkgrel=3
+pkgdesc='Simplifies the drawing of beautiful curves'
+url='http://libspiro.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2;)
+sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 04:41:33 UTC (rev 188498)
+++ extra-x86_64/PKGBUILD   2013-06-15 04:42:05 UTC (rev 188499)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=libspiro
-pkgver=20071029
-pkgrel=2
-pkgdesc='Simplifies the drawing of beautiful curves'
-url='http://libspiro.sourceforge.net/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2;)
-sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: libspiro/repos/extra-x86_64/PKGBUILD (from rev 188498, 
libspiro/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-15 04:42:05 UTC (rev 188499)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Rémy Oudompheng oudom...@clipper.ens.fr
+
+pkgname=libspiro
+pkgver=20071029
+pkgrel=3
+pkgdesc='Simplifies the drawing of beautiful curves'
+url='http://libspiro.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2;)
+sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:42:48
  Author: bisson
Revision: 188501

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 04:42:16 UTC (rev 188500)
+++ extra-i686/PKGBUILD 2013-06-15 04:42:48 UTC (rev 188501)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=libhangul
-pkgver=0.1.0
-pkgrel=1
-_filecode=6000
-pkgdesc='Input method library for Korean'
-arch=('i686' 'x86_64')
-url='http://kldp.net/projects/hangul/'
-license=('LGPL')
-options=('!libtool')
-DLAGENTS=(http::/usr/bin/curl -A '' -fLC - --retry 3 --retry-delay 3 -o %o 
%u) # moronic httpd bans curl's user-agent
-source=(http://kldp.net/frs/download.php/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --enable-static=no
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: libhangul/repos/extra-i686/PKGBUILD (from rev 188500, 
libhangul/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 04:42:48 UTC (rev 188501)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: damir da...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=libhangul
+pkgver=0.1.0
+pkgrel=2
+pkgdesc='Input method library for Korean'
+url='http://code.google.com/p/libhangul/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 04:42:16 UTC (rev 188500)
+++ extra-x86_64/PKGBUILD   2013-06-15 04:42:48 UTC (rev 188501)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: damir da...@archlinux.org
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=libhangul
-pkgver=0.1.0
-pkgrel=1
-_filecode=6000
-pkgdesc='Input method library for Korean'
-arch=('i686' 'x86_64')
-url='http://kldp.net/projects/hangul/'
-license=('LGPL')
-options=('!libtool')
-DLAGENTS=(http::/usr/bin/curl -A '' -fLC - --retry 3 --retry-delay 3 -o %o 
%u) # moronic httpd bans curl's user-agent
-source=(http://kldp.net/frs/download.php/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --enable-static=no
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: libhangul/repos/extra-x86_64/PKGBUILD (from rev 188500, 
libhangul/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-15 04:42:48 UTC (rev 188501)
@@ -0,0 +1,26 @@
+# $Id$
+# Contributor: damir da...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=libhangul
+pkgver=0.1.0
+pkgrel=2
+pkgdesc='Input method library for Korean'
+url='http://code.google.com/p/libhangul/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
+
+options=('!libtool')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:42:16
  Author: bisson
Revision: 188500

free rebuild

Modified:
  libhangul/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 04:42:05 UTC (rev 188499)
+++ PKGBUILD2013-06-15 04:42:16 UTC (rev 188500)
@@ -4,18 +4,19 @@
 
 pkgname=libhangul
 pkgver=0.1.0
-pkgrel=1
+pkgrel=2
+pkgdesc='Input method library for Korean'
 url='http://code.google.com/p/libhangul/'
-pkgdesc='Input method library for Korean'
 license=('LGPL')
-options=('!libtool')
 arch=('i686' 'x86_64')
 source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
 sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
 
+options=('!libtool')
+
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --enable-static=no
+   ./configure --prefix=/usr --disable-static
make
 }
 



  1   2   >