[arch-commits] Commit in php/trunk (PKGBUILD php.ini.patch)

2013-08-16 Thread Pierre Schmitz
Date: Friday, August 16, 2013 @ 08:12:15
  Author: pierre
Revision: 193091

upgpkg: php 5.5.2-1

Modified:
  php/trunk/PKGBUILD
  php/trunk/php.ini.patch

---+
 PKGBUILD  |8 
 php.ini.patch |7 +++
 2 files changed, 7 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-15 23:15:47 UTC (rev 193090)
+++ PKGBUILD2013-08-16 06:12:15 UTC (rev 193091)
@@ -21,8 +21,8 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=5.5.1
-pkgrel=4
+pkgver=5.5.2
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
 url='http://www.php.net'
@@ -33,8 +33,8 @@
 source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2;
 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('e6520ba8f86e03451f1e9226ca2be681'
- '696ea38760f3b9cc6b9cd8391ea28df5'
+md5sums=('caf7f4d86514a568fb3c8021b096a9f0'
+ 'f9ee638591aaf1526767db7976d95847'
  'dec2cbaad64e3abf4f0ec70e1de4e8e9'
  '880afea327bb00c47082d22c507e6bfc'
  'e036c721e5ad927cd1613c7475a58b3a'

Modified: php.ini.patch
===
--- php.ini.patch   2013-08-15 23:15:47 UTC (rev 193090)
+++ php.ini.patch   2013-08-16 06:12:15 UTC (rev 193091)
@@ -1,5 +1,5 @@
 php.ini-production 2013-05-08 18:45:31.0 +0200
-+++ php.ini-production 2013-05-09 09:26:34.513279797 +0200
+--- php.ini-production 2013-08-15 22:42:04.0 +0200
 php.ini-production 2013-08-16 08:03:36.178726858 +0200
 @@ -305,7 +305,7 @@
  ; or per-virtualhost web server configuration file. This directive is
  ; *NOT* affected by whether Safe Mode is turned On or Off.
@@ -27,7 +27,7 @@
  ; On windows:
  ; extension_dir = ext
  
-@@ -863,51 +863,48 @@
+@@ -863,50 +863,48 @@
  ; If you only provide the name of the extension, PHP will look for it in its
  ; default extension directory.
  ;
@@ -75,7 +75,6 @@
 -;extension=php_tidy.dll
 -;extension=php_xmlrpc.dll
 -;extension=php_xsl.dll
--;extension=php_zip.dll
 +;extension=bcmath.so
 +;extension=bz2.so
 +;extension=calendar.so



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

2013-08-16 Thread Pierre Schmitz
Date: Friday, August 16, 2013 @ 08:12:38
  Author: pierre
Revision: 193092

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

Added:
  php/repos/testing-i686/PKGBUILD
(from rev 193091, php/trunk/PKGBUILD)
  php/repos/testing-i686/apache.conf
(from rev 193091, php/trunk/apache.conf)
  php/repos/testing-i686/logrotate.d.php-fpm
(from rev 193091, php/trunk/logrotate.d.php-fpm)
  php/repos/testing-i686/php-fpm.conf.in.patch
(from rev 193091, php/trunk/php-fpm.conf.in.patch)
  php/repos/testing-i686/php-fpm.install
(from rev 193091, php/trunk/php-fpm.install)
  php/repos/testing-i686/php-fpm.service
(from rev 193091, php/trunk/php-fpm.service)
  php/repos/testing-i686/php-fpm.tmpfiles
(from rev 193091, php/trunk/php-fpm.tmpfiles)
  php/repos/testing-i686/php.ini.patch
(from rev 193091, php/trunk/php.ini.patch)
  php/repos/testing-x86_64/PKGBUILD
(from rev 193091, php/trunk/PKGBUILD)
  php/repos/testing-x86_64/apache.conf
(from rev 193091, php/trunk/apache.conf)
  php/repos/testing-x86_64/logrotate.d.php-fpm
(from rev 193091, php/trunk/logrotate.d.php-fpm)
  php/repos/testing-x86_64/php-fpm.conf.in.patch
(from rev 193091, php/trunk/php-fpm.conf.in.patch)
  php/repos/testing-x86_64/php-fpm.install
(from rev 193091, php/trunk/php-fpm.install)
  php/repos/testing-x86_64/php-fpm.service
(from rev 193091, php/trunk/php-fpm.service)
  php/repos/testing-x86_64/php-fpm.tmpfiles
(from rev 193091, php/trunk/php-fpm.tmpfiles)
  php/repos/testing-x86_64/php.ini.patch
(from rev 193091, php/trunk/php.ini.patch)
Deleted:
  php/repos/testing-i686/PKGBUILD
  php/repos/testing-i686/apache.conf
  php/repos/testing-i686/logrotate.d.php-fpm
  php/repos/testing-i686/php-fpm.conf.in.patch
  php/repos/testing-i686/php-fpm.install
  php/repos/testing-i686/php-fpm.service
  php/repos/testing-i686/php-fpm.tmpfiles
  php/repos/testing-i686/php.ini.patch
  php/repos/testing-x86_64/PKGBUILD
  php/repos/testing-x86_64/apache.conf
  php/repos/testing-x86_64/logrotate.d.php-fpm
  php/repos/testing-x86_64/php-fpm.conf.in.patch
  php/repos/testing-x86_64/php-fpm.install
  php/repos/testing-x86_64/php-fpm.service
  php/repos/testing-x86_64/php-fpm.tmpfiles
  php/repos/testing-x86_64/php.ini.patch

--+
 /PKGBUILD|  702 +
 /apache.conf |   26 +
 /logrotate.d.php-fpm |   16 
 /php-fpm.conf.in.patch   |  104 
 /php-fpm.install |   18 
 /php-fpm.service |   26 +
 /php-fpm.tmpfiles|2 
 /php.ini.patch   |  244 +++
 testing-i686/PKGBUILD|  354 
 testing-i686/apache.conf |   13 
 testing-i686/logrotate.d.php-fpm |8 
 testing-i686/php-fpm.conf.in.patch   |   52 --
 testing-i686/php-fpm.install |9 
 testing-i686/php-fpm.service |   13 
 testing-i686/php-fpm.tmpfiles|1 
 testing-i686/php.ini.patch   |  123 -
 testing-x86_64/PKGBUILD  |  354 
 testing-x86_64/apache.conf   |   13 
 testing-x86_64/logrotate.d.php-fpm   |8 
 testing-x86_64/php-fpm.conf.in.patch |   52 --
 testing-x86_64/php-fpm.install   |9 
 testing-x86_64/php-fpm.service   |   13 
 testing-x86_64/php-fpm.tmpfiles  |1 
 testing-x86_64/php.ini.patch |  123 -
 24 files changed, 1138 insertions(+), 1146 deletions(-)

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


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

2013-08-16 Thread Eric Bélanger
Date: Friday, August 16, 2013 @ 08:31:26
  Author: eric
Revision: 95723

upgpkg: youtube-dl 2013.08.15-1

Upstream update

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 00:46:12 UTC (rev 95722)
+++ PKGBUILD2013-08-16 06:31:26 UTC (rev 95723)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=youtube-dl
-pkgver=2013.08.14
+pkgver=2013.08.15
 pkgrel=1
 pkgdesc=A small command-line program to download videos from YouTube.com and 
a few more sites
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-distribute')
 optdepends=('ffmpeg: for video post-processing')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('7cf26170b170d70955436103e801cf6652da95fb'
+sha1sums=('6287738f334aed68c008e8047596c8bedcab8e3a'
   'SKIP')
 
 prepare() {



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

2013-08-16 Thread Eric Bélanger
Date: Friday, August 16, 2013 @ 08:31:51
  Author: eric
Revision: 95724

archrelease: copy trunk to community-any

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

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

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

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



[arch-commits] Commit in php/repos/extra-i686 (PKGBUILD)

2013-08-16 Thread Pierre Schmitz
Date: Friday, August 16, 2013 @ 09:07:07
  Author: pierre
Revision: 193094

upstream update

Modified:
  php/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 07:06:58 UTC (rev 193093)
+++ PKGBUILD2013-08-16 07:07:07 UTC (rev 193094)
@@ -21,7 +21,7 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=5.4.17
+pkgver=5.4.18
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
@@ -33,7 +33,7 @@
 source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2;
 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('1e027e99e2a874310fd518e87e3947af'
+md5sums=('b2e185b46b22a48a385cf21a0dc76e65'
  '44c1bb1df346b3b9d3e092c7df9a37d0'
  'dec2cbaad64e3abf4f0ec70e1de4e8e9'
  '5c1f4c967b66ce3eaf819b46951dcbf5'



[arch-commits] Commit in php/repos/extra-x86_64 (PKGBUILD)

2013-08-16 Thread Pierre Schmitz
Date: Friday, August 16, 2013 @ 09:06:58
  Author: pierre
Revision: 193093

upstream update

Modified:
  php/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 06:12:38 UTC (rev 193092)
+++ PKGBUILD2013-08-16 07:06:58 UTC (rev 193093)
@@ -21,7 +21,7 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=5.4.17
+pkgver=5.4.18
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
@@ -33,7 +33,7 @@
 source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2;
 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('1e027e99e2a874310fd518e87e3947af'
+md5sums=('b2e185b46b22a48a385cf21a0dc76e65'
  '44c1bb1df346b3b9d3e092c7df9a37d0'
  'dec2cbaad64e3abf4f0ec70e1de4e8e9'
  '5c1f4c967b66ce3eaf819b46951dcbf5'



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

2013-08-16 Thread Felix Yan
Date: Friday, August 16, 2013 @ 09:22:13
  Author: fyan
Revision: 95725

upgpkg: pidgin-lwqq 0.2a.20130816-1

Modified:
  pidgin-lwqq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 06:31:51 UTC (rev 95724)
+++ PKGBUILD2013-08-16 07:22:13 UTC (rev 95725)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan felixonm...@gmail.com
 
 pkgname=pidgin-lwqq
-pkgver=0.2a.20130802
-_commit=bccb4d20b65e504f6ae575f7cc55babb9c66ff8d
+pkgver=0.2a.20130816
+_commit=dbd57d99769303f86f5c9aa66a7383a719a22dc7
 pkgrel=1
 pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
 arch=('i686' 'x86_64')



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

2013-08-16 Thread Felix Yan
Date: Friday, August 16, 2013 @ 09:23:39
  Author: fyan
Revision: 95726

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

Added:
  pidgin-lwqq/repos/community-i686/PKGBUILD
(from rev 95725, pidgin-lwqq/trunk/PKGBUILD)
  pidgin-lwqq/repos/community-i686/pidgin-lwqq.install
(from rev 95725, pidgin-lwqq/trunk/pidgin-lwqq.install)
  pidgin-lwqq/repos/community-x86_64/PKGBUILD
(from rev 95725, pidgin-lwqq/trunk/PKGBUILD)
  pidgin-lwqq/repos/community-x86_64/pidgin-lwqq.install
(from rev 95725, pidgin-lwqq/trunk/pidgin-lwqq.install)
Deleted:
  pidgin-lwqq/repos/community-i686/PKGBUILD
  pidgin-lwqq/repos/community-i686/pidgin-lwqq.install
  pidgin-lwqq/repos/community-x86_64/PKGBUILD
  pidgin-lwqq/repos/community-x86_64/pidgin-lwqq.install

--+
 /PKGBUILD|   82 +
 /pidgin-lwqq.install |   22 
 community-i686/PKGBUILD  |   41 
 community-i686/pidgin-lwqq.install   |   11 
 community-x86_64/PKGBUILD|   41 
 community-x86_64/pidgin-lwqq.install |   11 
 6 files changed, 104 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-16 07:22:13 UTC (rev 95725)
+++ community-i686/PKGBUILD 2013-08-16 07:23:39 UTC (rev 95726)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgname=pidgin-lwqq
-pkgver=0.2a.20130802
-_commit=bccb4d20b65e504f6ae575f7cc55babb9c66ff8d
-pkgrel=1
-pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
-arch=('i686' 'x86_64')
-url=https://github.com/xiehuc/pidgin-lwqq;
-license=('GPL3')
-depends=('libpurple' 'curl' 'hicolor-icon-theme' 'gtk-update-icon-cache' 
'libev')
-optdepends=('pidgin: Multi-protocol instant messaging client'
-   'telepathy-haze: Empathy plugin support')
-makedepends=('git' 'cmake')
-install=$pkgname.install
-source=(git://github.com/xiehuc/pidgin-lwqq.git#commit=$_commit
-#source=(git://github.com/xiehuc/pidgin-lwqq.git#tag=$pkgver
-git://github.com/xiehuc/lwqq.git)
-
-prepare() {
-  cd $srcdir/$pkgname
-  git submodule init
-  git config submodule.liblwqq.url $srcdir/lwqq
-  git submodule update
-}
-
-build() {
-  cd ${srcdir}/$pkgname
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname
-  make DESTDIR=${pkgdir} install
-}
-
-sha512sums=('SKIP'
-'SKIP')

Copied: pidgin-lwqq/repos/community-i686/PKGBUILD (from rev 95725, 
pidgin-lwqq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-16 07:23:39 UTC (rev 95726)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgname=pidgin-lwqq
+pkgver=0.2a.20130816
+_commit=dbd57d99769303f86f5c9aa66a7383a719a22dc7
+pkgrel=1
+pkgdesc=A pidgin plugin based on lwqq, a excellent safe useful library for 
webqq protocol
+arch=('i686' 'x86_64')
+url=https://github.com/xiehuc/pidgin-lwqq;
+license=('GPL3')
+depends=('libpurple' 'curl' 'hicolor-icon-theme' 'gtk-update-icon-cache' 
'libev')
+optdepends=('pidgin: Multi-protocol instant messaging client'
+   'telepathy-haze: Empathy plugin support')
+makedepends=('git' 'cmake')
+install=$pkgname.install
+source=(git://github.com/xiehuc/pidgin-lwqq.git#commit=$_commit
+#source=(git://github.com/xiehuc/pidgin-lwqq.git#tag=$pkgver
+git://github.com/xiehuc/lwqq.git)
+
+prepare() {
+  cd $srcdir/$pkgname
+  git submodule init
+  git config submodule.liblwqq.url $srcdir/lwqq
+  git submodule update
+}
+
+build() {
+  cd ${srcdir}/$pkgname
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname
+  make DESTDIR=${pkgdir} install
+}
+
+sha512sums=('SKIP'
+'SKIP')

Deleted: community-i686/pidgin-lwqq.install
===
--- community-i686/pidgin-lwqq.install  2013-08-16 07:22:13 UTC (rev 95725)
+++ community-i686/pidgin-lwqq.install  2013-08-16 07:23:39 UTC (rev 95726)
@@ -1,11 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: pidgin-lwqq/repos/community-i686/pidgin-lwqq.install (from rev 95725, 
pidgin-lwqq/trunk/pidgin-lwqq.install)
===
--- community-i686/pidgin-lwqq.install  (rev 0)
+++ community-i686/pidgin-lwqq.install  2013-08-16 07:23:39 UTC (rev 95726)
@@ -0,0 +1,11 @@
+post_install() {
+gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64

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

2013-08-16 Thread Sergej Pupykin
Date: Friday, August 16, 2013 @ 10:25:14
  Author: spupykin
Revision: 95727

upgpkg: augeas 1.1.0-1

upd

Modified:
  augeas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 07:23:39 UTC (rev 95726)
+++ PKGBUILD2013-08-16 08:25:14 UTC (rev 95727)
@@ -3,7 +3,7 @@
 # Contributor: Jon Nordby jono...@gmail.com
 
 pkgname=augeas
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
 arch=('i686' 'x86_64')
@@ -11,9 +11,9 @@
 license=('LGPL')
 depends=('libxml2' 'gcc-libs')
 options=('!libtool')
-source=(http://augeas.net/download/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('82131019432ecf8102e1491610ad2dd1'
- '63b2f334b030c957c98ee01ef207cfdd')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('520ce983457ff9ffa3816bc41a9f328b'
+ 'SKIP')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-08-16 Thread Sergej Pupykin
Date: Friday, August 16, 2013 @ 10:25:38
  Author: spupykin
Revision: 95728

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-16 08:25:14 UTC (rev 95727)
+++ community-i686/PKGBUILD 2013-08-16 08:25:38 UTC (rev 95728)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch thatc...@gmail.com
-# Contributor: Jon Nordby jono...@gmail.com
-
-pkgname=augeas
-pkgver=1.0.0
-pkgrel=1
-pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
-arch=('i686' 'x86_64')
-url=http://augeas.net;
-license=('LGPL')
-depends=('libxml2' 'gcc-libs')
-options=('!libtool')
-source=(http://augeas.net/download/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('82131019432ecf8102e1491610ad2dd1'
- '63b2f334b030c957c98ee01ef207cfdd')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: augeas/repos/community-i686/PKGBUILD (from rev 95727, 
augeas/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-16 08:25:38 UTC (rev 95728)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Thomas S Hatch thatc...@gmail.com
+# Contributor: Jon Nordby jono...@gmail.com
+
+pkgname=augeas
+pkgver=1.1.0
+pkgrel=1
+pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
+arch=('i686' 'x86_64')
+url=http://augeas.net;
+license=('LGPL')
+depends=('libxml2' 'gcc-libs')
+options=('!libtool')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('520ce983457ff9ffa3816bc41a9f328b'
+ 'SKIP')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-16 08:25:14 UTC (rev 95727)
+++ community-x86_64/PKGBUILD   2013-08-16 08:25:38 UTC (rev 95728)
@@ -1,28 +0,0 @@
-# $Id$
-# Contributor: Thomas S Hatch thatc...@gmail.com
-# Contributor: Jon Nordby jono...@gmail.com
-
-pkgname=augeas
-pkgver=1.0.0
-pkgrel=1
-pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
-arch=('i686' 'x86_64')
-url=http://augeas.net;
-license=('LGPL')
-depends=('libxml2' 'gcc-libs')
-options=('!libtool')
-source=(http://augeas.net/download/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('82131019432ecf8102e1491610ad2dd1'
- '63b2f334b030c957c98ee01ef207cfdd')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: augeas/repos/community-x86_64/PKGBUILD (from rev 95727, 
augeas/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-16 08:25:38 UTC (rev 95728)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: Thomas S Hatch thatc...@gmail.com
+# Contributor: Jon Nordby jono...@gmail.com
+
+pkgname=augeas
+pkgver=1.1.0
+pkgrel=1
+pkgdesc=A configuration editing tool that parses config files and transforms 
them into a tree
+arch=('i686' 'x86_64')
+url=http://augeas.net;
+license=('LGPL')
+depends=('libxml2' 'gcc-libs')
+options=('!libtool')
+source=(http://download.augeas.net/augeas-$pkgver.tar.gz{,.sig})
+md5sums=('520ce983457ff9ffa3816bc41a9f328b'
+ 'SKIP')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 10:59:27
  Author: tpowa
Revision: 95733

upgpkg: rt3562sta 2.4.1.1-40

rebuild against 3.10.7

Modified:
  rt3562sta/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 08:59:16 UTC (rev 95732)
+++ PKGBUILD2013-08-16 08:59:27 UTC (rev 95733)
@@ -4,7 +4,7 @@
 
 pkgname=rt3562sta
 pkgver=2.4.1.1
-pkgrel=39
+pkgrel=40
 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 r8168/repos (8 files)

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 10:59:16
  Author: tpowa
Revision: 95732

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 95731, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-i686/linux-3.10.patch
(from rev 95731, r8168/trunk/linux-3.10.patch)
  r8168/repos/community-testing-i686/r8168.install
(from rev 95731, r8168/trunk/r8168.install)
  r8168/repos/community-testing-x86_64/
  r8168/repos/community-testing-x86_64/PKGBUILD
(from rev 95731, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-x86_64/linux-3.10.patch
(from rev 95731, r8168/trunk/linux-3.10.patch)
  r8168/repos/community-testing-x86_64/r8168.install
(from rev 95731, r8168/trunk/r8168.install)

---+
 community-testing-i686/PKGBUILD   |   51 
 community-testing-i686/linux-3.10.patch   |   59 
 community-testing-i686/r8168.install  |   17 
 community-testing-x86_64/PKGBUILD |   51 
 community-testing-x86_64/linux-3.10.patch |   59 
 community-testing-x86_64/r8168.install|   17 
 6 files changed, 254 insertions(+)

Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 95731, 
r8168/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-16 08:59:16 UTC (rev 95732)
@@ -0,0 +1,51 @@
+# $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.036.00
+pkgrel=7
+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.10.patch)
+install=$pkgname.install
+
+prepare() {
+   cd $pkgname-$pkgver
+   patch -p0 -i $srcdir/linux-3.10.patch
+}
+
+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
+
+   # 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=('937fd5d7d4cbfc95cf2859d8c3beb15a8536dc4e41752f7a53f2a25f07cdcd33'
+'1fb115b4d1b6b058d23322b89fad52d29748ce75b2774815e72c679a235d0e87')

Copied: r8168/repos/community-testing-i686/linux-3.10.patch (from rev 95731, 
r8168/trunk/linux-3.10.patch)
===
--- community-testing-i686/linux-3.10.patch (rev 0)
+++ community-testing-i686/linux-3.10.patch 2013-08-16 08:59:16 UTC (rev 
95732)
@@ -0,0 +1,59 @@
+--- src/r8168_n.c.orig 2013-07-02 14:20:27.355887286 +0200
 src/r8168_n.c  2013-07-02 14:24:25.302573010 +0200
+@@ -52,6 +52,10 @@
+ #include linux/init.h
+ #include linux/rtnetlink.h
+ 
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3,10,0)
++#include linux/if_ether.h
++#endif
++
+ #if LINUX_VERSION_CODE = KERNEL_VERSION(2,6,26)
+ #include linux/pci-aspm.h
+ #endif
+@@ -2232,6 +2236,9 @@
+swab16(opts2  0x));
+ ret = 0;
+ }
++#elif LINUX_VERSION_CODE = KERNEL_VERSION(3,10,0)
++  if (opts2  RxVlanTag)
++  __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), swab16(opts2  
0x));
+ #else
+ if (opts2  RxVlanTag)
+ __vlan_hwaccel_put_tag(skb, swab16(opts2  0x));
+@@ -2295,7 +2302,11 @@
+ else
+ tp-cp_cmd = ~RxChkSum;
+ 
++#if LINUX_VERSION_CODE = KERNEL_VERSION(3,10,0)
++  if (dev-features  NETIF_F_HW_VLAN_CTAG_RX)
++#else
+ if (dev-features  NETIF_F_HW_VLAN_RX)
++#endif
+ tp-cp_cmd |= RxVlan;
+ else
+ tp-cp_cmd = ~RxVlan;
+@@ -16195,7 +16206,11 @@

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 10:59:06
  Author: tpowa
Revision: 95731

upgpkg: r8168 8.036.00-7

rebuild against 3.10.7

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 08:58:52 UTC (rev 95730)
+++ PKGBUILD2013-08-16 08:59:06 UTC (rev 95731)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.036.00
-pkgrel=6
+pkgrel=7
 pkgdesc=A kernel module for Realtek 8168 network cards
 url=http://www.realtek.com.tw;
 license=(GPL)



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 10:58:41
  Author: tpowa
Revision: 95729

upgpkg: bbswitch 0.7-10

rebuild against 3.10.7

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 08:25:38 UTC (rev 95728)
+++ PKGBUILD2013-08-16 08:58:41 UTC (rev 95729)
@@ -5,7 +5,7 @@
 pkgname=bbswitch
 pkgver=0.7
 _extramodules=extramodules-3.10-ARCH # Don't forget to update bbswitch.install
-pkgrel=9
+pkgrel=10
 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-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 10:58:52
  Author: tpowa
Revision: 95730

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 95729, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-i686/bbswitch.install
(from rev 95729, bbswitch/trunk/bbswitch.install)
  bbswitch/repos/community-testing-x86_64/
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 95729, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-x86_64/bbswitch.install
(from rev 95729, 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 95729, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-16 08:58:52 UTC (rev 95730)
@@ -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.10-ARCH # Don't forget to update bbswitch.install
+pkgrel=10
+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.10' 'linux3.11')
+makedepends=('linux-headers=3.10' 'linux-headers3.11')
+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 95729, 
bbswitch/trunk/bbswitch.install)
===
--- community-testing-i686/bbswitch.install (rev 0)
+++ community-testing-i686/bbswitch.install 2013-08-16 08:58:52 UTC (rev 
95730)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.10-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 95729, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-08-16 08:58:52 UTC (rev 95730)
@@ -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.10-ARCH # Don't forget to update bbswitch.install
+pkgrel=10
+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.10' 'linux3.11')
+makedepends=('linux-headers=3.10' 'linux-headers3.11')
+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 
95729, bbswitch/trunk/bbswitch.install)
===
--- community-testing-x86_64/bbswitch.install   (rev 0)
+++ community-testing-x86_64/bbswitch.install   2013-08-16 08:58:52 UTC (rev 
95730)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-3.10-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 11:00:08
  Author: tpowa
Revision: 95735

upgpkg: tp_smapi 0.41-31

rebuild against 3.10.7

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 08:59:51 UTC (rev 95734)
+++ PKGBUILD2013-08-16 09:00:08 UTC (rev 95735)
@@ -10,7 +10,7 @@
 
 pkgname=tp_smapi
 pkgver=0.41
-pkgrel=30
+pkgrel=31
 pkgdesc=Modules for ThinkPad's SMAPI functionality
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 10:59:51
  Author: tpowa
Revision: 95734

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 95733, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-i686/linux-3.8.patch
(from rev 95733, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 95733, rt3562sta/trunk/rt3562sta-2.4.1.1-WPA-mixed.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta-2.4.1.1-config.patch
(from rev 95733, 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 95733, 
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 95733, 
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 95733, 
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 95733, 
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 95733, 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 95733, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-i686/rt3562sta.install
(from rev 95733, rt3562sta/trunk/rt3562sta.install)
  rt3562sta/repos/community-testing-x86_64/
  rt3562sta/repos/community-testing-x86_64/PKGBUILD
(from rev 95733, rt3562sta/trunk/PKGBUILD)
  rt3562sta/repos/community-testing-x86_64/linux-3.8.patch
(from rev 95733, rt3562sta/trunk/linux-3.8.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta-2.4.1.1-WPA-mixed.patch
(from rev 95733, 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 95733, 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 95733, 
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 95733, 
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 95733, 
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 95733, 
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 95733, 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 95733, rt3562sta/trunk/rt3562sta-2.4.1.1-return_nonvoid.patch)
  rt3562sta/repos/community-testing-x86_64/rt3562sta.install
(from rev 95733, 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/repos (6 files)

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 11:00:16
  Author: tpowa
Revision: 95736

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 95735, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-testing-i686/tp_smapi.install
(from rev 95735, tp_smapi/trunk/tp_smapi.install)
  tp_smapi/repos/community-testing-x86_64/
  tp_smapi/repos/community-testing-x86_64/PKGBUILD
(from rev 95735, tp_smapi/trunk/PKGBUILD)
  tp_smapi/repos/community-testing-x86_64/tp_smapi.install
(from rev 95735, 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 95735, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-16 09:00:16 UTC (rev 95736)
@@ -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=31
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.10' 'linux3.11')
+makedepends=('linux-headers=3.10' 'linux-headers3.11')
+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 95735, 
tp_smapi/trunk/tp_smapi.install)
===
--- community-testing-i686/tp_smapi.install (rev 0)
+++ community-testing-i686/tp_smapi.install 2013-08-16 09:00:16 UTC (rev 
95736)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.10-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 95735, 
tp_smapi/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-08-16 09:00:16 UTC (rev 95736)
@@ -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=31
+pkgdesc=Modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux=3.10' 'linux3.11')
+makedepends=('linux-headers=3.10' 'linux-headers3.11')
+install=${pkgname}.install

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 11:00:28
  Author: tpowa
Revision: 95737

upgpkg: vhba-module 20130607-10

rebuild against 3.10.7

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 09:00:16 UTC (rev 95736)
+++ PKGBUILD2013-08-16 09:00:28 UTC (rev 95737)
@@ -6,7 +6,7 @@
 pkgname=vhba-module
 pkgver=20130607
 _extramodules=extramodules-3.10-ARCH
-pkgrel=9
+pkgrel=10
 pkgdesc=Kernel module that emulates SCSI devices
 arch=('i686' 'x86_64')
 url=http://cdemu.sourceforge.net/;



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 11:00:54
  Author: tpowa
Revision: 95739

upgpkg: virtualbox-modules 4.2.16-7

rebuild against 3.10.7

Modified:
  virtualbox-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 09:00:38 UTC (rev 95738)
+++ PKGBUILD2013-08-16 09:00:54 UTC (rev 95739)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules
 pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
 pkgver=4.2.16
-pkgrel=6
+pkgrel=7
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 11:00:38
  Author: tpowa
Revision: 95738

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 95737, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-i686/PKGBUILD
(from rev 95737, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-i686/vhba-module.install
(from rev 95737, 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 95737, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 95737, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/vhba-module.install
(from rev 95737, 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 95737, 
vhba-module/trunk/60-vhba.rules)
===
--- community-testing-i686/60-vhba.rules(rev 0)
+++ community-testing-i686/60-vhba.rules2013-08-16 09:00:38 UTC (rev 
95738)
@@ -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 95737, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-16 09:00:38 UTC (rev 95738)
@@ -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.10-ARCH
+pkgrel=10
+pkgdesc=Kernel module that emulates SCSI devices
+arch=('i686' 'x86_64')
+url=http://cdemu.sourceforge.net/;
+license=('GPL')
+depends=('linux=3.10' 'linux3.11')
+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 
95737, vhba-module/trunk/vhba-module.install)
===
--- community-testing-i686/vhba-module.install  (rev 0)
+++ community-testing-i686/vhba-module.install  2013-08-16 09:00:38 UTC (rev 
95738)
@@ -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 
95737, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2013-08-16 09:00:38 UTC (rev 
95738)
@@ -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 95737, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-08-16 09:00:38 UTC (rev 95738)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: 

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 11:01:06
  Author: tpowa
Revision: 95740

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 95739, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-testing-i686/build.sh
(from rev 95739, virtualbox-modules/trunk/build.sh)
  
virtualbox-modules/repos/community-testing-i686/virtualbox-guest-modules.install
(from rev 95739, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  
virtualbox-modules/repos/community-testing-i686/virtualbox-host-modules.install
(from rev 95739, virtualbox-modules/trunk/virtualbox-host-modules.install)
  virtualbox-modules/repos/community-testing-x86_64/
  virtualbox-modules/repos/community-testing-x86_64/PKGBUILD
(from rev 95739, virtualbox-modules/trunk/PKGBUILD)
  virtualbox-modules/repos/community-testing-x86_64/build.sh
(from rev 95739, virtualbox-modules/trunk/build.sh)
  
virtualbox-modules/repos/community-testing-x86_64/virtualbox-guest-modules.install
(from rev 95739, virtualbox-modules/trunk/virtualbox-guest-modules.install)
  
virtualbox-modules/repos/community-testing-x86_64/virtualbox-host-modules.install
(from rev 95739, virtualbox-modules/trunk/virtualbox-host-modules.install)

---+
 community-testing-i686/PKGBUILD   |   65 
 community-testing-i686/build.sh   |   25 
 community-testing-i686/virtualbox-guest-modules.install   |   21 +++
 community-testing-i686/virtualbox-host-modules.install|   23 
 community-testing-x86_64/PKGBUILD |   65 
 community-testing-x86_64/build.sh |   25 
 community-testing-x86_64/virtualbox-guest-modules.install |   21 +++
 community-testing-x86_64/virtualbox-host-modules.install  |   23 
 8 files changed, 268 insertions(+)

Copied: virtualbox-modules/repos/community-testing-i686/PKGBUILD (from rev 
95739, virtualbox-modules/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-16 09:01:06 UTC (rev 95740)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Maintainer: Sébastien Luttringer
+
+pkgbase=virtualbox-modules
+pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
+pkgver=4.2.16
+pkgrel=7
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux=3.10' 'linux3.11'
+ 'linux-headers=3.10' 'linux-headers3.11'
+ virtualbox-host-dkms=$pkgver
+ virtualbox-guest-dkms=$pkgver
+ 'expac'
+ 'sed'
+ 'bc')
+
+# remember to also adjust the .install files and the package deps below
+_extramodules=extramodules-3.10-ARCH
+
+build() {
+  _kernver=$(cat /usr/lib/modules/$_extramodules/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(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Host kernel modules for VirtualBox'
+  depends=('linux=3.10' 'linux3.11')
+  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/
+  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+package_virtualbox-guest-modules(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=('linux=3.10' 'linux3.11')
+  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/
+  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+# vim:set ts=2 sw=2 et:

Copied: virtualbox-modules/repos/community-testing-i686/build.sh (from rev 
95739, virtualbox-modules/trunk/build.sh)
===
--- community-testing-i686/build.sh (rev 0)
+++ community-testing-i686/build.sh 2013-08-16 09:01:06 UTC (rev 95740)
@@ -0,0 +1,25 @@
+#!/bin/bash
+
+set -e
+
+if (( $# != 1 )); then
+  echo 

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

2013-08-16 Thread Sergej Pupykin
Date: Friday, August 16, 2013 @ 11:23:59
  Author: spupykin
Revision: 95742

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

Added:
  synfig/repos/community-staging-i686/
  synfig/repos/community-staging-i686/PKGBUILD
(from rev 95741, synfig/trunk/PKGBUILD)
  synfig/repos/community-staging-i686/build-fix.patch
(from rev 95741, synfig/trunk/build-fix.patch)
  synfig/repos/community-staging-i686/ffmpeg-0.8.patch
(from rev 95741, synfig/trunk/ffmpeg-0.8.patch)
  synfig/repos/community-staging-i686/ffmpeg-loop.patch
(from rev 95741, synfig/trunk/ffmpeg-loop.patch)
  synfig/repos/community-staging-x86_64/
  synfig/repos/community-staging-x86_64/PKGBUILD
(from rev 95741, synfig/trunk/PKGBUILD)
  synfig/repos/community-staging-x86_64/build-fix.patch
(from rev 95741, synfig/trunk/build-fix.patch)
  synfig/repos/community-staging-x86_64/ffmpeg-0.8.patch
(from rev 95741, synfig/trunk/ffmpeg-0.8.patch)
  synfig/repos/community-staging-x86_64/ffmpeg-loop.patch
(from rev 95741, synfig/trunk/ffmpeg-loop.patch)

+
 community-staging-i686/PKGBUILD|   46 
 community-staging-i686/build-fix.patch |   31 +
 community-staging-i686/ffmpeg-0.8.patch|   60 +++
 community-staging-i686/ffmpeg-loop.patch   |   56 +
 community-staging-x86_64/PKGBUILD  |   46 
 community-staging-x86_64/build-fix.patch   |   31 +
 community-staging-x86_64/ffmpeg-0.8.patch  |   60 +++
 community-staging-x86_64/ffmpeg-loop.patch |   56 +
 8 files changed, 386 insertions(+)

Copied: synfig/repos/community-staging-i686/PKGBUILD (from rev 95741, 
synfig/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-08-16 09:23:59 UTC (rev 95742)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Franco Iacomella y...@gnu.org
+
+pkgname=synfig
+pkgver=0.64.0
+pkgrel=6
+pkgdesc=Professional vector animation program (CLI renderer only)
+arch=(i686 x86_64)
+url=http://synfig.org;
+license=('GPL2')
+depends=('libxml++' 'libsigc++2.0' 'etl' 'imagemagick' 'ffmpeg-compat' 
'fontconfig' 'libpng'
+'libtiff' 'libdv' 'libmng' 'cairo' 'pango' 'boost-libs')
+makedepends=('boost')
+optdepends=('openexr' 'libsigc++')
+conflicts=('synfig-core')
+replaces=('synfig-core')
+options=(!libtool)
+source=(http://downloads.sourceforge.net/project/synfig/synfig/$pkgver/synfig-$pkgver.tar.gz
+   build-fix.patch
+   ffmpeg-0.8.patch
+   ffmpeg-loop.patch)
+md5sums=('124cb4059b9f48dc5c37204660053d6f'
+ 'b5568b06fae1a7ee465b5380b1139b83'
+ 'ebf41046097cfd778dee9a9854561dae'
+ 'c6684c876c093f5e53d2c46592994e9b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  export PKG_CONFIG_PATH=/usr/lib/ffmpeg-compat/pkgconfig:$PKG_CONFIG_PATH
+  LDFLAGS=$LDFLAGS -Wl,-rpath -Wl,/usr/lib/ffmpeg-compat
+  CFLAGS=$CFLAGS -D__STDC_CONSTANT_MACROS
+  CXXFLAGS=$CXXFLAGS -D__STDC_CONSTANT_MACROS
+  [ -f configure ] || { libtoolize --ltdl --copy --force  autoreconf 
--install --force; }
+  [ -f Makefile ] || ./configure --prefix=/usr --sysconfdir=/etc 
--with-libavcodec --with-libdv
+  patch -p1 -i $srcdir/build-fix.patch
+  patch -Np1 -i $srcdir/ffmpeg-0.8.patch
+  patch -Np1 -i $srcdir/ffmpeg-loop.patch
+  sed -i '1,1i#include string.h' src/modules/mod_png/trgt_png.cpp
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: synfig/repos/community-staging-i686/build-fix.patch (from rev 95741, 
synfig/trunk/build-fix.patch)
===
--- community-staging-i686/build-fix.patch  (rev 0)
+++ community-staging-i686/build-fix.patch  2013-08-16 09:23:59 UTC (rev 
95742)
@@ -0,0 +1,31 @@
+diff -wbBur synfig-core/src/modules/mod_libavcodec/trgt_av.cpp 
synfig-core.my/src/modules/mod_libavcodec/trgt_av.cpp
+--- synfig-core/src/modules/mod_libavcodec/trgt_av.cpp 2011-06-05 
13:04:07.0 +0400
 synfig-core.my/src/modules/mod_libavcodec/trgt_av.cpp  2011-06-14 
14:32:49.0 +0400
+@@ -31,6 +31,10 @@
+ # include config.h
+ #endif
+ 
++#include libavcodec/avcodec.h
++#include libavformat/avformat.h
++#include libswscale/swscale.h
++
+ #include trgt_av.h
+ 
+ extern C
+@@ -116,14 +120,14 @@
+ picture = avcodec_alloc_frame();
+ if (!picture)
+ return NULL;
+-size = avpicture_get_size(pix_fmt, width, height);
++size = avpicture_get_size((enum ::PixelFormat)pix_fmt, width, height);
+ picture_buf = (uint8_t *)malloc(size);
+ if (!picture_buf) {
+ av_free(picture);
+ return NULL;
+ }
+ 

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

2013-08-16 Thread Sergej Pupykin
Date: Friday, August 16, 2013 @ 11:23:36
  Author: spupykin
Revision: 95741

upgpkg: synfig 0.64.0-6

upd

Modified:
  synfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 09:01:06 UTC (rev 95740)
+++ PKGBUILD2013-08-16 09:23:36 UTC (rev 95741)
@@ -4,7 +4,7 @@
 
 pkgname=synfig
 pkgver=0.64.0
-pkgrel=5
+pkgrel=6
 pkgdesc=Professional vector animation program (CLI renderer only)
 arch=(i686 x86_64)
 url=http://synfig.org;



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

2013-08-16 Thread Allan McRae
Date: Friday, August 16, 2013 @ 11:30:21
  Author: allan
Revision: 193095

hack fix strstr issues, patch readdir_r CVE

Added:
  glibc/trunk/glibc-2.18-readdir_r-CVE-2013-4237.patch
  glibc/trunk/glibc-2.18-strstr-hackfix.patch
Modified:
  glibc/trunk/PKGBUILD

--+
 PKGBUILD |   22 +-
 glibc-2.18-readdir_r-CVE-2013-4237.patch |  281 +
 glibc-2.18-strstr-hackfix.patch  |   13 +
 3 files changed, 311 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 07:07:07 UTC (rev 193094)
+++ PKGBUILD2013-08-16 09:30:21 UTC (rev 193095)
@@ -6,7 +6,7 @@
 
 pkgname=glibc
 pkgver=2.18
-pkgrel=1
+pkgrel=2
 pkgdesc=GNU C Library
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/libc;
@@ -20,25 +20,37 @@
 options=('!strip')
 install=glibc.install
 source=(http://ftp.gnu.org/gnu/libc/${pkgname}-${pkgver}.tar.xz{,.sig}
+glibc-2.18-readdir_r-CVE-2013-4237.patch
+glibc-2.18-strstr-hackfix.patch
 nscd.service
 nscd.tmpfiles
 locale.gen.txt
 locale-gen)
 md5sums=('88fbbceafee809e82efd52efa1e3c58f'
  'SKIP'
+ '154da6bf5a5248f42a7bf5bf08e01a47'
+ '4441f6dfe7d75ced1fa75e54dd21d36e'
  'd5fab2cd3abea65aa5ae696ea4a47d6b'
  'da662ca76e7c8d7efbc7986ab7acea2d'
  '07ac979b6ab5eeb778d55f041529d623'
  '476e9113489f93b348b21e144b6a8fcf')
 
 
-build() {
+prepare() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  
+  # upstream commit 91ce4085
+  patch -p1 -i $srcdir/glibc-2.18-readdir_r-CVE-2013-4237.patch
+  
+  # hack fix for strstr issues on x86
+  patch -p1 -i $srcdir/glibc-2.18-strstr-hackfix.patch
 
-  cd ${srcdir}
-  mkdir glibc-build
-  cd glibc-build
+  mkdir ${srcdir}/glibc-build
+}
 
+build() {
+  cd ${srcdir}/glibc-build
+
   if [[ ${CARCH} = i686 ]]; then
 # Hack to fix NPTL issues with Xen, only required on 32bit platforms
 # TODO: make separate glibc-xen package for i686

Added: glibc-2.18-readdir_r-CVE-2013-4237.patch
===
--- glibc-2.18-readdir_r-CVE-2013-4237.patch(rev 0)
+++ glibc-2.18-readdir_r-CVE-2013-4237.patch2013-08-16 09:30:21 UTC (rev 
193095)
@@ -0,0 +1,281 @@
+diff --git a/manual/conf.texi b/manual/conf.texi
+index 7eb8b36..c720063 100644
+--- a/manual/conf.texi
 b/manual/conf.texi
+@@ -1149,6 +1149,9 @@ typed ahead as input.  @xref{I/O Queues}.
+ @deftypevr Macro int NAME_MAX
+ The uniform system limit (if any) for the length of a file name component, not
+ including the terminating null character.
++
++@strong{Portability Note:} On some systems, @theglibc{} defines
++@code{NAME_MAX}, but does not actually enforce this limit.
+ @end deftypevr
+ 
+ @comment limits.h
+@@ -1157,6 +1160,9 @@ including the terminating null character.
+ The uniform system limit (if any) for the length of an entire file name (that
+ is, the argument given to system calls such as @code{open}), including the
+ terminating null character.
++
++@strong{Portability Note:} @Theglibc{} does not enforce this limit
++even if @code{PATH_MAX} is defined.
+ @end deftypevr
+ 
+ @cindex limits, pipe buffer size
+@@ -1476,6 +1482,9 @@ Inquire about the value of 
@code{POSIX_REC_MIN_XFER_SIZE}.
+ Inquire about the value of @code{POSIX_REC_XFER_ALIGN}.
+ @end table
+ 
++@strong{Portability Note:} On some systems, @theglibc{} does not
++enforce @code{_PC_NAME_MAX} or @code{_PC_PATH_MAX} limits.
++
+ @node Utility Limits
+ @section Utility Program Capacity Limits
+ 
+diff --git a/manual/filesys.texi b/manual/filesys.texi
+index 1df9cf2..814c210 100644
+--- a/manual/filesys.texi
 b/manual/filesys.texi
+@@ -444,9 +444,9 @@ symbols are declared in the header file @file{dirent.h}.
+ @comment POSIX.1
+ @deftypefun {struct dirent *} readdir (DIR *@var{dirstream})
+ This function reads the next entry from the directory.  It normally
+-returns a pointer to a structure containing information about the file.
+-This structure is statically allocated and can be rewritten by a
+-subsequent call.
++returns a pointer to a structure containing information about the
++file.  This structure is associated with the @var{dirstream} handle
++and can be rewritten by a subsequent call.
+ 
+ @strong{Portability Note:} On some systems @code{readdir} may not
+ return entries for @file{.} and @file{..}, even though these are always
+@@ -461,19 +461,61 @@ conditions are defined for this function:
+ The @var{dirstream} argument is not valid.
+ @end table
+ 
+-@code{readdir} is not thread safe.  Multiple threads using
+-@code{readdir} on the same @var{dirstream} may overwrite the return
+-value.  Use @code{readdir_r} when this is critical.
++To distinguish between an end-of-directory condition or an error, you
++must set @code{errno} to zero before calling @code{readdir}. 

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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 12:02:34
  Author: jelle
Revision: 95743

Incorrectly named license from common

Modified:
  ttf-droid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 09:23:59 UTC (rev 95742)
+++ PKGBUILD2013-08-16 10:02:34 UTC (rev 95743)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc=General-purpose fonts released by Google as part of Android
 arch=('any')
-license=('apache')
+license=('Apache')
 url=http://code.google.com/android/;
 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
 provides=('ttf-font')



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 12:12:04
  Author: jelle
Revision: 95744

upgpkg: python-six 1.3.0-2

Miscellaneous license issues

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:02:34 UTC (rev 95743)
+++ PKGBUILD2013-08-16 10:12:04 UTC (rev 95744)
@@ -4,7 +4,7 @@
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Python 2 and 3 compatibility utilities
 arch=('any')
 url=http://pypi.python.org/pypi/six/;
@@ -28,10 +28,12 @@
   depends=('python')
   cd $srcdir/six-$pkgver 
   python3 setup.py install --root ${pkgdir} --optimize=1
+  install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
 
 package_python2-six() {
   depends=('python2')
   cd $srcdir/six2-$pkgver 
   python2 setup.py install --root ${pkgdir} --optimize=1
+  install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 12:13:17
  Author: jelle
Revision: 95745

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-16 10:12:04 UTC (rev 95744)
+++ PKGBUILD2013-08-16 10:13:17 UTC (rev 95745)
@@ -1,37 +0,0 @@
-# Contributer: Allan McRae al...@archlinux.org
-# Maintainer: Jelle van der Waa je...@vdwaa.nl
-
-pkgbase=python-six
-pkgname=('python2-six' 'python-six')
-pkgver=1.3.0
-pkgrel=1
-pkgdesc=Python 2 and 3 compatibility utilities
-arch=('any')
-url=http://pypi.python.org/pypi/six/;
-license=('MIT')
-makedepends=('python' 'python2')
-source=(http://pypi.python.org/packages/source/s/six/six-$pkgver.tar.gz)
-md5sums=('ec47fe6070a8a64c802363d2c2b1e2ee')
-
-build() {
-  cd $srcdir
-  cp -r six-$pkgver six2-$pkgver
-}
-
-check() {
-  cd $srcdir/six-$pkgver 
-  python3 setup.py check
-
-}
-
-package_python-six() {
-  depends=('python')
-  cd $srcdir/six-$pkgver 
-  python3 setup.py install --root ${pkgdir} --optimize=1
-}
-
-package_python2-six() {
-  depends=('python2')
-  cd $srcdir/six2-$pkgver 
-  python2 setup.py install --root ${pkgdir} --optimize=1
-}

Copied: python-six/repos/community-any/PKGBUILD (from rev 95744, 
python-six/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-16 10:13:17 UTC (rev 95745)
@@ -0,0 +1,39 @@
+# Contributer: Allan McRae al...@archlinux.org
+# Maintainer: Jelle van der Waa je...@vdwaa.nl
+
+pkgbase=python-six
+pkgname=('python2-six' 'python-six')
+pkgver=1.3.0
+pkgrel=2
+pkgdesc=Python 2 and 3 compatibility utilities
+arch=('any')
+url=http://pypi.python.org/pypi/six/;
+license=('MIT')
+makedepends=('python' 'python2')
+source=(http://pypi.python.org/packages/source/s/six/six-$pkgver.tar.gz)
+md5sums=('ec47fe6070a8a64c802363d2c2b1e2ee')
+
+build() {
+  cd $srcdir
+  cp -r six-$pkgver six2-$pkgver
+}
+
+check() {
+  cd $srcdir/six-$pkgver 
+  python3 setup.py check
+
+}
+
+package_python-six() {
+  depends=('python')
+  cd $srcdir/six-$pkgver 
+  python3 setup.py install --root ${pkgdir} --optimize=1
+  install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-six() {
+  depends=('python2')
+  cd $srcdir/six2-$pkgver 
+  python2 setup.py install --root ${pkgdir} --optimize=1
+  install -Dm644 ${srcdir}/six-${pkgver}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-08-16 Thread Allan McRae
Date: Friday, August 16, 2013 @ 12:29:26
  Author: allan
Revision: 193096

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

Added:
  glibc/repos/testing-i686/
  glibc/repos/testing-i686/PKGBUILD
(from rev 193095, glibc/trunk/PKGBUILD)
  glibc/repos/testing-i686/glibc-2.18-readdir_r-CVE-2013-4237.patch
(from rev 193095, glibc/trunk/glibc-2.18-readdir_r-CVE-2013-4237.patch)
  glibc/repos/testing-i686/glibc-2.18-strstr-hackfix.patch
(from rev 193095, glibc/trunk/glibc-2.18-strstr-hackfix.patch)
  glibc/repos/testing-i686/glibc.install
(from rev 193095, glibc/trunk/glibc.install)
  glibc/repos/testing-i686/locale-gen
(from rev 193095, glibc/trunk/locale-gen)
  glibc/repos/testing-i686/locale.gen.txt
(from rev 193095, glibc/trunk/locale.gen.txt)
  glibc/repos/testing-i686/nscd.service
(from rev 193095, glibc/trunk/nscd.service)
  glibc/repos/testing-i686/nscd.tmpfiles
(from rev 193095, glibc/trunk/nscd.tmpfiles)
  glibc/repos/testing-x86_64/
  glibc/repos/testing-x86_64/PKGBUILD
(from rev 193095, glibc/trunk/PKGBUILD)
  glibc/repos/testing-x86_64/glibc-2.18-readdir_r-CVE-2013-4237.patch
(from rev 193095, glibc/trunk/glibc-2.18-readdir_r-CVE-2013-4237.patch)
  glibc/repos/testing-x86_64/glibc-2.18-strstr-hackfix.patch
(from rev 193095, glibc/trunk/glibc-2.18-strstr-hackfix.patch)
  glibc/repos/testing-x86_64/glibc.install
(from rev 193095, glibc/trunk/glibc.install)
  glibc/repos/testing-x86_64/locale-gen
(from rev 193095, glibc/trunk/locale-gen)
  glibc/repos/testing-x86_64/locale.gen.txt
(from rev 193095, glibc/trunk/locale.gen.txt)
  glibc/repos/testing-x86_64/nscd.service
(from rev 193095, glibc/trunk/nscd.service)
  glibc/repos/testing-x86_64/nscd.tmpfiles
(from rev 193095, glibc/trunk/nscd.tmpfiles)

-+
 testing-i686/PKGBUILD   |  147 +++
 testing-i686/glibc-2.18-readdir_r-CVE-2013-4237.patch   |  281 ++
 testing-i686/glibc-2.18-strstr-hackfix.patch|   13 
 testing-i686/glibc.install  |   19 
 testing-i686/locale-gen |   42 ++
 testing-i686/locale.gen.txt |   23 +
 testing-i686/nscd.service   |   18 
 testing-i686/nscd.tmpfiles  |4 
 testing-x86_64/PKGBUILD |  147 +++
 testing-x86_64/glibc-2.18-readdir_r-CVE-2013-4237.patch |  281 ++
 testing-x86_64/glibc-2.18-strstr-hackfix.patch  |   13 
 testing-x86_64/glibc.install|   19 
 testing-x86_64/locale-gen   |   42 ++
 testing-x86_64/locale.gen.txt   |   23 +
 testing-x86_64/nscd.service |   18 
 testing-x86_64/nscd.tmpfiles|4 
 16 files changed, 1094 insertions(+)

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


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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:31:28
  Author: tpowa
Revision: 193097

upgpkg: nvidia-304xx 304.88-16

rebuild  3.10.7

Modified:
  nvidia-304xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:29:26 UTC (rev 193096)
+++ PKGBUILD2013-08-16 10:31:28 UTC (rev 193097)
@@ -4,7 +4,7 @@
 pkgname=nvidia-304xx
 pkgver=304.88
 _extramodules=extramodules-3.10-ARCH
-pkgrel=15
+pkgrel=16
 pkgdesc=NVIDIA drivers for linux, 304xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 12:31:31
  Author: jelle
Revision: 95746

upgpkg: openttd-opengfx 0.4.7-1

Modified:
  openttd-opengfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:13:17 UTC (rev 95745)
+++ PKGBUILD2013-08-16 10:31:31 UTC (rev 95746)
@@ -4,14 +4,14 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=openttd-opengfx
-pkgver=0.4.6.1
+pkgver=0.4.7
 pkgrel=1
 pkgdesc='A free graphics set for openttd'
 arch=('any')
 url='http://dev.openttdcoop.org/projects/opengfx'
 license=('GPL')
 
source=(http://bundles.openttdcoop.org/opengfx/releases/${pkgver}/opengfx-${pkgver}.zip;)
-md5sums=('74178b3ebac7a030ad8a46426f6fcd07')
+md5sums=('7709afafb1e6429ee517a5c93a03316c')
 
 package() {
 cd ${srcdir}/opengfx-${pkgver}



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 12:32:07
  Author: jelle
Revision: 95747

archrelease: copy trunk to community-any

Added:
  openttd-opengfx/repos/community-any/PKGBUILD
(from rev 95746, openttd-opengfx/trunk/PKGBUILD)
Deleted:
  openttd-opengfx/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-16 10:31:31 UTC (rev 95746)
+++ PKGBUILD2013-08-16 10:32:07 UTC (rev 95747)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Vesa Kaihlavirta ve...@iki.fi
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=openttd-opengfx
-pkgver=0.4.6.1
-pkgrel=1
-pkgdesc='A free graphics set for openttd'
-arch=('any')
-url='http://dev.openttdcoop.org/projects/opengfx'
-license=('GPL')
-source=(http://bundles.openttdcoop.org/opengfx/releases/${pkgver}/opengfx-${pkgver}.zip;)
-md5sums=('74178b3ebac7a030ad8a46426f6fcd07')
-
-package() {
-cd ${srcdir}/opengfx-${pkgver}
-install -d ${pkgdir}/usr/share/openttd/data   
-install -m644 *.grf ${pkgdir}/usr/share/openttd/data
-install -m644 *.obg ${pkgdir}/usr/share/openttd/data
-}

Copied: openttd-opengfx/repos/community-any/PKGBUILD (from rev 95746, 
openttd-opengfx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-16 10:32:07 UTC (rev 95747)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer:
+# Contributor: Vesa Kaihlavirta ve...@iki.fi
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=openttd-opengfx
+pkgver=0.4.7
+pkgrel=1
+pkgdesc='A free graphics set for openttd'
+arch=('any')
+url='http://dev.openttdcoop.org/projects/opengfx'
+license=('GPL')
+source=(http://bundles.openttdcoop.org/opengfx/releases/${pkgver}/opengfx-${pkgver}.zip;)
+md5sums=('7709afafb1e6429ee517a5c93a03316c')
+
+package() {
+cd ${srcdir}/opengfx-${pkgver}
+install -d ${pkgdir}/usr/share/openttd/data   
+install -m644 *.grf ${pkgdir}/usr/share/openttd/data
+install -m644 *.obg ${pkgdir}/usr/share/openttd/data
+}



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:31:41
  Author: tpowa
Revision: 193098

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

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

+
 testing-i686/PKGBUILD  |   51 ++
 testing-i686/nvidia-linux-3.10.patch   |  633 +++
 testing-i686/nvidia.install|   15 
 testing-x86_64/PKGBUILD|   51 ++
 testing-x86_64/nvidia-linux-3.10.patch |  633 +++
 testing-x86_64/nvidia.install  |   15 
 6 files changed, 1398 insertions(+)

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


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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:37:27
  Author: tpowa
Revision: 193099

upgpkg: lirc 1:0.9.0-56

rebuild  3.10.7

Modified:
  lirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:31:41 UTC (rev 193098)
+++ PKGBUILD2013-08-16 10:37:27 UTC (rev 193099)
@@ -4,7 +4,7 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=55
+pkgrel=56
 epoch=1
 _extramodules=extramodules-3.10-ARCH
 arch=('i686' 'x86_64')



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:38:27
  Author: tpowa
Revision: 193101

upgpkg: nvidia-304xx-lts 304.88-4

rebuild  3.0.91

Modified:
  nvidia-304xx-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:37:55 UTC (rev 193100)
+++ PKGBUILD2013-08-16 10:38:27 UTC (rev 193101)
@@ -4,7 +4,7 @@
 pkgname=nvidia-304xx-lts
 pkgver=304.88
 _extramodules=extramodules-3.0-lts
-pkgrel=3
+pkgrel=4
 pkgdesc=NVIDIA drivers for linux-lts, 304xx legacy branch
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:38:35
  Author: tpowa
Revision: 193102

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

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

-+
 testing-i686/PKGBUILD   |   45 ++
 testing-i686/nvidia-304xx-lts.install   |   15 ++
 testing-x86_64/PKGBUILD |   45 ++
 testing-x86_64/nvidia-304xx-lts.install |   15 ++
 4 files changed, 120 insertions(+)

Copied: nvidia-304xx-lts/repos/testing-i686/PKGBUILD (from rev 193101, 
nvidia-304xx-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-16 10:38:35 UTC (rev 193102)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=nvidia-304xx-lts
+pkgver=304.88
+_extramodules=extramodules-3.0-lts
+pkgrel=4
+pkgdesc=NVIDIA drivers for linux-lts, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-lts-headers=3.0.0')
+conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
+provides=('nvidia-304xx')
+license=('custom')
+install=nvidia-304xx-lts.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-304xx-lts.conf
+echo blacklist nvidiafb  
${pkgdir}/usr/lib/modprobe.d/nvidia-304xx-lts.conf
+gzip ${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko
+}

Copied: nvidia-304xx-lts/repos/testing-i686/nvidia-304xx-lts.install (from rev 
193101, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
===
--- testing-i686/nvidia-304xx-lts.install   (rev 0)
+++ testing-i686/nvidia-304xx-lts.install   2013-08-16 10:38:35 UTC (rev 
193102)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-304xx-lts/repos/testing-x86_64/PKGBUILD (from rev 193101, 
nvidia-304xx-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-16 10:38:35 UTC (rev 193102)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=nvidia-304xx-lts
+pkgver=304.88
+_extramodules=extramodules-3.0-lts
+pkgrel=4
+pkgdesc=NVIDIA drivers for linux-lts, 304xx legacy branch
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-304xx-utils=${pkgver})
+makedepends=('linux-lts-headers=3.0.0')
+conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
+provides=('nvidia-304xx')
+license=('custom')
+install=nvidia-304xx-lts.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
+

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:37:55
  Author: tpowa
Revision: 193100

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 193099, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 193099, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/kernel-2.6.39.patch
(from rev 193099, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-i686/linux-3.8.patch
(from rev 193099, lirc/trunk/linux-3.8.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 193099, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 193099, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 193099, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.service
(from rev 193099, lirc/trunk/lirc.service)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 193099, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/lirc_atiusb-kfifo.patch
(from rev 193099, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-i686/lirc_wpc8769l.patch
(from rev 193099, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-i686/lircd-handle-large-config.patch
(from rev 193099, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-i686/lircm.service
(from rev 193099, lirc/trunk/lircm.service)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 193099, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 193099, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/kernel-2.6.39.patch
(from rev 193099, lirc/trunk/kernel-2.6.39.patch)
  lirc/repos/testing-x86_64/linux-3.8.patch
(from rev 193099, lirc/trunk/linux-3.8.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 193099, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 193099, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 193099, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.service
(from rev 193099, lirc/trunk/lirc.service)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 193099, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/lirc_atiusb-kfifo.patch
(from rev 193099, lirc/trunk/lirc_atiusb-kfifo.patch)
  lirc/repos/testing-x86_64/lirc_wpc8769l.patch
(from rev 193099, lirc/trunk/lirc_wpc8769l.patch)
  lirc/repos/testing-x86_64/lircd-handle-large-config.patch
(from rev 193099, lirc/trunk/lircd-handle-large-config.patch)
  lirc/repos/testing-x86_64/lircm.service
(from rev 193099, 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 193099, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-16 10:37:55 UTC (rev 193100)
@@ -0,0 +1,107 @@
+# $Id$
+# Maintainer: Paul Mattal p...@archlinux.org
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+pkgver=0.9.0
+pkgrel=56
+epoch=1
+_extramodules=extramodules-3.10-ARCH
+arch=('i686' 'x86_64')
+url=http://www.lirc.org/;
+license=('GPL')
+### NOTICE don't forget to bump version in 

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:40:05
  Author: tpowa
Revision: 95748

upgpkg: r8168-lts 8.035.00-4

rebuild  3.0.91

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:32:07 UTC (rev 95747)
+++ PKGBUILD2013-08-16 10:40:05 UTC (rev 95748)
@@ -4,7 +4,7 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.035.00
-pkgrel=3
+pkgrel=4
 pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts
 url=http://www.realtek.com.tw;
 license=(GPL)



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:40:30
  Author: tpowa
Revision: 95749

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

Added:
  r8168-lts/repos/community-testing-i686/
  r8168-lts/repos/community-testing-i686/PKGBUILD
(from rev 95748, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-i686/r8168-lts.install
(from rev 95748, r8168-lts/trunk/r8168-lts.install)
  r8168-lts/repos/community-testing-x86_64/
  r8168-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 95748, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-x86_64/r8168-lts.install
(from rev 95748, r8168-lts/trunk/r8168-lts.install)

+
 community-testing-i686/PKGBUILD|   34 +++
 community-testing-i686/r8168-lts.install   |   17 +
 community-testing-x86_64/PKGBUILD  |   34 +++
 community-testing-x86_64/r8168-lts.install |   17 +
 4 files changed, 102 insertions(+)

Copied: r8168-lts/repos/community-testing-i686/PKGBUILD (from rev 95748, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-16 10:40:30 UTC (rev 95749)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.035.00
+pkgrel=4
+pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' linux-lts=3.0 linux-lts3.1)
+makedepends=(linux-lts-headers=3.0 linux-lts-headers3.1)
+source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+install=$pkgname.install
+
+_extramodules=extramodules-3.0-lts
+
+build() {
+   cd $_pkgname-$pkgver
+   local _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS=$srcdir/$_pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   cd $_pkgname-$pkgver
+   install -Dm644 src/$_pkgname.ko 
$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko
+   find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73')

Copied: r8168-lts/repos/community-testing-i686/r8168-lts.install (from rev 
95748, r8168-lts/trunk/r8168-lts.install)
===
--- community-testing-i686/r8168-lts.install(rev 0)
+++ community-testing-i686/r8168-lts.install2013-08-16 10:40:30 UTC (rev 
95749)
@@ -0,0 +1,17 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-3.0-lts'
+   depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  rebuild_module_dependencies
+   echo ' The module r8168 conflicts with r8169. You can blacklist it 
with:'
+   echo '  `echo blacklist r8169  
/etc/modprobe.d/r8169_blacklist.conf`'
+}
+post_upgrade() {
+   rebuild_module_dependencies
+}
+
+post_remove() {
+   rebuild_module_dependencies
+}

Copied: r8168-lts/repos/community-testing-x86_64/PKGBUILD (from rev 95748, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-08-16 10:40:30 UTC (rev 95749)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo massimiliano.torro...@gmail.com
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.035.00
+pkgrel=4
+pkgdesc=A kernel module for Realtek 8168 network cards for linux-lts
+url=http://www.realtek.com.tw;
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('glibc' linux-lts=3.0 linux-lts3.1)
+makedepends=(linux-lts-headers=3.0 linux-lts-headers3.1)
+source=(http://r8168.googlecode.com/files/$_pkgname-$pkgver.tar.bz2)
+install=$pkgname.install
+
+_extramodules=extramodules-3.0-lts
+
+build() {
+   cd $_pkgname-$pkgver
+   local _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS=$srcdir/$_pkgname-$pkgver/src \
+   EXTRA_CFLAGS=-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN \
+   modules
+}
+
+package() {
+   cd $_pkgname-$pkgver
+   install -Dm644 src/$_pkgname.ko 
$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko
+   find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+sha256sums=('b904d31fc9bd6c97cc34479a0eba0e3a9bba5351a43b56dd5fff6b7dc1a5df73')

Copied: r8168-lts/repos/community-testing-x86_64/r8168-lts.install (from rev 
95748, r8168-lts/trunk/r8168-lts.install)

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:40:57
  Author: tpowa
Revision: 95750

upgpkg: tp_smapi-lts 0.41-12

rebuild  3.0.91

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:40:30 UTC (rev 95749)
+++ PKGBUILD2013-08-16 10:40:57 UTC (rev 95750)
@@ -11,7 +11,7 @@
 _pkgname=tp_smapi
 _extramodules=/usr/lib/modules/extramodules-3.0-lts
 pkgver=0.41
-pkgrel=11
+pkgrel=12
 pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:41:05
  Author: tpowa
Revision: 95751

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

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

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

Copied: tp_smapi-lts/repos/community-testing-i686/PKGBUILD (from rev 95750, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-16 10:41:05 UTC (rev 95751)
@@ -0,0 +1,56 @@
+# 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-lts
+_pkgname=tp_smapi
+_extramodules=/usr/lib/modules/extramodules-3.0-lts
+pkgver=0.41
+pkgrel=12
+pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts=3.0' 'linux-lts3.1')
+makedepends=('linux-lts-headers=3.0' 'linux-lts-headers3.1')
+install=${pkgname}.install
+source=(https://github.com/downloads/evgeni/${_pkgname}/${_pkgname}-${pkgver}.tar.gz;)
+md5sums=('63c683415c764568f6bf17c7eabe4752')
+
+build() {
+  cd ${srcdir}/${_pkgname}-${pkgver}
+
+  _kernver=$( ${_extramodules}/version)
+
+  sed -ri -e s/^(KVER\s*:=).*$/\1 ${_kernver}/ \
+ -e s#^(KBASE\s*:=).*\$#\1 ${_extramodules%/*}/${_kernver}# Makefile
+
+  make HDAPS=1
+}
+
+package() {
+  _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-lts/repos/community-testing-i686/tp_smapi-lts.install (from 
rev 95750, tp_smapi-lts/trunk/tp_smapi-lts.install)
===
--- community-testing-i686/tp_smapi-lts.install (rev 0)
+++ community-testing-i686/tp_smapi-lts.install 2013-08-16 10:41:05 UTC (rev 
95751)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-3.0-lts
+
+post_install() {
+  depmod -v $( $extramodules/version) /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 95750, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-08-16 10:41:05 UTC (rev 95751)
@@ -0,0 +1,56 @@
+# 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-lts
+_pkgname=tp_smapi
+_extramodules=/usr/lib/modules/extramodules-3.0-lts
+pkgver=0.41
+pkgrel=12
+pkgdesc=linux-lts modules for ThinkPad's SMAPI functionality
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts=3.0' 'linux-lts3.1')
+makedepends=('linux-lts-headers=3.0' 'linux-lts-headers3.1')

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:42:20
  Author: tpowa
Revision: 95753

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

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

---+
 community-testing-i686/PKGBUILD   |   68 ++
 community-testing-i686/build.sh   |   25 +++
 community-testing-i686/virtualbox-guest-modules-lts.install   |   21 +++
 community-testing-i686/virtualbox-host-modules-lts.install|   23 +++
 community-testing-x86_64/PKGBUILD |   68 ++
 community-testing-x86_64/build.sh |   25 +++
 community-testing-x86_64/virtualbox-guest-modules-lts.install |   21 +++
 community-testing-x86_64/virtualbox-host-modules-lts.install  |   23 +++
 8 files changed, 274 insertions(+)

Copied: virtualbox-modules-lts/repos/community-testing-i686/PKGBUILD (from rev 
95752, virtualbox-modules-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-08-16 10:42:20 UTC (rev 95753)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Sébastien Luttringer
+
+pkgbase=virtualbox-modules-lts
+pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
+pkgver=4.2.16
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=('linux-lts=3.0' 'linux-lts3.1'
+ 'linux-lts-headers=3.0' 'linux-lts-headers3.1'
+ virtualbox-host-dkms=$pkgver
+ virtualbox-guest-dkms=$pkgver
+ 'expac'
+ 'sed'
+ 'bc')
+
+# remember to also adjust the .install files and the package deps below
+_extramodules=extramodules-3.0-lts
+
+build() {
+  _kernver=$(cat /usr/lib/modules/$_extramodules/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-lts(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Host kernel modules for VirtualBox'
+  depends=('linux-lts=3.0' 'linux-lts3.1')
+  replaces=('virtualbox-modules-lts')
+  conflicts=('virtualbox-modules-lts')
+  provides=(virtualbox-host-modules=$pkgver)
+  install=virtualbox-host-modules-lts.install
+
+  cd dkms/vboxhost/$pkgver/$_kernver/$CARCH/module
+  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
+  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+package_virtualbox-guest-modules-lts(){
+  _kernver=$(cat /usr/lib/modules/$_extramodules/version)
+  pkgdesc='Guest kernel modules for VirtualBox'
+  license=('GPL')
+  depends=('linux-lts=3.0' 'linux-lts3.1')
+  replaces=('virtualbox-archlinux-modules-lts')
+  conflicts=('virtualbox-archlinux-modules-lts')
+  provides=(virtualbox-host-modules=$pkgver)
+  install=virtualbox-guest-modules-lts.install
+
+  cd dkms/vboxguest/$pkgver/$_kernver/$CARCH/module
+  install -dm755 $pkgdir/usr/lib/modules/$_extramodules/
+  install -m644 * $pkgdir/usr/lib/modules/$_extramodules/
+  find $pkgdir -name '*.ko' -exec gzip -9 {} +
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:42:09
  Author: tpowa
Revision: 95752

upgpkg: virtualbox-modules-lts 4.2.16-2

rebuild  3.0.91

Modified:
  virtualbox-modules-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:41:05 UTC (rev 95751)
+++ PKGBUILD2013-08-16 10:42:09 UTC (rev 95752)
@@ -6,7 +6,7 @@
 pkgbase=virtualbox-modules-lts
 pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
 pkgver=4.2.16
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://virtualbox.org'
 license=('GPL')



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 12:44:14
  Author: jelle
Revision: 95754

upgpkg: calibre 0.9.44-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:42:20 UTC (rev 95753)
+++ PKGBUILD2013-08-16 10:44:14 UTC (rev 95754)
@@ -7,8 +7,8 @@
 # Contributor: Larry Hajali larryh...@gmail.com
 
 pkgname=calibre
-pkgver=0.9.43
-pkgrel=2
+pkgver=0.9.44
+pkgrel=1
 pkgdesc=Ebook management application
 arch=('i686' 'x86_64') 
 url=http://calibre-ebook.com/;
@@ -25,7 +25,7 @@
 
source=(http://sourceforge.net/projects/calibre/files/${pkgver}/calibre-${pkgver}.tar.xz;
 'desktop_integration.patch'
 'calibre-mount-helper')
-md5sums=('63e78929c62ae838b767c95b0830eb31'
+md5sums=('5598d6717ce568a32ea2a4a1c173016b'
  '8353d1878c5a498b3e49eddef473605f'
  '675cd87d41342119827ef706055491e7')
 



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 12:45:45
  Author: jelle
Revision: 95755

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

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 95754, calibre/trunk/PKGBUILD)
  calibre/repos/community-i686/calibre-mount-helper
(from rev 95754, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-i686/calibre.install
(from rev 95754, calibre/trunk/calibre.install)
  calibre/repos/community-i686/desktop_integration.patch
(from rev 95754, calibre/trunk/desktop_integration.patch)
  calibre/repos/community-x86_64/PKGBUILD
(from rev 95754, calibre/trunk/PKGBUILD)
  calibre/repos/community-x86_64/calibre-mount-helper
(from rev 95754, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-x86_64/calibre.install
(from rev 95754, calibre/trunk/calibre.install)
  calibre/repos/community-x86_64/desktop_integration.patch
(from rev 95754, calibre/trunk/desktop_integration.patch)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-i686/calibre-mount-helper
  calibre/repos/community-i686/calibre.install
  calibre/repos/community-i686/desktop_integration.patch
  calibre/repos/community-x86_64/PKGBUILD
  calibre/repos/community-x86_64/calibre-mount-helper
  calibre/repos/community-x86_64/calibre.install
  calibre/repos/community-x86_64/desktop_integration.patch

+
 /PKGBUILD  |  178 ++
 /calibre-mount-helper  |   56 ++
 /calibre.install   |   24 ++
 /desktop_integration.patch |  218 +++
 community-i686/PKGBUILD|   89 ---
 community-i686/calibre-mount-helper|   28 ---
 community-i686/calibre.install |   12 -
 community-i686/desktop_integration.patch   |  109 -
 community-x86_64/PKGBUILD  |   89 ---
 community-x86_64/calibre-mount-helper  |   28 ---
 community-x86_64/calibre.install   |   12 -
 community-x86_64/desktop_integration.patch |  109 -
 12 files changed, 476 insertions(+), 476 deletions(-)

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


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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:46:09
  Author: tpowa
Revision: 193103

upgpkg: refind-efi 0.7.3-2

rebuild against higher tianocore

Modified:
  refind-efi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:38:35 UTC (rev 193102)
+++ PKGBUILD2013-08-16 10:46:09 UTC (rev 193103)
@@ -17,7 +17,7 @@
 
 pkgname=refind-efi
 pkgver=0.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc=Rod Smith's fork of rEFIt UEFI Boot Manager - built with Tianocore 
UDK libs
 url=http://www.rodsbooks.com/refind/index.html;
 arch=('x86_64' 'i686')



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:46:19
  Author: tpowa
Revision: 193104

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

Added:
  refind-efi/repos/testing-i686/
  refind-efi/repos/testing-i686/PKGBUILD
(from rev 193103, refind-efi/trunk/PKGBUILD)
  refind-efi/repos/testing-i686/refind-efi.install
(from rev 193103, refind-efi/trunk/refind-efi.install)
  refind-efi/repos/testing-i686/refind_linux.conf
(from rev 193103, refind-efi/trunk/refind_linux.conf)
  refind-efi/repos/testing-x86_64/
  refind-efi/repos/testing-x86_64/PKGBUILD
(from rev 193103, refind-efi/trunk/PKGBUILD)
  refind-efi/repos/testing-x86_64/refind-efi.install
(from rev 193103, refind-efi/trunk/refind-efi.install)
  refind-efi/repos/testing-x86_64/refind_linux.conf
(from rev 193103, refind-efi/trunk/refind_linux.conf)

---+
 testing-i686/PKGBUILD |  251 
 testing-i686/refind-efi.install   |   32 
 testing-i686/refind_linux.conf|5 
 testing-x86_64/PKGBUILD   |  251 
 testing-x86_64/refind-efi.install |   32 
 testing-x86_64/refind_linux.conf  |5 
 6 files changed, 576 insertions(+)

Copied: refind-efi/repos/testing-i686/PKGBUILD (from rev 193103, 
refind-efi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-16 10:46:19 UTC (rev 193104)
@@ -0,0 +1,251 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+# Contributor: Keshav Padram (the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) 
(ccoomm)
+
+###
+_TIANOCORE_SVN_URL=https://svn.code.sf.net/p/edk2/code/branches/UDK2010.SR1;
+# BaseTools MdePkg MdeModulePkg IntelFrameworkPkg IntelFrameworkModulePkg
+_TIANO_DIR_=tianocore-udk-svn
+###
+
+###
+_TIANOCORE_PKG=Mde
+_TIANOCORE_TARGET=RELEASE
+_UDK_TARGET=${_TIANOCORE_PKG}Pkg/${_TIANOCORE_PKG}Pkg.dsc
+_COMPILER=GCC46
+###
+
+pkgname=refind-efi
+pkgver=0.7.3
+pkgrel=2
+pkgdesc=Rod Smith's fork of rEFIt UEFI Boot Manager - built with Tianocore 
UDK libs
+url=http://www.rodsbooks.com/refind/index.html;
+arch=('x86_64' 'i686')
+license=('GPL3' 'custom')
+
+makedepends=('subversion' 'python2')
+depends=('bash' 'dosfstools' 'efibootmgr')
+optdepends=('mactel-boot: For bless command in Apple Mac systems'
+'imagemagick: For refind-mkfont script')
+
+options=('!strip' 'docs' '!makeflags')
+
+install=${pkgname}.install
+
+source=(http://downloads.sourceforge.net/refind/refind-src-${pkgver}.zip;
+'refind_linux.conf')
+
+for _DIR_ in BaseTools MdePkg MdeModulePkg IntelFrameworkPkg 
IntelFrameworkModulePkg ; do
+   source+=(${_TIANO_DIR_}/${_DIR_}::svn+${_TIANOCORE_SVN_URL}/${_DIR_})
+done
+
+sha1sums=('5e4b15202efc658e58e68e64af8a1b2c84aab175'
+  '3d53eb615c3363d45feb95b9bfbf1d5491bf1c24'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP')
+
+[[ ${CARCH} == x86_64 ]]  _TIANO_ARCH=X64
+[[ ${CARCH} == i686 ]]  _TIANO_ARCH=IA32
+
+[[ ${CARCH} == x86_64 ]]  _TIANO_S_ARCH=x64
+[[ ${CARCH} == i686 ]]  _TIANO_S_ARCH=ia32
+
+_setup_env_vars() {
+   
+   msg Setup UDK PATH ENV variables
+   export _UDK_DIR=${srcdir}/${_TIANO_DIR_}_build
+   export EDK_TOOLS_PATH=${_UDK_DIR}/BaseTools
+   
+}
+
+_prepare_tianocore_sources() {
+   
+   msg Delete old UDK BUILD dir
+   rm -rf ${_UDK_DIR}/ || true
+   
+   msg Create UDK BUILD dir
+   mkdir -p ${_UDK_DIR}/
+   
+   for _DIR_ in BaseTools MdePkg MdeModulePkg IntelFrameworkPkg 
IntelFrameworkModulePkg ; do
+   mv ${srcdir}/${_DIR_} ${_UDK_DIR}/${_DIR_}
+   done
+   
+   cd ${_UDK_DIR}/
+   
+   msg Cleanup UDK config files
+   rm -rf ${_UDK_DIR}/Build/ || true
+   rm -rf ${_UDK_DIR}/Conf/ || true
+   mkdir -p ${_UDK_DIR}/Conf/
+   mkdir -p ${_UDK_DIR}/Build/
+   
+   msg Use python2 for UDK BaseTools
+   sed 's|python |python2 |g' -i 
${EDK_TOOLS_PATH}/BinWrappers/PosixLike/* || true
+   sed 's|python |python2 |g' -i ${EDK_TOOLS_PATH}/Tests/GNUmakefile
+   
+   msg Fix GCC Warning as error
+   sed 's|-Werror |-Wno-error -Wno-unused-but-set-variable |g' -i 
${EDK_TOOLS_PATH}/Source/C/Makefiles/header.makefile || true
+   sed 's|-Werror |-Wno-error -Wno-unused-but-set-variable |g' -i 
${EDK_TOOLS_PATH}/Conf/tools_def.template || true
+   
+   msg Fix GCC =4.7 error - gcc: error: unrecognized command line option 
'-melf_x86_64'
+   sed 's| -m64 --64 -melf_x86_64| -m64|g' -i 
${EDK_TOOLS_PATH}/Conf/tools_def.template || true
+   sed 's|--64 | |g' -i ${EDK_TOOLS_PATH}/Conf/tools_def.template || true
+   sed 's| -m64 -melf_x86_64| -m64|g' -i 
${EDK_TOOLS_PATH}/Conf/tools_def.template || true
+   
+   msg Remove GCC -g debug option and add -0s -mabi=ms
+   sed 

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:56:05
  Author: tpowa
Revision: 193105

bump modules.symbols md5sum

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:46:19 UTC (rev 193104)
+++ PKGBUILD2013-08-16 10:56:05 UTC (rev 193105)
@@ -26,9 +26,9 @@
 
 # module.symbols md5sums
 # x86_64
-# 7bbff8466d94d4e5e741c37d47f8bff0  /lib/modules/3.0.80-1-lts/modules.symbols
+# f8c8d094389ce630912ecfd53e651f8f  /lib/modules/3.0.91-1-lts/modules.symbols
 # i686
-# 7cc7f544df89dda72aeb87a99180e4d1  /lib/modules/3.0.80-1-lts/modules.symbols
+# 7cc7f544df89dda72aeb87a99180e4d1  /lib/modules/3.0.91-1-lts/modules.symbols
 
 _kernelname=${pkgbase#linux}
 



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 12:56:45
  Author: tpowa
Revision: 193106

bump modules.symbols md5sum

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:56:05 UTC (rev 193105)
+++ PKGBUILD2013-08-16 10:56:45 UTC (rev 193106)
@@ -34,9 +34,9 @@
 
 # module.symbols md5sums
 # x86_64
-# 884860fd5052bd487776ac78a45a1e64  /lib/modules/3.10.6-1-ARCH/modules.symbols
+# 884860fd5052bd487776ac78a45a1e64  /lib/modules/3.10.7-1-ARCH/modules.symbols
 # i686
-# 6883aaf585ab8468db6e672dab5ab19d  /lib/modules/3.10.6-1-ARCH/modules.symbols
+# 6883aaf585ab8468db6e672dab5ab19d  /lib/modules/3.10.7-1-ARCH/modules.symbols
 
 prepare() {
   cd ${srcdir}/${_srcname}



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 13:01:52
  Author: tpowa
Revision: 193107

upgpkg: gpgme 1.4.3-1

bump to latest version

Modified:
  gpgme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 10:56:45 UTC (rev 193106)
+++ PKGBUILD2013-08-16 11:01:52 UTC (rev 193107)
@@ -4,8 +4,8 @@
 # Contributor: Sarah Hay sa...@archlinux.org
 
 pkgname=gpgme
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.3
+pkgrel=1
 pkgdesc=A C wrapper library for GnuPG
 arch=('i686' 'x86_64')
 url=http://www.gnupg.org/related_software/gpgme/;
@@ -14,7 +14,7 @@
 install=${pkgname}.install
 options=('!libtool' '!emptydirs')
 
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('c8cb345ba7c0353e47bdf3c5c05e49be'
+md5sums=('334e524cffa8af4e2f43ae8afe585672'
  'SKIP')
 
 build() {



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 13:02:03
  Author: tpowa
Revision: 193108

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

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

--+
 testing-i686/PKGBUILD|   35 +++
 testing-i686/gpgme.install   |   20 
 testing-x86_64/PKGBUILD  |   35 +++
 testing-x86_64/gpgme.install |   20 
 4 files changed, 110 insertions(+)

Copied: gpgme/repos/testing-i686/PKGBUILD (from rev 193107, 
gpgme/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-16 11:02:03 UTC (rev 193108)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Sarah Hay sa...@archlinux.org
+
+pkgname=gpgme
+pkgver=1.4.3
+pkgrel=1
+pkgdesc=A C wrapper library for GnuPG
+arch=('i686' 'x86_64')
+url=http://www.gnupg.org/related_software/gpgme/;
+license=('GPL')
+depends=('libgpg-error' 'pth' 'gnupg=2')
+install=${pkgname}.install
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+md5sums=('334e524cffa8af4e2f43ae8afe585672'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-fd-passing --disable-static \
+  --disable-gpgsm-test
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gpgme/repos/testing-i686/gpgme.install (from rev 193107, 
gpgme/trunk/gpgme.install)
===
--- testing-i686/gpgme.install  (rev 0)
+++ testing-i686/gpgme.install  2013-08-16 11:02:03 UTC (rev 193108)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgme.info gpgme.info-1 gpgme.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}

Copied: gpgme/repos/testing-x86_64/PKGBUILD (from rev 193107, 
gpgme/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-16 11:02:03 UTC (rev 193108)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+# Contributor: Roman Kyrylych ro...@archlinux.org
+# Contributor: Sarah Hay sa...@archlinux.org
+
+pkgname=gpgme
+pkgver=1.4.3
+pkgrel=1
+pkgdesc=A C wrapper library for GnuPG
+arch=('i686' 'x86_64')
+url=http://www.gnupg.org/related_software/gpgme/;
+license=('GPL')
+depends=('libgpg-error' 'pth' 'gnupg=2')
+install=${pkgname}.install
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+md5sums=('334e524cffa8af4e2f43ae8afe585672'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-fd-passing --disable-static \
+  --disable-gpgsm-test
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gpgme/repos/testing-x86_64/gpgme.install (from rev 193107, 
gpgme/trunk/gpgme.install)
===
--- testing-x86_64/gpgme.install(rev 0)
+++ testing-x86_64/gpgme.install2013-08-16 11:02:03 UTC (rev 193108)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgme.info gpgme.info-1 gpgme.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}



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

2013-08-16 Thread Florian Pritz
Date: Friday, August 16, 2013 @ 14:13:12
  Author: bluewind
Revision: 95757

archrelease: copy trunk to community-any

Added:
  python-ansi2hmtl/repos/community-any/
  python-ansi2hmtl/repos/community-any/PKGBUILD
(from rev 95756, python-ansi2hmtl/trunk/PKGBUILD)

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

Copied: python-ansi2hmtl/repos/community-any/PKGBUILD (from rev 95756, 
python-ansi2hmtl/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-08-16 12:13:12 UTC (rev 95757)
@@ -0,0 +1,19 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=python-ansi2html
+pkgver=0.9.4
+pkgrel=1
+pkgdesc=Convert text with ANSI color codes to HTML
+arch=('any')
+url=http://pypi.python.org/pypi/ansi2html;
+license=('GPL')
+depends=('python-six')
+makedepends=('python-distribute')
+source=(http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz;)
+md5sums=('4f561b333f57092bcbce1f56485b2877')
+
+package() {
+  cd ansi2html-$pkgver
+
+  python setup.py install --root=$pkgdir  --optimize=1
+}



[arch-commits] Commit in (4 files)

2013-08-16 Thread Florian Pritz
Date: Friday, August 16, 2013 @ 14:12:46
  Author: bluewind
Revision: 95756

add python-ansi2html

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

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

Added: python-ansi2hmtl/trunk/PKGBUILD
===
--- python-ansi2hmtl/trunk/PKGBUILD (rev 0)
+++ python-ansi2hmtl/trunk/PKGBUILD 2013-08-16 12:12:46 UTC (rev 95756)
@@ -0,0 +1,19 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=python-ansi2html
+pkgver=0.9.4
+pkgrel=1
+pkgdesc=Convert text with ANSI color codes to HTML
+arch=('any')
+url=http://pypi.python.org/pypi/ansi2html;
+license=('GPL')
+depends=('python-six')
+makedepends=('python-distribute')
+source=(http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz;)
+md5sums=('4f561b333f57092bcbce1f56485b2877')
+
+package() {
+  cd ansi2html-$pkgver
+
+  python setup.py install --root=$pkgdir  --optimize=1
+}



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

2013-08-16 Thread Florian Pritz
Date: Friday, August 16, 2013 @ 14:13:52
  Author: bluewind
Revision: 95758

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-16 12:13:12 UTC (rev 95757)
+++ PKGBUILD2013-08-16 12:13:52 UTC (rev 95758)
@@ -1,19 +0,0 @@
-# Maintainer: Florian Pritz bluew...@xinu.at
-
-pkgname=python-ansi2html
-pkgver=0.9.4
-pkgrel=1
-pkgdesc=Convert text with ANSI color codes to HTML
-arch=('any')
-url=http://pypi.python.org/pypi/ansi2html;
-license=('GPL')
-depends=('python-six')
-makedepends=('python-distribute')
-source=(http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz;)
-md5sums=('4f561b333f57092bcbce1f56485b2877')
-
-package() {
-  cd ansi2html-$pkgver
-
-  python setup.py install --root=$pkgdir  --optimize=1
-}

Copied: python-ansi2hmtl/repos/community-any/PKGBUILD (from rev 95757, 
python-ansi2hmtl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-16 12:13:52 UTC (rev 95758)
@@ -0,0 +1,19 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=python-ansi2html
+pkgver=0.9.4
+pkgrel=1
+pkgdesc=Convert text with ANSI color codes to HTML
+arch=('any')
+url=http://pypi.python.org/pypi/ansi2html;
+license=('GPL')
+depends=('python-six')
+makedepends=('python-distribute')
+source=(http://pypi.python.org/packages/source/a/ansi2html/ansi2html-${pkgver}.tar.gz;)
+md5sums=('4f561b333f57092bcbce1f56485b2877')
+
+package() {
+  cd ansi2html-$pkgver
+
+  python setup.py install --root=$pkgdir  --optimize=1
+}



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

2013-08-16 Thread Andrea Scarpino
Date: Friday, August 16, 2013 @ 15:35:31
  Author: andrea
Revision: 193110

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

Added:
  amarok/repos/extra-i686/PKGBUILD
(from rev 193109, amarok/trunk/PKGBUILD)
  amarok/repos/extra-i686/amarok.install
(from rev 193109, amarok/trunk/amarok.install)
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 193109, amarok/trunk/PKGBUILD)
  amarok/repos/extra-x86_64/amarok.install
(from rev 193109, amarok/trunk/amarok.install)
Deleted:
  amarok/repos/extra-i686/PKGBUILD
  amarok/repos/extra-i686/amarok.install
  amarok/repos/extra-i686/kde411.patch
  amarok/repos/extra-x86_64/PKGBUILD
  amarok/repos/extra-x86_64/amarok.install
  amarok/repos/extra-x86_64/kde411.patch

-+
 /PKGBUILD   |   86 ++
 /amarok.install |   24 +++
 extra-i686/PKGBUILD |   49 ---
 extra-i686/amarok.install   |   12 -
 extra-i686/kde411.patch |   35 -
 extra-x86_64/PKGBUILD   |   49 ---
 extra-x86_64/amarok.install |   12 -
 extra-x86_64/kde411.patch   |   35 -
 8 files changed, 110 insertions(+), 192 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-08-16 13:35:21 UTC (rev 193109)
+++ extra-i686/PKGBUILD 2013-08-16 13:35:31 UTC (rev 193110)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ron...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: damir da...@archlinux.org
-
-pkgname=amarok
-replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
-pkgver=2.7.1
-pkgrel=3
-pkgdesc=The powerful music player for KDE
-arch=(i686 x86_64)
-url=http://amarok.kde.org/;
-license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mariadb' 'qtscriptgenerator' 'taglib-extras'
-'liblastfm' 'ffmpeg' 'libofa' 'qjson')
-makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
- 'libmygpo-qt' 'mesa' 'clamz')
-optdepends=(libgpod: support for Apple iPod audio devices
-   libmtp: support for portable media devices
-   loudmouth: backend needed by mp3tunes for syncing
-ifuse: support for Apple iPod Touch and iPhone
-libmygpo-qt: gpodder.net Internet Service
-clamz: allow to download songs from Amazon.com)
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'kde411.patch')
-sha1sums=('445eba6aaadface756410cf0f568a3770d437d2d'
-  'c2fd0153ec622fccac47ebd31a1b0548c6222541')
-
-prepare() {
-  mkdir build
-
-  cd ${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/kde411.patch
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: amarok/repos/extra-i686/PKGBUILD (from rev 193109, 
amarok/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-08-16 13:35:31 UTC (rev 193110)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Ronald van Haren ron...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=amarok
+pkgver=2.8.0
+pkgrel=1
+pkgdesc=The powerful music player for KDE
+arch=(i686 x86_64)
+url=http://amarok.kde.org/;
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mariadb' 'qtscriptgenerator' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson')
+makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
+ 'libmygpo-qt' 'mesa' 'clamz')
+optdepends=(libgpod: support for Apple iPod audio devices
+   libmtp: support for portable media devices
+   loudmouth: backend needed by mp3tunes for syncing
+ifuse: support for Apple iPod Touch and iPhone
+libmygpo-qt: gpodder.net Internet Service
+clamz: allow to download songs from Amazon.com)
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/amarok.install
===
--- extra-i686/amarok.install   2013-08-16 13:35:21 UTC (rev 193109)
+++ extra-i686/amarok.install   2013-08-16 13:35:31 UTC (rev 193110)
@@ -1,12 +0,0 @@

[arch-commits] Commit in amarok/trunk (PKGBUILD kde411.patch)

2013-08-16 Thread Andrea Scarpino
Date: Friday, August 16, 2013 @ 15:35:21
  Author: andrea
Revision: 193109

upgpkg: amarok 2.8.0-1

Upstream release

Modified:
  amarok/trunk/PKGBUILD
Deleted:
  amarok/trunk/kde411.patch

--+
 PKGBUILD |   14 --
 kde411.patch |   35 ---
 2 files changed, 4 insertions(+), 45 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 11:02:03 UTC (rev 193108)
+++ PKGBUILD2013-08-16 13:35:21 UTC (rev 193109)
@@ -4,9 +4,8 @@
 # Contributor: damir da...@archlinux.org
 
 pkgname=amarok
-replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
-pkgver=2.7.1
-pkgrel=3
+pkgver=2.8.0
+pkgrel=1
 pkgdesc=The powerful music player for KDE
 arch=(i686 x86_64)
 url=http://amarok.kde.org/;
@@ -22,16 +21,11 @@
 libmygpo-qt: gpodder.net Internet Service
 clamz: allow to download songs from Amazon.com)
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-'kde411.patch')
-sha1sums=('445eba6aaadface756410cf0f568a3770d437d2d'
-  'c2fd0153ec622fccac47ebd31a1b0548c6222541')
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937')
 
 prepare() {
   mkdir build
-
-  cd ${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/kde411.patch
 }
 
 build() {

Deleted: kde411.patch
===
--- kde411.patch2013-08-16 11:02:03 UTC (rev 193108)
+++ kde411.patch2013-08-16 13:35:21 UTC (rev 193109)
@@ -1,35 +0,0 @@
-commit e899704b3db4af2ff228eb0d4dbbec05fb9a2448
-Author: Hrvoje Senjan hrvoje.sen...@gmail.com
-Date:   Mon Jun 10 09:26:37 2013 +0200
-
-Remove usage of (fake) Amarok-Mockup theme
-
-This is due to https://bugs.kde.org/show_bug.cgi?id=320855
-Amarok-Mockup is unused, as far i can see, and also makes Amarok crash 
with kdelibs master/4.11
-If it is still needed, or there is a better solution, i'll discard the 
review...
-
-From 6b85a2899a30db5acebee92182a67778499a8d9e Mon Sep 17 00:00:00 2001
-From: Hrvoje Senjan hrvoje.sen...@gmail.com
-Date: Sun, 9 Jun 2013 19:55:58 +0200
-Subject: [PATCH 1/1] Kill Amarok-Mockup
-
-BUG: 320855
-FIXED-IN: 2.8
-REVIEW: 110917
-
-diff --git a/src/context/ContextView.cpp b/src/context/ContextView.cpp
-index f61518f..152f8da 100644
 a/src/context/ContextView.cpp
-+++ b/src/context/ContextView.cpp
-@@ -78,11 +78,6 @@ ContextView::ContextView( Plasma::Containment *cont, 
Plasma::Corona *corona, QWi
- p.setColor( QPalette::Base, c );
- setPalette( p );
- 
--PERF_LOG( Accessing Plasma::Theme );
--// here we initialize all the Plasma paths to Amarok paths
--Plasma::Theme::defaultTheme()-setUseGlobalSettings( false );
--Theme::defaultTheme()-setThemeName( Amarok-Mockup );
--PERF_LOG( Access to Plasma::Theme complete )
- contextScene()-setAppletMimeType( text/x-amarokappletservicename );
- 
- cont-setPos( 0, 0 );



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

2013-08-16 Thread Andreas Radke
Date: Friday, August 16, 2013 @ 15:37:22
  Author: andyrtr
Revision: 193111

upgpkg: groff 1.22.2-4

rebuild for ghostscript 9.08 - FS#36562

Modified:
  groff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 13:35:31 UTC (rev 193110)
+++ PKGBUILD2013-08-16 13:37:22 UTC (rev 193111)
@@ -3,7 +3,7 @@
 
 pkgname=groff
 pkgver=1.22.2
-pkgrel=3
+pkgrel=4
 pkgdesc=GNU troff text-formatting system
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/groff/groff.html;



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

2013-08-16 Thread Andreas Radke
Date: Friday, August 16, 2013 @ 15:37:44
  Author: andyrtr
Revision: 193112

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

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

--+
 testing-i686/PKGBUILD|   51 +
 testing-i686/groff.install   |   22 +
 testing-i686/site.tmac   |   16 
 testing-x86_64/PKGBUILD  |   51 +
 testing-x86_64/groff.install |   22 +
 testing-x86_64/site.tmac |   16 
 6 files changed, 178 insertions(+)

Copied: groff/repos/testing-i686/PKGBUILD (from rev 193111, 
groff/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-16 13:37:44 UTC (rev 193112)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: 
+
+pkgname=groff
+pkgver=1.22.2
+pkgrel=4
+pkgdesc=GNU troff text-formatting system
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/groff/groff.html;
+license=('GPL')
+groups=('base-devel')
+depends=('perl' 'gcc-libs')
+makedepends=('netpbm' 'psutils' 'ghostscript' 'libxaw')
+optdepends=('netpbm: for use together with man -H command interaction in 
browsers'
+'psutils: for use together with man -H command interaction in 
browsers'
+'libxaw: for gxditview')
+source=(ftp://ftp.gnu.org/gnu/groff/groff-$pkgver.tar.gz{,.sig}
+site.tmac)
+options=('!docs' '!emptydirs')
+install=groff.install
+md5sums=('9f4cd592a5efc7e36481d8d8d8af6d16'
+ '65207deb0a9b54324cb947f25ec9164f'
+ 'a1fedafd7863b37968d32ad9ae1d8c13')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-x 
--with-appresdir=/usr/share/X11/app-defaults
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  
+  # add compatibility symlinks
+  ln -s eqn $pkgdir/usr/bin/geqn
+  ln -s tbl $pkgdir/usr/bin/gtbl
+  ln -s soelim $pkgdir/usr/bin/zsoelim
+
+  # FS33760 - TERMCAP variables not followed
+  # TODO: everyone is doing this - find out why upstream does not...
+  cat $srcdir/site.tmac  \
+$pkgdir/usr/share/groff/site-tmac/man.local
+  cat $srcdir/site.tmac  \
+$pkgdir/usr/share/groff/site-tmac/mdoc.local
+}

Copied: groff/repos/testing-i686/groff.install (from rev 193111, 
groff/trunk/groff.install)
===
--- testing-i686/groff.install  (rev 0)
+++ testing-i686/groff.install  2013-08-16 13:37:44 UTC (rev 193112)
@@ -0,0 +1,22 @@
+infodir=/usr/share/info
+filelist=(groff.info groff.info-1 groff.info-2 groff.info-3)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2 /dev/null
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: groff/repos/testing-i686/site.tmac (from rev 193111, 
groff/trunk/site.tmac)
===
--- testing-i686/site.tmac  (rev 0)
+++ testing-i686/site.tmac  2013-08-16 13:37:44 UTC (rev 193112)
@@ -0,0 +1,16 @@
+.
+.if n \{\
+.  \ Character translations for non-keyboard
+.  \ characters - to make them searchable
+.  if '\*[.T]'utf8' \{\
+.char \- \N'45'
+.char - \N'45'
+.char ' \N'39'
+.char \' \N'39'
+.  \}
+.
+.  \ Shut off SGR by default (groff colors)
+.  \ Require GROFF_SGR envvar defined to turn it on
+.  if '\V[GROFF_SGR]'' \
+.output x X tty: sgr 0
+.\}

Copied: groff/repos/testing-x86_64/PKGBUILD (from rev 193111, 
groff/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-08-16 13:37:44 UTC (rev 193112)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: 
+
+pkgname=groff
+pkgver=1.22.2
+pkgrel=4
+pkgdesc=GNU troff text-formatting system
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/groff/groff.html;
+license=('GPL')
+groups=('base-devel')
+depends=('perl' 'gcc-libs')

[arch-commits] Commit in qt4/trunk (PKGBUILD qtbug-31579.patch)

2013-08-16 Thread Andrea Scarpino
Date: Friday, August 16, 2013 @ 15:39:13
  Author: andrea
Revision: 193113

Fix licenses; libmng rebuild; QTBUG#31579 (FS#36028); QTBUG#32534 (FS#36394)

Added:
  qt4/trunk/qtbug-31579.patch
Modified:
  qt4/trunk/PKGBUILD

---+
 PKGBUILD  |   16 -
 qtbug-31579.patch |  146 
 2 files changed, 158 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 13:37:44 UTC (rev 193112)
+++ PKGBUILD2013-08-16 13:39:13 UTC (rev 193113)
@@ -4,10 +4,10 @@
 
 pkgname=qt4
 pkgver=4.8.5
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
-license=('GPL3' 'LGPL')
+license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework'
 depends=('libtiff' 'libpng' 'libmng' 'sqlite' 'ca-certificates' 'dbus'
 'fontconfig' 'libgl' 'libxrandr' 'libxv' 'libxi' 'alsa-lib'
@@ -31,14 +31,17 @@
 
source=(http://download.qt-project.org/official_releases/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz;
 'qtconfig-qt4.desktop' 'assistant-qt4.desktop' 'designer-qt4.desktop'
 'linguist-qt4.desktop' 'qdbusviewer-qt4.desktop'
-'improve-cups-support.patch')
+'improve-cups-support.patch'
+'qtbug-31579.patch' 'qtbug-32534.patch')
 md5sums=('1864987bdbb2f58f8ae8b350dfdbe133'
  'a16638f4781e56e7887ff8212a322ecc'
  '8a28b3f52dbeb685d4b69440b520a3e1'
  '9727c406c240990870c905696a8c5bd1'
  '0e384663d3dd32abe35f5331c4147569'
  'b859c5673e5098c39f72b2252947049e'
- 'c439c7731c25387352d8453ca7574971')
+ 'c439c7731c25387352d8453ca7574971'
+ '6ed8d26a8e4a9bba1f6c08fb99cc8357'
+ 'bb0e0fa6ba953fa590d81ac612374e11')
 
 prepare() {
   cd ${_pkgfqn}
@@ -46,6 +49,11 @@
   # (FS#28381) (KDEBUG#180051)
   patch -p1 -i ${srcdir}/improve-cups-support.patch
 
+  # (FS#36028) (QTBUG#31579)
+  patch -p1 -i ${srcdir}/qtbug-31579.patch
+  # (FS#36394) (QTBUG#32534)
+  patch -p1 -i ${srcdir}/qtbug-32534.patch
+
   sed -i s|-O2|${CXXFLAGS}| mkspecs/common/{g++,gcc}-base.conf
   sed -i /^QMAKE_LFLAGS_RPATH/s| -Wl,-rpath,||g 
mkspecs/common/gcc-base-unix.conf
   sed -i /^QMAKE_LFLAGS\s/s|+=|+= ${LDFLAGS}|g mkspecs/common/gcc-base.conf

Added: qtbug-31579.patch
===
--- qtbug-31579.patch   (rev 0)
+++ qtbug-31579.patch   2013-08-16 13:39:13 UTC (rev 193113)
@@ -0,0 +1,146 @@
+From 2a6537f0629aaff53a42d993ad94ad4de3cd3030 Mon Sep 17 00:00:00 2001
+From: Gunnar Sletta gunnar.sle...@digia.com
+Date: Thu, 4 Jul 2013 16:20:40 +1000
+Subject: [PATCH] Fix drawing of 0-width polylines from outside the devicerect.
+
+This was broken by a previous fix which aimed to fix gaps in
+polylines with tiny line segments. The result was that we
+skipped updating the origin point when stroke() didn't produce
+pixels which accidentally included the case of the line
+being completely outside the deviceRect. I fixed this
+by returning the value of clipLine in drawLine to the caller
+so we could still update the origin for this case.
+
+Task-number: QTBUG-31579
+Change-Id: Iac29436f042da7658bbeaf9370351dc6f2c95065
+(cherry picked from qtbase/900cccfd459fcbdbc4aa3d313afe12cfbf68fd87)
+Reviewed-by: Gunnar Sletta gunnar.sle...@digia.com
+---
+ src/gui/painting/qcosmeticstroker.cpp |   42 
+ src/gui/painting/qcosmeticstroker_p.h |2 +-
+ 2 files changed, 27 insertions(+), 17 deletions(-)
+
+diff --git a/src/gui/painting/qcosmeticstroker.cpp 
b/src/gui/painting/qcosmeticstroker.cpp
+index 0061ecb..4413170 100644
+--- a/src/gui/painting/qcosmeticstroker.cpp
 b/src/gui/painting/qcosmeticstroker.cpp
+@@ -133,10 +133,15 @@ struct NoDasher {
+ 
+ };
+ 
++/*
++ * The return value is the result of the clipLine() call performed at the 
start
++ * of each of the two functions, aka false means completely outside the 
devices
++ * rect.
++ */
+ templateDrawPixel drawPixel, class Dasher
+-static void drawLine(QCosmeticStroker *stroker, qreal x1, qreal y1, qreal x2, 
qreal y2, int caps);
++static bool drawLine(QCosmeticStroker *stroker, qreal x1, qreal y1, qreal x2, 
qreal y2, int caps);
+ templateDrawPixel drawPixel, class Dasher
+-static void drawLineAA(QCosmeticStroker *stroker, qreal x1, qreal y1, qreal 
x2, qreal y2, int caps);
++static bool drawLineAA(QCosmeticStroker *stroker, qreal x1, qreal y1, qreal 
x2, qreal y2, int caps);
+ 
+ inline void drawPixel(QCosmeticStroker *stroker, int x, int y, int coverage)
+ {
+@@ -602,17 +607,20 @@ void QCosmeticStroker::drawPath(const QVectorPath path)
+ caps |= CapEnd;
+ 
+ QCosmeticStroker::Point last = this-lastPixel;
+-stroke(this, p.x(), p.y(), p2.x(), p2.y(), caps);
++bool unclipped = stroke(this, p.x(), p.y(), p2.x(), p2.y(), caps);
+ 
+ /* fix for gaps 

[arch-commits] Commit in qt4/trunk (qtbug-32534.patch)

2013-08-16 Thread Andrea Scarpino
Date: Friday, August 16, 2013 @ 15:39:25
  Author: andrea
Revision: 193114

Add patch

Added:
  qt4/trunk/qtbug-32534.patch

---+
 qtbug-32534.patch |   40 
 1 file changed, 40 insertions(+)

Added: qtbug-32534.patch
===
--- qtbug-32534.patch   (rev 0)
+++ qtbug-32534.patch   2013-08-16 13:39:25 UTC (rev 193114)
@@ -0,0 +1,40 @@
+From 1f40ed553e618c3b0511c7db4b4fd26c2d2b65bf Mon Sep 17 00:00:00 2001
+From: Peter Hartmann phartm...@blackberry.com
+Date: Thu, 25 Jul 2013 12:05:29 -0400
+Subject: [PATCH] QHttpMultiPart: fix data corruption in readData method
+
+When readData() is called repeatedly, we need to keep track which
+part of the multipart message we are currently reading from.
+Hereby we also need to take the boundary size into account, and not
+only the size of the multipart; otherwise we would skip a not
+completely read part. This would then later lead to advancing the
+read pointer by negative indexes and data loss.
+
+Task-number: QTBUG-32534
+Change-Id: Ibb6dff16adaf4ea67181d23d1d0c8459e33a0ed0
+Reviewed-by: Jonathan Liu net...@gmail.com
+Reviewed-by: Shane Kearns shane.kea...@accenture.com
+(cherry picked from qtbase/af96c6fed931564c95037539f07e9c8e33c69529)
+Reviewed-by: Thiago Macieira thiago.macie...@intel.com
+---
+ src/network/access/qhttpmultipart.cpp  |3 +-
+ tests/auto/qnetworkreply/tst_qnetworkreply.cpp |   44 
+ 2 files changed, 46 insertions(+), 1 deletions(-)
+
+diff --git a/src/network/access/qhttpmultipart.cpp 
b/src/network/access/qhttpmultipart.cpp
+index 635129a..b25e917 100644
+--- a/src/network/access/qhttpmultipart.cpp
 b/src/network/access/qhttpmultipart.cpp
+@@ -488,7 +488,8 @@ qint64 QHttpMultiPartIODevice::readData(char *data, qint64 
maxSize)
+ 
+ // skip the parts we have already read
+ while (index  multiPart-parts.count() 
+-   readPointer = partOffsets.at(index) + 
multiPart-parts.at(index).d-size())
++   readPointer = partOffsets.at(index) + 
multiPart-parts.at(index).d-size()
++   + multiPart-boundary.count() + 6) // 6 == 2 boundary dashes, \r\n 
after boundary, \r\n after multipart
+ index++;
+ 
+ // read the data
+-- 
+1.7.1
+



[arch-commits] Commit in qt4/repos (22 files)

2013-08-16 Thread Andrea Scarpino
Date: Friday, August 16, 2013 @ 15:47:37
  Author: andrea
Revision: 193115

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

Added:
  qt4/repos/staging-i686/
  qt4/repos/staging-i686/PKGBUILD
(from rev 193114, qt4/trunk/PKGBUILD)
  qt4/repos/staging-i686/assistant-qt4.desktop
(from rev 193114, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/staging-i686/designer-qt4.desktop
(from rev 193114, qt4/trunk/designer-qt4.desktop)
  qt4/repos/staging-i686/improve-cups-support.patch
(from rev 193114, qt4/trunk/improve-cups-support.patch)
  qt4/repos/staging-i686/linguist-qt4.desktop
(from rev 193114, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/staging-i686/qdbusviewer-qt4.desktop
(from rev 193114, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/staging-i686/qt4.install
(from rev 193114, qt4/trunk/qt4.install)
  qt4/repos/staging-i686/qtbug-31579.patch
(from rev 193114, qt4/trunk/qtbug-31579.patch)
  qt4/repos/staging-i686/qtbug-32534.patch
(from rev 193114, qt4/trunk/qtbug-32534.patch)
  qt4/repos/staging-i686/qtconfig-qt4.desktop
(from rev 193114, qt4/trunk/qtconfig-qt4.desktop)
  qt4/repos/staging-x86_64/
  qt4/repos/staging-x86_64/PKGBUILD
(from rev 193114, qt4/trunk/PKGBUILD)
  qt4/repos/staging-x86_64/assistant-qt4.desktop
(from rev 193114, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/staging-x86_64/designer-qt4.desktop
(from rev 193114, qt4/trunk/designer-qt4.desktop)
  qt4/repos/staging-x86_64/improve-cups-support.patch
(from rev 193114, qt4/trunk/improve-cups-support.patch)
  qt4/repos/staging-x86_64/linguist-qt4.desktop
(from rev 193114, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/staging-x86_64/qdbusviewer-qt4.desktop
(from rev 193114, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/staging-x86_64/qt4.install
(from rev 193114, qt4/trunk/qt4.install)
  qt4/repos/staging-x86_64/qtbug-31579.patch
(from rev 193114, qt4/trunk/qtbug-31579.patch)
  qt4/repos/staging-x86_64/qtbug-32534.patch
(from rev 193114, qt4/trunk/qtbug-32534.patch)
  qt4/repos/staging-x86_64/qtconfig-qt4.desktop
(from rev 193114, qt4/trunk/qtconfig-qt4.desktop)

---+
 staging-i686/PKGBUILD |  154 
 staging-i686/assistant-qt4.desktop|9 +
 staging-i686/designer-qt4.desktop |   11 ++
 staging-i686/improve-cups-support.patch   |   84 +++
 staging-i686/linguist-qt4.desktop |   10 +
 staging-i686/qdbusviewer-qt4.desktop  |   10 +
 staging-i686/qt4.install  |   12 ++
 staging-i686/qtbug-31579.patch|  146 ++
 staging-i686/qtbug-32534.patch|   40 +++
 staging-i686/qtconfig-qt4.desktop |9 +
 staging-x86_64/PKGBUILD   |  154 
 staging-x86_64/assistant-qt4.desktop  |9 +
 staging-x86_64/designer-qt4.desktop   |   11 ++
 staging-x86_64/improve-cups-support.patch |   84 +++
 staging-x86_64/linguist-qt4.desktop   |   10 +
 staging-x86_64/qdbusviewer-qt4.desktop|   10 +
 staging-x86_64/qt4.install|   12 ++
 staging-x86_64/qtbug-31579.patch  |  146 ++
 staging-x86_64/qtbug-32534.patch  |   40 +++
 staging-x86_64/qtconfig-qt4.desktop   |9 +
 20 files changed, 970 insertions(+)

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


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

2013-08-16 Thread Sergej Pupykin
Date: Friday, August 16, 2013 @ 15:57:02
  Author: spupykin
Revision: 95759

upgpkg: synfig 0.64.0-7

upd

Modified:
  synfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 12:13:52 UTC (rev 95758)
+++ PKGBUILD2013-08-16 13:57:02 UTC (rev 95759)
@@ -4,7 +4,7 @@
 
 pkgname=synfig
 pkgver=0.64.0
-pkgrel=6
+pkgrel=7
 pkgdesc=Professional vector animation program (CLI renderer only)
 arch=(i686 x86_64)
 url=http://synfig.org;



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

2013-08-16 Thread Sergej Pupykin
Date: Friday, August 16, 2013 @ 15:57:37
  Author: spupykin
Revision: 95760

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

Added:
  synfig/repos/community-staging-i686/PKGBUILD
(from rev 95759, synfig/trunk/PKGBUILD)
  synfig/repos/community-staging-i686/build-fix.patch
(from rev 95759, synfig/trunk/build-fix.patch)
  synfig/repos/community-staging-i686/ffmpeg-0.8.patch
(from rev 95759, synfig/trunk/ffmpeg-0.8.patch)
  synfig/repos/community-staging-i686/ffmpeg-loop.patch
(from rev 95759, synfig/trunk/ffmpeg-loop.patch)
  synfig/repos/community-staging-x86_64/PKGBUILD
(from rev 95759, synfig/trunk/PKGBUILD)
  synfig/repos/community-staging-x86_64/build-fix.patch
(from rev 95759, synfig/trunk/build-fix.patch)
  synfig/repos/community-staging-x86_64/ffmpeg-0.8.patch
(from rev 95759, synfig/trunk/ffmpeg-0.8.patch)
  synfig/repos/community-staging-x86_64/ffmpeg-loop.patch
(from rev 95759, synfig/trunk/ffmpeg-loop.patch)
Deleted:
  synfig/repos/community-staging-i686/PKGBUILD
  synfig/repos/community-staging-i686/build-fix.patch
  synfig/repos/community-staging-i686/ffmpeg-0.8.patch
  synfig/repos/community-staging-i686/ffmpeg-loop.patch
  synfig/repos/community-staging-x86_64/PKGBUILD
  synfig/repos/community-staging-x86_64/build-fix.patch
  synfig/repos/community-staging-x86_64/ffmpeg-0.8.patch
  synfig/repos/community-staging-x86_64/ffmpeg-loop.patch

+
 /PKGBUILD  |   92 
 /build-fix.patch   |   62 +
 /ffmpeg-0.8.patch  |  120 +++
 /ffmpeg-loop.patch |  112 +
 community-staging-i686/PKGBUILD|   46 --
 community-staging-i686/build-fix.patch |   31 --
 community-staging-i686/ffmpeg-0.8.patch|   60 -
 community-staging-i686/ffmpeg-loop.patch   |   56 
 community-staging-x86_64/PKGBUILD  |   46 --
 community-staging-x86_64/build-fix.patch   |   31 --
 community-staging-x86_64/ffmpeg-0.8.patch  |   60 -
 community-staging-x86_64/ffmpeg-loop.patch |   56 
 12 files changed, 386 insertions(+), 386 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2013-08-16 13:57:02 UTC (rev 95759)
+++ community-staging-i686/PKGBUILD 2013-08-16 13:57:37 UTC (rev 95760)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Franco Iacomella y...@gnu.org
-
-pkgname=synfig
-pkgver=0.64.0
-pkgrel=6
-pkgdesc=Professional vector animation program (CLI renderer only)
-arch=(i686 x86_64)
-url=http://synfig.org;
-license=('GPL2')
-depends=('libxml++' 'libsigc++2.0' 'etl' 'imagemagick' 'ffmpeg-compat' 
'fontconfig' 'libpng'
-'libtiff' 'libdv' 'libmng' 'cairo' 'pango' 'boost-libs')
-makedepends=('boost')
-optdepends=('openexr' 'libsigc++')
-conflicts=('synfig-core')
-replaces=('synfig-core')
-options=(!libtool)
-source=(http://downloads.sourceforge.net/project/synfig/synfig/$pkgver/synfig-$pkgver.tar.gz
-   build-fix.patch
-   ffmpeg-0.8.patch
-   ffmpeg-loop.patch)
-md5sums=('124cb4059b9f48dc5c37204660053d6f'
- 'b5568b06fae1a7ee465b5380b1139b83'
- 'ebf41046097cfd778dee9a9854561dae'
- 'c6684c876c093f5e53d2c46592994e9b')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  export PKG_CONFIG_PATH=/usr/lib/ffmpeg-compat/pkgconfig:$PKG_CONFIG_PATH
-  LDFLAGS=$LDFLAGS -Wl,-rpath -Wl,/usr/lib/ffmpeg-compat
-  CFLAGS=$CFLAGS -D__STDC_CONSTANT_MACROS
-  CXXFLAGS=$CXXFLAGS -D__STDC_CONSTANT_MACROS
-  [ -f configure ] || { libtoolize --ltdl --copy --force  autoreconf 
--install --force; }
-  [ -f Makefile ] || ./configure --prefix=/usr --sysconfdir=/etc 
--with-libavcodec --with-libdv
-  patch -p1 -i $srcdir/build-fix.patch
-  patch -Np1 -i $srcdir/ffmpeg-0.8.patch
-  patch -Np1 -i $srcdir/ffmpeg-loop.patch
-  sed -i '1,1i#include string.h' src/modules/mod_png/trgt_png.cpp
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: synfig/repos/community-staging-i686/PKGBUILD (from rev 95759, 
synfig/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-08-16 13:57:37 UTC (rev 95760)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Franco Iacomella y...@gnu.org
+
+pkgname=synfig
+pkgver=0.64.0
+pkgrel=7
+pkgdesc=Professional vector animation program (CLI renderer only)
+arch=(i686 x86_64)
+url=http://synfig.org;
+license=('GPL2')
+depends=('libxml++' 'libsigc++2.0' 'etl' 'imagemagick' 'ffmpeg-compat' 
'fontconfig' 'libpng'
+

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

2013-08-16 Thread Andrea Scarpino
Date: Friday, August 16, 2013 @ 16:39:47
  Author: andrea
Revision: 193116

Fix licenses

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 13:47:37 UTC (rev 193115)
+++ PKGBUILD2013-08-16 14:39:47 UTC (rev 193116)
@@ -23,7 +23,7 @@
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
-license=('GPL3' 'LGPL')
+license=('GPL3' 'LGPL' 'FDL' 'custom')
 makedepends=('libxcb' 'xcb-proto' 'xcb-util' 'xcb-util-image' 'xcb-util-wm' 
'xcb-util-keysyms'
 'mesa-libgl' 'at-spi2-core' 'alsa-lib' 'gstreamer0.10-base-plugins'
 'libjpeg-turbo' 'cups' 'libpulse' 'hicolor-icon-theme' 
'desktop-file-utils'



[arch-commits] Commit in echoping/repos (community-x86_64 community-x86_64/PKGBUILD)

2013-08-16 Thread Florian Pritz
Date: Friday, August 16, 2013 @ 18:35:20
  Author: bluewind
Revision: 95762

archrelease: copy trunk to community-x86_64

Added:
  echoping/repos/community-x86_64/
  echoping/repos/community-x86_64/PKGBUILD
(from rev 95761, echoping/trunk/PKGBUILD)

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

Copied: echoping/repos/community-x86_64/PKGBUILD (from rev 95761, 
echoping/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-16 16:35:20 UTC (rev 95762)
@@ -0,0 +1,25 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=echoping
+pkgver=6.0.2
+pkgrel=3
+pkgdesc=tests performance of a remote host by sending HTTP, TCP and UDP 
requests
+arch=('i686' 'x86_64')
+url=http://echoping.sourceforge.net/;
+license=('GPL')
+depends=(libidn popt libldap)
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('991478532b56ab3b6f46ea9fa332626f')
+options=(!libtool)
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --config-cache
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in (4 files)

2013-08-16 Thread Florian Pritz
Date: Friday, August 16, 2013 @ 18:35:11
  Author: bluewind
Revision: 95761

add echoping

Added:
  echoping/
  echoping/repos/
  echoping/trunk/
  echoping/trunk/PKGBUILD

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

Added: echoping/trunk/PKGBUILD
===
--- echoping/trunk/PKGBUILD (rev 0)
+++ echoping/trunk/PKGBUILD 2013-08-16 16:35:11 UTC (rev 95761)
@@ -0,0 +1,25 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=echoping
+pkgver=6.0.2
+pkgrel=3
+pkgdesc=tests performance of a remote host by sending HTTP, TCP and UDP 
requests
+arch=('i686' 'x86_64')
+url=http://echoping.sourceforge.net/;
+license=('GPL')
+depends=(libidn popt libldap)
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('991478532b56ab3b6f46ea9fa332626f')
+options=(!libtool)
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --config-cache
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}



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

2013-08-16 Thread Florian Pritz
Date: Friday, August 16, 2013 @ 18:36:53
  Author: bluewind
Revision: 95763

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

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

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

Copied: echoping/repos/community-i686/PKGBUILD (from rev 95762, 
echoping/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-16 16:36:53 UTC (rev 95763)
@@ -0,0 +1,25 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=echoping
+pkgver=6.0.2
+pkgrel=3
+pkgdesc=tests performance of a remote host by sending HTTP, TCP and UDP 
requests
+arch=('i686' 'x86_64')
+url=http://echoping.sourceforge.net/;
+license=('GPL')
+depends=(libidn popt libldap)
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('991478532b56ab3b6f46ea9fa332626f')
+options=(!libtool)
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --config-cache
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-16 16:35:20 UTC (rev 95762)
+++ community-x86_64/PKGBUILD   2013-08-16 16:36:53 UTC (rev 95763)
@@ -1,25 +0,0 @@
-# Maintainer: Florian Pritz bluew...@xinu.at
-
-pkgname=echoping
-pkgver=6.0.2
-pkgrel=3
-pkgdesc=tests performance of a remote host by sending HTTP, TCP and UDP 
requests
-arch=('i686' 'x86_64')
-url=http://echoping.sourceforge.net/;
-license=('GPL')
-depends=(libidn popt libldap)
-source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('991478532b56ab3b6f46ea9fa332626f')
-options=(!libtool)
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --config-cache
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: echoping/repos/community-x86_64/PKGBUILD (from rev 95762, 
echoping/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-16 16:36:53 UTC (rev 95763)
@@ -0,0 +1,25 @@
+# Maintainer: Florian Pritz bluew...@xinu.at
+
+pkgname=echoping
+pkgver=6.0.2
+pkgrel=3
+pkgdesc=tests performance of a remote host by sending HTTP, TCP and UDP 
requests
+arch=('i686' 'x86_64')
+url=http://echoping.sourceforge.net/;
+license=('GPL')
+depends=(libidn popt libldap)
+source=(http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('991478532b56ab3b6f46ea9fa332626f')
+options=(!libtool)
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --config-cache
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in (python-ansi2hmtl python-ansi2html)

2013-08-16 Thread Florian Pritz
Date: Friday, August 16, 2013 @ 18:39:56
  Author: bluewind
Revision: 95764

fix python-ansi2html dir name

Added:
  python-ansi2html/
Deleted:
  python-ansi2hmtl/



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

2013-08-16 Thread Peter Lewis
Date: Friday, August 16, 2013 @ 18:51:20
  Author: plewis
Revision: 95765

upgpkg: ruby-highline 1.6.19-1

Modified:
  ruby-highline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 16:39:56 UTC (rev 95764)
+++ PKGBUILD2013-08-16 16:51:20 UTC (rev 95765)
@@ -3,7 +3,7 @@
 
 pkgname=ruby-highline
 _gemname=highline
-pkgver=1.6.16
+pkgver=1.6.19
 pkgrel=1
 pkgdesc=A high-level text user interface toolkit for Ruby
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('rubygems')
 source=(http://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha256sums=('f1bf165128a5e93fd76041ba832f3f4d001ceada81700c113bcf676892be2ded')
+md5sums=('33c87ec12f3aa7b2c547fa40642796c2')
 
 package() {
   cd ${srcdir}




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

2013-08-16 Thread Peter Lewis
Date: Friday, August 16, 2013 @ 18:51:35
  Author: plewis
Revision: 95766

archrelease: copy trunk to community-any

Added:
  ruby-highline/repos/community-any/PKGBUILD
(from rev 95765, ruby-highline/trunk/PKGBUILD)
Deleted:
  ruby-highline/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-16 16:51:20 UTC (rev 95765)
+++ PKGBUILD2013-08-16 16:51:35 UTC (rev 95766)
@@ -1,23 +0,0 @@
-# Maintainer: Peter Richard Lewis ple...@aur.archlinux.org
-# Contributor: Emiliano Vavassori syntaxerror...@gmail.com
-
-pkgname=ruby-highline
-_gemname=highline
-pkgver=1.6.16
-pkgrel=1
-pkgdesc=A high-level text user interface toolkit for Ruby
-arch=('any')
-url=http://highline.rubyforge.org/;
-license=('GPL2' 'RUBY')
-depends=('ruby')
-makedepends=('rubygems')
-source=(http://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
-noextract=(${_gemname}-${pkgver}.gem)
-sha256sums=('f1bf165128a5e93fd76041ba832f3f4d001ceada81700c113bcf676892be2ded')
-
-package() {
-  cd ${srcdir}
-  local _gemdir=$(env ruby -rubygems -e 'puts Gem.default_dir')
-
-  gem install --no-user-install -f -i ${pkgdir}${_gemdir} 
--ignore-dependencies ${_gemname}-${pkgver}.gem
-}

Copied: ruby-highline/repos/community-any/PKGBUILD (from rev 95765, 
ruby-highline/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-16 16:51:35 UTC (rev 95766)
@@ -0,0 +1,23 @@
+# Maintainer: Peter Richard Lewis ple...@aur.archlinux.org
+# Contributor: Emiliano Vavassori syntaxerror...@gmail.com
+
+pkgname=ruby-highline
+_gemname=highline
+pkgver=1.6.19
+pkgrel=1
+pkgdesc=A high-level text user interface toolkit for Ruby
+arch=('any')
+url=http://highline.rubyforge.org/;
+license=('GPL2' 'RUBY')
+depends=('ruby')
+makedepends=('rubygems')
+source=(http://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
+noextract=(${_gemname}-${pkgver}.gem)
+md5sums=('33c87ec12f3aa7b2c547fa40642796c2')
+
+package() {
+  cd ${srcdir}
+  local _gemdir=$(env ruby -rubygems -e 'puts Gem.default_dir')
+
+  gem install --no-user-install -f -i ${pkgdir}${_gemdir} 
--ignore-dependencies ${_gemname}-${pkgver}.gem
+}



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

2013-08-16 Thread Peter Lewis
Date: Friday, August 16, 2013 @ 18:52:55
  Author: plewis
Revision: 95767

archrelease: copy trunk to community-any

Added:
  ruby-highline/repos/community-any/PKGBUILD
(from rev 95766, ruby-highline/trunk/PKGBUILD)
Deleted:
  ruby-highline/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-16 16:51:35 UTC (rev 95766)
+++ PKGBUILD2013-08-16 16:52:55 UTC (rev 95767)
@@ -1,23 +0,0 @@
-# Maintainer: Peter Richard Lewis ple...@aur.archlinux.org
-# Contributor: Emiliano Vavassori syntaxerror...@gmail.com
-
-pkgname=ruby-highline
-_gemname=highline
-pkgver=1.6.19
-pkgrel=1
-pkgdesc=A high-level text user interface toolkit for Ruby
-arch=('any')
-url=http://highline.rubyforge.org/;
-license=('GPL2' 'RUBY')
-depends=('ruby')
-makedepends=('rubygems')
-source=(http://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
-noextract=(${_gemname}-${pkgver}.gem)
-md5sums=('33c87ec12f3aa7b2c547fa40642796c2')
-
-package() {
-  cd ${srcdir}
-  local _gemdir=$(env ruby -rubygems -e 'puts Gem.default_dir')
-
-  gem install --no-user-install -f -i ${pkgdir}${_gemdir} 
--ignore-dependencies ${_gemname}-${pkgver}.gem
-}

Copied: ruby-highline/repos/community-any/PKGBUILD (from rev 95766, 
ruby-highline/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-16 16:52:55 UTC (rev 95767)
@@ -0,0 +1,23 @@
+# Maintainer: Peter Richard Lewis ple...@aur.archlinux.org
+# Contributor: Emiliano Vavassori syntaxerror...@gmail.com
+
+pkgname=ruby-highline
+_gemname=highline
+pkgver=1.6.19
+pkgrel=1
+pkgdesc=A high-level text user interface toolkit for Ruby
+arch=('any')
+url=http://highline.rubyforge.org/;
+license=('GPL2' 'RUBY')
+depends=('ruby')
+makedepends=('rubygems')
+source=(http://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
+noextract=(${_gemname}-${pkgver}.gem)
+md5sums=('33c87ec12f3aa7b2c547fa40642796c2')
+
+package() {
+  cd ${srcdir}
+  local _gemdir=$(env ruby -rubygems -e 'puts Gem.default_dir')
+
+  gem install --no-user-install -f -i ${pkgdir}${_gemdir} 
--ignore-dependencies ${_gemname}-${pkgver}.gem
+}



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

2013-08-16 Thread Maxime Gauduin
Date: Friday, August 16, 2013 @ 19:02:57
  Author: alucryd
Revision: 95769

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

Added:
  aegisub/repos/community-staging-i686/
  aegisub/repos/community-staging-i686/PKGBUILD
(from rev 95768, aegisub/trunk/PKGBUILD)
  aegisub/repos/community-staging-i686/aegisub.install
(from rev 95768, aegisub/trunk/aegisub.install)
  aegisub/repos/community-staging-i686/wxgtk2.9.5.patch
(from rev 95768, aegisub/trunk/wxgtk2.9.5.patch)
  aegisub/repos/community-staging-x86_64/
  aegisub/repos/community-staging-x86_64/PKGBUILD
(from rev 95768, aegisub/trunk/PKGBUILD)
  aegisub/repos/community-staging-x86_64/aegisub.install
(from rev 95768, aegisub/trunk/aegisub.install)
  aegisub/repos/community-staging-x86_64/wxgtk2.9.5.patch
(from rev 95768, aegisub/trunk/wxgtk2.9.5.patch)

---+
 community-staging-i686/PKGBUILD   |   46 
 community-staging-i686/aegisub.install|   14 
 community-staging-i686/wxgtk2.9.5.patch   |   36 +
 community-staging-x86_64/PKGBUILD |   46 
 community-staging-x86_64/aegisub.install  |   14 
 community-staging-x86_64/wxgtk2.9.5.patch |   36 +
 6 files changed, 192 insertions(+)

Copied: aegisub/repos/community-staging-i686/PKGBUILD (from rev 95768, 
aegisub/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-08-16 17:02:57 UTC (rev 95769)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@gmail.com
+# Contributor: kozec ko...@kozec.com
+# Contributor: Limao Luo luolimao+...@gmail.com
+
+pkgname=aegisub
+pkgver=3.0.4
+pkgrel=2
+pkgdesc=A general-purpose subtitle editor with ASS/SSA support
+arch=('i686' 'x86_64')
+url=http://www.aegisub.org;
+license=('GPL' 'BSD')
+depends=('desktop-file-utils' 'ffmpegsource' 'fftw' 'hicolor-icon-theme' 
'hunspell' 'lua51' 'wxgtk2.9')
+makedepends=('mesa')
+install=aegisub.install
+source=(http://ftp.aegisub.org/pub/releases/${pkgname}-${pkgver}.tar.xz;
+'wxgtk2.9.5.patch')
+sha256sums=('7d5d8b94da02278b3327f24dd546c0c897c4b369bd2da9e094dc60371422019a'
+'b3dc9f094d23e6f38a7a03dc3692056bd9e09095dab8385d7f2fd7c0e73e19d2')
+
+prepare() {
+  cd ${pkgname}/${pkgname}
+
+  patch -Np2 -i ../../wxgtk2.9.5.patch
+}
+
+build() {
+  cd ${pkgname}/${pkgname}
+
+  export ACLOCAL=aclocal
+  export AUTOMAKE=automake
+  ./autogen.sh --prefix=/usr --without-{portaudio,openal,oss} 
--with-wxdir=/usr/include/wx-2.9 --with-wx-config=/usr/bin/wx-config-2.9
+  make
+}
+
+package() {
+  cd ${pkgname}/${pkgname}
+
+  make DESTDIR=${pkgdir} install
+
+# License
+  install -dm 755 ${pkgdir}/usr/share/licenses/aegisub
+  install -m 644 LICENCE ${pkgdir}/usr/share/licenses/aegisub/LICENSE
+}
+
+# vim: ts=2 sw=2 et:

Copied: aegisub/repos/community-staging-i686/aegisub.install (from rev 95768, 
aegisub/trunk/aegisub.install)
===
--- community-staging-i686/aegisub.install  (rev 0)
+++ community-staging-i686/aegisub.install  2013-08-16 17:02:57 UTC (rev 
95769)
@@ -0,0 +1,14 @@
+post_install() {
+gtk-update-icon-cache -ftq usr/share/icons/hicolor
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+
+# vim: ts=2 sw=2 et:

Copied: aegisub/repos/community-staging-i686/wxgtk2.9.5.patch (from rev 95768, 
aegisub/trunk/wxgtk2.9.5.patch)
===
--- community-staging-i686/wxgtk2.9.5.patch (rev 0)
+++ community-staging-i686/wxgtk2.9.5.patch 2013-08-16 17:02:57 UTC (rev 
95769)
@@ -0,0 +1,36 @@
+From ca8036d425bf59020b476259e7857e8c67ebb6ba Mon Sep 17 00:00:00 2001
+From: Maxime Gauduin aluc...@gmail.com
+Date: Mon, 12 Aug 2013 05:20:41 +0200
+Subject: [PATCH] wxStandardPaths is protected as of wxgtk 2.9.5
+
+---
+ aegisub/src/utils.cpp | 6 ++
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+diff --git a/aegisub/src/utils.cpp b/aegisub/src/utils.cpp
+index 70c9ea1..f72593d 100644
+--- a/aegisub/src/utils.cpp
 b/aegisub/src/utils.cpp
+@@ -121,8 +121,7 @@ void RestartAegisub() {
+   config::opt-Flush();
+ 
+ #if defined(__WXMSW__)
+-  wxStandardPaths stand;
+-  wxExecute(\ + stand.GetExecutablePath() + \);
++  wxExecute(\ + wxStandardPaths::Get().GetExecutablePath() + \);
+ #elif defined(__WXMAC__)
+   std::string bundle_path = agi::util::OSX_GetBundlePath();
+   std::string helper_path = 
agi::util::OSX_GetBundleAuxillaryExecutablePath(restart-helper);
+@@ -132,8 +131,7 @@ void RestartAegisub() {
+   LOG_I(util/restart/exec)  exec;
+   wxExecute(exec);
+ #else
+-  

[arch-commits] Commit in aegisub/trunk (PKGBUILD wxgtk2.9.5.patch)

2013-08-16 Thread Maxime Gauduin
Date: Friday, August 16, 2013 @ 19:02:42
  Author: alucryd
Revision: 95768

wxgtk2.9 2.9.5 rebuild: aegisub 3.0.4-2

Added:
  aegisub/trunk/wxgtk2.9.5.patch
Modified:
  aegisub/trunk/PKGBUILD

--+
 PKGBUILD |   26 ++
 wxgtk2.9.5.patch |   36 
 2 files changed, 54 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 16:52:55 UTC (rev 95767)
+++ PKGBUILD2013-08-16 17:02:42 UTC (rev 95768)
@@ -5,28 +5,38 @@
 
 pkgname=aegisub
 pkgver=3.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc=A general-purpose subtitle editor with ASS/SSA support
 arch=('i686' 'x86_64')
 url=http://www.aegisub.org;
 license=('GPL' 'BSD')
-depends=('desktop-file-utils' 'ffmpegsource' 'fftw' 'hicolor-icon-theme' 
'hunspell' 'lua51' 'wxgtk2.9' 'hicolor-icon-theme')
+depends=('desktop-file-utils' 'ffmpegsource' 'fftw' 'hicolor-icon-theme' 
'hunspell' 'lua51' 'wxgtk2.9')
 makedepends=('mesa')
 install=aegisub.install
-source=(http://ftp.aegisub.org/pub/releases/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('7d5d8b94da02278b3327f24dd546c0c897c4b369bd2da9e094dc60371422019a')
+source=(http://ftp.aegisub.org/pub/releases/${pkgname}-${pkgver}.tar.xz;
+'wxgtk2.9.5.patch')
+sha256sums=('7d5d8b94da02278b3327f24dd546c0c897c4b369bd2da9e094dc60371422019a'
+'b3dc9f094d23e6f38a7a03dc3692056bd9e09095dab8385d7f2fd7c0e73e19d2')
 
+prepare() {
+  cd ${pkgname}/${pkgname}
+
+  patch -Np2 -i ../../wxgtk2.9.5.patch
+}
+
 build() {
-  cd ${srcdir}/${pkgname}/${pkgname}
+  cd ${pkgname}/${pkgname}
 
-  ACLOCAL=aclocal AUTOMAKE=automake ./autogen.sh --prefix=/usr 
--without-{portaudio,openal,oss} --with-wxdir=/usr/include/wx-2.9 
--with-wx-config=/usr/bin/wx-config-2.9
+  export ACLOCAL=aclocal
+  export AUTOMAKE=automake
+  ./autogen.sh --prefix=/usr --without-{portaudio,openal,oss} 
--with-wxdir=/usr/include/wx-2.9 --with-wx-config=/usr/bin/wx-config-2.9
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}/${pkgname}
+  cd ${pkgname}/${pkgname}
 
-  make DESTDIR=$pkgdir install
+  make DESTDIR=${pkgdir} install
 
 # License
   install -dm 755 ${pkgdir}/usr/share/licenses/aegisub

Added: wxgtk2.9.5.patch
===
--- wxgtk2.9.5.patch(rev 0)
+++ wxgtk2.9.5.patch2013-08-16 17:02:42 UTC (rev 95768)
@@ -0,0 +1,36 @@
+From ca8036d425bf59020b476259e7857e8c67ebb6ba Mon Sep 17 00:00:00 2001
+From: Maxime Gauduin aluc...@gmail.com
+Date: Mon, 12 Aug 2013 05:20:41 +0200
+Subject: [PATCH] wxStandardPaths is protected as of wxgtk 2.9.5
+
+---
+ aegisub/src/utils.cpp | 6 ++
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+diff --git a/aegisub/src/utils.cpp b/aegisub/src/utils.cpp
+index 70c9ea1..f72593d 100644
+--- a/aegisub/src/utils.cpp
 b/aegisub/src/utils.cpp
+@@ -121,8 +121,7 @@ void RestartAegisub() {
+   config::opt-Flush();
+ 
+ #if defined(__WXMSW__)
+-  wxStandardPaths stand;
+-  wxExecute(\ + stand.GetExecutablePath() + \);
++  wxExecute(\ + wxStandardPaths::Get().GetExecutablePath() + \);
+ #elif defined(__WXMAC__)
+   std::string bundle_path = agi::util::OSX_GetBundlePath();
+   std::string helper_path = 
agi::util::OSX_GetBundleAuxillaryExecutablePath(restart-helper);
+@@ -132,8 +131,7 @@ void RestartAegisub() {
+   LOG_I(util/restart/exec)  exec;
+   wxExecute(exec);
+ #else
+-  wxStandardPaths stand;
+-  wxExecute(stand.GetExecutablePath());
++  wxExecute(wxStandardPaths::Get().GetExecutablePath());
+ #endif
+ }
+ 
+-- 
+1.8.3.4
+



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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 19:24:11
  Author: arodseth
Revision: 95770

upgpkg: gigi 6142-1

Modified:
  gigi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 17:02:57 UTC (rev 95769)
+++ PKGBUILD2013-08-16 17:24:11 UTC (rev 95770)
@@ -6,7 +6,7 @@
 # Contributor: Manuel Gaul inka...@hotmail.com
 
 pkgname=gigi
-pkgver=6313
+pkgver=6142
 pkgrel=1
 pkgdesc='Small, efficient and feature rich GUI for OpenGL and C++ (freeorion 
fork)'
 #url='http://gigi.sourceforge.net/'
@@ -14,7 +14,7 @@
 arch=('x86_64' 'i686')
 license=('LGPL')
 depends=('boost' 'libpng' 'libtiff' 'ogre' 'sdl' 'python')
-makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'mesa-libgl')
+makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'addinclude') 
#'mesa-libgl')
 #https://gigi.svn.sourceforge.net/svnroot/gigi/trunk/GG/
 
source=($pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/GG/;)
 sha256sums=('SKIP')
@@ -31,6 +31,7 @@
   setconf cmake/GiGiOgre.pc.in prefix /usr
   setconf cmake/GiGi.pc.in prefix /usr
   setconf cmake/GiGiSDL.pc.in prefix /usr
+  addinclude -n GG/adobe/once.hpp '#include stdint.h'
 }
 
 build() {



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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 19:28:27
  Author: arodseth
Revision: 95771

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

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

---+
 /PKGBUILD |  122 
 community-i686/PKGBUILD   |   80 
 community-x86_64/PKGBUILD |   80 
 3 files changed, 122 insertions(+), 160 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-16 17:24:11 UTC (rev 95770)
+++ community-i686/PKGBUILD 2013-08-16 17:28:27 UTC (rev 95771)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: fana-m gemi...@gmx.net
-# Contributor: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Manuel Gaul inka...@hotmail.com
-
-pkgname=gigi
-pkgver=6142
-pkgrel=1
-pkgdesc='Small, efficient and feature rich GUI for OpenGL and C++ (freeorion 
fork)'
-#url='http://gigi.sourceforge.net/'
-url='http://freeorion.svn.sourceforge.net/viewvc/freeorion/trunk/FreeOrion/GG/'
-arch=('x86_64' 'i686')
-license=('LGPL')
-depends=('boost' 'libpng' 'libtiff' 'ogre' 'sdl' 'python')
-makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'mesa-libgl')
-#https://gigi.svn.sourceforge.net/svnroot/gigi/trunk/GG/
-source=($pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/GG/#revision=6142;)
 # 5780 # 5407
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-
-  svnversion | tr -d [A-z]
-}
-
-build() {
-  cd $srcdir/$pkgname
-
-  msg2 'Configuring...'
-  setconf cmake/GiGiOgre.pc.in prefix /usr
-  setconf cmake/GiGi.pc.in prefix /usr
-  setconf cmake/GiGiSDL.pc.in prefix /usr
-  # It would be better if CMAKE_INSTALL_PREFIX or the resulting Makefiles
-  # could be re-configured in the package() function, but this works too.
-  cmake \
--D CMAKE_INSTALL_PREFIX=$srcdir/pkg/usr \
--D BUILD_TUTORIALS=OFF \
--D CPACK_GENERATOR=GiGiDevel \
--D CMAKE_C_FLAGS_RELEASE='-DNDEBUG' \
-.
-
-  #msg2 'Building documentation...'
-  #cd doc
-  #doxygen
-  #cd ..
-
-  msg2 'Compiling...'
-  make -j1
-}
-
-package() {
-  cd $srcdir/$pkgname
-
-  msg2 'Packaging files...'
-  make install
-
-  msg2 'Moving files to the right location...'
-  mv -v $srcdir/pkg/usr $pkgdir/
-
-  #msg2 'Fixing documentation...'
-  #mkdir -p $pkgdir/usr/share/doc
-  #mv $pkgdir/usr/doc $pkgdir/usr/share/doc/$pkgname
-
-  #for f in `find $pkgdir/usr/share/doc -name dir_*.html`; do
-  #  sed -i s:$srcdir:/:g $f
-  #done
-
-  msg2 'Python 3 fix...'
-  for f in `find $pkgdir/usr -name *.py`; do
-sed -i s:/env python:/python3:g $f
-  done
-
-  msg2 'Packaging license...'
-  install -Dm644 COPYING \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gigi/repos/community-i686/PKGBUILD (from rev 95770, gigi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-16 17:28:27 UTC (rev 95771)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: fana-m gemi...@gmx.net
+# Contributor: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Manuel Gaul inka...@hotmail.com
+
+pkgname=gigi
+pkgver=6142
+pkgrel=1
+pkgdesc='Small, efficient and feature rich GUI for OpenGL and C++ (freeorion 
fork)'
+#url='http://gigi.sourceforge.net/'
+url='http://freeorion.svn.sourceforge.net/viewvc/freeorion/trunk/FreeOrion/GG/'
+arch=('x86_64' 'i686')
+license=('LGPL')
+depends=('boost' 'libpng' 'libtiff' 'ogre' 'sdl' 'python')
+makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'addinclude') 
#'mesa-libgl')
+#https://gigi.svn.sourceforge.net/svnroot/gigi/trunk/GG/
+source=($pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/GG/;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+
+  svnversion | tr -d [A-z]
+}
+
+prepare() {
+  cd $pkgname
+
+  setconf cmake/GiGiOgre.pc.in prefix /usr
+  setconf cmake/GiGi.pc.in prefix /usr
+  setconf cmake/GiGiSDL.pc.in prefix /usr
+  addinclude -n GG/adobe/once.hpp '#include stdint.h'
+}
+
+build() {
+  cd $pkgname
+
+  cmake \
+-D CMAKE_INSTALL_PREFIX=$srcdir/pkg/usr \
+-D BUILD_TUTORIALS=OFF \
+-D CPACK_GENERATOR=GiGiDevel \
+-D CMAKE_C_FLAGS_RELEASE='-DNDEBUG' \
+.
+  make -j1
+}
+
+package() {
+  cd $pkgname
+
+  make install
+  mv -v $srcdir/pkg/usr $pkgdir/
+
+  # python3 fix
+  for f in `find $pkgdir/usr -name *.py`; do
+sed -i s:/env 

[arch-commits] Commit in (netcfg)

2013-08-16 Thread Florian Pritz
Date: Friday, August 16, 2013 @ 19:28:07
  Author: bluewind
Revision: 193117

remove netcg

Deleted:
  netcfg/



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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 19:52:10
  Author: arodseth
Revision: 95773

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-16 17:51:58 UTC (rev 95772)
+++ community-i686/PKGBUILD 2013-08-16 17:52:10 UTC (rev 95773)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: fana-m gemi...@gmx.net
-# Contributor: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Manuel Gaul inka...@hotmail.com
-
-pkgname=gigi
-pkgver=6142
-pkgrel=1
-pkgdesc='Small, efficient and feature rich GUI for OpenGL and C++ (freeorion 
fork)'
-#url='http://gigi.sourceforge.net/'
-url='http://freeorion.svn.sourceforge.net/viewvc/freeorion/trunk/FreeOrion/GG/'
-arch=('x86_64' 'i686')
-license=('LGPL')
-depends=('boost' 'libpng' 'libtiff' 'ogre' 'sdl' 'python')
-makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'addinclude') 
#'mesa-libgl')
-#https://gigi.svn.sourceforge.net/svnroot/gigi/trunk/GG/
-source=($pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/GG/;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-
-  svnversion | tr -d [A-z]
-}
-
-prepare() {
-  cd $pkgname
-
-  setconf cmake/GiGiOgre.pc.in prefix /usr
-  setconf cmake/GiGi.pc.in prefix /usr
-  setconf cmake/GiGiSDL.pc.in prefix /usr
-  addinclude -n GG/adobe/once.hpp '#include stdint.h'
-}
-
-build() {
-  cd $pkgname
-
-  cmake \
--D CMAKE_INSTALL_PREFIX=$srcdir/pkg/usr \
--D BUILD_TUTORIALS=OFF \
--D CPACK_GENERATOR=GiGiDevel \
--D CMAKE_C_FLAGS_RELEASE='-DNDEBUG' \
-.
-  make -j1
-}
-
-package() {
-  cd $pkgname
-
-  make install
-  mv -v $srcdir/pkg/usr $pkgdir/
-
-  # python3 fix
-  for f in `find $pkgdir/usr -name *.py`; do
-sed -i s:/env python:/python3:g $f
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gigi/repos/community-i686/PKGBUILD (from rev 95772, gigi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-16 17:52:10 UTC (rev 95773)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: fana-m gemi...@gmx.net
+# Contributor: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Manuel Gaul inka...@hotmail.com
+
+pkgname=gigi
+pkgver=6142
+pkgrel=2
+pkgdesc='Small, efficient and feature rich GUI for OpenGL and C++ (freeorion 
fork)'
+#url='http://gigi.sourceforge.net/'
+url='http://freeorion.svn.sourceforge.net/viewvc/freeorion/trunk/FreeOrion/GG/'
+arch=('x86_64' 'i686')
+license=('LGPL')
+depends=('boost' 'libpng' 'libtiff' 'ogre' 'sdl' 'python')
+makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'addinclude' 
'mesa-libgl')
+#https://gigi.svn.sourceforge.net/svnroot/gigi/trunk/GG/
+source=($pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/GG/;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+
+  svnversion | tr -d [A-z]
+}
+
+prepare() {
+  cd $pkgname
+
+  setconf cmake/GiGiOgre.pc.in prefix /usr
+  setconf cmake/GiGi.pc.in prefix /usr
+  setconf cmake/GiGiSDL.pc.in prefix /usr
+  addinclude -n GG/adobe/once.hpp '#include stdint.h'
+}
+
+build() {
+  cd $pkgname
+
+  cmake \
+-D CMAKE_INSTALL_PREFIX=$srcdir/pkg/usr \
+-D BUILD_TUTORIALS=OFF \
+-D CPACK_GENERATOR=GiGiDevel \
+-D CMAKE_C_FLAGS_RELEASE='-DNDEBUG' \
+.
+  make -j1
+}
+
+package() {
+  cd $pkgname
+
+  make install
+  mv -v $srcdir/pkg/usr $pkgdir/
+
+  # python3 fix
+  for f in `find $pkgdir/usr -name *.py`; do
+sed -i s:/env python:/python3:g $f
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-16 17:51:58 UTC (rev 95772)
+++ community-x86_64/PKGBUILD   2013-08-16 17:52:10 UTC (rev 95773)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: fana-m gemi...@gmx.net
-# Contributor: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Manuel Gaul inka...@hotmail.com
-
-pkgname=gigi
-pkgver=6142
-pkgrel=1
-pkgdesc='Small, efficient and feature rich GUI for OpenGL 

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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 19:51:58
  Author: arodseth
Revision: 95772

upgpkg: gigi 6142-2

Modified:
  gigi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 17:28:27 UTC (rev 95771)
+++ PKGBUILD2013-08-16 17:51:58 UTC (rev 95772)
@@ -7,14 +7,14 @@
 
 pkgname=gigi
 pkgver=6142
-pkgrel=1
+pkgrel=2
 pkgdesc='Small, efficient and feature rich GUI for OpenGL and C++ (freeorion 
fork)'
 #url='http://gigi.sourceforge.net/'
 url='http://freeorion.svn.sourceforge.net/viewvc/freeorion/trunk/FreeOrion/GG/'
 arch=('x86_64' 'i686')
 license=('LGPL')
 depends=('boost' 'libpng' 'libtiff' 'ogre' 'sdl' 'python')
-makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'addinclude') 
#'mesa-libgl')
+makedepends=('subversion' 'cmake' 'setconf' 'doxygen' 'addinclude' 
'mesa-libgl')
 #https://gigi.svn.sourceforge.net/svnroot/gigi/trunk/GG/
 
source=($pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/GG/;)
 sha256sums=('SKIP')



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

2013-08-16 Thread Jan Steffens
Date: Friday, August 16, 2013 @ 20:20:12
  Author: heftig
Revision: 95774

2.18-2

Added:
  lib32-glibc/trunk/glibc-2.18-readdir_r-CVE-2013-4237.patch
  lib32-glibc/trunk/glibc-2.18-strstr-hackfix.patch
Modified:
  lib32-glibc/trunk/PKGBUILD

--+
 PKGBUILD |   27 ++
 glibc-2.18-readdir_r-CVE-2013-4237.patch |  281 +
 glibc-2.18-strstr-hackfix.patch  |   13 +
 3 files changed, 314 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 17:52:10 UTC (rev 95773)
+++ PKGBUILD2013-08-16 18:20:12 UTC (rev 95774)
@@ -9,7 +9,7 @@
 _pkgbasename=glibc
 pkgname=lib32-$_pkgbasename
 pkgver=2.18
-pkgrel=1
+pkgrel=2
 pkgdesc=GNU C Library for multilib
 arch=('x86_64')
 url=http://www.gnu.org/software/libc;
@@ -17,31 +17,44 @@
 makedepends=('gcc-multilib=4.7')
 options=('!strip' '!emptydirs')
 source=(http://ftp.gnu.org/gnu/libc/${_pkgbasename}-${pkgver}.tar.xz{,.sig}
+glibc-2.18-readdir_r-CVE-2013-4237.patch
+glibc-2.18-strstr-hackfix.patch
 lib32-glibc.conf)
 md5sums=('88fbbceafee809e82efd52efa1e3c58f'
  'SKIP'
+ '154da6bf5a5248f42a7bf5bf08e01a47'
+ '4441f6dfe7d75ced1fa75e54dd21d36e'
  '6e052f1cb693d5d3203f50f9d4e8c33b')
 
 
-build() {
+prepare() {
   cd ${srcdir}/${_pkgbasename}-${pkgver}
+  
+  # upstream commit 91ce4085
+  patch -p1 -i $srcdir/glibc-2.18-readdir_r-CVE-2013-4237.patch
+  
+  # hack fix for strstr issues on x86
+  patch -p1 -i $srcdir/glibc-2.18-strstr-hackfix.patch
 
-  cd ${srcdir}
-  mkdir glibc-build
-  cd glibc-build
+  mkdir ${srcdir}/glibc-build
+}
 
+build() {
+  cd ${srcdir}/glibc-build
+
   #if [[ ${CARCH} = i686 ]]; then
 # Hack to fix NPTL issues with Xen, only required on 32bit platforms
 # TODO: make separate glibc-xen package for i686
 export CFLAGS=${CFLAGS} -mno-tls-direct-seg-refs
   #fi
 
-  export CC=gcc -m32
-  export CXX=g++ -m32
   echo slibdir=/usr/lib32  configparms
   echo sbindir=/usr/bin  configparms
   echo rootsbindir=/usr/bin  configparms
 
+  export CC=gcc -m32
+  export CXX=g++ -m32
+
   # remove hardening options for building libraries
   CFLAGS=${CFLAGS/-fstack-protector/}
   CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}

Added: glibc-2.18-readdir_r-CVE-2013-4237.patch
===
--- glibc-2.18-readdir_r-CVE-2013-4237.patch(rev 0)
+++ glibc-2.18-readdir_r-CVE-2013-4237.patch2013-08-16 18:20:12 UTC (rev 
95774)
@@ -0,0 +1,281 @@
+diff --git a/manual/conf.texi b/manual/conf.texi
+index 7eb8b36..c720063 100644
+--- a/manual/conf.texi
 b/manual/conf.texi
+@@ -1149,6 +1149,9 @@ typed ahead as input.  @xref{I/O Queues}.
+ @deftypevr Macro int NAME_MAX
+ The uniform system limit (if any) for the length of a file name component, not
+ including the terminating null character.
++
++@strong{Portability Note:} On some systems, @theglibc{} defines
++@code{NAME_MAX}, but does not actually enforce this limit.
+ @end deftypevr
+ 
+ @comment limits.h
+@@ -1157,6 +1160,9 @@ including the terminating null character.
+ The uniform system limit (if any) for the length of an entire file name (that
+ is, the argument given to system calls such as @code{open}), including the
+ terminating null character.
++
++@strong{Portability Note:} @Theglibc{} does not enforce this limit
++even if @code{PATH_MAX} is defined.
+ @end deftypevr
+ 
+ @cindex limits, pipe buffer size
+@@ -1476,6 +1482,9 @@ Inquire about the value of 
@code{POSIX_REC_MIN_XFER_SIZE}.
+ Inquire about the value of @code{POSIX_REC_XFER_ALIGN}.
+ @end table
+ 
++@strong{Portability Note:} On some systems, @theglibc{} does not
++enforce @code{_PC_NAME_MAX} or @code{_PC_PATH_MAX} limits.
++
+ @node Utility Limits
+ @section Utility Program Capacity Limits
+ 
+diff --git a/manual/filesys.texi b/manual/filesys.texi
+index 1df9cf2..814c210 100644
+--- a/manual/filesys.texi
 b/manual/filesys.texi
+@@ -444,9 +444,9 @@ symbols are declared in the header file @file{dirent.h}.
+ @comment POSIX.1
+ @deftypefun {struct dirent *} readdir (DIR *@var{dirstream})
+ This function reads the next entry from the directory.  It normally
+-returns a pointer to a structure containing information about the file.
+-This structure is statically allocated and can be rewritten by a
+-subsequent call.
++returns a pointer to a structure containing information about the
++file.  This structure is associated with the @var{dirstream} handle
++and can be rewritten by a subsequent call.
+ 
+ @strong{Portability Note:} On some systems @code{readdir} may not
+ return entries for @file{.} and @file{..}, even though these are always
+@@ -461,19 +461,61 @@ conditions are defined for this function:
+ The @var{dirstream} argument is not valid.
+ @end table
+ 
+-@code{readdir} is not thread safe.  Multiple 

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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 20:20:26
  Author: tpowa
Revision: 193118

upgpkg: qemu 1.6.0-1

bump to latest version

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 17:28:07 UTC (rev 193117)
+++ PKGBUILD2013-08-16 18:20:26 UTC (rev 193118)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=('qemu' 'libcacard')
-pkgver=1.5.2
+pkgver=1.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')
@@ -65,6 +65,5 @@
  cp -a ${srcdir}/qemu-${pkgver}/libcacard.pc ${pkgdir}/usr/lib/pkgconfig/
  cp -a ${srcdir}/qemu-${pkgver}/.libs/vscclient ${pkgdir}/usr/bin/
 }
-
-md5sums=('04b94189ba587b3280713ded3b7f959a'
+md5sums=('f3f39308472d629aca57a255a0c91ba9'
  '9d6de26867a05c306157e3d3c612b28a')



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

2013-08-16 Thread Tobias Powalowski
Date: Friday, August 16, 2013 @ 20:23:30
  Author: tpowa
Revision: 193119

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

Added:
  qemu/repos/testing-i686/
  qemu/repos/testing-i686/65-kvm.rules
(from rev 193118, qemu/trunk/65-kvm.rules)
  qemu/repos/testing-i686/PKGBUILD
(from rev 193118, qemu/trunk/PKGBUILD)
  qemu/repos/testing-i686/qemu.install
(from rev 193118, qemu/trunk/qemu.install)
  qemu/repos/testing-x86_64/
  qemu/repos/testing-x86_64/65-kvm.rules
(from rev 193118, qemu/trunk/65-kvm.rules)
  qemu/repos/testing-x86_64/PKGBUILD
(from rev 193118, qemu/trunk/PKGBUILD)
  qemu/repos/testing-x86_64/qemu.install
(from rev 193118, qemu/trunk/qemu.install)

-+
 testing-i686/65-kvm.rules   |2 +
 testing-i686/PKGBUILD   |   69 ++
 testing-i686/qemu.install   |   23 ++
 testing-x86_64/65-kvm.rules |2 +
 testing-x86_64/PKGBUILD |   69 ++
 testing-x86_64/qemu.install |   23 ++
 6 files changed, 188 insertions(+)

Copied: qemu/repos/testing-i686/65-kvm.rules (from rev 193118, 
qemu/trunk/65-kvm.rules)
===
--- testing-i686/65-kvm.rules   (rev 0)
+++ testing-i686/65-kvm.rules   2013-08-16 18:23:30 UTC (rev 193119)
@@ -0,0 +1,2 @@
+KERNEL==kvm, GROUP=kvm, MODE=0660
+KERNEL==vhost-net, GROUP=kvm, MODE=0660, TAG+=uaccess

Copied: qemu/repos/testing-i686/PKGBUILD (from rev 193118, qemu/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-08-16 18:23:30 UTC (rev 193119)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+pkgname=('qemu' 'libcacard')
+pkgver=1.6.0
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL2' 'LGPL2.1')
+url=http://wiki.qemu.org/Index.html;
+makedepends=('texi2html' 'perl' 'python2')
+install=qemu.install
+source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2
+65-kvm.rules)
+replaces=('qemu-kvm')
+options=(!strip)
+
+build ()
+{
+  cd ${srcdir}/${pkgname}-${pkgver}
+  # gtk gui breaks keymappings at the moment
+  ./configure --prefix=/usr --sysconfdir=/etc --audio-drv-list='pa alsa sdl' \
+  --python=/usr/bin/python2 --smbd=/usr/bin/smbd \
+  --enable-docs --enable-mixemu --libexecdir=/usr/lib/qemu \
+  --disable-gtk --enable-linux-aio --enable-seccomp
+  make
+}
+
+package_qemu() {
+  pkgdesc=A generic and open source processor emulator which achieves a good 
emulation speed by using dynamic translation.
+  depends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2'
+ 'gnutls=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl'
+ 'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp'
+ 'libiscsi' 'libcacard')
+  backup=('etc/qemu/target-x86_64.conf')
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} libexecdir=/usr/lib/qemu install
+  rm ${pkgdir}/usr/share/qemu/bios.bin
+
+  install -D -m644 ${srcdir}/65-kvm.rules \
+   ${pkgdir}/usr/lib/udev/rules.d/65-kvm.rules
+  # bridge_helper needs suid
+  # https://bugs.archlinux.org/task/32565
+  chmod u+s ${pkgdir}/usr/lib/qemu/qemu-bridge-helper
+  # add sample config
+  echo allow br0  ${pkgdir}/etc/qemu/bridge.conf.sample
+  # strip scripts directory
+find ${pkgdir}/usr/src/linux-${_kernver}/scripts  -type f -perm -u+w 
2/dev/null | while read binary ; do
+  case $(file -bi $binary) in
+*application/x-executable*) # Binaries
+/usr/bin/strip $STRIP_BINARIES $binary;;
+  esac
+done
+  # remove libcacard files
+  rm -rf ${pkgdir}/usr/lib/libcacard*
+  rm -rf ${pkgdir}/usr/lib/pkgconfig/libcacard.pc
+  rm -rf ${pkgdir}/usr/bin/vscclient
+}
+
+package_libcacard() {
+ pkgdesc=Common Access Card (CAC) Emulation
+ options=('strip' '!libtool')
+ depends=('nss' 'libaio' 'libcap-ng' 'libiscsi' 'curl' 'vde2')
+ mkdir -p ${pkgdir}/usr/bin
+ mkdir -p ${pkgdir}/usr/lib/pkgconfig
+ cp -a ${srcdir}/qemu-${pkgver}/.libs/libcacard.so* ${pkgdir}/usr/lib/
+ cp -a ${srcdir}/qemu-${pkgver}/libcacard.pc ${pkgdir}/usr/lib/pkgconfig/
+ cp -a ${srcdir}/qemu-${pkgver}/.libs/vscclient ${pkgdir}/usr/bin/
+}
+md5sums=('f3f39308472d629aca57a255a0c91ba9'
+ '9d6de26867a05c306157e3d3c612b28a')

Copied: qemu/repos/testing-i686/qemu.install (from rev 193118, 
qemu/trunk/qemu.install)
===
--- testing-i686/qemu.install   (rev 0)
+++ testing-i686/qemu.install   2013-08-16 18:23:30 UTC (rev 193119)
@@ -0,0 +1,23 @@
+# kvm:  the new package version
+post_install() {
+  #
+  groupadd kvm -f -g 78
+}
+
+post_upgrade() {
+  if [ $(vercmp $2 0.11) -lt 0 ]; then
+echo With the release of qemu and 

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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 20:37:51
  Author: arodseth
Revision: 95775

New release

Modified:
  midori-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 18:20:12 UTC (rev 95774)
+++ PKGBUILD2013-08-16 18:37:51 UTC (rev 95775)
@@ -7,8 +7,8 @@
 # Contributor: Bartłomiej Piotrowski barthal...@gmail.com
 
 pkgname=midori-gtk3
-pkgver=0.5.4
-pkgrel=2
+pkgver=0.5.5
+pkgrel=1
 pkgdesc='Lightweight web browser (GTK3)'
 arch=('x86_64' 'i686')
 url='http://www.midori-browser.org/'
@@ -27,21 +27,19 @@
 sha256sums=('d4ee77f3dd9bf2c07cea7674d533e77960e9346bd8b5482582ccb3cdaf182022')
 
 build() {
-  cd $srcdir/midori_${pkgver}_all_
+  cd $srcdir/$pkgname-${pkgver}
 
-  # if granite is present, the build fails (last time I tried)
-  python2 ./waf configure \
---prefix=/usr \
+  ./configure --prefix=/usr \
 --enable-gtk3 \
 --disable-granite \
 --enable-webkit2
-  python2 ./waf build 
+  make
 }
 
 package() {
-  cd $srcdir/midori_${pkgver}_all_
+  cd $srcdir/$pkgname-${pkgver}
 
-  DESTDIR=$pkgdir python2 ./waf install
+  make DESTDIR=$pkgdir install
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 20:49:44
  Author: arodseth
Revision: 95776

Removed license file ref TODO + minor changes

Modified:
  freeorion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 18:37:51 UTC (rev 95775)
+++ PKGBUILD2013-08-16 18:49:44 UTC (rev 95776)
@@ -8,13 +8,13 @@
 
 pkgname=freeorion
 pkgver=0.4.3
-pkgrel=1
+pkgrel=2
 _svnrev=6281
 _pyversion=2.7
 pkgdesc='Turn-based galactic conquest game inspired by Master of Orion'
 arch=('x86_64' 'i686')
 url='http://www.freeorion.org/'
-license=('GPL')
+license=('GPL2')
 if [ $CARCH == x86_64 ]
 then
   depends=('lib32-nvidia-cg-toolkit')
@@ -28,7 +28,7 @@
 install=$pkgname.install
 source=($pkgname.sh
 
$pkgname.png::https://a.fsdn.com/con/icons/fr/freeor...@sf.net/FO_Icon_256x256.png;
-cmake_python.patch
+'cmake_python.patch'
 
$pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/#revision=$_svnrev;)
 sha256sums=('25b574af5397226373e24510ce59de94c5df5b31d94562fc0de387fd70731707'
 'a6a253eed31b77b00bf4f721f4b1c6bbd95505b9e4b38b736101e551dd12ff5f'
@@ -36,41 +36,44 @@
 'SKIP')
 
 pkgver() {
+  _releaserevision=`curl --progress-bar -o- ${url}index.php/Compile | grep 
$pkgver | cut -d':' -f2 | cut -d' ' -f10 | tail -1`
+  echo Release revision for $pkgname $pkgver: $_releaserevision
+
   svn upgrade
   svn up -r $_svnrev
   echo $pkgver
 }
 
 prepare() {
-  #msg2 'Looking up revision from version number...'
-  #_releaserevision=`curl --progress-bar -o- ${url}index.php/Compile | grep 
$pkgver | cut -d':' -f2 | cut -d' ' -f10 | tail -1`
+  cd $pkgname
 
+  # CMake/Python fix...
+  patch -N -p1 -i $srcdir/cmake_python.patch
+
+  # Generate desktop shortcut
   gendesk -n --pkgname $pkgname --pkgdesc $pkgdesc
 }
 
 build() {
-  cd $srcdir/$pkgname
+  cd $pkgname
 
-  msg2 'CMake/Python fix...'
-  patch -N -p1 -i $srcdir/cmake_python.patch
-
-  msg2 'Generating makefiles...'
+  # Generating makefiles
   cmake \
 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python$_pyversion \
 -DPYTHON_LIBRARY:FILEPATH=/usr/lib/libpython$_pyversion.so \
 -G Unix Makefiles
   
-  msg2 'GLU fix...'
+  # GLU fix
   if [ $CARCH == x86_64 ]
   then
 setconf CMakeCache.txt CMAKE_CXX_FLAGS:STRING \
   '-march=native -mtune=generic -O2 -fno-var-tracking -pipe 
-fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -lGL -lGLU 
-rpath=/usr/lib '
   fi
 
-  msg2 'Compiling...'
+  # Compiling
   make -j1
 
-  msg2 'OGRE fix...'
+  # OGRE fix
   sed -i 's:PluginFolder=.:PluginFolder=/usr/lib/OGRE/:g' \
 $srcdir/$pkgname/ogre_plugins.cfg
 }
@@ -78,38 +81,33 @@
 package() {
   cd $srcdir/$pkgname
 
-  msg2 'Packaging documentation...'
-  install -Dm644 loki_setup/README.txt \
-$pkgdir/usr/share/doc/$pkgname/README.txt
+  # Binaries
+  install -Dm755 $srcdir/$pkgname.sh $pkgdir/usr/bin/freeorion
+  install -Dm755 freeorion $pkgdir/usr/bin/freeorion.elf
+  install -Dm755 freeorionca $pkgdir/usr/bin/freeorionca
+  install -Dm755 freeoriond $pkgdir/usr/bin/freeoriond
 
-  msg2 'Packaging binaries...'
-  install -Dm 755 $srcdir/$pkgname.sh $pkgdir/usr/bin/freeorion
-  install -Dm 755 freeorion $pkgdir/usr/bin/freeorion.elf
-  install -Dm 755 freeorionca $pkgdir/usr/bin/freeorionca
-  install -Dm 755 freeoriond $pkgdir/usr/bin/freeoriond
-
-  msg2 'Packaging data...'
-  mkdir -p $pkgdir/usr/share/$pkgname $pkgdir/usr/lib/$pkgname
+  # Data
+  install -d $pkgdir/usr/share/$pkgname
+  install -d $pkgdir/usr/lib/$pkgname
   cp -r default $pkgdir/usr/share/$pkgname
-  install -Dm 644 OISInput.cfg $pkgdir/usr/share/$pkgname/OISInput.cfg
+  install -Dm644 OISInput.cfg $pkgdir/usr/share/$pkgname/OISInput.cfg
 
-  msg2 'Packaging license...'
-  install -Dm 644 default/COPYING \
-$pkgdir/usr/share/licenses/$pkgname/COPYING
-
-  cd $srcdir
-
-  msg2 'Packaging icon and shortcut...'
-  install -Dm 644 $pkgname.png \
+  # Desktop shortcut and icon
+  install -Dm644 $pkgname.desktop \
+$pkgdir/usr/share/applications/freeorion.desktop
+  install -Dm644 $srcdir/$pkgname.png \
 $pkgdir/usr/share/pixmaps/freeorion.png
-  install -Dm 644 $pkgname.desktop \
-$pkgdir/usr/share/applications/freeorion.desktop
 
-  msg2 'Packaging OGRE plugins configuration...'
-  install -Dm 644 $srcdir/$pkgname/ogre_plugins.cfg \
+  # OGRE plugin configuration
+  install -Dm644 $srcdir/$pkgname/ogre_plugins.cfg \
 $pkgdir/usr/share/freeorion/ogre_plugins.cfg
 
-  msg2 'Cleaning up...'
+  # Documentation
+  install -Dm644 loki_setup/README.txt \
+$pkgdir/usr/share/doc/$pkgname/README.txt
+
+  # Cleanup
   find $pkgdir -name .svn -print0 | xargs -0 rm -rf
 }
 



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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 21:07:35
  Author: arodseth
Revision: 95777

fix

Modified:
  freeorion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 18:49:44 UTC (rev 95776)
+++ PKGBUILD2013-08-16 19:07:35 UTC (rev 95777)
@@ -29,16 +29,13 @@
 source=($pkgname.sh
 
$pkgname.png::https://a.fsdn.com/con/icons/fr/freeor...@sf.net/FO_Icon_256x256.png;
 'cmake_python.patch'
-
$pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/#revision=$_svnrev;)
+
$pkgname::svn+https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk/FreeOrion/;)
 sha256sums=('25b574af5397226373e24510ce59de94c5df5b31d94562fc0de387fd70731707'
 'a6a253eed31b77b00bf4f721f4b1c6bbd95505b9e4b38b736101e551dd12ff5f'
 '3dbe8df9c3a4a0d6451f42727ebf9bcb21fed41a08d1181d1cf77ef4ab5ee81a'
 'SKIP')
 
 pkgver() {
-  _releaserevision=`curl --progress-bar -o- ${url}index.php/Compile | grep 
$pkgver | cut -d':' -f2 | cut -d' ' -f10 | tail -1`
-  echo Release revision for $pkgname $pkgver: $_releaserevision
-
   svn upgrade
   svn up -r $_svnrev
   echo $pkgver
@@ -52,6 +49,8 @@
 
   # Generate desktop shortcut
   gendesk -n --pkgname $pkgname --pkgdesc $pkgdesc
+
+  addinclude -n GG/GG/adobe/once.hpp '#include stdint.h'
 }
 
 build() {



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 21:11:14
  Author: jelle
Revision: 95778

include license in pyopencl-headers

Modified:
  python-pyopencl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 19:07:35 UTC (rev 95777)
+++ PKGBUILD2013-08-16 19:11:14 UTC (rev 95778)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pyopencl
 pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2013.1
+pkgver=2013.2
 pkgrel=1
 pkgdesc=A complete, object-oriented language binding of OpenCL to Python
 arch=('i686' 'x86_64')
@@ -58,4 +58,5 @@
   for file in pyopencl-airy.cl  pyopencl-bessel-j.cl  pyopencl-bessel-y.cl  
pyopencl-complex.h  pyopencl-eval-tbl.cl  pyopencl-ranluxcl.cl; do
   install -m644 pyopencl/cl/${file} ${pkgdir}/usr/include/pyopencl
done
+   install -D -m644 $srcdir/LICENSE.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 21:17:05
  Author: jelle
Revision: 95779

fix license

Modified:
  pyogg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 19:11:14 UTC (rev 95778)
+++ PKGBUILD2013-08-16 19:17:05 UTC (rev 95779)
@@ -8,7 +8,7 @@
 pkgdesc=Python ogg wrapper library
 arch=('i686' 'x86_64')
 url=http://ekyo.nerim.net/software/pyogg/index.html;
-license=('LGPL2')
+license=('GPL2')
 depends=('python2' 'libogg' 'glibc')
 source=(http://ekyo.nerim.net/software/pyogg/$pkgname-$pkgver.tar.gz)
 md5sums=('45a4ecc4d0600661199e4040a81ea3fe')



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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 21:19:00
  Author: arodseth
Revision: 95780

Latest version of midori doesn't build

Modified:
  midori-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 19:17:05 UTC (rev 95779)
+++ PKGBUILD2013-08-16 19:19:00 UTC (rev 95780)
@@ -1,6 +1,6 @@
 # $Id$
-# Maintainer:  Alexander Rødseth rods...@gmail.com
-# Contributor:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Bartłomiej Piotrowski nos...@bpiotrowski.pl
 # Contributor: Andreas Radke andy...@archlinux.org
 # Contributor: rabyte rabyte.at.gmail.dot.com
 # Contributor: Johannes Krampf wuischke.at.amule.dot.org
@@ -23,13 +23,14 @@
 'gst-libav: HTML5 H264 videos support'
 'aria2: download utility')
 options=('!emptydirs')
-source=(http://www.midori-browser.org/downloads/midori_${pkgver}_all_.tar.bz2;)
-sha256sums=('d4ee77f3dd9bf2c07cea7674d533e77960e9346bd8b5482582ccb3cdaf182022')
+source=(http://www.midori-browser.org/downloads/${pkgname/-gtk3}_${pkgver}_all_.tar.bz2;)
+sha256sums=('ca69382a285222a86028abebd73fed1976735883027ff0adc094b627789bbd62')
 
 build() {
-  cd $srcdir/$pkgname-${pkgver}
+  cd $srcdir/${pkgname/-gtk3}-${pkgver}
 
-  ./configure --prefix=/usr \
+  ./configure \
+--prefix=/usr \
 --enable-gtk3 \
 --disable-granite \
 --enable-webkit2
@@ -37,7 +38,7 @@
 }
 
 package() {
-  cd $srcdir/$pkgname-${pkgver}
+  cd $srcdir/${pkgname/-gtk3}-${pkgver}
 
   make DESTDIR=$pkgdir install
 }



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

2013-08-16 Thread Jelle van der Waa
Date: Friday, August 16, 2013 @ 21:20:12
  Author: jelle
Revision: 95781

don't remove license file

Modified:
  haskell-x11-xft/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 19:19:00 UTC (rev 95780)
+++ PKGBUILD2013-08-16 19:20:12 UTC (rev 95781)
@@ -34,5 +34,4 @@
   ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}
   runhaskell Setup copy --destdir=${pkgdir}
   install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
 }



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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 21:22:05
  Author: arodseth
Revision: 95782

makedepends

Modified:
  freeorion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 19:20:12 UTC (rev 95781)
+++ PKGBUILD2013-08-16 19:22:05 UTC (rev 95782)
@@ -23,7 +23,8 @@
 fi
 depends=('bullet' 'freealut' 'libvorbis' 'python2' 'gigi' 'desktop-file-utils' 
'libgl')
 makedepends=('boost' 'ogre=1.8.1' 'sdl' 'gigi0.8.0-18' 'graphviz' 'mesa-libgl'
- 'desktop-file-utils' 'setconf' 'cmake' 'gendesk' 'subversion' 
'libogg')
+ 'desktop-file-utils' 'setconf' 'cmake' 'gendesk' 'subversion'
+ 'libogg' 'addinclude')
 options=('!strip' '!emptydirs')
 install=$pkgname.install
 source=($pkgname.sh



[arch-commits] Commit in lib32-glibc/repos (5 files)

2013-08-16 Thread Jan Steffens
Date: Friday, August 16, 2013 @ 21:23:16
  Author: heftig
Revision: 95783

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-glibc/repos/multilib-testing-x86_64/
  lib32-glibc/repos/multilib-testing-x86_64/PKGBUILD
(from rev 95782, lib32-glibc/trunk/PKGBUILD)
  
lib32-glibc/repos/multilib-testing-x86_64/glibc-2.18-readdir_r-CVE-2013-4237.patch
(from rev 95782, lib32-glibc/trunk/glibc-2.18-readdir_r-CVE-2013-4237.patch)
  lib32-glibc/repos/multilib-testing-x86_64/glibc-2.18-strstr-hackfix.patch
(from rev 95782, lib32-glibc/trunk/glibc-2.18-strstr-hackfix.patch)
  lib32-glibc/repos/multilib-testing-x86_64/lib32-glibc.conf
(from rev 95782, lib32-glibc/trunk/lib32-glibc.conf)

--+
 PKGBUILD |  136 ++
 glibc-2.18-readdir_r-CVE-2013-4237.patch |  281 +
 glibc-2.18-strstr-hackfix.patch  |   13 +
 lib32-glibc.conf |1 
 4 files changed, 431 insertions(+)

Copied: lib32-glibc/repos/multilib-testing-x86_64/PKGBUILD (from rev 95782, 
lib32-glibc/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2013-08-16 19:23:16 UTC (rev 95783)
@@ -0,0 +1,136 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+
+# toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
+# NOTE: valgrind requires rebuilt with each major glibc version
+
+_pkgbasename=glibc
+pkgname=lib32-$_pkgbasename
+pkgver=2.18
+pkgrel=2
+pkgdesc=GNU C Library for multilib
+arch=('x86_64')
+url=http://www.gnu.org/software/libc;
+license=('GPL' 'LGPL')
+makedepends=('gcc-multilib=4.7')
+options=('!strip' '!emptydirs')
+source=(http://ftp.gnu.org/gnu/libc/${_pkgbasename}-${pkgver}.tar.xz{,.sig}
+glibc-2.18-readdir_r-CVE-2013-4237.patch
+glibc-2.18-strstr-hackfix.patch
+lib32-glibc.conf)
+md5sums=('88fbbceafee809e82efd52efa1e3c58f'
+ 'SKIP'
+ '154da6bf5a5248f42a7bf5bf08e01a47'
+ '4441f6dfe7d75ced1fa75e54dd21d36e'
+ '6e052f1cb693d5d3203f50f9d4e8c33b')
+
+
+prepare() {
+  cd ${srcdir}/${_pkgbasename}-${pkgver}
+  
+  # upstream commit 91ce4085
+  patch -p1 -i $srcdir/glibc-2.18-readdir_r-CVE-2013-4237.patch
+  
+  # hack fix for strstr issues on x86
+  patch -p1 -i $srcdir/glibc-2.18-strstr-hackfix.patch
+
+  mkdir ${srcdir}/glibc-build
+}
+
+build() {
+  cd ${srcdir}/glibc-build
+
+  #if [[ ${CARCH} = i686 ]]; then
+# Hack to fix NPTL issues with Xen, only required on 32bit platforms
+# TODO: make separate glibc-xen package for i686
+export CFLAGS=${CFLAGS} -mno-tls-direct-seg-refs
+  #fi
+
+  echo slibdir=/usr/lib32  configparms
+  echo sbindir=/usr/bin  configparms
+  echo rootsbindir=/usr/bin  configparms
+
+  export CC=gcc -m32
+  export CXX=g++ -m32
+
+  # remove hardening options for building libraries
+  CFLAGS=${CFLAGS/-fstack-protector/}
+  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
+
+  ${srcdir}/${_pkgbasename}-${pkgver}/configure --prefix=/usr \
+  --libdir=/usr/lib32 --libexecdir=/usr/lib32 \
+  --with-headers=/usr/include \
+  --with-bugurl=https://bugs.archlinux.org/ \
+  --enable-add-ons=nptl,libidn \
+  --enable-obsolete-rpc \
+  --enable-kernel=2.6.32 \
+  --enable-bind-now --disable-profile \
+  --enable-stackguard-randomization \
+  --enable-multi-arch i686-unknown-linux-gnu
+
+  # build libraries with hardening disabled
+  echo build-programs=no  configparms
+  make
+  
+  # re-enable hardening for programs
+  sed -i /build-programs=/s#no#yes# configparms
+  echo CC += -fstack-protector -D_FORTIFY_SOURCE=2  configparms
+  echo CXX += -fstack-protector -D_FORTIFY_SOURCE=2  configparms
+  make
+
+  # remove harding in preparation to run test-suite
+  sed -i '4,6d' configparms
+}
+
+check() {
+  # bug to file - the linker commands need to be reordered
+  LDFLAGS=${LDFLAGS/--as-needed,/}
+
+  cd ${srcdir}/glibc-build
+  make check
+}
+
+package() {
+  cd ${srcdir}/glibc-build
+  make install_root=${pkgdir} install
+
+  rm -rf ${pkgdir}/{etc,sbin,usr/{bin,sbin,share},var}
+
+  # We need one 32 bit specific header file
+  find ${pkgdir}/usr/include -type f -not -name stubs-32.h -delete
+
+
+  # Dynamic linker
+  mkdir ${pkgdir}/usr/lib
+  ln -s ../lib32/ld-linux.so.2 ${pkgdir}/usr/lib/
+
+  # Add lib32 paths to the default library search path
+  install -Dm644 $srcdir/lib32-glibc.conf 
$pkgdir/etc/ld.so.conf.d/lib32-glibc.conf
+
+  # Symlink /usr/lib32/locale to /usr/lib/locale
+  ln -s ../lib/locale $pkgdir/usr/lib32/locale
+
+  # Do not strip the following files for improved debugging support
+  # (improved as in not breaking gdb and valgrind...):
+  #   ld-${pkgver}.so
+  #   

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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 21:36:19
  Author: arodseth
Revision: 95784

Removed flag after recommendation from #midori

Modified:
  midori-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 19:23:16 UTC (rev 95783)
+++ PKGBUILD2013-08-16 19:36:19 UTC (rev 95784)
@@ -32,8 +32,7 @@
   ./configure \
 --prefix=/usr \
 --enable-gtk3 \
---disable-granite \
---enable-webkit2
+--disable-granite
   make
 }
 



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

2013-08-16 Thread Thorsten Töpper
Date: Friday, August 16, 2013 @ 21:38:52
  Author: ttoepper
Revision: 95786

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

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

---+
 /PKGBUILD |   76 
 /mksh.install |   18 +
 community-i686/PKGBUILD   |   34 -
 community-i686/mksh.install   |9 
 community-x86_64/PKGBUILD |   34 -
 community-x86_64/mksh.install |9 
 6 files changed, 94 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-16 19:38:46 UTC (rev 95785)
+++ community-i686/PKGBUILD 2013-08-16 19:38:52 UTC (rev 95786)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Thorsten Töpper atsutane...@freethoughts.de
-# Contributor: Daniel Hommel dhom...@gmail.com
-
-pkgname=mksh
-pkgver=R47
-pkgrel=1
-pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
-url='https://www.mirbsd.org/mksh.htm'
-license=('custom')
-arch=('i686' 'x86_64')
-depends=('gcc-libs')
-install=mksh.install
-source=(https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz;
-'https://www.mirbsd.org/TaC-mksh.txt')
-md5sums=('71c7cbcd78306897801b8b6691091e66'
- 'a231b325d5f2155a6c667a9323986718')
-
-build() {
-  cd $srcdir/$pkgname
-
-  sh Build.sh -r -c lto
-  ./test.sh
-}
-
-package() {
-  cd $srcdir/$pkgname
-  install -D -m 755 mksh $pkgdir/usr/bin/mksh
-  install -D -m 644 mksh.1 $pkgdir/usr/share/man/man1/mksh.1
-  install -D -m 644 dot.mkshrc $pkgdir/etc/skel/.mkshrc
-  install -D -m 644 $srcdir/TaC-mksh.txt 
$pkgdir/usr/share/licenses/mksh/TaC-mksh.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: mksh/repos/community-i686/PKGBUILD (from rev 95785, mksh/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-16 19:38:52 UTC (rev 95786)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Thorsten Töpper atsutane...@freethoughts.de
+# Contributor: Daniel Hommel dhom...@gmail.com
+
+pkgname=mksh
+pkgver=R48
+pkgrel=1
+pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
+url='https://www.mirbsd.org/mksh.htm'
+license=('custom')
+arch=('i686' 'x86_64')
+depends=('gcc-libs')
+install=mksh.install
+source=(https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz;
+'https://www.mirbsd.org/TaC-mksh.txt')
+md5sums=('f714fbe2caf2bbcc592a97515ac2fda5'
+ '0601617f19e1c0423cbdb8599e16eec3')
+
+check() {
+  cd $srcdir/$pkgname
+  ./test.sh
+}
+
+build() {
+  cd $srcdir/$pkgname
+
+  sh Build.sh -r -c lto
+}
+
+package() {
+  cd $srcdir/$pkgname
+  install -D -m 755 mksh $pkgdir/usr/bin/mksh
+  install -D -m 644 mksh.1 $pkgdir/usr/share/man/man1/mksh.1
+  install -D -m 644 dot.mkshrc $pkgdir/etc/skel/.mkshrc
+  install -D -m 644 $srcdir/TaC-mksh.txt 
$pkgdir/usr/share/licenses/mksh/TaC-mksh.txt
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/mksh.install
===
--- community-i686/mksh.install 2013-08-16 19:38:46 UTC (rev 95785)
+++ community-i686/mksh.install 2013-08-16 19:38:52 UTC (rev 95786)
@@ -1,9 +0,0 @@
-post_install() {
-  grep -x /bin/mksh /etc/shells /dev/null || echo /bin/mksh /etc/shells
-}
-
-post_remove() {
-  sed -i /^\/bin\/mksh$/d /etc/shells
-}
-
-# vim:set ts=2 sw=2 et:

Copied: mksh/repos/community-i686/mksh.install (from rev 95785, 
mksh/trunk/mksh.install)
===
--- community-i686/mksh.install (rev 0)
+++ community-i686/mksh.install 2013-08-16 19:38:52 UTC (rev 95786)
@@ -0,0 +1,9 @@
+post_install() {
+  grep -x /bin/mksh /etc/shells /dev/null || echo /bin/mksh /etc/shells
+}
+
+post_remove() {
+  sed -i /^\/bin\/mksh$/d /etc/shells
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-08-16 19:38:46 UTC (rev 95785)
+++ community-x86_64/PKGBUILD   2013-08-16 19:38:52 UTC (rev 95786)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Thorsten Töpper atsutane...@freethoughts.de
-# Contributor: Daniel Hommel dhom...@gmail.com
-
-pkgname=mksh
-pkgver=R47
-pkgrel=1
-pkgdesc='The MirBSD Korn Shell - an enhanced version 

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

2013-08-16 Thread Thorsten Töpper
Date: Friday, August 16, 2013 @ 21:38:46
  Author: ttoepper
Revision: 95785

upgpkg: mksh R48-1

Modified:
  mksh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 19:36:19 UTC (rev 95784)
+++ PKGBUILD2013-08-16 19:38:46 UTC (rev 95785)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Hommel dhom...@gmail.com
 
 pkgname=mksh
-pkgver=R47
+pkgver=R48
 pkgrel=1
 pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
 url='https://www.mirbsd.org/mksh.htm'
@@ -13,14 +13,18 @@
 install=mksh.install
 source=(https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz;
 'https://www.mirbsd.org/TaC-mksh.txt')
-md5sums=('71c7cbcd78306897801b8b6691091e66'
- 'a231b325d5f2155a6c667a9323986718')
+md5sums=('f714fbe2caf2bbcc592a97515ac2fda5'
+ '0601617f19e1c0423cbdb8599e16eec3')
 
+check() {
+  cd $srcdir/$pkgname
+  ./test.sh
+}
+
 build() {
   cd $srcdir/$pkgname
 
   sh Build.sh -r -c lto
-  ./test.sh
 }
 
 package() {



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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 21:42:18
  Author: arodseth
Revision: 95787

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-16 19:38:52 UTC (rev 95786)
+++ community-i686/PKGBUILD 2013-08-16 19:42:18 UTC (rev 95787)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer:  Alexander Rødseth rods...@gmail.com
-# Contributor:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Andreas Radke andy...@archlinux.org
-# Contributor: rabyte rabyte.at.gmail.dot.com
-# Contributor: Johannes Krampf wuischke.at.amule.dot.org
-# Contributor: Bartłomiej Piotrowski barthal...@gmail.com
-
-pkgname=midori-gtk3
-pkgver=0.5.4
-pkgrel=2
-pkgdesc='Lightweight web browser (GTK3)'
-arch=('x86_64' 'i686')
-url='http://www.midori-browser.org/'
-license=('LGPL2.1')
-install='midori.install'
-conflicts=('midori')
-provides=('midori')
-depends=('libzeitgeist' 'webkitgtk' 'libnotify' 'libxss' 'hicolor-icon-theme' 
'desktop-file-utils' 'libunique3' 'gcr')
-makedepends=('pkg-config' 'bzr' 'python2' 'libxml2' 'gtk3' 'intltool' 
'python2-docutils' 'libsoup' 'vala' 'librsvg')
-optdepends=('gstreamer0.10-ugly-plugins: HTML5 videos support'
-'aria2: download utility')
-options=('!emptydirs')
-source=(http://www.midori-browser.org/downloads/midori_${pkgver}_all_.tar.bz2;)
-sha256sums=('d4ee77f3dd9bf2c07cea7674d533e77960e9346bd8b5482582ccb3cdaf182022')
-
-build() {
-  cd $srcdir/midori_${pkgver}_all_
-
-  # if granite is present, the build fails (last time I tried)
-  python2 ./waf configure \
---prefix=/usr \
---enable-gtk3 \
---disable-granite \
---enable-webkit2
-  python2 ./waf build 
-}
-
-package() {
-  cd $srcdir/midori_${pkgver}_all_
-
-  DESTDIR=$pkgdir python2 ./waf install
-}
-
-# vim:set ts=2 sw=2 et:

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

Deleted: community-i686/midori.install
===
--- community-i686/midori.install   2013-08-16 19:38:52 UTC (rev 95786)
+++ community-i686/midori.install   2013-08-16 19:42:18 UTC (rev 95787)
@@ -1,14 +0,0 @@
-post_install() {
-  

[arch-commits] Commit in seamonkey/trunk (PKGBUILD mozconfig seamonkey.desktop)

2013-08-16 Thread Kyle Keen
Date: Friday, August 16, 2013 @ 22:13:18
  Author: kkeen
Revision: 95793

upgpkg: seamonkey 2.20-1

Modified:
  seamonkey/trunk/PKGBUILD
  seamonkey/trunk/mozconfig
Deleted:
  seamonkey/trunk/seamonkey.desktop

---+
 PKGBUILD  |   22 --
 mozconfig |5 +
 seamonkey.desktop |   11 ---
 3 files changed, 17 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 20:00:59 UTC (rev 95792)
+++ PKGBUILD2013-08-16 20:13:18 UTC (rev 95793)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen keen...@gmail.com
 
 pkgname=seamonkey
-pkgver=2.19
+pkgver=2.20
 pkgrel=1
 pkgdesc=SeaMonkey internet suite
 arch=('i686' 'x86_64')
@@ -13,11 +13,9 @@
 url=http://www.seamonkey-project.org/;
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
 mozconfig
-seamonkey.desktop
 seamonkey-2.0-lang.patch)
-md5sums=('233587b605261349405330005c91b2fe'
- 'dabc8f517fbff67b8599064bedd32606'
- '6119a2254716752c9d08e366f8d4c048'
+md5sums=('04b961790658233b7dafb5222b251bf5'
+ 'dda7576dd4ef9d11f368f095dcdd4d08'
  '25b6fe16ac24cd5c852213e5c1adb272')
 
 prepare() {
@@ -40,6 +38,7 @@
   export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver
   export MOZ_MAKE_FLAGS=$MAKEFLAGS
   unset MAKEFLAGS
+  unset CPPFLAGS
 
   make -j1 -f client.mk build
 }
@@ -53,12 +52,15 @@
   ln -s /usr/share/hunspell $pkgdir/usr/lib/seamonkey-$pkgver/dictionaries
   ln -s /usr/share/hyphen $pkgdir/usr/lib/seamonkey-$pkgver/hyphenation
 
-  install -m755 -d $pkgdir/usr/share/applications
-  install -m755 -d $pkgdir/usr/share/pixmaps
-  install -m644 suite/branding/nightly/icons/gtk/seamonkey.png \
-$pkgdir/usr/share/pixmaps/
-  install -m644 $srcdir/seamonkey.desktop $pkgdir/usr/share/applications/
+  install -Dm644 suite/branding/nightly/icons/gtk/seamonkey.png \
+$pkgdir/usr/share/pixmaps/seamonkey.png
 
+  install -Dm644 mozilla/toolkit/mozapps/installer/linux/rpm/mozilla.desktop \
+$pkgdir/usr/share/applications/seamonkey.desktop
+  sed -i 's/@MOZ_APP_DISPLAYNAME@/SeaMonkey internet suite/' \
+$pkgdir/usr/share/applications/seamonkey.desktop
+  sed -i 's/@MOZ_APP_NAME@/seamonkey/' 
$pkgdir/usr/share/applications/seamonkey.desktop
+
   rm -f $pkgdir/usr/lib/pkgconfig/seamonkey-ns{s,pr}.pc
   rm -r $pkgdir/usr/{include,lib/seamonkey-devel-$pkgver,share/idl}
 }

Modified: mozconfig
===
--- mozconfig   2013-08-16 20:00:59 UTC (rev 95792)
+++ mozconfig   2013-08-16 20:13:18 UTC (rev 95793)
@@ -3,6 +3,7 @@
 ac_add_options --prefix=/usr
 ac_add_options --libdir=/usr/lib
 
+# System libraries
 ac_add_options --with-system-nspr
 ac_add_options --with-system-nss
 ac_add_options --with-system-jpeg
@@ -16,12 +17,16 @@
 ac_add_options --enable-system-ffi
 #ac_add_options --enable-system-cairo
 ac_add_options --with-pthreads
+ac_add_options --enable-system-pixman
 
 # Features
 ac_add_options --enable-startup-notification
 ac_add_options --enable-safe-browsing
 ac_add_options --enable-gio
+#ac_add_options --enable-gstreamer
+#ac_add_options --enable-pulseaudio
 
+
 ac_add_options --disable-gnomevfs
 ac_add_options --disable-crashreporter
 ac_add_options --disable-updater

Deleted: seamonkey.desktop
===
--- seamonkey.desktop   2013-08-16 20:00:59 UTC (rev 95792)
+++ seamonkey.desktop   2013-08-16 20:13:18 UTC (rev 95793)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Exec=seamonkey %u
-Icon=seamonkey
-Type=Application
-Terminal=false
-MultipleArgs=false
-Name=SeaMonkey internet suite
-MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;message/rfc822;x-scheme-handler/mailto;
-StartupNotify=false
-Categories=Application;Network;



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

2013-08-16 Thread Kyle Keen
Date: Friday, August 16, 2013 @ 22:27:56
  Author: kkeen
Revision: 95794

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

Added:
  seamonkey/repos/community-i686/PKGBUILD
(from rev 95793, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-i686/mozconfig
(from rev 95793, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
(from rev 95793, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-i686/seamonkey.install
(from rev 95793, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-x86_64/PKGBUILD
(from rev 95793, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-x86_64/mozconfig
(from rev 95793, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
(from rev 95793, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-x86_64/seamonkey.install
(from rev 95793, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-i686/PKGBUILD
  seamonkey/repos/community-i686/mozconfig
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-i686/seamonkey.desktop
  seamonkey/repos/community-i686/seamonkey.install
  seamonkey/repos/community-x86_64/PKGBUILD
  seamonkey/repos/community-x86_64/mozconfig
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-x86_64/seamonkey.desktop
  seamonkey/repos/community-x86_64/seamonkey.install

---+
 /PKGBUILD |  134 
 /mozconfig|   72 +++
 /seamonkey-2.0-lang.patch |   22 
 /seamonkey.install|   24 +
 community-i686/PKGBUILD   |   65 -
 community-i686/mozconfig  |   31 --
 community-i686/seamonkey-2.0-lang.patch   |   11 --
 community-i686/seamonkey.desktop  |   11 --
 community-i686/seamonkey.install  |   12 --
 community-x86_64/PKGBUILD |   65 -
 community-x86_64/mozconfig|   31 --
 community-x86_64/seamonkey-2.0-lang.patch |   11 --
 community-x86_64/seamonkey.desktop|   11 --
 community-x86_64/seamonkey.install|   12 --
 14 files changed, 252 insertions(+), 260 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-16 20:13:18 UTC (rev 95793)
+++ community-i686/PKGBUILD 2013-08-16 20:27:56 UTC (rev 95794)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-
-pkgname=seamonkey
-pkgver=2.19
-pkgrel=1
-pkgdesc=SeaMonkey internet suite
-arch=('i686' 'x86_64')
-license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  
'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  
'nss'  'sqlite'  'startup-notification')
-makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 
'mesa' 'autoconf2.13' 'imake' 'python3')
-install=$pkgname.install
-url=http://www.seamonkey-project.org/;
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2
-mozconfig
-seamonkey.desktop
-seamonkey-2.0-lang.patch)
-md5sums=('233587b605261349405330005c91b2fe'
- 'dabc8f517fbff67b8599064bedd32606'
- '6119a2254716752c9d08e366f8d4c048'
- '25b6fe16ac24cd5c852213e5c1adb272')
-
-prepare() {
-  cd comm-release
-  cp ../mozconfig .mozconfig
-  patch -Np1 -i ../seamonkey-2.0-lang.patch
-
-  # Don't exit with error when some libs are missing which we have in
-  # system.
-  sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \
-  -i suite/installer/Makefile.in
-
-  # configure script misdetects the preprocessor without an optimization level
-  sed -i '/ac_cpp=/s/$CPPFLAGS/ -O2/' configure
-}
-
-build() {
-  cd comm-release
-
-  export LDFLAGS=$LDFLAGS -Wl,-rpath,/usr/lib/seamonkey-$pkgver
-  export MOZ_MAKE_FLAGS=$MAKEFLAGS
-  unset MAKEFLAGS
-
-  make -j1 -f client.mk build
-}
-
-package() {
-  cd comm-release
-
-  make -j1 -f client.mk DESTDIR=$pkgdir install
-
-  rm -rf $pkgdir/usr/lib/seamonkey-$pkgver/{dictionaries,hyphenation}
-  ln -s /usr/share/hunspell $pkgdir/usr/lib/seamonkey-$pkgver/dictionaries
-  ln -s /usr/share/hyphen $pkgdir/usr/lib/seamonkey-$pkgver/hyphenation
-
-  install -m755 -d $pkgdir/usr/share/applications
-  install -m755 -d $pkgdir/usr/share/pixmaps
-  install -m644 suite/branding/nightly/icons/gtk/seamonkey.png \
-$pkgdir/usr/share/pixmaps/
-  install -m644 $srcdir/seamonkey.desktop $pkgdir/usr/share/applications/
-
-  rm -f $pkgdir/usr/lib/pkgconfig/seamonkey-ns{s,pr}.pc
-  rm -r $pkgdir/usr/{include,lib/seamonkey-devel-$pkgver,share/idl}
-}
-

Copied: seamonkey/repos/community-i686/PKGBUILD (from rev 95793, 
seamonkey/trunk/PKGBUILD)

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

2013-08-16 Thread Alexander Rødseth
Date: Friday, August 16, 2013 @ 23:10:29
  Author: arodseth
Revision: 95795

upgpkg: freeorion 0.4.3-2

Modified:
  freeorion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 20:27:56 UTC (rev 95794)
+++ PKGBUILD2013-08-16 21:10:29 UTC (rev 95795)
@@ -23,8 +23,8 @@
 fi
 depends=('bullet' 'freealut' 'libvorbis' 'python2' 'gigi' 'desktop-file-utils' 
'libgl')
 makedepends=('boost' 'ogre=1.8.1' 'sdl' 'gigi0.8.0-18' 'graphviz' 'mesa-libgl'
- 'desktop-file-utils' 'setconf' 'cmake' 'gendesk' 'subversion'
- 'libogg' 'addinclude')
+ 'desktop-file-utils' 'setconf' 'cmake' 'gendesk' 'subversion' 
'libogg'
+ 'addinclude')
 options=('!strip' '!emptydirs')
 install=$pkgname.install
 source=($pkgname.sh
@@ -52,6 +52,7 @@
   gendesk -n --pkgname $pkgname --pkgdesc $pkgdesc
 
   addinclude -n GG/GG/adobe/once.hpp '#include stdint.h'
+  addinclude -n GG/GG/adobe/closed_hash.hpp '#include stdint.h'
 }
 
 build() {



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

2013-08-16 Thread Florian Pritz
Date: Saturday, August 17, 2013 @ 00:40:13
  Author: bluewind
Revision: 95797

update to 2.0.2

This doesn't build for me yet.

/usr/include/jpeglib.h:1000:30: error: unknown type name 'FILE'
 EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile));

Modified:
  lib32-libmng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 21:45:18 UTC (rev 95796)
+++ PKGBUILD2013-08-16 22:40:13 UTC (rev 95797)
@@ -3,33 +3,31 @@
 
 _pkgbasename=libmng
 pkgname=lib32-$_pkgbasename
-pkgver=1.0.10
-pkgrel=6
+pkgver=2.0.2
+pkgrel=1
 pkgdesc=A collection of routines used to create and manipulate MNG format 
graphics files (32-bit)
 arch=('x86_64')
 url=http://www.libmng.com/;
 license=('custom')
-depends=('lib32-zlib' 'lib32-libjpeg=8' $_pkgbasename)
+depends=('lib32-lcms' $_pkgbasename)
 makedepends=(gcc-multilib)
 options=(!libtool)
-source=(http://downloads.sourceforge.net/sourceforge/$_pkgbasename/$_pkgbasename-$pkgver.tar.gz)
-md5sums=('a464ae7d679781beebdf7440d144b7bd')
+source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz{,.asc})
+md5sums=('3804bf2523af9b4e0670b5982b3bf984'
+ 'SKIP')
 
 build() {
   export CC=gcc -m32
   export CXX=g++ -m32
   export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
 
-  cd $srcdir/$_pkgbasename-$pkgver
-  ln -s makefiles/configure.in .
-  ln -s makefiles/Makefile.am .
-  autoreconf --force --install
+  cd $_pkgbasename-$pkgver
   ./configure --prefix=/usr --libdir=/usr/lib32
   make
 }
 
 package() {
-  cd $srcdir/$_pkgbasename-$pkgver
+  cd $_pkgbasename-$pkgver
 
   make DESTDIR=$pkgdir install
 



[arch-commits] Commit in (4 files)

2013-08-16 Thread Laurent Carlier
Date: Saturday, August 17, 2013 @ 00:46:34
  Author: lcarlier
Revision: 95798

Introduced as new dependency of the lib32-libmng updated package

Added:
  lib32-lcms2/
  lib32-lcms2/repos/
  lib32-lcms2/trunk/
  lib32-lcms2/trunk/PKGBUILD

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

Added: lib32-lcms2/trunk/PKGBUILD
===
--- lib32-lcms2/trunk/PKGBUILD  (rev 0)
+++ lib32-lcms2/trunk/PKGBUILD  2013-08-16 22:46:34 UTC (rev 95798)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+# Contributor: Lukas Jirkovsky l.jirkov...@gmail.com
+
+_pkgbasename=lcms2
+pkgname=lib32-lcms2
+pkgver=2.5
+pkgrel=1
+pkgdesc=Small-footprint color management engine, version 2 (32-bit)
+arch=('x86_64')
+license=('MIT')
+depends=('lib32-libtiff')
+url=http://www.littlecms.com;
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/lcms/${_pkgbasename}-${pkgver}.tar.gz)
+sha1sums=('bab3470471fc7756c5fbe71be9a3c7d677d2ee7b')
+
+build() {
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  cd ${_pkgbasename}-${pkgver}
+
+  ./configure --prefix=/usr --libdir=/usr/lib32
+  make
+}
+
+check() {
+  cd ${_pkgbasename}-${pkgver}
+
+  make check
+}
+
+package() {
+  cd ${_pkgbasename}-${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 syslog-ng/trunk (PKGBUILD)

2013-08-16 Thread Dave Reisner
Date: Saturday, August 17, 2013 @ 00:59:27
  Author: dreisner
Revision: 193121

upgpkg: syslog-ng 3.4.3-1

Modified:
  syslog-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-08-16 21:44:47 UTC (rev 193120)
+++ PKGBUILD2013-08-16 22:59:27 UTC (rev 193121)
@@ -4,7 +4,7 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=syslog-ng
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc=Next-generation syslogd with advanced networking and filtering 
capabilities
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 
source=(http://www.balabit.com/downloads/files/syslog-ng/sources/$pkgver/source/${pkgname}_$pkgver.tar.gz;
 syslog-ng.conf
 syslog-ng.logrotate)
-sha1sums=('96474f955fb51d4f31ce1154c84b0cb48c8748d2'
+sha1sums=('70433d041b2e48c598ee7595d89ddb2e1f6450b4'
   '0aaf695ea6756b59198ff2e4af237b4a6186525d'
   '949128fe3d7f77a7aab99048061f885bc758000c')
 



  1   2   >