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

2014-05-01 Thread Pierre Schmitz
Date: Thursday, May 1, 2014 @ 08:48:09
  Author: pierre
Revision: 211925

upgpkg: php 5.5.12-1

Modified:
  php/trunk/PKGBUILD
  php/trunk/logrotate.d.php-fpm
  php/trunk/php-fpm.conf.in.patch
  php/trunk/php.ini.patch

---+
 PKGBUILD  |   16 
 logrotate.d.php-fpm   |2 +-
 php-fpm.conf.in.patch |8 
 php.ini.patch |   12 ++--
 4 files changed, 19 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 01:24:11 UTC (rev 211924)
+++ PKGBUILD2014-05-01 06:48:09 UTC (rev 211925)
@@ -21,8 +21,8 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=5.5.11
-pkgrel=2
+pkgver=5.5.12
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
 url='http://www.php.net'
@@ -31,15 +31,15 @@
  'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'libpng' 'libjpeg' 'icu'
  'curl' 'libxslt' 'openssl' 'bzip2' 'db' 'gmp' 'freetype2' 
'systemd')
 source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz;
-http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz.asc;
+#http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz.asc;
 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('9156fcd4b254cbfa9a7535f931da29d5'
- 'SKIP'
- '799cd5f91f5253f4b47ec4fd7fccf4f1'
+md5sums=('b6a6e9c72589c265aafb7b3353a34030'
+# 'SKIP'
+ '510f9092ebfe6e378e12817e197a88b6'
  'dec2cbaad64e3abf4f0ec70e1de4e8e9'
- '9f8263996836e27f5be1483e86ac2e33'
- 'e036c721e5ad927cd1613c7475a58b3a'
+ '6bc1fc4ceee039d21ff3b56aa845cc5a'
+ '25bc67ad828e8147a817410b68d8016c'
  'cc2940f5312ba42e7aa1ddfab74b84c4'
  'c60343df74f8e1afb13b084d5c0e47ed')
 

Modified: logrotate.d.php-fpm
===
--- logrotate.d.php-fpm 2014-05-01 01:24:11 UTC (rev 211924)
+++ logrotate.d.php-fpm 2014-05-01 06:48:09 UTC (rev 211925)
@@ -3,6 +3,6 @@
notifempty
delaycompress
postrotate
-   systemctl reload php-fpm.service || true
+   /bin/kill -SIGUSR1 `cat /run/php-fpm/php-fpm.pid 2/dev/null` 
2/dev/null || true
endscript
 }

Modified: php-fpm.conf.in.patch
===
--- php-fpm.conf.in.patch   2014-05-01 01:24:11 UTC (rev 211924)
+++ php-fpm.conf.in.patch   2014-05-01 06:48:09 UTC (rev 211925)
@@ -1,5 +1,5 @@
 sapi/fpm/php-fpm.conf.in   2013-11-12 15:17:27.0 +0100
-+++ sapi/fpm/php-fpm.conf.in   2013-11-12 17:27:21.283279538 +0100
+--- sapi/fpm/php-fpm.conf.in   2014-04-29 10:04:30.0 +0200
 sapi/fpm/php-fpm.conf.in   2014-05-01 07:36:14.762839158 +0200
 @@ -12,7 +12,7 @@
  ; Relative path can also be used. They will be prefixed by:
  ;  - the global prefix if it's been set (-p argument)
@@ -31,10 +31,10 @@
 @@ -167,9 +168,9 @@
  ; BSD-derived systems allow connections regardless of permissions. 
  ; Default Values: user and group are set as the running user
- ; mode is set to 0666
+ ; mode is set to 0660
 -;listen.owner = @php_fpm_user@
 -;listen.group = @php_fpm_group@
--;listen.mode = 0666
+-;listen.mode = 0660
 +listen.owner = @php_fpm_user@
 +listen.group = @php_fpm_group@
 +listen.mode = 0660

Modified: php.ini.patch
===
--- php.ini.patch   2014-05-01 01:24:11 UTC (rev 211924)
+++ php.ini.patch   2014-05-01 06:48:09 UTC (rev 211925)
@@ -1,6 +1,6 @@
 php.ini-production 2013-11-12 15:17:27.0 +0100
-+++ php.ini-production 2013-11-12 17:28:12.715321014 +0100
-@@ -306,7 +306,7 @@
+--- php.ini-production 2014-04-29 10:04:30.0 +0200
 php.ini-production 2014-05-01 07:32:06.928871679 +0200
+@@ -296,7 +296,7 @@
  ; or per-virtualhost web server configuration file. This directive is
  ; *NOT* affected by whether Safe Mode is turned On or Off.
  ; http://php.net/open-basedir
@@ -9,7 +9,7 @@
  
  ; This directive allows you to disable certain functions for security reasons.
  ; It receives a comma-delimited list of function names. This directive is
-@@ -703,7 +703,7 @@
+@@ -693,7 +693,7 @@
  ;
  
  ; UNIX: /path1:/path2
@@ -18,7 +18,7 @@
  ;
  ; Windows: \path1;\path2
  ;include_path = .;c:\php\includes
-@@ -726,7 +726,7 @@
+@@ -716,7 +716,7 @@
  
  ; Directory in which the loadable extensions (modules) reside.
  ; http://php.net/extension-dir
@@ -27,7 +27,7 @@
  ; On windows:
  ; extension_dir = ext
  
-@@ -864,50 +864,48 @@
+@@ -854,50 +854,48 @@
  ; If you only provide the name of the extension, PHP will look for it in its
  ; default extension directory.
  ;



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

2014-05-01 Thread Pierre Schmitz
Date: Thursday, May 1, 2014 @ 08:48:37
  Author: pierre
Revision: 211926

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

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

--+
 testing-i686/PKGBUILD|  357 +
 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   |  122 +++
 testing-x86_64/PKGBUILD  |  357 +
 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 |  122 +++
 16 files changed, 1150 insertions(+)

Copied: php/repos/testing-i686/PKGBUILD (from rev 211925, php/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-05-01 06:48:37 UTC (rev 211926)
@@ -0,0 +1,357 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=php
+pkgname=('php'
+ 'php-cgi'
+ 'php-apache'
+ 'php-fpm'
+ 'php-embed'
+ 'php-pear'
+ 'php-enchant'
+ 'php-gd'
+ 'php-intl'
+ 'php-ldap'
+ 'php-mcrypt'
+ 'php-mssql'
+ 'php-odbc'
+ 'php-pgsql'
+ 'php-pspell'
+ 'php-snmp'
+ 'php-sqlite'
+ 'php-tidy'
+ 'php-xsl')
+pkgver=5.5.12
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('PHP')
+url='http://www.php.net'
+makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx'
+ 'sqlite' 'unixodbc' 'net-snmp' 'libzip' 'enchant' 'file' 'freetds'
+ 'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'libpng' 'libjpeg' 'icu'
+ 'curl' 'libxslt' 'openssl' 'bzip2' 'db' 'gmp' 'freetype2' 
'systemd')
+source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz;
+#http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz.asc;
+'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
+'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
+md5sums=('b6a6e9c72589c265aafb7b3353a34030'
+# 'SKIP'
+ '510f9092ebfe6e378e12817e197a88b6'
+ 'dec2cbaad64e3abf4f0ec70e1de4e8e9'
+ '6bc1fc4ceee039d21ff3b56aa845cc5a'
+ '25bc67ad828e8147a817410b68d8016c'
+ 'cc2940f5312ba42e7aa1ddfab74b84c4'
+ 'c60343df74f8e1afb13b084d5c0e47ed')
+
+prepare() {
+   cd ${srcdir}/${pkgbase}-${pkgver}
+
+   patch -p0 -i ${srcdir}/php.ini.patch
+   patch -p0 -i ${srcdir}/php-fpm.conf.in.patch
+   # Just because our Apache 2.4 is configured with a threaded MPM by 
default does not mean we want to build a ZTS PHP.
+   # Let's supress this behaviour and build a SAPI that works fine with 
the prefork MPM.
+   sed '/APACHE_THREADED_MPM=/d' -i sapi/apache2handler/config.m4 -i 
configure
+}
+
+build() {
+   local _phpconfig=--srcdir=../${pkgbase}-${pkgver} \
+   --config-cache \
+   --prefix=/usr \
+   

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

2014-05-01 Thread Martin Wimpress
Date: Thursday, May 1, 2014 @ 10:45:34
  Author: flexiondotorg
Revision: 110489

upgpkg: pluma 1.8.1-1 - New upstream release.

Modified:
  pluma/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 01:17:44 UTC (rev 110488)
+++ PKGBUILD2014-05-01 08:45:34 UTC (rev 110489)
@@ -2,8 +2,8 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
 pkgname=pluma
-pkgver=1.8.0
-pkgrel=3
+pkgver=1.8.1
+pkgrel=1
 pkgdesc=A powerful text editor for MATE
 url=http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 conflicts=('mate-text-editor')
 groups=('mate-extra')
 source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('858e3edaee698b3f99189d3285061ab56b21828c')
+sha1sums=('3bd3f7a5197ac96db9142a7f3bb9a10009312c22')
 install=${pkgname}.install
 
 prepare() {



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

2014-05-01 Thread Martin Wimpress
Date: Thursday, May 1, 2014 @ 10:48:04
  Author: flexiondotorg
Revision: 110490

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

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

+
 /PKGBUILD  |   84 +++
 /pluma.install |   24 +++
 community-i686/PKGBUILD|   42 ---
 community-i686/pluma.install   |   12 -
 community-x86_64/PKGBUILD  |   42 ---
 community-x86_64/pluma.install |   12 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-05-01 08:45:34 UTC (rev 110489)
+++ community-i686/PKGBUILD 2014-05-01 08:48:04 UTC (rev 110490)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress c...@flexion.org
-
-pkgname=pluma
-pkgver=1.8.0
-pkgrel=3
-pkgdesc=A powerful text editor for MATE
-url=http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'enchant' 'gtk2' 'iso-codes' 'libsm'
- 'mate-desktop' 'mate-dialogs' 'pygtksourceview2' 'python2-gobject2')
-makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-replaces=('mate-text-editor')
-provides=('mate-text-editor')
-conflicts=('mate-text-editor')
-groups=('mate-extra')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('858e3edaee698b3f99189d3285061ab56b21828c')
-install=${pkgname}.install
-
-prepare() {
-cd ${srcdir}/${pkgname}-${pkgver}
-sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in
-}
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---with-gtk=2.0 \
---enable-gtk-doc \
---enable-python
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: pluma/repos/community-i686/PKGBUILD (from rev 110489, 
pluma/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-01 08:48:04 UTC (rev 110490)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer : Martin Wimpress c...@flexion.org
+
+pkgname=pluma
+pkgver=1.8.1
+pkgrel=1
+pkgdesc=A powerful text editor for MATE
+url=http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('desktop-file-utils' 'enchant' 'gtk2' 'iso-codes' 'libsm'
+ 'mate-desktop' 'mate-dialogs' 'pygtksourceview2' 'python2-gobject2')
+makedepends=('mate-common' 'perl-xml-parser' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+replaces=('mate-text-editor')
+provides=('mate-text-editor')
+conflicts=('mate-text-editor')
+groups=('mate-extra')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('3bd3f7a5197ac96db9142a7f3bb9a10009312c22')
+install=${pkgname}.install
+
+prepare() {
+cd ${srcdir}/${pkgname}-${pkgver}
+sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in
+}
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--with-gtk=2.0 \
+--enable-gtk-doc \
+--enable-python
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/pluma.install
===
--- community-i686/pluma.install2014-05-01 08:45:34 UTC (rev 110489)
+++ community-i686/pluma.install2014-05-01 08:48:04 UTC (rev 110490)
@@ -1,12 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: pluma/repos/community-i686/pluma.install (from rev 110489, 
pluma/trunk/pluma.install)
===
--- community-i686/pluma.install(rev 0)
+++ community-i686/pluma.install2014-05-01 08:48:04 UTC (rev 110490)
@@ -0,0 +1,12 @@
+post_install() {
+glib-compile-schemas 

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

2014-05-01 Thread Pierre Schmitz
Date: Thursday, May 1, 2014 @ 10:57:21
  Author: pierre
Revision: 211927

gpg signatures are now available

Modified:
  php/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 06:48:37 UTC (rev 211926)
+++ PKGBUILD2014-05-01 08:57:21 UTC (rev 211927)
@@ -31,11 +31,11 @@
  'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'libpng' 'libjpeg' 'icu'
  'curl' 'libxslt' 'openssl' 'bzip2' 'db' 'gmp' 'freetype2' 
'systemd')
 source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz;
-#http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz.asc;
+http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz.asc;
 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
 md5sums=('b6a6e9c72589c265aafb7b3353a34030'
-# 'SKIP'
+ 'SKIP'
  '510f9092ebfe6e378e12817e197a88b6'
  'dec2cbaad64e3abf4f0ec70e1de4e8e9'
  '6bc1fc4ceee039d21ff3b56aa845cc5a'



[arch-commits] Commit in php/repos/testing-i686 (16 files)

2014-05-01 Thread Pierre Schmitz
Date: Thursday, May 1, 2014 @ 10:58:42
  Author: pierre
Revision: 211929

archrelease: copy trunk to testing-i686

Added:
  php/repos/testing-i686/PKGBUILD
(from rev 211928, php/trunk/PKGBUILD)
  php/repos/testing-i686/apache.conf
(from rev 211928, php/trunk/apache.conf)
  php/repos/testing-i686/logrotate.d.php-fpm
(from rev 211928, php/trunk/logrotate.d.php-fpm)
  php/repos/testing-i686/php-fpm.conf.in.patch
(from rev 211928, php/trunk/php-fpm.conf.in.patch)
  php/repos/testing-i686/php-fpm.install
(from rev 211928, php/trunk/php-fpm.install)
  php/repos/testing-i686/php-fpm.service
(from rev 211928, php/trunk/php-fpm.service)
  php/repos/testing-i686/php-fpm.tmpfiles
(from rev 211928, php/trunk/php-fpm.tmpfiles)
  php/repos/testing-i686/php.ini.patch
(from rev 211928, 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

---+
 PKGBUILD  |  714 
 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 
 8 files changed, 575 insertions(+), 575 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-01 08:58:21 UTC (rev 211928)
+++ PKGBUILD2014-05-01 08:58:42 UTC (rev 211929)
@@ -1,357 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=php
-pkgname=('php'
- 'php-cgi'
- 'php-apache'
- 'php-fpm'
- 'php-embed'
- 'php-pear'
- 'php-enchant'
- 'php-gd'
- 'php-intl'
- 'php-ldap'
- 'php-mcrypt'
- 'php-mssql'
- 'php-odbc'
- 'php-pgsql'
- 'php-pspell'
- 'php-snmp'
- 'php-sqlite'
- 'php-tidy'
- 'php-xsl')
-pkgver=5.5.12
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('PHP')
-url='http://www.php.net'
-makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx'
- 'sqlite' 'unixodbc' 'net-snmp' 'libzip' 'enchant' 'file' 'freetds'
- 'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'libpng' 'libjpeg' 'icu'
- 'curl' 'libxslt' 'openssl' 'bzip2' 'db' 'gmp' 'freetype2' 
'systemd')
-source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz;
-#http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz.asc;
-'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
-'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('b6a6e9c72589c265aafb7b3353a34030'
-# 'SKIP'
- '510f9092ebfe6e378e12817e197a88b6'
- 'dec2cbaad64e3abf4f0ec70e1de4e8e9'
- '6bc1fc4ceee039d21ff3b56aa845cc5a'
- '25bc67ad828e8147a817410b68d8016c'
- 'cc2940f5312ba42e7aa1ddfab74b84c4'
- 'c60343df74f8e1afb13b084d5c0e47ed')
-
-prepare() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-
-   patch -p0 -i ${srcdir}/php.ini.patch
-   patch -p0 -i ${srcdir}/php-fpm.conf.in.patch
-   # Just because our Apache 2.4 is configured with a threaded MPM by 
default does not mean we want to build a ZTS PHP.
-   # Let's supress this behaviour and build a SAPI that works fine with 
the prefork MPM.
-   sed '/APACHE_THREADED_MPM=/d' -i sapi/apache2handler/config.m4 -i 
configure
-}
-
-build() {
-   local _phpconfig=--srcdir=../${pkgbase}-${pkgver} \
-   --config-cache \
-   --prefix=/usr \
-   --sbindir=/usr/bin \
-   --sysconfdir=/etc/php \
-   --localstatedir=/var \
-   --with-layout=GNU \
-   --with-config-file-path=/etc/php \
-   --with-config-file-scan-dir=/etc/php/conf.d \
-   --disable-rpath \
-   --mandir=/usr/share/man \
-   --without-pear \
-   
-
-   local _phpextensions=--enable-bcmath=shared \
-   --enable-calendar=shared \
-   --enable-dba=shared \
-   --enable-exif=shared \
-   --enable-ftp=shared \
-   --enable-gd-native-ttf \
-   --enable-intl=shared \
-   --enable-mbstring \
-   --enable-opcache \
-   --enable-phar=shared \
-   --enable-posix=shared \
-   --enable-shmop=shared \
-   --enable-soap=shared \
-   --enable-sockets=shared \
-   --enable-sysvmsg=shared \
-   --enable-sysvsem=shared \
-   --enable-sysvshm=shared \
-   

[arch-commits] Commit in php/repos/testing-x86_64 (16 files)

2014-05-01 Thread Pierre Schmitz
Date: Thursday, May 1, 2014 @ 10:58:21
  Author: pierre
Revision: 211928

archrelease: copy trunk to testing-x86_64

Added:
  php/repos/testing-x86_64/PKGBUILD
(from rev 211927, php/trunk/PKGBUILD)
  php/repos/testing-x86_64/apache.conf
(from rev 211927, php/trunk/apache.conf)
  php/repos/testing-x86_64/logrotate.d.php-fpm
(from rev 211927, php/trunk/logrotate.d.php-fpm)
  php/repos/testing-x86_64/php-fpm.conf.in.patch
(from rev 211927, php/trunk/php-fpm.conf.in.patch)
  php/repos/testing-x86_64/php-fpm.install
(from rev 211927, php/trunk/php-fpm.install)
  php/repos/testing-x86_64/php-fpm.service
(from rev 211927, php/trunk/php-fpm.service)
  php/repos/testing-x86_64/php-fpm.tmpfiles
(from rev 211927, php/trunk/php-fpm.tmpfiles)
  php/repos/testing-x86_64/php.ini.patch
(from rev 211927, php/trunk/php.ini.patch)
Deleted:
  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  |  714 
 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 
 8 files changed, 575 insertions(+), 575 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-01 08:57:21 UTC (rev 211927)
+++ PKGBUILD2014-05-01 08:58:21 UTC (rev 211928)
@@ -1,357 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgbase=php
-pkgname=('php'
- 'php-cgi'
- 'php-apache'
- 'php-fpm'
- 'php-embed'
- 'php-pear'
- 'php-enchant'
- 'php-gd'
- 'php-intl'
- 'php-ldap'
- 'php-mcrypt'
- 'php-mssql'
- 'php-odbc'
- 'php-pgsql'
- 'php-pspell'
- 'php-snmp'
- 'php-sqlite'
- 'php-tidy'
- 'php-xsl')
-pkgver=5.5.12
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('PHP')
-url='http://www.php.net'
-makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx'
- 'sqlite' 'unixodbc' 'net-snmp' 'libzip' 'enchant' 'file' 'freetds'
- 'libmcrypt' 'tidyhtml' 'aspell' 'libltdl' 'libpng' 'libjpeg' 'icu'
- 'curl' 'libxslt' 'openssl' 'bzip2' 'db' 'gmp' 'freetype2' 
'systemd')
-source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz;
-#http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.gz.asc;
-'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
-'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('b6a6e9c72589c265aafb7b3353a34030'
-# 'SKIP'
- '510f9092ebfe6e378e12817e197a88b6'
- 'dec2cbaad64e3abf4f0ec70e1de4e8e9'
- '6bc1fc4ceee039d21ff3b56aa845cc5a'
- '25bc67ad828e8147a817410b68d8016c'
- 'cc2940f5312ba42e7aa1ddfab74b84c4'
- 'c60343df74f8e1afb13b084d5c0e47ed')
-
-prepare() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-
-   patch -p0 -i ${srcdir}/php.ini.patch
-   patch -p0 -i ${srcdir}/php-fpm.conf.in.patch
-   # Just because our Apache 2.4 is configured with a threaded MPM by 
default does not mean we want to build a ZTS PHP.
-   # Let's supress this behaviour and build a SAPI that works fine with 
the prefork MPM.
-   sed '/APACHE_THREADED_MPM=/d' -i sapi/apache2handler/config.m4 -i 
configure
-}
-
-build() {
-   local _phpconfig=--srcdir=../${pkgbase}-${pkgver} \
-   --config-cache \
-   --prefix=/usr \
-   --sbindir=/usr/bin \
-   --sysconfdir=/etc/php \
-   --localstatedir=/var \
-   --with-layout=GNU \
-   --with-config-file-path=/etc/php \
-   --with-config-file-scan-dir=/etc/php/conf.d \
-   --disable-rpath \
-   --mandir=/usr/share/man \
-   --without-pear \
-   
-
-   local _phpextensions=--enable-bcmath=shared \
-   --enable-calendar=shared \
-   --enable-dba=shared \
-   --enable-exif=shared \
-   --enable-ftp=shared \
-   --enable-gd-native-ttf \
-   --enable-intl=shared \
-   --enable-mbstring \
-   --enable-opcache \
-   --enable-phar=shared \
-   --enable-posix=shared \
-   --enable-shmop=shared \
-   --enable-soap=shared \
-   --enable-sockets=shared \
-   --enable-sysvmsg=shared \
-   --enable-sysvsem=shared \
-   

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

2014-05-01 Thread Thomas Bächler
Date: Thursday, May 1, 2014 @ 11:04:29
  Author: thomas
Revision: 211930

db-move: moved linux from [testing] to [core] (i686, x86_64)

Added:
  linux/repos/core-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 211929, 
linux/repos/testing-i686/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux/repos/core-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 211929, 
linux/repos/testing-i686/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux/repos/core-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 211929, 
linux/repos/testing-i686/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux/repos/core-i686/0004-fs-Don-t-return-0-from-get_anon_bdev.patch
(from rev 211929, 
linux/repos/testing-i686/0004-fs-Don-t-return-0-from-get_anon_bdev.patch)
  
linux/repos/core-i686/0005-Revert-Bluetooth-Enable-autosuspend-for-Intel-Blueto.patch
(from rev 211929, 
linux/repos/testing-i686/0005-Revert-Bluetooth-Enable-autosuspend-for-Intel-Blueto.patch)
  linux/repos/core-i686/0006-genksyms-fix-typeof-handling.patch
(from rev 211929, 
linux/repos/testing-i686/0006-genksyms-fix-typeof-handling.patch)
  
linux/repos/core-i686/0007-x86-efi-Correct-EFI-boot-stub-use-of-code32_start.patch
(from rev 211929, 
linux/repos/testing-i686/0007-x86-efi-Correct-EFI-boot-stub-use-of-code32_start.patch)
  linux/repos/core-i686/0008-futex-avoid-race-between-requeue-and-wake.patch
(from rev 211929, 
linux/repos/testing-i686/0008-futex-avoid-race-between-requeue-and-wake.patch)
  linux/repos/core-i686/0009-iwlwifi-mvm-rs-fix-search-cycle-rules.patch
(from rev 211929, 
linux/repos/testing-i686/0009-iwlwifi-mvm-rs-fix-search-cycle-rules.patch)
  
linux/repos/core-i686/0010-iwlwifi-mvm-delay-enabling-smart-FIFO-until-after-be.patch
(from rev 211929, 
linux/repos/testing-i686/0010-iwlwifi-mvm-delay-enabling-smart-FIFO-until-after-be.patch)
  linux/repos/core-i686/0011-kernfs-fix-removed-error-check.patch
(from rev 211929, 
linux/repos/testing-i686/0011-kernfs-fix-removed-error-check.patch)
  linux/repos/core-i686/0012-fix-saa7134.patch
(from rev 211929, linux/repos/testing-i686/0012-fix-saa7134.patch)
  
linux/repos/core-i686/0013-net-Start-with-correct-mac_len-in-skb_network_protocol.patch
(from rev 211929, 
linux/repos/testing-i686/0013-net-Start-with-correct-mac_len-in-skb_network_protocol.patch)
  linux/repos/core-i686/0014-fix-rtl8192se.patch
(from rev 211929, linux/repos/testing-i686/0014-fix-rtl8192se.patch)
  linux/repos/core-i686/0015-fix-xsdt-validation.patch
(from rev 211929, linux/repos/testing-i686/0015-fix-xsdt-validation.patch)
  linux/repos/core-i686/PKGBUILD
(from rev 211929, linux/repos/testing-i686/PKGBUILD)
  linux/repos/core-i686/change-default-console-loglevel.patch
(from rev 211929, 
linux/repos/testing-i686/change-default-console-loglevel.patch)
  linux/repos/core-i686/config
(from rev 211929, linux/repos/testing-i686/config)
  linux/repos/core-i686/config.x86_64
(from rev 211929, linux/repos/testing-i686/config.x86_64)
  linux/repos/core-i686/linux.install
(from rev 211929, linux/repos/testing-i686/linux.install)
  linux/repos/core-i686/linux.preset
(from rev 211929, linux/repos/testing-i686/linux.preset)
  linux/repos/core-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch
(from rev 211929, 
linux/repos/testing-x86_64/0001-Bluetooth-allocate-static-minor-for-vhci.patch)
  
linux/repos/core-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
(from rev 211929, 
linux/repos/testing-x86_64/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch)
  linux/repos/core-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch
(from rev 211929, 
linux/repos/testing-x86_64/0003-module-remove-MODULE_GENERIC_TABLE.patch)
  linux/repos/core-x86_64/0004-fs-Don-t-return-0-from-get_anon_bdev.patch
(from rev 211929, 
linux/repos/testing-x86_64/0004-fs-Don-t-return-0-from-get_anon_bdev.patch)
  
linux/repos/core-x86_64/0005-Revert-Bluetooth-Enable-autosuspend-for-Intel-Blueto.patch
(from rev 211929, 
linux/repos/testing-x86_64/0005-Revert-Bluetooth-Enable-autosuspend-for-Intel-Blueto.patch)
  linux/repos/core-x86_64/0006-genksyms-fix-typeof-handling.patch
(from rev 211929, 
linux/repos/testing-x86_64/0006-genksyms-fix-typeof-handling.patch)
  
linux/repos/core-x86_64/0007-x86-efi-Correct-EFI-boot-stub-use-of-code32_start.patch
(from rev 211929, 
linux/repos/testing-x86_64/0007-x86-efi-Correct-EFI-boot-stub-use-of-code32_start.patch)
  linux/repos/core-x86_64/0008-futex-avoid-race-between-requeue-and-wake.patch
(from rev 211929, 
linux/repos/testing-x86_64/0008-futex-avoid-race-between-requeue-and-wake.patch)
  linux/repos/core-x86_64/0009-iwlwifi-mvm-rs-fix-search-cycle-rules.patch
(from rev 211929, 
linux/repos/testing-x86_64/0009-iwlwifi-mvm-rs-fix-search-cycle-rules.patch)
  

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

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 12:05:23
  Author: andyrtr
Revision: 211931

upgpkg: libreoffice 4.2.4-0.3

upstream update 4.2.4-RC2

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 09:04:29 UTC (rev 211930)
+++ PKGBUILD2014-05-01 10:05:23 UTC (rev 211931)
@@ -18,9 +18,9 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.4.1
+_LOver=4.2.4.2
 pkgver=4.2.4
-pkgrel=0.2
+pkgrel=0.3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -49,8 +49,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc}
@@ -125,11 +125,11 @@
libe-book-0.0.3.tar.bz2
libabw-0.0.2.tar.bz2
language-subtag-registry-2014-03-27.tar.bz2)
-md5sums=('421526597871b578c3a4c81ed1527f2a'
+md5sums=('698a482f0cacd8b5eba9865fdd8a5403'
  'SKIP'
- 'f7616a86c66ddfc8385789b7254cb0e7'
+ 'a0ed88ac1758d2f87687fcf4bb7c9432'
  'SKIP'
- 'b7a5f08250f1b10388533d574fcc9b1e'
+ '3db05930dc7c694d2cf58875b3245c2e'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '9e96ed4c1d99c0d14ac03c140f9f346c'



[arch-commits] Commit in libreoffice/repos (48 files)

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 12:06:27
  Author: andyrtr
Revision: 211932

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

Added:
  libreoffice/repos/testing-i686/PKGBUILD
(from rev 211931, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/testing-i686/PKGBUILD.43
(from rev 211931, libreoffice/trunk/PKGBUILD.43)
  libreoffice/repos/testing-i686/libreoffice-base.install
(from rev 211931, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/testing-i686/libreoffice-calc.install
(from rev 211931, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/testing-i686/libreoffice-common.csh
(from rev 211931, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/testing-i686/libreoffice-common.install
(from rev 211931, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/testing-i686/libreoffice-common.sh
(from rev 211931, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/testing-i686/libreoffice-draw.install
(from rev 211931, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/testing-i686/libreoffice-impress.install
(from rev 211931, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/testing-i686/libreoffice-writer.install
(from rev 211931, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 211931, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice/repos/testing-i686/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
(from rev 211931, 
libreoffice/trunk/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff)
  libreoffice/repos/testing-x86_64/PKGBUILD
(from rev 211931, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/testing-x86_64/PKGBUILD.43
(from rev 211931, libreoffice/trunk/PKGBUILD.43)
  libreoffice/repos/testing-x86_64/libreoffice-base.install
(from rev 211931, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
(from rev 211931, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
(from rev 211931, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/testing-x86_64/libreoffice-common.install
(from rev 211931, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
(from rev 211931, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
(from rev 211931, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
(from rev 211931, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/testing-x86_64/libreoffice-writer.install
(from rev 211931, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 211931, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice/repos/testing-x86_64/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
(from rev 211931, 
libreoffice/trunk/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff)
Deleted:
  libreoffice/repos/testing-i686/PKGBUILD
  libreoffice/repos/testing-i686/PKGBUILD.43
  libreoffice/repos/testing-i686/libreoffice-base.install
  libreoffice/repos/testing-i686/libreoffice-calc.install
  libreoffice/repos/testing-i686/libreoffice-common.csh
  libreoffice/repos/testing-i686/libreoffice-common.install
  libreoffice/repos/testing-i686/libreoffice-common.sh
  libreoffice/repos/testing-i686/libreoffice-draw.install
  libreoffice/repos/testing-i686/libreoffice-impress.install
  libreoffice/repos/testing-i686/libreoffice-writer.install
  
libreoffice/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
  
libreoffice/repos/testing-i686/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
  libreoffice/repos/testing-x86_64/PKGBUILD
  libreoffice/repos/testing-x86_64/PKGBUILD.43
  libreoffice/repos/testing-x86_64/libreoffice-base.install
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
  libreoffice/repos/testing-x86_64/libreoffice-common.install
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
  libreoffice/repos/testing-x86_64/libreoffice-writer.install
  
libreoffice/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
  
libreoffice/repos/testing-x86_64/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff

--+
 /PKGBUILD| 
1420 +
 /PKGBUILD.43 

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

2014-05-01 Thread Jakob Gruber
Date: Thursday, May 1, 2014 @ 12:46:09
  Author: schuay
Revision: 110492

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |   66 +++
 soundconverter.install |   38 +--
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-01 10:45:53 UTC (rev 110491)
+++ PKGBUILD2014-05-01 10:46:09 UTC (rev 110492)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: schuay jakob.gru...@gmail.com
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=soundconverter
-pkgver=2.1.2
-pkgrel=1
-pkgdesc=A simple sound converter application for GNOME
-arch=('any')
-license=('GPL3')
-url=http://soundconverter.org/;
-depends=('python2-gconf' 'python2-libgnome' 'gstreamer0.10-python' 
-  'hicolor-icon-theme' 'gstreamer0.10-ugly-plugins' 
-  'gstreamer0.10-good-plugins' 'desktop-file-utils')
-makedepends=('perlxml' 'intltool')
-optdepends=('gstreamer0.10-base-plugins: for ogg support')
-install=soundconverter.install
-source=(http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.xz;)
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  PYTHON=python2  ./configure --prefix=/usr 
-
-  make
-  sed -i 's#/usr/bin/python#/usr/bin/python2#' bin/soundconverter
-}
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-
-md5sums=('5edb4e111e31999185987dbb03b7b4ae')

Copied: soundconverter/repos/community-any/PKGBUILD (from rev 110491, 
soundconverter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-01 10:46:09 UTC (rev 110492)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: schuay jakob.gru...@gmail.com
+# Contributor: Stefan Husmann stefan-husm...@t-online.de
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=soundconverter
+pkgver=2.1.3
+pkgrel=1
+pkgdesc=A simple sound converter application for GNOME
+arch=('any')
+license=('GPL3')
+url=http://soundconverter.org/;
+depends=('python2-gconf' 'python2-libgnome' 'gstreamer0.10-python' 
+  'hicolor-icon-theme' 'gstreamer0.10-ugly-plugins' 
+  'gstreamer0.10-good-plugins' 'desktop-file-utils')
+makedepends=('perlxml' 'intltool')
+optdepends=('gstreamer0.10-plugins: additional codec support')
+install=soundconverter.install
+source=(http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.xz;)
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  PYTHON=python2  ./configure --prefix=/usr 
+
+  make
+  sed -i 's#/usr/bin/python#/usr/bin/python2#' bin/soundconverter
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+
+md5sums=('59608ebb361f75276d56b19bb10a8fcb')

Deleted: soundconverter.install
===
--- soundconverter.install  2014-05-01 10:45:53 UTC (rev 110491)
+++ soundconverter.install  2014-05-01 10:46:09 UTC (rev 110492)
@@ -1,19 +0,0 @@
-pkgname=soundconverter
-
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-

Copied: soundconverter/repos/community-any/soundconverter.install (from rev 
110491, soundconverter/trunk/soundconverter.install)
===
--- soundconverter.install  (rev 0)
+++ soundconverter.install  2014-05-01 10:46:09 UTC (rev 110492)
@@ -0,0 +1,19 @@
+pkgname=soundconverter
+
+post_install() {
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+



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

2014-05-01 Thread Jakob Gruber
Date: Thursday, May 1, 2014 @ 12:45:53
  Author: schuay
Revision: 110491

soundconverter 2.1.3-1

Modified:
  soundconverter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 08:48:04 UTC (rev 110490)
+++ PKGBUILD2014-05-01 10:45:53 UTC (rev 110491)
@@ -4,7 +4,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=soundconverter
-pkgver=2.1.2
+pkgver=2.1.3
 pkgrel=1
 pkgdesc=A simple sound converter application for GNOME
 arch=('any')
@@ -30,4 +30,4 @@
   make DESTDIR=${pkgdir} install
 }
 
-md5sums=('5edb4e111e31999185987dbb03b7b4ae')
+md5sums=('59608ebb361f75276d56b19bb10a8fcb')



[arch-commits] Commit in stone-soup/repos/community-x86_64 (4 files)

2014-05-01 Thread Jakob Gruber
Date: Thursday, May 1, 2014 @ 12:48:49
  Author: schuay
Revision: 110495

archrelease: copy trunk to community-x86_64

Added:
  stone-soup/repos/community-x86_64/PKGBUILD
(from rev 110494, stone-soup/trunk/PKGBUILD)
  stone-soup/repos/community-x86_64/stone-soup.install
(from rev 110494, stone-soup/trunk/stone-soup.install)
Deleted:
  stone-soup/repos/community-x86_64/PKGBUILD
  stone-soup/repos/community-x86_64/stone-soup.install

+
 PKGBUILD   |  138 +--
 stone-soup.install |   22 
 2 files changed, 80 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-01 10:48:44 UTC (rev 110494)
+++ PKGBUILD2014-05-01 10:48:49 UTC (rev 110495)
@@ -1,69 +0,0 @@
-# Maintainer: Jakob Gruber jakob.gru...@gmail.com
-
-pkgname=stone-soup
-pkgver=0.14.0
-pkgrel=1
-pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
-arch=('i686' 'x86_64')
-url='http://crawl.develz.org/'
-depends=('lua51' 'ncurses' 'sdl_image' 'sqlite' 'glu' 'freetype2' 'ttf-dejavu')
-makedepends=('bison' 'flex' 'gendesk' 'mesa')
-conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
-license=('custom')
-install=stone-soup.install
-source=(http://downloads.sourceforge.net/sourceforge/crawl-ref/stone_soup-${pkgver}-nodeps.tar.xz;)
-
-# used by gendesk to create .desktop file
-_exec=('crawl-tiles')
-_name=('Dungeon Crawl Stone Soup')
-
-package() {
-cd $srcdir
-gendesk -n --pkgname $pkgname --pkgdesc $pkgdesc \
---exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup'
-
-cd stone_soup-${pkgver}/source
-
-# adjust makefile to use /usr/bin, owner root:root,
-# disable setgid on executable
-
-sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
-sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
-sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
-
-# first build and install tiles version
-
-make DESTDIR=${pkgdir} \
- SAVEDIR=~/.crawl/ \
- DATADIR=/usr/share/${pkgname}/data \
- USE_UNICODE=y \
- TILES=y \
- install
-
-# rename tiles executable to avoid clashing with console crawl
-
-mv ${pkgdir}/usr/bin/crawl ${pkgdir}/usr/bin/crawl-tiles
-
-# then build and install console version
-
-make DESTDIR=${pkgdir} \
- SAVEDIR=~/.crawl/ \
- DATADIR=/usr/share/${pkgname}/data \
- USE_UNICODE=y \
- install
-
-# install crawl license
-
-install -D -m644 ../licence.txt \
-${pkgdir}/usr/share/licenses/${pkgname}/license.txt
-
-# install icon and .desktop file
-
-install -D -m644 dat/tiles/stone_soup_icon-32x32.png \
-${pkgdir}/usr/share/pixmaps/${pkgname}.png
-install -D -m644 ${srcdir}/${pkgname}.desktop \
-${pkgdir}/usr/share/applications/${pkgname}.desktop
-
-}
-
-md5sums=('d71cd86cda1e00fd52c3a6d009fa3fcb')

Copied: stone-soup/repos/community-x86_64/PKGBUILD (from rev 110494, 
stone-soup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-01 10:48:49 UTC (rev 110495)
@@ -0,0 +1,69 @@
+# Maintainer: Jakob Gruber jakob.gru...@gmail.com
+
+pkgname=stone-soup
+pkgver=0.14.1
+pkgrel=1
+pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
+arch=('i686' 'x86_64')
+url='http://crawl.develz.org/'
+depends=('lua51' 'ncurses' 'sdl_image' 'sqlite' 'glu' 'freetype2' 'ttf-dejavu')
+makedepends=('bison' 'flex' 'gendesk' 'mesa')
+conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
+license=('custom')
+install=stone-soup.install
+source=(http://downloads.sourceforge.net/sourceforge/crawl-ref/stone_soup-${pkgver}-nodeps.tar.xz;)
+
+# used by gendesk to create .desktop file
+_exec=('crawl-tiles')
+_name=('Dungeon Crawl Stone Soup')
+
+package() {
+cd $srcdir
+gendesk -n --pkgname $pkgname --pkgdesc $pkgdesc \
+--exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup'
+
+cd stone_soup-${pkgver}/source
+
+# adjust makefile to use /usr/bin, owner root:root,
+# disable setgid on executable
+
+sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
+sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
+sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
+
+# first build and install tiles version
+
+make DESTDIR=${pkgdir} \
+ SAVEDIR=~/.crawl/ \
+ DATADIR=/usr/share/${pkgname}/data \
+ USE_UNICODE=y \
+ TILES=y \
+ install
+
+# rename tiles executable to avoid clashing with console crawl
+
+mv ${pkgdir}/usr/bin/crawl ${pkgdir}/usr/bin/crawl-tiles
+
+# then build and install console version
+
+make DESTDIR=${pkgdir} \
+ SAVEDIR=~/.crawl/ \
+ 

[arch-commits] Commit in stone-soup/repos/community-i686 (4 files)

2014-05-01 Thread Jakob Gruber
Date: Thursday, May 1, 2014 @ 12:48:44
  Author: schuay
Revision: 110494

archrelease: copy trunk to community-i686

Added:
  stone-soup/repos/community-i686/PKGBUILD
(from rev 110493, stone-soup/trunk/PKGBUILD)
  stone-soup/repos/community-i686/stone-soup.install
(from rev 110493, stone-soup/trunk/stone-soup.install)
Deleted:
  stone-soup/repos/community-i686/PKGBUILD
  stone-soup/repos/community-i686/stone-soup.install

+
 PKGBUILD   |  138 +--
 stone-soup.install |   22 
 2 files changed, 80 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-01 10:48:30 UTC (rev 110493)
+++ PKGBUILD2014-05-01 10:48:44 UTC (rev 110494)
@@ -1,69 +0,0 @@
-# Maintainer: Jakob Gruber jakob.gru...@gmail.com
-
-pkgname=stone-soup
-pkgver=0.14.0
-pkgrel=1
-pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
-arch=('i686' 'x86_64')
-url='http://crawl.develz.org/'
-depends=('lua51' 'ncurses' 'sdl_image' 'sqlite' 'glu' 'freetype2' 'ttf-dejavu')
-makedepends=('bison' 'flex' 'gendesk' 'mesa')
-conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
-license=('custom')
-install=stone-soup.install
-source=(http://downloads.sourceforge.net/sourceforge/crawl-ref/stone_soup-${pkgver}-nodeps.tar.xz;)
-
-# used by gendesk to create .desktop file
-_exec=('crawl-tiles')
-_name=('Dungeon Crawl Stone Soup')
-
-package() {
-cd $srcdir
-gendesk -n --pkgname $pkgname --pkgdesc $pkgdesc \
---exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup'
-
-cd stone_soup-${pkgver}/source
-
-# adjust makefile to use /usr/bin, owner root:root,
-# disable setgid on executable
-
-sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
-sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
-sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
-
-# first build and install tiles version
-
-make DESTDIR=${pkgdir} \
- SAVEDIR=~/.crawl/ \
- DATADIR=/usr/share/${pkgname}/data \
- USE_UNICODE=y \
- TILES=y \
- install
-
-# rename tiles executable to avoid clashing with console crawl
-
-mv ${pkgdir}/usr/bin/crawl ${pkgdir}/usr/bin/crawl-tiles
-
-# then build and install console version
-
-make DESTDIR=${pkgdir} \
- SAVEDIR=~/.crawl/ \
- DATADIR=/usr/share/${pkgname}/data \
- USE_UNICODE=y \
- install
-
-# install crawl license
-
-install -D -m644 ../licence.txt \
-${pkgdir}/usr/share/licenses/${pkgname}/license.txt
-
-# install icon and .desktop file
-
-install -D -m644 dat/tiles/stone_soup_icon-32x32.png \
-${pkgdir}/usr/share/pixmaps/${pkgname}.png
-install -D -m644 ${srcdir}/${pkgname}.desktop \
-${pkgdir}/usr/share/applications/${pkgname}.desktop
-
-}
-
-md5sums=('d71cd86cda1e00fd52c3a6d009fa3fcb')

Copied: stone-soup/repos/community-i686/PKGBUILD (from rev 110493, 
stone-soup/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-01 10:48:44 UTC (rev 110494)
@@ -0,0 +1,69 @@
+# Maintainer: Jakob Gruber jakob.gru...@gmail.com
+
+pkgname=stone-soup
+pkgver=0.14.1
+pkgrel=1
+pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
+arch=('i686' 'x86_64')
+url='http://crawl.develz.org/'
+depends=('lua51' 'ncurses' 'sdl_image' 'sqlite' 'glu' 'freetype2' 'ttf-dejavu')
+makedepends=('bison' 'flex' 'gendesk' 'mesa')
+conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
+license=('custom')
+install=stone-soup.install
+source=(http://downloads.sourceforge.net/sourceforge/crawl-ref/stone_soup-${pkgver}-nodeps.tar.xz;)
+
+# used by gendesk to create .desktop file
+_exec=('crawl-tiles')
+_name=('Dungeon Crawl Stone Soup')
+
+package() {
+cd $srcdir
+gendesk -n --pkgname $pkgname --pkgdesc $pkgdesc \
+--exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup'
+
+cd stone_soup-${pkgver}/source
+
+# adjust makefile to use /usr/bin, owner root:root,
+# disable setgid on executable
+
+sed -i 's|bin_prefix:= bin|bin_prefix:= usr/bin|' Makefile
+sed -i 's/INSTALL_UGRP := games:games/INSTALL_UGRP := root:root/' Makefile
+sed -i 's|MCHMOD := 2755|MCHMOD := 755|' Makefile
+
+# first build and install tiles version
+
+make DESTDIR=${pkgdir} \
+ SAVEDIR=~/.crawl/ \
+ DATADIR=/usr/share/${pkgname}/data \
+ USE_UNICODE=y \
+ TILES=y \
+ install
+
+# rename tiles executable to avoid clashing with console crawl
+
+mv ${pkgdir}/usr/bin/crawl ${pkgdir}/usr/bin/crawl-tiles
+
+# then build and install console version
+
+make DESTDIR=${pkgdir} \
+ SAVEDIR=~/.crawl/ \
+ 

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

2014-05-01 Thread Jakob Gruber
Date: Thursday, May 1, 2014 @ 12:48:30
  Author: schuay
Revision: 110493

stone-soup 0.14.1-1

Modified:
  stone-soup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 10:46:09 UTC (rev 110492)
+++ PKGBUILD2014-05-01 10:48:30 UTC (rev 110493)
@@ -1,7 +1,7 @@
 # Maintainer: Jakob Gruber jakob.gru...@gmail.com
 
 pkgname=stone-soup
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc='Open-source, single-player, role-playing roguelike game of 
exploration and treasure-hunting'
 arch=('i686' 'x86_64')
@@ -66,4 +66,4 @@
 
 }
 
-md5sums=('d71cd86cda1e00fd52c3a6d009fa3fcb')
+md5sums=('9b234ce692aae1adea727e0ed54d47f9')



[arch-commits] Commit in mariadb/trunk (PKGBUILD PKGBUILD.10 mariadb.install)

2014-05-01 Thread Bartłomiej Piotrowski
Date: Thursday, May 1, 2014 @ 13:35:47
  Author: bpiotrowski
Revision: 211934

upgpkg: mariadb 10.0.10-1

- new upstream release
- disable TokuDB due to build failure

Modified:
  mariadb/trunk/PKGBUILD
  mariadb/trunk/mariadb.install
Deleted:
  mariadb/trunk/PKGBUILD.10

-+
 PKGBUILD|   17 +++---
 PKGBUILD.10 |  148 --
 mariadb.install |   14 ++---
 3 files changed, 17 insertions(+), 162 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 11:34:12 UTC (rev 211933)
+++ PKGBUILD2014-05-01 11:35:47 UTC (rev 211934)
@@ -3,18 +3,18 @@
 
 pkgbase=mariadb
 pkgname=('libmariadbclient' 'mariadb-clients' 'mytop' 'mariadb')
-pkgver=5.5.37
+pkgver=10.0.10
 _pkgver=${pkgver/.a/a}
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url='http://mariadb.org/'
-makedepends=('cmake' 'openssl' 'zlib' 'libaio')
-source=(http://mariadb.kisiek.net/mariadb-$pkgver/source/mariadb-$pkgver.tar.gz
+makedepends=('cmake' 'openssl' 'zlib' 'libaio' 'libxml2' 'openssl' 'pcre')
+source=(http://mirrors.supportex.net/$pkgbase/$pkgbase-$_pkgver/kvm-tarbake-jaunty-x86/$pkgbase-$_pkgver.tar.gz
 mariadb.service
 mariadb-post.sh
 mariadb-tmpfile.conf)
-md5sums=('15a2da0e3c5dd3ad5a353c2e3a38ff37'
+md5sums=('14ce22b8197d4eae88d237776d47220f'
  'd488fffa9f62f9949c4aa1bb6e6db692'
  'b79e65a5aa536e6b5bc60988eb0b78a2'
  '2fa6e456964d4ff5e6d4f9ff0126aed6')
@@ -56,6 +56,7 @@
 -DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 \
 -DWITHOUT_FEDERATED_STORAGE_ENGINE=1 \
 -DWITHOUT_PBXT_STORAGE_ENGINE=1 \
+-DWITHOUT_TOKUDB=1 \
 -DCMAKE_C_FLAGS=-fPIC $CFLAGS -fno-strict-aliasing -DBIG_JOINS=1 
-fomit-frame-pointer \
 -DCMAKE_CXX_FLAGS=-fPIC $CXXFLAGS -fno-strict-aliasing -DBIG_JOINS=1 
-felide-constructors -fno-rtti \
 -DWITH_MYSQLD_LDFLAGS=$LDFLAGS
@@ -66,7 +67,7 @@
 
 package_libmariadbclient() {
   pkgdesc='MariaDB client libraries'
-  depends=('openssl' 'libaio' 'zlib')
+  depends=('openssl' 'libaio' 'zlib' 'pcre')
   conflicts=('libmysqlclient')
   provides=(libmysqlclient=$pkgver)
   options=('staticlibs')
@@ -85,7 +86,7 @@
 
 package_mariadb-clients() {
   pkgdesc='MariaDB client tools'
-  depends=('libmariadbclient' 'zlib')
+  depends=('libmariadbclient' 'zlib' 'openssl')
   conflicts=('mysql-clients')
   provides=(mysql-clients=$pkgver)
 
@@ -105,7 +106,7 @@
 
 package_mytop() {
   pkgdesc='Top clone for MariaDB'
-  depends=('perl-dbd-mysql' 'perl-term-readkey')
+  depends=('perl' 'perl-dbd-mysql' 'perl-term-readkey')
 
   cd build
   install -Dm755 scripts/mytop $pkgdir/usr/bin/mytop
@@ -115,7 +116,7 @@
   pkgdesc='Fast SQL database server, drop-in replacement for MySQL'
   backup=('etc/mysql/my.cnf')
   install=mariadb.install
-  depends=('mariadb-clients' 'inetutils' 'libaio')
+  depends=('mariadb-clients' 'inetutils' 'libaio' 'libxml2' 'pcre')
   conflicts=('mysql')
   provides=(mysql=$pkgver)
   options=('emptydirs')

Deleted: PKGBUILD.10
===
--- PKGBUILD.10 2014-05-01 11:34:12 UTC (rev 211933)
+++ PKGBUILD.10 2014-05-01 11:35:47 UTC (rev 211934)
@@ -1,148 +0,0 @@
-# $Id: PKGBUILD 206433 2014-02-26 06:33:34Z bpiotrowski $
-# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
-
-pkgbase=mariadb
-pkgname=('libmariadbclient' 'mariadb-clients' 'mytop' 'mariadb')
-pkgver=10.0.9
-_pkgver=${pkgver/.a/a}
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://mariadb.org/'
-makedepends=('cmake' 'openssl' 'zlib' 'libaio' 'libxml2' 'openssl')
-source=(http://mirrors.supportex.net/$pkgbase/$pkgbase-$_pkgver/kvm-tarbake-jaunty-x86/$pkgbase-$_pkgver.tar.gz
-mariadb.service
-mariadb-post.sh
-mariadb-tmpfile.conf)
-md5sums=('36363eaaeace9e81a64ac94d9d53bffe'
- 'd488fffa9f62f9949c4aa1bb6e6db692'
- 'b79e65a5aa536e6b5bc60988eb0b78a2'
- '2fa6e456964d4ff5e6d4f9ff0126aed6')
-
-build() {
-  mkdir build
-  cd build
-
-  cmake ../$pkgbase-$_pkgver \
--DBUILD_CONFIG=mysql_release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONFDIR=/etc/mysql \
--DMYSQL_DATADIR=/var/lib/mysql \
--DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
--DDEFAULT_CHARSET=utf8 \
--DDEFAULT_COLLATION=utf8_general_ci \
--DENABLED_LOCAL_INFILE=ON \
--DINSTALL_INFODIR=share/mysql/docs \
--DINSTALL_MANDIR=share/man \
--DINSTALL_PLUGINDIR=lib/mysql/plugin \
--DINSTALL_SCRIPTDIR=bin \
--DINSTALL_INCLUDEDIR=include/mysql \
--DINSTALL_DOCREADMEDIR=share/mysql \
--DINSTALL_SUPPORTFILESDIR=share/mysql \
--DINSTALL_MYSQLSHAREDIR=share/mysql \
--DINSTALL_DOCDIR=share/mysql/docs \
--DINSTALL_SHAREDIR=share/mysql \
--DWITH_READLINE=ON \
--DWITH_ZLIB=system \
--DWITH_SSL=system \
--DWITH_LIBWRAP=OFF \
--DWITH_EXTRA_CHARSETS=complex \
--DWITH_EMBEDDED_SERVER=ON \
-

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

2014-05-01 Thread Bartłomiej Piotrowski
Date: Thursday, May 1, 2014 @ 13:35:55
  Author: bpiotrowski
Revision: 211935

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

Added:
  mariadb/repos/testing-i686/
  mariadb/repos/testing-i686/PKGBUILD
(from rev 211934, mariadb/trunk/PKGBUILD)
  mariadb/repos/testing-i686/mariadb-post.sh
(from rev 211934, mariadb/trunk/mariadb-post.sh)
  mariadb/repos/testing-i686/mariadb-tmpfile.conf
(from rev 211934, mariadb/trunk/mariadb-tmpfile.conf)
  mariadb/repos/testing-i686/mariadb.install
(from rev 211934, mariadb/trunk/mariadb.install)
  mariadb/repos/testing-i686/mariadb.service
(from rev 211934, mariadb/trunk/mariadb.service)
  mariadb/repos/testing-x86_64/
  mariadb/repos/testing-x86_64/PKGBUILD
(from rev 211934, mariadb/trunk/PKGBUILD)
  mariadb/repos/testing-x86_64/mariadb-post.sh
(from rev 211934, mariadb/trunk/mariadb-post.sh)
  mariadb/repos/testing-x86_64/mariadb-tmpfile.conf
(from rev 211934, mariadb/trunk/mariadb-tmpfile.conf)
  mariadb/repos/testing-x86_64/mariadb.install
(from rev 211934, mariadb/trunk/mariadb.install)
  mariadb/repos/testing-x86_64/mariadb.service
(from rev 211934, mariadb/trunk/mariadb.service)

-+
 testing-i686/PKGBUILD   |  149 ++
 testing-i686/mariadb-post.sh|8 +
 testing-i686/mariadb-tmpfile.conf   |1 
 testing-i686/mariadb.install|   49 +++
 testing-i686/mariadb.service|   16 +++
 testing-x86_64/PKGBUILD |  149 ++
 testing-x86_64/mariadb-post.sh  |8 +
 testing-x86_64/mariadb-tmpfile.conf |1 
 testing-x86_64/mariadb.install  |   49 +++
 testing-x86_64/mariadb.service  |   16 +++
 10 files changed, 446 insertions(+)

Copied: mariadb/repos/testing-i686/PKGBUILD (from rev 211934, 
mariadb/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-05-01 11:35:55 UTC (rev 211935)
@@ -0,0 +1,149 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
+
+pkgbase=mariadb
+pkgname=('libmariadbclient' 'mariadb-clients' 'mytop' 'mariadb')
+pkgver=10.0.10
+_pkgver=${pkgver/.a/a}
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://mariadb.org/'
+makedepends=('cmake' 'openssl' 'zlib' 'libaio' 'libxml2' 'openssl' 'pcre')
+source=(http://mirrors.supportex.net/$pkgbase/$pkgbase-$_pkgver/kvm-tarbake-jaunty-x86/$pkgbase-$_pkgver.tar.gz
+mariadb.service
+mariadb-post.sh
+mariadb-tmpfile.conf)
+md5sums=('14ce22b8197d4eae88d237776d47220f'
+ 'd488fffa9f62f9949c4aa1bb6e6db692'
+ 'b79e65a5aa536e6b5bc60988eb0b78a2'
+ '2fa6e456964d4ff5e6d4f9ff0126aed6')
+
+build() {
+  mkdir build
+  cd build
+
+  cmake ../$pkgbase-$_pkgver \
+-DBUILD_CONFIG=mysql_release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONFDIR=/etc/mysql \
+-DMYSQL_DATADIR=/var/lib/mysql \
+-DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock \
+-DDEFAULT_CHARSET=utf8 \
+-DDEFAULT_COLLATION=utf8_general_ci \
+-DENABLED_LOCAL_INFILE=ON \
+-DINSTALL_INFODIR=share/mysql/docs \
+-DINSTALL_MANDIR=share/man \
+-DINSTALL_PLUGINDIR=lib/mysql/plugin \
+-DINSTALL_SCRIPTDIR=bin \
+-DINSTALL_INCLUDEDIR=include/mysql \
+-DINSTALL_DOCREADMEDIR=share/mysql \
+-DINSTALL_SUPPORTFILESDIR=share/mysql \
+-DINSTALL_MYSQLSHAREDIR=share/mysql \
+-DINSTALL_DOCDIR=share/mysql/docs \
+-DINSTALL_SHAREDIR=share/mysql \
+-DWITH_READLINE=ON \
+-DWITH_ZLIB=system \
+-DWITH_SSL=system \
+-DWITH_LIBWRAP=OFF \
+-DWITH_EXTRA_CHARSETS=complex \
+-DWITH_EMBEDDED_SERVER=ON \
+-DWITH_ARCHIVE_STORAGE_ENGINE=1 \
+-DWITH_BLACKHOLE_STORAGE_ENGINE=1 \
+-DWITH_INNOBASE_STORAGE_ENGINE=1 \
+-DWITH_PARTITION_STORAGE_ENGINE=1 \
+-DWITH_TOKUDB_STORAGE_ENGINE=1 \
+-DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 \
+-DWITHOUT_FEDERATED_STORAGE_ENGINE=1 \
+-DWITHOUT_PBXT_STORAGE_ENGINE=1 \
+-DWITHOUT_TOKUDB=1 \
+-DCMAKE_C_FLAGS=-fPIC $CFLAGS -fno-strict-aliasing -DBIG_JOINS=1 
-fomit-frame-pointer \
+-DCMAKE_CXX_FLAGS=-fPIC $CXXFLAGS -fno-strict-aliasing -DBIG_JOINS=1 
-felide-constructors -fno-rtti \
+-DWITH_MYSQLD_LDFLAGS=$LDFLAGS
+
+
+  make
+}
+
+package_libmariadbclient() {
+  pkgdesc='MariaDB client libraries'
+  depends=('openssl' 'libaio' 'zlib' 'pcre')
+  conflicts=('libmysqlclient')
+  provides=(libmysqlclient=$pkgver)
+  options=('staticlibs')
+
+  cd build
+  for dir in include libmysql libmysqld libservices; do
+make -C $dir DESTDIR=$pkgdir install
+  done
+
+  install -Dm755 scripts/mysql_config $pkgdir/usr/bin/mysql_config
+  install -d $pkgdir/usr/share/man/man1
+  for man in mysql_config mysql_client_test_embedded mysqltest_embedded; do
+install -m644 $srcdir/$pkgbase-$_pkgver/man/$man.1 

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

2014-05-01 Thread Bartłomiej Piotrowski
Date: Thursday, May 1, 2014 @ 15:04:19
  Author: bpiotrowski
Revision: 110497

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |   62 +--
 phpmyadmin.install |6 ++--
 2 files changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-01 13:04:06 UTC (rev 110496)
+++ PKGBUILD2014-05-01 13:04:19 UTC (rev 110497)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
-# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: tobias tob...@archlinux.org
-# Contributor: Manolis Tzanidakis mano...@archlinux.org
-# Contributor: Simon Lackerbauer calypso at strpg.org
-
-pkgname=phpmyadmin
-pkgver=4.1.13
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('d12f97999256e19a9b4aad05003956d6')
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
-  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
-  cd $_instdir
-
-  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
-  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 110496, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-01 13:04:19 UTC (rev 110497)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Manolis Tzanidakis mano...@archlinux.org
+# Contributor: Simon Lackerbauer calypso at strpg.org
+
+pkgname=phpmyadmin
+pkgver=4.1.14
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+optdepends=('php-mcrypt: to use phpMyAdmin internal authentication')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
+md5sums=('9ff863c072276431c174e6b79f6b0224')
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/phpMyAdmin
+  mkdir -p $_instdir $pkgdir/etc/webapps/phpmyadmin
+  cd $_instdir
+
+  cp -ra $srcdir/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php $_instdir/config.inc.php
+  cp $_instdir/config.sample.inc.php 
$pkgdir/etc/webapps/phpmyadmin/config.inc.php
+}

Deleted: phpmyadmin.install
===
--- phpmyadmin.install  2014-05-01 13:04:06 UTC (rev 110496)
+++ phpmyadmin.install  2014-05-01 13:04:19 UTC (rev 110497)
@@ -1,3 +0,0 @@
-post_install() {
-echo Check http://wiki.archlinux.org/index.php/Phpmyadmin for details.
-}

Copied: phpmyadmin/repos/community-any/phpmyadmin.install (from rev 110496, 
phpmyadmin/trunk/phpmyadmin.install)
===
--- phpmyadmin.install  (rev 0)
+++ phpmyadmin.install  2014-05-01 13:04:19 UTC (rev 110497)
@@ -0,0 +1,3 @@
+post_install() {
+echo Check http://wiki.archlinux.org/index.php/Phpmyadmin for details.
+}



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

2014-05-01 Thread Bartłomiej Piotrowski
Date: Thursday, May 1, 2014 @ 15:04:06
  Author: bpiotrowski
Revision: 110496

upgpkg: phpmyadmin 4.1.14-1

new upstream release

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 10:48:49 UTC (rev 110495)
+++ PKGBUILD2014-05-01 13:04:06 UTC (rev 110496)
@@ -6,7 +6,7 @@
 # Contributor: Simon Lackerbauer calypso at strpg.org
 
 pkgname=phpmyadmin
-pkgver=4.1.13
+pkgver=4.1.14
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -17,7 +17,7 @@
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/phpMyAdmin-$pkgver-all-languages.tar.bz2)
-md5sums=('d12f97999256e19a9b4aad05003956d6')
+md5sums=('9ff863c072276431c174e6b79f6b0224')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/phpMyAdmin



[arch-commits] Commit in libreoffice/trunk (PKGBUILD icu53.diff icu53_crashfix.diff)

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 15:39:04
  Author: andyrtr
Revision: 211936

upgpkg: libreoffice 4.2.4-0.4

use system icu again with upstream fixes

Added:
  libreoffice/trunk/icu53.diff
  libreoffice/trunk/icu53_crashfix.diff
Modified:
  libreoffice/trunk/PKGBUILD

-+
 PKGBUILD|   23 
 icu53.diff  | 2771 ++
 icu53_crashfix.diff |  271 
 3 files changed, 3056 insertions(+), 9 deletions(-)

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


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

2014-05-01 Thread Andrzej Giniewicz
Date: Thursday, May 1, 2014 @ 15:45:09
  Author: aginiewicz
Revision: 110498

upgpkg: python-numexpr 2.4-1

New release: python-numexpr

Modified:
  python-numexpr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 13:04:19 UTC (rev 110497)
+++ PKGBUILD2014-05-01 13:45:09 UTC (rev 110498)
@@ -4,8 +4,8 @@
 
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.4
+pkgrel=1
 pkgdesc=Fast numerical array expression evaluator for Python, NumPy, 
PyTables, pandas
 url=https://github.com/pydata/numexpr;
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('MIT')
 makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 
'python2-numpy')
 source=(https://github.com/pydata/numexpr/archive/v$pkgver.tar.gz)
-md5sums=('eda267543a8594b9979b71dc56199b71')
+md5sums=('c9357862a304b9ad614afaf9e9c8dc78')
 
 build() {
   cd $srcdir



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

2014-05-01 Thread Andrzej Giniewicz
Date: Thursday, May 1, 2014 @ 15:45:33
  Author: aginiewicz
Revision: 110499

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-05-01 13:45:09 UTC (rev 110498)
+++ community-i686/PKGBUILD 2014-05-01 13:45:33 UTC (rev 110499)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Sebastien Binet binet@lblbox
-
-pkgbase=python-numexpr
-pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.3.1
-pkgrel=2
-pkgdesc=Fast numerical array expression evaluator for Python, NumPy, 
PyTables, pandas
-url=https://github.com/pydata/numexpr;
-arch=('i686' 'x86_64')
-license=('MIT')
-makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 
'python2-numpy')
-source=(https://github.com/pydata/numexpr/archive/v$pkgver.tar.gz)
-md5sums=('eda267543a8594b9979b71dc56199b71')
-
-build() {
-  cd $srcdir
-  cp -a numexpr-$pkgver numexpr-py2-$pkgver
-
-  msg Building Python2
-  cd $srcdir/numexpr-py2-$pkgver
-  python2 setup.py build
-
-  msg Building Python3
-  cd $srcdir/numexpr-$pkgver
-  python setup.py build
-}
-
-package_python2-numexpr() {
-  depends=('python2-numpy')
-
-  cd $srcdir/numexpr-py2-$pkgver
-
-  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-
-  sed -i -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/python2| \
-$(find ${pkgdir} -name '*.py')
-
-  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python-numexpr() {
-  depends=('python-numpy')
-
-  cd $srcdir/numexpr-$pkgver
-
-  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
-
-  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: python-numexpr/repos/community-i686/PKGBUILD (from rev 110498, 
python-numexpr/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-01 13:45:33 UTC (rev 110499)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz ggi...@gmail.com
+# Contributor: Sebastien Binet binet@lblbox
+
+pkgbase=python-numexpr
+pkgname=('python2-numexpr' 'python-numexpr')
+pkgver=2.4
+pkgrel=1
+pkgdesc=Fast numerical array expression evaluator for Python, NumPy, 
PyTables, pandas
+url=https://github.com/pydata/numexpr;
+arch=('i686' 'x86_64')
+license=('MIT')
+makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 
'python2-numpy')
+source=(https://github.com/pydata/numexpr/archive/v$pkgver.tar.gz)
+md5sums=('c9357862a304b9ad614afaf9e9c8dc78')
+
+build() {
+  cd $srcdir
+  cp -a numexpr-$pkgver numexpr-py2-$pkgver
+
+  msg Building Python2
+  cd $srcdir/numexpr-py2-$pkgver
+  python2 setup.py build
+
+  msg Building Python3
+  cd $srcdir/numexpr-$pkgver
+  python setup.py build
+}
+
+package_python2-numexpr() {
+  depends=('python2-numpy')
+
+  cd $srcdir/numexpr-py2-$pkgver
+
+  python2 setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+
+  sed -i -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/python2| \
+$(find ${pkgdir} -name '*.py')
+
+  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python-numexpr() {
+  depends=('python-numpy')
+
+  cd $srcdir/numexpr-$pkgver
+
+  python setup.py install --prefix=/usr --root=$pkgdir --optimize=1
+
+  install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-05-01 13:45:09 UTC (rev 110498)
+++ community-x86_64/PKGBUILD   2014-05-01 13:45:33 UTC (rev 110499)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz ggi...@gmail.com
-# Contributor: Sebastien Binet binet@lblbox
-
-pkgbase=python-numexpr
-pkgname=('python2-numexpr' 'python-numexpr')
-pkgver=2.3.1
-pkgrel=2
-pkgdesc=Fast numerical array expression evaluator for Python, NumPy, 
PyTables, pandas
-url=https://github.com/pydata/numexpr;
-arch=('i686' 'x86_64')
-license=('MIT')
-makedepends=('python2-setuptools' 'python-setuptools' 'python-numpy' 
'python2-numpy')
-source=(https://github.com/pydata/numexpr/archive/v$pkgver.tar.gz)
-md5sums=('eda267543a8594b9979b71dc56199b71')
-
-build() {
-  cd $srcdir
-  cp -a numexpr-$pkgver 

[arch-commits] Commit in libreoffice/repos (52 files)

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 15:40:11
  Author: andyrtr
Revision: 211937

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

Added:
  libreoffice/repos/testing-i686/PKGBUILD
(from rev 211936, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/testing-i686/PKGBUILD.43
(from rev 211936, libreoffice/trunk/PKGBUILD.43)
  libreoffice/repos/testing-i686/icu53.diff
(from rev 211936, libreoffice/trunk/icu53.diff)
  libreoffice/repos/testing-i686/icu53_crashfix.diff
(from rev 211936, libreoffice/trunk/icu53_crashfix.diff)
  libreoffice/repos/testing-i686/libreoffice-base.install
(from rev 211936, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/testing-i686/libreoffice-calc.install
(from rev 211936, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/testing-i686/libreoffice-common.csh
(from rev 211936, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/testing-i686/libreoffice-common.install
(from rev 211936, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/testing-i686/libreoffice-common.sh
(from rev 211936, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/testing-i686/libreoffice-draw.install
(from rev 211936, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/testing-i686/libreoffice-impress.install
(from rev 211936, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/testing-i686/libreoffice-writer.install
(from rev 211936, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 211936, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice/repos/testing-i686/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
(from rev 211936, 
libreoffice/trunk/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff)
  libreoffice/repos/testing-x86_64/PKGBUILD
(from rev 211936, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/testing-x86_64/PKGBUILD.43
(from rev 211936, libreoffice/trunk/PKGBUILD.43)
  libreoffice/repos/testing-x86_64/icu53.diff
(from rev 211936, libreoffice/trunk/icu53.diff)
  libreoffice/repos/testing-x86_64/icu53_crashfix.diff
(from rev 211936, libreoffice/trunk/icu53_crashfix.diff)
  libreoffice/repos/testing-x86_64/libreoffice-base.install
(from rev 211936, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
(from rev 211936, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
(from rev 211936, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/testing-x86_64/libreoffice-common.install
(from rev 211936, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
(from rev 211936, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
(from rev 211936, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
(from rev 211936, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/testing-x86_64/libreoffice-writer.install
(from rev 211936, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 211936, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice/repos/testing-x86_64/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
(from rev 211936, 
libreoffice/trunk/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff)
Deleted:
  libreoffice/repos/testing-i686/PKGBUILD
  libreoffice/repos/testing-i686/PKGBUILD.43
  libreoffice/repos/testing-i686/libreoffice-base.install
  libreoffice/repos/testing-i686/libreoffice-calc.install
  libreoffice/repos/testing-i686/libreoffice-common.csh
  libreoffice/repos/testing-i686/libreoffice-common.install
  libreoffice/repos/testing-i686/libreoffice-common.sh
  libreoffice/repos/testing-i686/libreoffice-draw.install
  libreoffice/repos/testing-i686/libreoffice-impress.install
  libreoffice/repos/testing-i686/libreoffice-writer.install
  
libreoffice/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
  
libreoffice/repos/testing-i686/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
  libreoffice/repos/testing-x86_64/PKGBUILD
  libreoffice/repos/testing-x86_64/PKGBUILD.43
  libreoffice/repos/testing-x86_64/libreoffice-base.install
  libreoffice/repos/testing-x86_64/libreoffice-calc.install
  libreoffice/repos/testing-x86_64/libreoffice-common.csh
  libreoffice/repos/testing-x86_64/libreoffice-common.install
  libreoffice/repos/testing-x86_64/libreoffice-common.sh
  libreoffice/repos/testing-x86_64/libreoffice-draw.install
  libreoffice/repos/testing-x86_64/libreoffice-impress.install
  

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

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 16:51:41
  Author: andyrtr
Revision: 211938

upgpkg: libevdev 1.2-1

upstream update 1.2; added test suite run - gives errors, reported it upstream, 
old 1.1 gives the same failures

Modified:
  libevdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 13:40:11 UTC (rev 211937)
+++ PKGBUILD2014-05-01 14:51:41 UTC (rev 211938)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=libevdev
-pkgver=1.1
+pkgver=1.2
 pkgrel=1
 pkgdesc=Wrapper library for evdev devices
 arch=(i686 x86_64)
@@ -9,9 +9,9 @@
 url=http://www.freedesktop.org/wiki/Software/libevdev/;
 license=(custom:X11)
 depends=('glibc')
-makedepends=('python')
+makedepends=('python2' 'check' 'valgrind' 'doxygen')
 source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('3b0cf29342c7beaae47c0fc5eaff434cc821b64af68367908d0c306c2284ce04')
+sha256sums=('4195618067c01d915f67ad3034e89aaa597f5d548dbdd31fa12c569d4bf5a440')
 
 build() {
   cd $pkgname-$pkgver
@@ -19,6 +19,10 @@
 --disable-static
   make
 }
+check() {
+  cd $pkgname-$pkgver
+  make check || /bin/true
+}
 
 package() {
   cd $pkgname-$pkgver



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

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 16:51:57
  Author: andyrtr
Revision: 211939

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-05-01 14:51:41 UTC (rev 211938)
+++ extra-i686/PKGBUILD 2014-05-01 14:51:57 UTC (rev 211939)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=libevdev
-pkgver=1.1
-pkgrel=1
-pkgdesc=Wrapper library for evdev devices
-arch=(i686 x86_64)
-url=http://www.freedesktop.org/wiki/Software/libevdev/;
-license=(custom:X11)
-depends=('glibc')
-makedepends=('python')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('3b0cf29342c7beaae47c0fc5eaff434cc821b64af68367908d0c306c2284ce04')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: libevdev/repos/extra-i686/PKGBUILD (from rev 211938, 
libevdev/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-05-01 14:51:57 UTC (rev 211939)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=libevdev
+pkgver=1.2
+pkgrel=1
+pkgdesc=Wrapper library for evdev devices
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/wiki/Software/libevdev/;
+license=(custom:X11)
+depends=('glibc')
+makedepends=('python2' 'check' 'valgrind' 'doxygen')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('4195618067c01d915f67ad3034e89aaa597f5d548dbdd31fa12c569d4bf5a440')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+check() {
+  cd $pkgname-$pkgver
+  make check || /bin/true
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-05-01 14:51:41 UTC (rev 211938)
+++ extra-x86_64/PKGBUILD   2014-05-01 14:51:57 UTC (rev 211939)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=libevdev
-pkgver=1.1
-pkgrel=1
-pkgdesc=Wrapper library for evdev devices
-arch=(i686 x86_64)
-url=http://www.freedesktop.org/wiki/Software/libevdev/;
-license=(custom:X11)
-depends=('glibc')
-makedepends=('python')
-source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('3b0cf29342c7beaae47c0fc5eaff434cc821b64af68367908d0c306c2284ce04')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-}

Copied: libevdev/repos/extra-x86_64/PKGBUILD (from rev 211938, 
libevdev/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-05-01 14:51:57 UTC (rev 211939)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=libevdev
+pkgver=1.2
+pkgrel=1
+pkgdesc=Wrapper library for evdev devices
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/wiki/Software/libevdev/;
+license=(custom:X11)
+depends=('glibc')
+makedepends=('python2' 'check' 'valgrind' 'doxygen')
+source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('4195618067c01d915f67ad3034e89aaa597f5d548dbdd31fa12c569d4bf5a440')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static
+  make
+}
+check() {
+  cd $pkgname-$pkgver
+  make check || /bin/true
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



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

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 17:17:06
  Author: andyrtr
Revision: 211941

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

Added:
  sqlite/repos/testing-i686/
  sqlite/repos/testing-i686/PKGBUILD
(from rev 211940, sqlite/trunk/PKGBUILD)
  sqlite/repos/testing-i686/license.txt
(from rev 211940, sqlite/trunk/license.txt)
  sqlite/repos/testing-i686/sqlite-nautilus.patch
(from rev 211940, sqlite/trunk/sqlite-nautilus.patch)
  sqlite/repos/testing-x86_64/
  sqlite/repos/testing-x86_64/PKGBUILD
(from rev 211940, sqlite/trunk/PKGBUILD)
  sqlite/repos/testing-x86_64/license.txt
(from rev 211940, sqlite/trunk/license.txt)
  sqlite/repos/testing-x86_64/sqlite-nautilus.patch
(from rev 211940, sqlite/trunk/sqlite-nautilus.patch)

--+
 testing-i686/PKGBUILD|  104 +
 testing-i686/license.txt |   33 ++
 testing-i686/sqlite-nautilus.patch   |   41 +
 testing-x86_64/PKGBUILD  |  104 +
 testing-x86_64/license.txt   |   33 ++
 testing-x86_64/sqlite-nautilus.patch |   41 +
 6 files changed, 356 insertions(+)

Copied: sqlite/repos/testing-i686/PKGBUILD (from rev 211940, 
sqlite/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-05-01 15:17:06 UTC (rev 211941)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=sqlite
+pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc') 
+_amalgamationver=3080403
+_docver=${_amalgamationver}
+#_docver=3080001
+pkgver=3.8.4.3
+pkgrel=2
+pkgdesc=A C library that implements an SQL database engine
+arch=('i686' 'x86_64')
+license=('custom:Public Domain')
+url=http://www.sqlite.org/;
+makedepends=('tcl' 'readline')
+source=( # tarball containing the amalgamation for SQLite = 3.7.5 together 
with a configure script and makefile for building it; includes now also the Tcl 
Extension Architecture (TEA)
+   http://www.sqlite.org/2014/sqlite-autoconf-$_amalgamationver.tar.gz
+   http://www.sqlite.org/2014/sqlite-doc-${_docver}.zip
+   license.txt
+   sqlite-nautilus.patch)
+options=('!emptydirs')
+sha1sums=('70f3b100fa22e5bfebfe1b0a2102612e3c6c53fb'
+  'ce8615799a9da7fc9d2cbcd2774d77da4ba72417'
+  'f34f6daa4ab3073d74e774aad21d66878cf26853'
+  '4e9a4f80c91bbaf80f0f45b9b97fb1cbe3464bc7')
+
+prepare() {
+  cd $srcdir/sqlite-autoconf-$_amalgamationver
+  # https://bugs.archlinux.org/task/39861
+  patch -Np1 -i ${srcdir}/sqlite-nautilus.patch
+}
+
+build() {
+  export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE
+
+  # build sqlite
+  cd $srcdir/sqlite-autoconf-$_amalgamationver
+
+  ./configure --prefix=/usr \
+   --disable-static
+  make
+  
+  # build the tcl extension
+  cd $srcdir/sqlite-autoconf-$_amalgamationver/tea
+  ./configure --prefix=/usr \
+   --with-system-sqlite
+  make
+
+}
+
+package_sqlite() {
+ 
+ pkgdesc=A C library that implements an SQL database engine
+ depends=('readline')
+ provides=(sqlite3=$pkgver)
+ replaces=(sqlite3)
+ 
+  cd ${srcdir}/sqlite-autoconf-$_amalgamationver
+  make DESTDIR=${pkgdir} install
+  
+  # license - no linking required because pkgbase=pkgname
+  install -D -m644 ${srcdir}/license.txt 
${pkgdir}/usr/share/licenses/${pkgbase}/license.txt
+}
+
+package_sqlite-tcl() {
+ 
+ pkgdesc=sqlite Tcl Extension Architecture (TEA)
+ depends=('sqlite')
+ provides=(sqlite3-tcl=$pkgver)
+ replaces=(sqlite3-tcl)
+ 
+  cd ${srcdir}/sqlite-autoconf-$_amalgamationver/tea
+  make DESTDIR=${pkgdir} install
+  
+  # link license
+  install -m755 -d ${pkgdir}/usr/share/licenses
+  ln -sf /usr/share/licenses/${pkgbase} 
${pkgdir}/usr/share/licenses/${pkgname}
+}
+
+package_sqlite-doc() {
+
+ pkgdesc=most of the static HTML files that comprise this website, including 
all of the SQL Syntax and the C/C++ interface specs and other miscellaneous 
documentation
+ #arch=('any') - not yet supported
+ provides=(sqlite3-doc=$pkgver)
+ replaces=(sqlite3-doc)
+ 
+  #cd ${srcdir}/sqlite-doc-${_amalgamationver}
+  cd ${srcdir}/sqlite-doc-${_docver}
+  mkdir -p ${pkgdir}/usr/share/doc/${pkgbase}
+  cp -R *  ${pkgdir}/usr/share/doc/${pkgbase}/
+  
+  # fix permissions and remove obsolete files; 
https://bugs.archlinux.org/task/24605
+  find ${pkgdir} -type f -perm 755 -exec ls -lha {} \;
+  find ${pkgdir} -type f -perm 755 -exec chmod 644 {} \;
+
+  find ${pkgdir} -type f -name '*~' -exec ls -lha {} \;
+  find ${pkgdir} -type d -name '*~' -exec ls -lha {} \;
+  find ${pkgdir} -name '*~' -exec rm -f {} \;
+
+  find ${pkgdir} -type f -name '.~*' -exec ls -lha {} \; # 

[arch-commits] Commit in sqlite/trunk (PKGBUILD sqlite-nautilus.patch)

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 17:16:47
  Author: andyrtr
Revision: 211940

upgpkg: sqlite 3.8.4.3-2

apply upstream fix for FS#39861

Added:
  sqlite/trunk/sqlite-nautilus.patch
Modified:
  sqlite/trunk/PKGBUILD

---+
 PKGBUILD  |   14 +++---
 sqlite-nautilus.patch |   41 +
 2 files changed, 52 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 14:51:57 UTC (rev 211939)
+++ PKGBUILD2014-05-01 15:16:47 UTC (rev 211940)
@@ -8,7 +8,7 @@
 _docver=${_amalgamationver}
 #_docver=3080001
 pkgver=3.8.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc=A C library that implements an SQL database engine
 arch=('i686' 'x86_64')
 license=('custom:Public Domain')
@@ -17,12 +17,20 @@
 source=( # tarball containing the amalgamation for SQLite = 3.7.5 together 
with a configure script and makefile for building it; includes now also the Tcl 
Extension Architecture (TEA)
http://www.sqlite.org/2014/sqlite-autoconf-$_amalgamationver.tar.gz
http://www.sqlite.org/2014/sqlite-doc-${_docver}.zip
-   license.txt)
+   license.txt
+   sqlite-nautilus.patch)
 options=('!emptydirs')
 sha1sums=('70f3b100fa22e5bfebfe1b0a2102612e3c6c53fb'
   'ce8615799a9da7fc9d2cbcd2774d77da4ba72417'
-  'f34f6daa4ab3073d74e774aad21d66878cf26853')
+  'f34f6daa4ab3073d74e774aad21d66878cf26853'
+  '4e9a4f80c91bbaf80f0f45b9b97fb1cbe3464bc7')
 
+prepare() {
+  cd $srcdir/sqlite-autoconf-$_amalgamationver
+  # https://bugs.archlinux.org/task/39861
+  patch -Np1 -i ${srcdir}/sqlite-nautilus.patch
+}
+
 build() {
   export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE
 

Added: sqlite-nautilus.patch
===
--- sqlite-nautilus.patch   (rev 0)
+++ sqlite-nautilus.patch   2014-05-01 15:16:47 UTC (rev 211940)
@@ -0,0 +1,41 @@
+Upstream fix for the issue that caused nautilus to crash.
+RHBZ: #1075889
+
+--- src/sqlite3.c
 src/sqlite3.c
+@@ -4855,18 +4855,10 @@
+   ** rowid appears in the ORDER BY clause, the corresponding WhereLoop is
+   ** automatically order-distinct.
+   */
+ 
+   assert( pOrderBy!=0 );
+-
+-  /* Sortability of virtual tables is determined by the xBestIndex method
+-  ** of the virtual table itself */
+-  if( pLast-wsFlags  WHERE_VIRTUALTABLE ){
+-testcase( nLoop0 );  /* True when outer loops are one-row and match 
+-  ** no ORDER BY terms */
+-return pLast-u.vtab.isOrdered;
+-  }
+   if( nLoop  OptimizationDisabled(db, SQLITE_OrderByIdxJoin) ) return 0;
+ 
+   nOrderBy = pOrderBy-nExpr;
+   testcase( nOrderBy==BMS-1 );
+   if( nOrderByBMS-1 ) return 0;  /* Cannot optimize overly large ORDER BYs */
+@@ -4875,11 +4867,14 @@
+   orderDistinctMask = 0;
+   ready = 0;
+   for(iLoop=0; isOrderDistinct  obSatobDone  iLoop=nLoop; iLoop++){
+ if( iLoop0 ) ready |= pLoop-maskSelf;
+ pLoop = iLoopnLoop ? pPath-aLoop[iLoop] : pLast;
+-assert( (pLoop-wsFlags  WHERE_VIRTUALTABLE)==0 );
++if( pLoop-wsFlags  WHERE_VIRTUALTABLE ){
++  if( pLoop-u.vtab.isOrdered ) obSat = obDone;
++  break;
++}
+ iCur = pWInfo-pTabList-a[pLoop-iTab].iCursor;
+ 
+ /* Mark off any ORDER BY term X that is a column in the table of
+ ** the current loop for which there is term in the WHERE
+ ** clause of the form X IS NULL or X=? that reference only outer
+



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

2014-05-01 Thread Anatol Pomozov
Date: Thursday, May 1, 2014 @ 18:15:39
  Author: anatolik
Revision: 211942

upgpkg: openmpi 1.8.1-2

Rebuild for gcc-4.9

Modified:
  openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 15:17:06 UTC (rev 211941)
+++ PKGBUILD2014-05-01 16:15:39 UTC (rev 211942)
@@ -4,7 +4,7 @@
 
 pkgname=openmpi
 pkgver=1.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='High performance message passing library (MPI)'
 arch=(i686 x86_64)
 url='http://www.open-mpi.org'



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

2014-05-01 Thread Anatol Pomozov
Date: Thursday, May 1, 2014 @ 18:16:51
  Author: anatolik
Revision: 211943

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

Added:
  openmpi/repos/staging-i686/
  openmpi/repos/staging-i686/PKGBUILD
(from rev 211942, openmpi/trunk/PKGBUILD)
  openmpi/repos/staging-x86_64/
  openmpi/repos/staging-x86_64/PKGBUILD
(from rev 211942, openmpi/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   64 ++
 staging-x86_64/PKGBUILD |   64 ++
 2 files changed, 128 insertions(+)

Copied: openmpi/repos/staging-i686/PKGBUILD (from rev 211942, 
openmpi/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-05-01 16:16:51 UTC (rev 211943)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Anatol Pomozov anatol dot pomozov at gmail
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+
+pkgname=openmpi
+pkgver=1.8.1
+pkgrel=2
+pkgdesc='High performance message passing library (MPI)'
+arch=(i686 x86_64)
+url='http://www.open-mpi.org'
+license=(custom)
+depends=(libltdl hwloc)
+makedepends=(inetutils valgrind gcc-fortran)
+optdepends=('gcc-fortran: fortran support')
+options=(staticlibs)
+source=(http://www.open-mpi.org/software/ompi/v1.8/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('e6e85da3e54784ee3d7b0bb0ff4d365ef2899c49')
+
+build() {
+   cd $pkgname-$pkgver
+
+   # Make sure we use the system ltdl library rather than the ones in the 
tarball
+   rm -r opal/libltdl
+
+   ./configure --prefix=/usr \
+   --sysconfdir=/etc/${pkgname} \
+   --enable-mpi-fortran=all \
+   --libdir=/usr/lib/${pkgname} \
+   --with-threads=posix \
+   --enable-smp-locks \
+   --with-valgrind \
+   --enable-memchecker \
+   --enable-debug \
+   --enable-pretty-print-stacktrace \
+   --without-slurm \
+   --with-hwloc=/usr \
+   --with-libltdl=/usr  \
+   FC=/usr/bin/gfortran \
+   LDFLAGS=$LDFLAGS -Wl,-z,noexecstack
+
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+
+   # FS#28583
+   install -d -m 755 $pkgdir/usr/lib/pkgconfig
+   for i in ompi-c.pc ompi-cxx.pc ompi-f77.pc ompi-f90.pc ompi.pc; do
+  ln -sf /usr/lib/openmpi/pkgconfig/$i $pkgdir/usr/lib/pkgconfig/
+   done
+
+   # Openmpi's otfinfo conflicts with the one from texlive
+   mv $pkgdir/usr/bin/otfinfo{,mpi}
+
+   # Remove dangling symlink and useless file
+   rm $pkgdir/usr/share/vampirtrace/config.log
+
+   install -d -m 755 $pkgdir/etc/ld.so.conf.d
+   echo /usr/lib/$pkgname  $pkgdir/etc/ld.so.conf.d/$pkgname.conf
+
+   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Copied: openmpi/repos/staging-x86_64/PKGBUILD (from rev 211942, 
openmpi/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-05-01 16:16:51 UTC (rev 211943)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Anatol Pomozov anatol dot pomozov at gmail
+# Contributor: Stéphane Gaudreault steph...@archlinux.org
+
+pkgname=openmpi
+pkgver=1.8.1
+pkgrel=2
+pkgdesc='High performance message passing library (MPI)'
+arch=(i686 x86_64)
+url='http://www.open-mpi.org'
+license=(custom)
+depends=(libltdl hwloc)
+makedepends=(inetutils valgrind gcc-fortran)
+optdepends=('gcc-fortran: fortran support')
+options=(staticlibs)
+source=(http://www.open-mpi.org/software/ompi/v1.8/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('e6e85da3e54784ee3d7b0bb0ff4d365ef2899c49')
+
+build() {
+   cd $pkgname-$pkgver
+
+   # Make sure we use the system ltdl library rather than the ones in the 
tarball
+   rm -r opal/libltdl
+
+   ./configure --prefix=/usr \
+   --sysconfdir=/etc/${pkgname} \
+   --enable-mpi-fortran=all \
+   --libdir=/usr/lib/${pkgname} \
+   --with-threads=posix \
+   --enable-smp-locks \
+   --with-valgrind \
+   --enable-memchecker \
+   --enable-debug \
+   --enable-pretty-print-stacktrace \
+   --without-slurm \
+   --with-hwloc=/usr \
+   --with-libltdl=/usr  \
+   FC=/usr/bin/gfortran \
+   LDFLAGS=$LDFLAGS -Wl,-z,noexecstack
+
+   make
+}
+
+package() {
+   cd $pkgname-$pkgver
+   make DESTDIR=$pkgdir install
+
+   # FS#28583
+   install -d -m 755 $pkgdir/usr/lib/pkgconfig
+   for i in ompi-c.pc ompi-cxx.pc ompi-f77.pc ompi-f90.pc ompi.pc; do
+  ln -sf /usr/lib/openmpi/pkgconfig/$i $pkgdir/usr/lib/pkgconfig/
+   done
+
+   # Openmpi's otfinfo conflicts with the one from texlive
+   mv $pkgdir/usr/bin/otfinfo{,mpi}
+
+   # Remove dangling symlink and 

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

2014-05-01 Thread Gaetan Bisson
Date: Thursday, May 1, 2014 @ 19:09:06
  Author: bisson
Revision: 110500

fix plugins location

Modified:
  picard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 13:45:33 UTC (rev 110499)
+++ PKGBUILD2014-05-01 17:09:06 UTC (rev 110500)
@@ -5,7 +5,7 @@
 
 pkgname=picard
 pkgver=1.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Official MusicBrainz tagger'
 url='http://musicbrainz.org/doc/MusicBrainz_Picard'
 license=('GPL')
@@ -26,5 +26,5 @@
 package() {
cd ${srcdir}/picard-${pkgver}
python2 setup.py install --root=${pkgdir}
-   cp -r contrib/* 
${pkgdir}/usr/lib/python2.7/site-packages/picard/plugins/
+   cp -r contrib/plugins/* 
${pkgdir}/usr/lib/python2.7/site-packages/picard/plugins/
 }



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

2014-05-01 Thread Gaetan Bisson
Date: Thursday, May 1, 2014 @ 19:09:17
  Author: bisson
Revision: 110501

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

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

---+
 /PKGBUILD |   60 
 /install  |   24 +
 community-i686/PKGBUILD   |   30 --
 community-i686/install|   12 
 community-x86_64/PKGBUILD |   30 --
 community-x86_64/install  |   12 
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-05-01 17:09:06 UTC (rev 110500)
+++ community-i686/PKGBUILD 2014-05-01 17:09:17 UTC (rev 110501)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: sysrq
-
-pkgname=picard
-pkgver=1.2
-pkgrel=2
-pkgdesc='Official MusicBrainz tagger'
-url='http://musicbrainz.org/doc/MusicBrainz_Picard'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('python2-pyqt' 'mutagen')
-optdepends=('libdiscid: CD lookup'
-'chromaprint: fingerprinting')
-source=(http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('323e22adef321a8fb80d617eb86a880f7d546fca')
-
-install=install
-
-build() {
-   cd ${srcdir}/picard-${pkgver}
-   python2 setup.py config
-}
-
-package() {
-   cd ${srcdir}/picard-${pkgver}
-   python2 setup.py install --root=${pkgdir}
-   cp -r contrib/* 
${pkgdir}/usr/lib/python2.7/site-packages/picard/plugins/
-}

Copied: picard/repos/community-i686/PKGBUILD (from rev 110500, 
picard/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-01 17:09:17 UTC (rev 110501)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Mateusz Herych heni...@gmail.com
+# Contributor: sysrq
+
+pkgname=picard
+pkgver=1.2
+pkgrel=3
+pkgdesc='Official MusicBrainz tagger'
+url='http://musicbrainz.org/doc/MusicBrainz_Picard'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('python2-pyqt' 'mutagen')
+optdepends=('libdiscid: CD lookup'
+'chromaprint: fingerprinting')
+source=(http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('323e22adef321a8fb80d617eb86a880f7d546fca')
+
+install=install
+
+build() {
+   cd ${srcdir}/picard-${pkgver}
+   python2 setup.py config
+}
+
+package() {
+   cd ${srcdir}/picard-${pkgver}
+   python2 setup.py install --root=${pkgdir}
+   cp -r contrib/plugins/* 
${pkgdir}/usr/lib/python2.7/site-packages/picard/plugins/
+}

Deleted: community-i686/install
===
--- community-i686/install  2014-05-01 17:09:06 UTC (rev 110500)
+++ community-i686/install  2014-05-01 17:09:17 UTC (rev 110501)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor /dev/null
-   update-desktop-database -q /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: picard/repos/community-i686/install (from rev 110500, 
picard/trunk/install)
===
--- community-i686/install  (rev 0)
+++ community-i686/install  2014-05-01 17:09:17 UTC (rev 110501)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor /dev/null
+   update-desktop-database -q /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-05-01 17:09:06 UTC (rev 110500)
+++ community-x86_64/PKGBUILD   2014-05-01 17:09:17 UTC (rev 110501)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Mateusz Herych heni...@gmail.com
-# Contributor: sysrq
-
-pkgname=picard
-pkgver=1.2
-pkgrel=2
-pkgdesc='Official MusicBrainz tagger'
-url='http://musicbrainz.org/doc/MusicBrainz_Picard'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('python2-pyqt' 'mutagen')
-optdepends=('libdiscid: CD lookup'
-

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

2014-05-01 Thread Gaetan Bisson
Date: Thursday, May 1, 2014 @ 19:45:56
  Author: bisson
Revision: 211944

db-move: moved procps-ng from [testing] to [core] (i686, x86_64)

Added:
  procps-ng/repos/core-i686/PKGBUILD
(from rev 211943, procps-ng/repos/testing-i686/PKGBUILD)
  procps-ng/repos/core-i686/install
(from rev 211943, procps-ng/repos/testing-i686/install)
  procps-ng/repos/core-x86_64/PKGBUILD
(from rev 211943, procps-ng/repos/testing-x86_64/PKGBUILD)
  procps-ng/repos/core-x86_64/install
(from rev 211943, procps-ng/repos/testing-x86_64/install)
Deleted:
  procps-ng/repos/core-i686/PKGBUILD
  procps-ng/repos/core-i686/install
  procps-ng/repos/core-x86_64/PKGBUILD
  procps-ng/repos/core-x86_64/install
  procps-ng/repos/testing-i686/
  procps-ng/repos/testing-x86_64/

--+
 /PKGBUILD|  102 +
 /install |   28 +
 core-i686/PKGBUILD   |   50 
 core-i686/install|   14 --
 core-x86_64/PKGBUILD |   50 
 core-x86_64/install  |   14 --
 6 files changed, 130 insertions(+), 128 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2014-05-01 16:16:51 UTC (rev 211943)
+++ core-i686/PKGBUILD  2014-05-01 17:45:56 UTC (rev 211944)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Eric Bélanger e...@archlinux.org
-
-pkgname=procps-ng
-pkgver=3.3.9
-pkgrel=2
-pkgdesc='Utilities for monitoring your system and its processes'
-url='http://sourceforge.net/projects/procps-ng/'
-license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
-depends=('ncurses')
-source=(http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('088c77631745fc75ee41fc29c254a4069be4869a')
-
-groups=('base')
-
-conflicts=('procps' 'sysvinit-tools')
-provides=('procps' 'sysvinit-tools')
-replaces=('procps' 'sysvinit-tools')
-
-install=install
-
-prepare() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   sed 's:ncursesw/::g' -i watch.c
-}
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure \
-   --prefix=/usr \
-   --exec-prefix=/ \
-   --sysconfdir=/etc \
-   --libdir=/usr/lib \
-   --bindir=/usr/bin \
-   --sbindir=/usr/bin \
-   --enable-watch8bit \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-
-   # provided by util-linux
-   rm ${pkgdir}/usr/bin/kill
-   rm ${pkgdir}/usr/share/man/man1/kill.1
-}

Copied: procps-ng/repos/core-i686/PKGBUILD (from rev 211943, 
procps-ng/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2014-05-01 17:45:56 UTC (rev 211944)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Eric Bélanger e...@archlinux.org
+
+pkgname=procps-ng
+pkgver=3.3.9
+pkgrel=3
+pkgdesc='Utilities for monitoring your system and its processes'
+url='http://sourceforge.net/projects/procps-ng/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('ncurses' 'systemd')
+source=(http://downloads.sourceforge.net/project/${pkgname}/Production/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('088c77631745fc75ee41fc29c254a4069be4869a')
+
+groups=('base')
+
+conflicts=('procps' 'sysvinit-tools')
+provides=('procps' 'sysvinit-tools')
+replaces=('procps' 'sysvinit-tools')
+
+install=install
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   sed 's:ncursesw/::g' -i watch.c
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure \
+   --prefix=/usr \
+   --exec-prefix=/ \
+   --sysconfdir=/etc \
+   --libdir=/usr/lib \
+   --bindir=/usr/bin \
+   --sbindir=/usr/bin \
+   --enable-watch8bit \
+   --with-systemd \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+
+   # provided by util-linux
+   rm ${pkgdir}/usr/bin/kill
+   rm ${pkgdir}/usr/share/man/man1/kill.1
+}

Deleted: core-i686/install
===
--- core-i686/install   2014-05-01 16:16:51 UTC (rev 211943)
+++ core-i686/install   2014-05-01 17:45:56 UTC (rev 211944)
@@ -1,14 +0,0 @@
-post_upgrade() {
-   if [[ $(vercmp $2 3.3.8-3) = -1 ]]; then
-   cat EOF
-
-== The file /etc/sysctl.conf has been removed from this
-== package, as all its settings are now kernel defaults.
-
-== If you had customized it, you need to rename it as
-== /etc/sysctl.d/99-sysctl.conf since from version 207 on
-== systemd only applies settings from /etc/sysctl.d/* .
-
-EOF
-   fi
-}

Copied: 

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

2014-05-01 Thread Alexander Rødseth
Date: Thursday, May 1, 2014 @ 20:40:11
  Author: arodseth
Revision: 110502

upgpkg: nuitka 0.5.1.5-1

Modified:
  nuitka/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 17:09:17 UTC (rev 110501)
+++ PKGBUILD2014-05-01 18:40:11 UTC (rev 110502)
@@ -3,7 +3,7 @@
 # Contributor: Panagiotis Mavrogiorgos (pmav99)  (gmail)
 
 pkgname=nuitka
-pkgver=0.5.1.3
+pkgver=0.5.1.5
 pkgrel=1
 pkgdesc='Python to native compiler'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python')
 options=('!emptydirs')
 source=(http://nuitka.net/releases/Nuitka-$pkgver.tar.gz;)
-sha256sums=('bbbd9a612ebe6db7fdfa3720aee4f78cf9b89fb622a913b6c89868055d33e595')
+sha256sums=('88318741eaaec21bf9637a3fad6d5d55e35d4b2da8adb61634427cc70d388ef9')
 
 package() {
   cd Nuitka-$pkgver



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

2014-05-01 Thread Alexander Rødseth
Date: Thursday, May 1, 2014 @ 20:40:21
  Author: arodseth
Revision: 110503

archrelease: copy trunk to community-any

Added:
  nuitka/repos/community-any/PKGBUILD
(from rev 110502, nuitka/trunk/PKGBUILD)
Deleted:
  nuitka/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-01 18:40:11 UTC (rev 110502)
+++ PKGBUILD2014-05-01 18:40:21 UTC (rev 110503)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Panagiotis Mavrogiorgos (pmav99)  (gmail)
-
-pkgname=nuitka
-pkgver=0.5.1.3
-pkgrel=1
-pkgdesc='Python to native compiler'
-arch=('any')
-url='http://www.nuitka.net/'
-license=('APACHE')
-makedepends=('scons')
-depends=('python')
-options=('!emptydirs')
-source=(http://nuitka.net/releases/Nuitka-$pkgver.tar.gz;)
-sha256sums=('bbbd9a612ebe6db7fdfa3720aee4f78cf9b89fb622a913b6c89868055d33e595')
-
-package() {
-  cd Nuitka-$pkgver
-
-  python setup.py install --root=$pkgdir --optimize=1
-}
-
-# vim: sw=2 ts=2 et:

Copied: nuitka/repos/community-any/PKGBUILD (from rev 110502, 
nuitka/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-01 18:40:21 UTC (rev 110503)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Panagiotis Mavrogiorgos (pmav99)  (gmail)
+
+pkgname=nuitka
+pkgver=0.5.1.5
+pkgrel=1
+pkgdesc='Python to native compiler'
+arch=('any')
+url='http://www.nuitka.net/'
+license=('APACHE')
+makedepends=('scons')
+depends=('python')
+options=('!emptydirs')
+source=(http://nuitka.net/releases/Nuitka-$pkgver.tar.gz;)
+sha256sums=('88318741eaaec21bf9637a3fad6d5d55e35d4b2da8adb61634427cc70d388ef9')
+
+package() {
+  cd Nuitka-$pkgver
+
+  python setup.py install --root=$pkgdir --optimize=1
+}
+
+# vim: sw=2 ts=2 et:



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

2014-05-01 Thread Allan McRae
Date: Friday, May 2, 2014 @ 00:35:30
  Author: allan
Revision: 211945

note dual license

Modified:
  gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 17:45:56 UTC (rev 211944)
+++ PKGBUILD2014-05-01 22:35:30 UTC (rev 211945)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url=http://gmplib.org/;
 depends=('gcc-libs' 'sh')
-license=('LGPL3')
+license=('LGPL3' 'GPL')
 install=gmp.install
 source=(ftp://ftp.gmplib.org/pub/gmp-${pkgver}/gmp-${pkgver}a.tar.xz{,.sig})
 md5sums=('1e6da4e434553d2811437aa42c7f7c76'



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

2014-05-01 Thread Михаил Страшун
Date: Friday, May 2, 2014 @ 00:59:34
  Author: dicebot
Revision: 110504

gdc: preparation for gcc 4.9.0 switch

Modified:
  gdc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 18:40:21 UTC (rev 110503)
+++ PKGBUILD2014-05-01 22:59:34 UTC (rev 110504)
@@ -4,22 +4,21 @@
 # Contributor: Jesus Alvarez jeezu...@gmail.com
 
 pkgname=('gdc' 'libgphobos-devel')
-pkgver=4.8.2
-pkgrel=7
+pkgver=4.9.0
+pkgrel=1
 arch=('i686' 'x86_64')
 url=https://github.com/D-Programming-GDC/GDC;
 license=('GPL')
 makedepends=('binutils=2.23' 'git' 'gcc' 'make' 'perl' 'cloog' 'automake')
 options=('!emptydirs' '!buildflags')
-_snapshot=4.8-20130725
 source=(
-ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2;
-gdc::git://github.com/D-Programming-GDC/GDC.git#branch=gdc-4.8
+ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2;
+gdc::git://github.com/D-Programming-GDC/GDC.git#branch=gdc-4.9
 git+https://github.com/D-Programming-GDC/GDMD.git;
 folders.diff
 )
 sha256sums=(
-'e4e2202b15f8ba323f88c65de0e4190b0630a4b2e70b0653526b31e946877ead'
+'b9b047a97bade9c1c89970bc8e211ff57b7b8998a1730a80a653d329f8ed1257'
 'SKIP'
 'SKIP'
 '82f1ba0825164a74660bd5008d8f3acae1bacc3271c86475efc1601fe0da73c4'
@@ -30,12 +29,12 @@
 
 prepare()
 {
-cd $srcdir/gcc-$_snapshot
+cd $srcdir/gcc-$pkgver
 
-# Do not run fixincludes
-sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
+# Arch Linux installs x86_64 libraries /lib
+[[ $CARCH == x86_64 ]]  sed -i '/m64=/s/lib64/lib/' 
gcc/config/i386/t-linux64
 
-echo $pkgver  gcc/BASE-VER
+echo ${pkgver}  gcc/BASE-VER
 
 # hack! - some configure tests for header files using $CPP $CPPFLAGS
 sed -i /ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/ {libiberty,gcc}/configure
@@ -42,7 +41,7 @@
 
 cd $srcdir/gdc
 git apply $srcdir/folders.diff # fix gdc_include_path
-./setup-gcc.sh ../gcc-$_snapshot
+./setup-gcc.sh ../gcc-$pkgver
 
 mkdir $srcdir/gcc-build
 }
@@ -52,7 +51,7 @@
 {
 cd ${srcdir}/gcc-build
 
-${srcdir}/gcc-$_snapshot/configure --prefix=/usr \
+${srcdir}/gcc-$pkgver/configure --prefix=/usr \
 --libdir=/usr/lib --libexecdir=/usr/lib \
 --mandir=/usr/share/man --infodir=/usr/share/info \
 --with-bugurl=https://bugs.archlinux.org/ \
@@ -63,7 +62,7 @@
 --disable-libstdcxx-pch --disable-libssp \
 --enable-gnu-unique-object --enable-linker-build-id \
 --enable-cloog-backend=isl --disable-cloog-version-check \
---enable-lto --enable-gold --enable-plugin --enable-ld=default \
+--enable-gold --enable-plugin --enable-ld=default \
 --enable-install-libiberty --with-plugin-ld=ld.gold \
 --with-linker-hash-style=gnu \
 --disable-multilib --disable-werror \



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

2014-05-01 Thread Felix Yan
Date: Friday, May 2, 2014 @ 04:23:42
  Author: fyan
Revision: 110505

upgpkg: nodejs 0.10.27-1

Modified:
  nodejs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 22:59:34 UTC (rev 110504)
+++ PKGBUILD2014-05-02 02:23:42 UTC (rev 110505)
@@ -1,4 +1,5 @@
 # $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
 # Contributor  Bartłomiej Piotrowski bpiotrow...@archlinux.org
 # Contributor: Thomas Dziedzic  gostrc at gmail 
 # Contributor: James Campos james.r.cam...@gmail.com
@@ -8,7 +9,7 @@
 # Contributor: TIanyi Cui tianyi...@gmail.com
 
 pkgname=nodejs
-pkgver=0.10.26
+pkgver=0.10.27
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('i686' 'x86_64')
@@ -16,10 +17,11 @@
 license=('MIT')
 depends=('openssl')
 makedepends=('python2')
+optdepends=('python2: for node-gyp')
 checkdepends=('curl')
 options=('!emptydirs')
 source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
-sha256sums=('ef5e4ea6f2689ed7f781355012b942a2347e0299da0804a58de8e6281c4b1daa')
+sha256sums=('911876c38974a77e1ddf141285b0a994d8c98bddac7229802d7f16600d69d1fe')
 
 prepare() {
   cd node-v$pkgver



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

2014-05-01 Thread Felix Yan
Date: Friday, May 2, 2014 @ 04:25:14
  Author: fyan
Revision: 110506

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

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

---+
 /PKGBUILD |  136 
 community-i686/PKGBUILD   |   66 -
 community-x86_64/PKGBUILD |   66 -
 3 files changed, 136 insertions(+), 132 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-05-02 02:23:42 UTC (rev 110505)
+++ community-i686/PKGBUILD 2014-05-02 02:25:14 UTC (rev 110506)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: James Campos james.r.cam...@gmail.com
-# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
-# Contributor: Dongsheng Cai dongsheng at moodle dot com
-# Contributor: Masutu Subric masutu.arch at googlemail dot com
-# Contributor: TIanyi Cui tianyi...@gmail.com
-
-pkgname=nodejs
-pkgver=0.10.26
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript'
-arch=('i686' 'x86_64')
-url='http://nodejs.org/'
-license=('MIT')
-depends=('openssl')
-makedepends=('python2')
-checkdepends=('curl')
-options=('!emptydirs')
-source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
-sha256sums=('ef5e4ea6f2689ed7f781355012b942a2347e0299da0804a58de8e6281c4b1daa')
-
-prepare() {
-  cd node-v$pkgver
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_2_' \
--e s_'python'_'python2'_ -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v$pkgver
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---shared-openssl
-
-  make
-}
-
-check() {
-  cd node-v$pkgver
-  make test || true
-}
-
-package() {
-  cd node-v$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # install docs as per user request
-  install -d $pkgdir/usr/share/doc/nodejs
-  cp -r doc/api/{*.html,assets} \
-$pkgdir/usr/share/doc/nodejs
-
-  install -D -m644 LICENSE \
-$pkgdir/usr/share/licenses/nodejs/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nodejs/repos/community-i686/PKGBUILD (from rev 110505, 
nodejs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-02 02:25:14 UTC (rev 110506)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: James Campos james.r.cam...@gmail.com
+# Contributor: BlackEagle  ike DOT devolder AT gmail DOT com 
+# Contributor: Dongsheng Cai dongsheng at moodle dot com
+# Contributor: Masutu Subric masutu.arch at googlemail dot com
+# Contributor: TIanyi Cui tianyi...@gmail.com
+
+pkgname=nodejs
+pkgver=0.10.27
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript'
+arch=('i686' 'x86_64')
+url='http://nodejs.org/'
+license=('MIT')
+depends=('openssl')
+makedepends=('python2')
+optdepends=('python2: for node-gyp')
+checkdepends=('curl')
+options=('!emptydirs')
+source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
+sha256sums=('911876c38974a77e1ddf141285b0a994d8c98bddac7229802d7f16600d69d1fe')
+
+prepare() {
+  cd node-v$pkgver
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_2_' \
+-e s_'python'_'python2'_ -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v$pkgver
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--shared-openssl
+
+  make
+}
+
+check() {
+  cd node-v$pkgver
+  make test || true
+}
+
+package() {
+  cd node-v$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # install docs as per user request
+  install -d $pkgdir/usr/share/doc/nodejs
+  cp -r doc/api/{*.html,assets} \
+$pkgdir/usr/share/doc/nodejs
+
+  install -D -m644 LICENSE \
+$pkgdir/usr/share/licenses/nodejs/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-05-02 02:23:42 UTC (rev 110505)
+++ community-x86_64/PKGBUILD   2014-05-02 02:25:14 UTC (rev 110506)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# 

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

2014-05-01 Thread Dave Reisner
Date: Friday, May 2, 2014 @ 04:35:30
  Author: dreisner
Revision: 211946

upgpkg: leveldb 1.17-1

- switch to git tags as source

Modified:
  leveldb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 22:35:30 UTC (rev 211945)
+++ PKGBUILD2014-05-02 02:35:30 UTC (rev 211946)
@@ -3,7 +3,7 @@
 # Contributor: feydaykyn feyday...@yahoo.fr
 
 pkgname=leveldb
-pkgver=1.15.0
+pkgver=1.17
 pkgrel=1
 pkgdesc=A fast and lightweight key/value database library
 arch=('i686' 'x86_64')
@@ -10,19 +10,20 @@
 url=https://code.google.com/p/leveldb/;
 license=('BSD')
 depends=('gperftools' 'snappy')
-source=(https://leveldb.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-sha1sums=('74b70a1156d91807d8d84bfdd026e0bb5acbbf23')
+makedepends=('git')
+source=(git+https://code.google.com/p/leveldb/#tag=$pkgver;)
+sha1sums=('SKIP')
 
 build() {
-  make -C $pkgname-$pkgver
+  make -C $pkgname
 }
 
 check() {
-  make -C $pkgname-$pkgver check
+  make -C $pkgname check
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
 
   install -dm755 \
   $pkgdir/usr/{include/leveldb,lib} \



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

2014-05-01 Thread Dave Reisner
Date: Friday, May 2, 2014 @ 04:35:57
  Author: dreisner
Revision: 211947

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-05-02 02:35:30 UTC (rev 211946)
+++ extra-i686/PKGBUILD 2014-05-02 02:35:57 UTC (rev 211947)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Contributor: feydaykyn feyday...@yahoo.fr
-
-pkgname=leveldb
-pkgver=1.15.0
-pkgrel=1
-pkgdesc=A fast and lightweight key/value database library
-arch=('i686' 'x86_64')
-url=https://code.google.com/p/leveldb/;
-license=('BSD')
-depends=('gperftools' 'snappy')
-source=(https://leveldb.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-sha1sums=('74b70a1156d91807d8d84bfdd026e0bb5acbbf23')
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -dm755 \
-  $pkgdir/usr/{include/leveldb,lib} \
-  $pkgdir/usr/share/doc/$pkgname
-
-  # libraries
-  install -m644 -t $pkgdir/usr/lib libleveldb.so.${pkgver%.?*} libleveldb.a
-  cp -P libleveldb.so{,.1} $pkgdir/usr/lib
-
-  # headers
-  install -m644 -t $pkgdir/usr/include/leveldb include/leveldb/*
-
-  # documentation
-  cp -r doc/* $pkgdir/usr/share/doc/$pkgname
-
-  # license
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: leveldb/repos/extra-i686/PKGBUILD (from rev 211946, 
leveldb/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-05-02 02:35:57 UTC (rev 211947)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: feydaykyn feyday...@yahoo.fr
+
+pkgname=leveldb
+pkgver=1.17
+pkgrel=1
+pkgdesc=A fast and lightweight key/value database library
+arch=('i686' 'x86_64')
+url=https://code.google.com/p/leveldb/;
+license=('BSD')
+depends=('gperftools' 'snappy')
+makedepends=('git')
+source=(git+https://code.google.com/p/leveldb/#tag=$pkgver;)
+sha1sums=('SKIP')
+
+build() {
+  make -C $pkgname
+}
+
+check() {
+  make -C $pkgname check
+}
+
+package() {
+  cd $pkgname
+
+  install -dm755 \
+  $pkgdir/usr/{include/leveldb,lib} \
+  $pkgdir/usr/share/doc/$pkgname
+
+  # libraries
+  install -m644 -t $pkgdir/usr/lib libleveldb.so.${pkgver%.?*} libleveldb.a
+  cp -P libleveldb.so{,.1} $pkgdir/usr/lib
+
+  # headers
+  install -m644 -t $pkgdir/usr/include/leveldb include/leveldb/*
+
+  # documentation
+  cp -r doc/* $pkgdir/usr/share/doc/$pkgname
+
+  # license
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-05-02 02:35:30 UTC (rev 211946)
+++ extra-x86_64/PKGBUILD   2014-05-02 02:35:57 UTC (rev 211947)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Contributor: feydaykyn feyday...@yahoo.fr
-
-pkgname=leveldb
-pkgver=1.15.0
-pkgrel=1
-pkgdesc=A fast and lightweight key/value database library
-arch=('i686' 'x86_64')
-url=https://code.google.com/p/leveldb/;
-license=('BSD')
-depends=('gperftools' 'snappy')
-source=(https://leveldb.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
-sha1sums=('74b70a1156d91807d8d84bfdd026e0bb5acbbf23')
-
-build() {
-  make -C $pkgname-$pkgver
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -dm755 \
-  $pkgdir/usr/{include/leveldb,lib} \
-  $pkgdir/usr/share/doc/$pkgname
-
-  # libraries
-  install -m644 -t $pkgdir/usr/lib libleveldb.so.${pkgver%.?*} libleveldb.a
-  cp -P libleveldb.so{,.1} $pkgdir/usr/lib
-
-  # headers
-  install -m644 -t $pkgdir/usr/include/leveldb include/leveldb/*
-
-  # documentation
-  cp -r doc/* $pkgdir/usr/share/doc/$pkgname
-
-  # license
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: leveldb/repos/extra-x86_64/PKGBUILD (from rev 211946, 
leveldb/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2014-05-02 02:35:57 UTC (rev 211947)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: feydaykyn feyday...@yahoo.fr
+
+pkgname=leveldb
+pkgver=1.17

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

2014-05-01 Thread Thomas Dziedzic
Date: Friday, May 2, 2014 @ 06:41:08
  Author: td123
Revision: 211949

upgpkg: ghc 7.8.2-3

fix replaces

Modified:
  ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-02 02:38:12 UTC (rev 211948)
+++ PKGBUILD2014-05-02 04:41:08 UTC (rev 211949)
@@ -11,7 +11,7 @@
 
 pkgname=ghc
 pkgver=7.8.2
-pkgrel=2
+pkgrel=3
 pkgdesc='The Glasgow Haskell Compiler'
 arch=('i686' 'x86_64')
 url='http://www.haskell.org/ghc/'
@@ -67,7 +67,7 @@
   'haskell-process1.2.0.0'
   'haskell-template-haskell2.9.0.0'
   'haskell-time1.4.2'
-  'haskell-transformers0.3.0.0'
+  'haskell-transformers'
   'haskell-unix2.7.0.1'
   'haskell-cabal1.18.1.3'
  )



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

2014-05-01 Thread Thomas Dziedzic
Date: Friday, May 2, 2014 @ 06:42:12
  Author: td123
Revision: 211950

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

Added:
  ghc/repos/testing-i686/PKGBUILD
(from rev 211949, ghc/trunk/PKGBUILD)
  ghc/repos/testing-i686/build.mk
(from rev 211949, ghc/trunk/build.mk)
  ghc/repos/testing-i686/ghc
(from rev 211949, ghc/trunk/ghc)
  ghc/repos/testing-i686/ghc.install
(from rev 211949, ghc/trunk/ghc.install)
  ghc/repos/testing-i686/print-provides-replaces.sh
(from rev 211949, ghc/trunk/print-provides-replaces.sh)
  ghc/repos/testing-x86_64/PKGBUILD
(from rev 211949, ghc/trunk/PKGBUILD)
  ghc/repos/testing-x86_64/build.mk
(from rev 211949, ghc/trunk/build.mk)
  ghc/repos/testing-x86_64/ghc
(from rev 211949, ghc/trunk/ghc)
  ghc/repos/testing-x86_64/ghc.install
(from rev 211949, ghc/trunk/ghc.install)
  ghc/repos/testing-x86_64/print-provides-replaces.sh
(from rev 211949, ghc/trunk/print-provides-replaces.sh)
Deleted:
  ghc/repos/testing-i686/PKGBUILD
  ghc/repos/testing-i686/build.mk
  ghc/repos/testing-i686/ghc
  ghc/repos/testing-i686/ghc.install
  ghc/repos/testing-i686/print-provides-replaces.sh
  ghc/repos/testing-x86_64/PKGBUILD
  ghc/repos/testing-x86_64/build.mk
  ghc/repos/testing-x86_64/ghc
  ghc/repos/testing-x86_64/ghc.install
  ghc/repos/testing-x86_64/print-provides-replaces.sh

---+
 /PKGBUILD |  284 +++
 /build.mk |  400 
 /ghc  |   20 +
 /ghc.install  |   20 +
 /print-provides-replaces.sh   |   94 ++
 testing-i686/PKGBUILD |  142 -
 testing-i686/build.mk |  200 --
 testing-i686/ghc  |   10 
 testing-i686/ghc.install  |   10 
 testing-i686/print-provides-replaces.sh   |   43 ---
 testing-x86_64/PKGBUILD   |  142 -
 testing-x86_64/build.mk   |  200 --
 testing-x86_64/ghc|   10 
 testing-x86_64/ghc.install|   10 
 testing-x86_64/print-provides-replaces.sh |   43 ---
 15 files changed, 818 insertions(+), 810 deletions(-)

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


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

2014-05-01 Thread Felix Yan
Date: Friday, May 2, 2014 @ 07:50:43
  Author: fyan
Revision: 211951

upgpkg: ibus 1.5.7-2

- fix: generate/remove dconf db correctly

Modified:
  ibus/trunk/PKGBUILD
  ibus/trunk/ibus.install

--+
 PKGBUILD |2 +-
 ibus.install |8 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-02 04:42:12 UTC (rev 211950)
+++ PKGBUILD2014-05-02 05:50:43 UTC (rev 211951)
@@ -4,7 +4,7 @@
 pkgbase=ibus
 pkgname=(ibus libibus)
 pkgver=1.5.7
-pkgrel=1
+pkgrel=2
 pkgdesc=Next Generation Input Bus for Linux
 arch=('i686' 'x86_64')
 url=http://ibus.googlecode.com;

Modified: ibus.install
===
--- ibus.install2014-05-02 04:42:12 UTC (rev 211950)
+++ ibus.install2014-05-02 05:50:43 UTC (rev 211951)
@@ -2,9 +2,11 @@
   gtk-query-immodules-2.0 --update-cache
   gtk-query-immodules-3.0 --update-cache
 
-  gtk-update-icon-cache -fq -t /usr/share/icons/hicolor
+  gtk-update-icon-cache -fq -t usr/share/icons/hicolor
 
-  glib-compile-schemas /usr/share/glib-2.0/schemas
+  glib-compile-schemas usr/share/glib-2.0/schemas
+
+  dconf update
 }
 
 post_upgrade() {
@@ -13,4 +15,6 @@
 
 post_remove() {
   post_install
+
+  rm -f etc/dconf/db/ibus
 }



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

2014-05-01 Thread Felix Yan
Date: Friday, May 2, 2014 @ 07:52:10
  Author: fyan
Revision: 211952

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

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

---+
 /PKGBUILD |  110 
 /ibus.install |   40 
 extra-i686/PKGBUILD   |   55 --
 extra-i686/ibus.install   |   16 --
 extra-x86_64/PKGBUILD |   55 --
 extra-x86_64/ibus.install |   16 --
 6 files changed, 150 insertions(+), 142 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-05-02 05:50:43 UTC (rev 211951)
+++ extra-i686/PKGBUILD 2014-05-02 05:52:10 UTC (rev 211952)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgbase=ibus
-pkgname=(ibus libibus)
-pkgver=1.5.7
-pkgrel=1
-pkgdesc=Next Generation Input Bus for Linux
-arch=('i686' 'x86_64')
-url=http://ibus.googlecode.com;
-license=('LGPL')
-depends=('dconf' 'gtk2' 'gtk3' 'hicolor-icon-theme' 'libnotify' 'python-dbus' 
'python-gobject' 'iso-codes')
-makedepends=('gobject-introspection' 'vala' 'intltool' 'git' 'gnome-common' 
'gtk-doc' 'gconf')
-options=('!emptydirs')
-source=(git+https://github.com/ibus/ibus.git#tag=$pkgver;)
-
-build() {
-  cd ${pkgbase}
-  ./autogen.sh \
---prefix=/usr \
---libexecdir=/usr/lib/ibus \
---sysconfdir=/etc \
---disable-gconf \
---enable-dconf \
---enable-wayland \
---enable-gtk-doc \
---disable-memconf \
---enable-ui \
---enable-python-library \
---with-python=python3
-  make
-}
-
-package_ibus() {
-  depends+=(libibus=$pkgver)
-  install=ibus.install
-
-  cd ${pkgbase}
-  make DESTDIR=${pkgdir} install
-  make -C src DESTDIR=${pkgdir} uninstall
-  make -C bindings DESTDIR=${pkgdir} uninstall
-  make DESTDIR=${pkgdir} uninstall-pkgconfigDATA
-}
-
-package_libibus() {
-  pkgdesc=IBus support library
-  depends=('glib2')
-
-  cd ${pkgbase}
-  make -C src DESTDIR=${pkgdir} install
-  make -C bindings DESTDIR=${pkgdir} install
-  make DESTDIR=${pkgdir} install-pkgconfigDATA
-}
-
-sha512sums=('SKIP')

Copied: ibus/repos/extra-i686/PKGBUILD (from rev 211951, ibus/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-05-02 05:52:10 UTC (rev 211952)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgbase=ibus
+pkgname=(ibus libibus)
+pkgver=1.5.7
+pkgrel=2
+pkgdesc=Next Generation Input Bus for Linux
+arch=('i686' 'x86_64')
+url=http://ibus.googlecode.com;
+license=('LGPL')
+depends=('dconf' 'gtk2' 'gtk3' 'hicolor-icon-theme' 'libnotify' 'python-dbus' 
'python-gobject' 'iso-codes')
+makedepends=('gobject-introspection' 'vala' 'intltool' 'git' 'gnome-common' 
'gtk-doc' 'gconf')
+options=('!emptydirs')
+source=(git+https://github.com/ibus/ibus.git#tag=$pkgver;)
+
+build() {
+  cd ${pkgbase}
+  ./autogen.sh \
+--prefix=/usr \
+--libexecdir=/usr/lib/ibus \
+--sysconfdir=/etc \
+--disable-gconf \
+--enable-dconf \
+--enable-wayland \
+--enable-gtk-doc \
+--disable-memconf \
+--enable-ui \
+--enable-python-library \
+--with-python=python3
+  make
+}
+
+package_ibus() {
+  depends+=(libibus=$pkgver)
+  install=ibus.install
+
+  cd ${pkgbase}
+  make DESTDIR=${pkgdir} install
+  make -C src DESTDIR=${pkgdir} uninstall
+  make -C bindings DESTDIR=${pkgdir} uninstall
+  make DESTDIR=${pkgdir} uninstall-pkgconfigDATA
+}
+
+package_libibus() {
+  pkgdesc=IBus support library
+  depends=('glib2')
+
+  cd ${pkgbase}
+  make -C src DESTDIR=${pkgdir} install
+  make -C bindings DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install-pkgconfigDATA
+}
+
+sha512sums=('SKIP')

Deleted: extra-i686/ibus.install
===
--- extra-i686/ibus.install 2014-05-02 05:50:43 UTC (rev 211951)
+++ extra-i686/ibus.install 2014-05-02 05:52:10 UTC (rev 211952)
@@ -1,16 +0,0 @@
-post_install() {
-  gtk-query-immodules-2.0 --update-cache
-  gtk-query-immodules-3.0 --update-cache
-
-  gtk-update-icon-cache -fq -t /usr/share/icons/hicolor
-
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: ibus/repos/extra-i686/ibus.install (from rev 211951, 
ibus/trunk/ibus.install)