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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 09:09:21
  Author: andyrtr
Revision: 185015

upgpkg: libreoffice 4.0.3-1

upstream update 4.0.3

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/gcc48_1.diff
  libreoffice/trunk/gcc48_2.diff
  libreoffice/trunk/gcc48_3.diff
  libreoffice/trunk/gcc48_4.diff
  libreoffice/trunk/gcc48_5.diff
  libreoffice/trunk/remove_unused_vars.diff

-+
 PKGBUILD|   52 ++
 gcc48_1.diff|   52 --
 gcc48_2.diff|   45 -
 gcc48_3.diff|   46 -
 gcc48_4.diff|  223 --
 gcc48_5.diff|   34 ---
 remove_unused_vars.diff |   26 -
 7 files changed, 14 insertions(+), 464 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 05:48:59 UTC (rev 185014)
+++ PKGBUILD2013-05-10 07:09:21 UTC (rev 185015)
@@ -19,9 +19,9 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.2.2
-pkgver=4.0.2
-pkgrel=4
+_LOver=4.0.3.3
+pkgver=4.0.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -74,17 +74,11 @@

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   ${_additional_source_url}/libcdr-0.0.11.tar.bz2
+   ${_additional_source_url}/libcdr-0.0.12.tar.bz2
${_additional_source_url}/libmspub-0.0.5.tar.bz2
-   ${_additional_source_url}/libvisio-0.0.25.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.26.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
-   libreoffice-common.sh libreoffice-common.csh
-   gcc48_1.diff
-   gcc48_2.diff
-   remove_unused_vars.diff
-   gcc48_3.diff
-   gcc48_4.diff
-   gcc48_5.diff)
+   libreoffice-common.sh libreoffice-common.csh)
 noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2
@@ -114,12 +108,12 @@
54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
-   libcdr-0.0.11.tar.bz2
+   libcdr-0.0.12.tar.bz2
libmspub-0.0.5.tar.bz2
-   libvisio-0.0.25.tar.bz2)
-md5sums=('2c92879fa8c50d0071c4703afb7d10bf'
- '22e99e58aa32417dd7c132f40ae7654b'
- '8b61fbfa6bcd18213b5744f2b8a289b0'
+   libvisio-0.0.26.tar.bz2)
+md5sums=('7bcde561375f3bbce08f6d05451c8ad7'
+ '994b1f3015668335c30b53ddd3d60dc8'
+ '05b9ba0e86181bda3afeadcaba9202a3'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -149,39 +143,21 @@
  '0168229624cfac409e766913506961a8'
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
- '107a3d18f637b342684b3c21eb0fcd7d'
+ '6db2c96a4ae5977da8b84893c1441038'
  '881c4628ec5f54d47f35d5d19e335662'
- '92bde158f249b9b27f76f48cc65a0242'
+ '2f638cf6f92cec59c9205ac3cbf1702e'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
- 'e7e4b3e70e99e5cba8f8dfcacf3b0d87'
- '941aab11a42c8052cc1999434ae82bcd'
- 'caf426e9eefb99108adba6cf231de348'
- 'c367454b402720eea064280d0dfb291b'
- '69aef9ea67856714e0ad3b5600b49bd7'
- '424c346c52d1a3ee7b1008cdcf89ed82'
- 'aed5397524af27a8cceced54a30edf23')
+ 'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
 
 build() {
 
-#  unset J2REDIR; unset J2SDKDIR; unset JAVA_HOME; unset CLASSPATH
-#  [ -z ${JAVA_HOME} ]  . /etc/profile.d/jdk.sh || . 
/etc/profile.d/openjdk6.sh
-#  [ -z ${ANT_HOME} ]  . /etc/profile.d/apache-ant.sh
-
 cd ${srcdir}/libreoffice-$_LOver
 
 # fix exttextcat build error
 # /usr/include/features.h:330:4: error: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Werror=cpp]
 unset CPPFLAGS
 
-# git commits from 2013-03-09 with GCC to fix gcc 4.8 issues
-#patch -Np1 -i ${srcdir}/gcc48_1.diff
-#patch -Np1 -i ${srcdir}/gcc48_2.diff
-#patch -Np1 -i ${srcdir}/remove_unused_vars.diff
-#patch -Np1 -i ${srcdir}/gcc48_3.diff
-#patch -Np1 -i ${srcdir}/gcc48_4.diff
-#patch -Np1 -i ${srcdir}/gcc48_5.diff
-
# move external sources into place
mkdir ${srcdir}/ext_sources   pushd ${srcdir}/ext_sources
for source in ${noextract[@]}; do

Deleted: gcc48_1.diff

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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 09:10:14
  Author: andyrtr
Revision: 185016

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

Added:
  libreoffice/repos/extra-i686/PKGBUILD
(from rev 185015, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/extra-i686/librelogo.diff
(from rev 185015, libreoffice/trunk/librelogo.diff)
  libreoffice/repos/extra-i686/libreoffice-base.install
(from rev 185015, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/extra-i686/libreoffice-calc.install
(from rev 185015, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/extra-i686/libreoffice-common.csh
(from rev 185015, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/extra-i686/libreoffice-common.install
(from rev 185015, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/extra-i686/libreoffice-common.sh
(from rev 185015, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/extra-i686/libreoffice-draw.install
(from rev 185015, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/extra-i686/libreoffice-impress.install
(from rev 185015, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/extra-i686/libreoffice-writer.install
(from rev 185015, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/extra-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 185015, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice/repos/extra-x86_64/PKGBUILD
(from rev 185015, libreoffice/trunk/PKGBUILD)
  libreoffice/repos/extra-x86_64/librelogo.diff
(from rev 185015, libreoffice/trunk/librelogo.diff)
  libreoffice/repos/extra-x86_64/libreoffice-base.install
(from rev 185015, libreoffice/trunk/libreoffice-base.install)
  libreoffice/repos/extra-x86_64/libreoffice-calc.install
(from rev 185015, libreoffice/trunk/libreoffice-calc.install)
  libreoffice/repos/extra-x86_64/libreoffice-common.csh
(from rev 185015, libreoffice/trunk/libreoffice-common.csh)
  libreoffice/repos/extra-x86_64/libreoffice-common.install
(from rev 185015, libreoffice/trunk/libreoffice-common.install)
  libreoffice/repos/extra-x86_64/libreoffice-common.sh
(from rev 185015, libreoffice/trunk/libreoffice-common.sh)
  libreoffice/repos/extra-x86_64/libreoffice-draw.install
(from rev 185015, libreoffice/trunk/libreoffice-draw.install)
  libreoffice/repos/extra-x86_64/libreoffice-impress.install
(from rev 185015, libreoffice/trunk/libreoffice-impress.install)
  libreoffice/repos/extra-x86_64/libreoffice-writer.install
(from rev 185015, libreoffice/trunk/libreoffice-writer.install)
  
libreoffice/repos/extra-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 185015, 
libreoffice/trunk/make-pyuno-work-with-system-wide-module-install.diff)
Deleted:
  libreoffice/repos/extra-i686/PKGBUILD
  libreoffice/repos/extra-i686/gcc48_1.diff
  libreoffice/repos/extra-i686/gcc48_2.diff
  libreoffice/repos/extra-i686/gcc48_3.diff
  libreoffice/repos/extra-i686/gcc48_4.diff
  libreoffice/repos/extra-i686/gcc48_5.diff
  libreoffice/repos/extra-i686/librelogo.diff
  libreoffice/repos/extra-i686/libreoffice-base.install
  libreoffice/repos/extra-i686/libreoffice-calc.install
  libreoffice/repos/extra-i686/libreoffice-common.csh
  libreoffice/repos/extra-i686/libreoffice-common.install
  libreoffice/repos/extra-i686/libreoffice-common.sh
  libreoffice/repos/extra-i686/libreoffice-draw.install
  libreoffice/repos/extra-i686/libreoffice-impress.install
  libreoffice/repos/extra-i686/libreoffice-writer.install
  
libreoffice/repos/extra-i686/make-pyuno-work-with-system-wide-module-install.diff
  libreoffice/repos/extra-i686/remove_unused_vars.diff
  libreoffice/repos/extra-x86_64/PKGBUILD
  libreoffice/repos/extra-x86_64/gcc48_1.diff
  libreoffice/repos/extra-x86_64/gcc48_2.diff
  libreoffice/repos/extra-x86_64/gcc48_3.diff
  libreoffice/repos/extra-x86_64/gcc48_4.diff
  libreoffice/repos/extra-x86_64/gcc48_5.diff
  libreoffice/repos/extra-x86_64/librelogo.diff
  libreoffice/repos/extra-x86_64/libreoffice-base.install
  libreoffice/repos/extra-x86_64/libreoffice-calc.install
  libreoffice/repos/extra-x86_64/libreoffice-common.csh
  libreoffice/repos/extra-x86_64/libreoffice-common.install
  libreoffice/repos/extra-x86_64/libreoffice-common.sh
  libreoffice/repos/extra-x86_64/libreoffice-draw.install
  libreoffice/repos/extra-x86_64/libreoffice-impress.install
  libreoffice/repos/extra-x86_64/libreoffice-writer.install
  
libreoffice/repos/extra-x86_64/make-pyuno-work-with-system-wide-module-install.diff
  libreoffice/repos/extra-x86_64/remove_unused_vars.diff

---+
 /PKGBUILD | 1302 
++
 /librelogo.diff   |   86 
 /libreoffice-base.install | 

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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 10:20:06
  Author: andyrtr
Revision: 185017

upgpkg: getmail 4.40.2-1

upstream update 4.40.2

Modified:
  getmail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 07:10:14 UTC (rev 185016)
+++ PKGBUILD2013-05-10 08:20:06 UTC (rev 185017)
@@ -3,7 +3,7 @@
 # Committer: Manolis Tzanidakis mano...@archlinux.org
 
 pkgname=getmail
-pkgver=4.40.1
+pkgver=4.40.2
 pkgrel=1
 pkgdesc=A POP3 mail retriever with reliable Maildir and command delivery.
 arch=(any)
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=('python2')
 
source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
-md5sums=('3a5a287de2ed75f5bc969108b78d5033')
+md5sums=('2f4f330bb9cafe6b4e417f66f0422442')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 10:20:18
  Author: andyrtr
Revision: 185018

archrelease: copy trunk to extra-any

Added:
  getmail/repos/extra-any/PKGBUILD
(from rev 185017, getmail/trunk/PKGBUILD)
Deleted:
  getmail/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 08:20:06 UTC (rev 185017)
+++ PKGBUILD2013-05-10 08:20:18 UTC (rev 185018)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Committer: Manolis Tzanidakis mano...@archlinux.org
-
-pkgname=getmail
-pkgver=4.40.1
-pkgrel=1
-pkgdesc=A POP3 mail retriever with reliable Maildir and command delivery.
-arch=(any)
-url=http://pyropus.ca/software/getmail;
-license=(GPL)
-depends=('python2')
-source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
-md5sums=('3a5a287de2ed75f5bc969108b78d5033')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py build
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  python2 setup.py install --root=${pkgdir}
-  # fix some broken shebang calls
-  sed -i -e s|#![ ]*/usr/bin/env python|#!/usr/bin/env python2| 
$pkgdir/usr/lib/python2.7/site-packages/getmailcore/__init__.py
-  sed -i -e s|#![ ]*/usr/bin/env python2.3|#!/usr/bin/env python2| $(find 
$pkgdir -name '*.py')
-}

Copied: getmail/repos/extra-any/PKGBUILD (from rev 185017, 
getmail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 08:20:18 UTC (rev 185018)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Committer: Manolis Tzanidakis mano...@archlinux.org
+
+pkgname=getmail
+pkgver=4.40.2
+pkgrel=1
+pkgdesc=A POP3 mail retriever with reliable Maildir and command delivery.
+arch=(any)
+url=http://pyropus.ca/software/getmail;
+license=(GPL)
+depends=('python2')
+source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
+md5sums=('2f4f330bb9cafe6b4e417f66f0422442')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python2 setup.py build
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  python2 setup.py install --root=${pkgdir}
+  # fix some broken shebang calls
+  sed -i -e s|#![ ]*/usr/bin/env python|#!/usr/bin/env python2| 
$pkgdir/usr/lib/python2.7/site-packages/getmailcore/__init__.py
+  sed -i -e s|#![ ]*/usr/bin/env python2.3|#!/usr/bin/env python2| $(find 
$pkgdir -name '*.py')
+}



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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 11:22:57
  Author: andyrtr
Revision: 185019

upgpkg: claws-mail 3.9.1-1

upstream update 3.9.1; merge the claws-mail-extra-plugin pkg

Modified:
  claws-mail/trunk/PKGBUILD
  claws-mail/trunk/claws-mail.install

+
 PKGBUILD   |   40 +---
 claws-mail.install |2 +-
 2 files changed, 30 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 08:20:18 UTC (rev 185018)
+++ PKGBUILD2013-05-10 09:22:57 UTC (rev 185019)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=claws-mail
-pkgver=3.9.0
+pkgver=3.9.1
 pkgrel=1
 pkgdesc=A GTK+ based e-mail client.
 arch=('i686' 'x86_64')
@@ -10,34 +10,52 @@
 url=http://www.claws-mail.org;
 depends=('gtk2' 'gnutls' 'startup-notification' 'pilot-link' 'enchant'
  'gpgme' 'libetpan=1.1' 'libsm' 'db' 'dbus-glib' 'hicolor-icon-theme' 
'desktop-file-utils')
-makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind')
-optdepends=('python2:   needed for some tools'
-'perl:  needed for some tools'
+makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind' 
+ # dependencies for plugins
+ 'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 
'poppler-glib' 'pygtk') 
+ #'libchamplain' needed for geolocation plugin, disabled for now - 
most time it's not compatible with current gnome releases
+optdepends=('python2:   needed for some tools and python plugin'
+'perl:  needed for some tools and perl plugin'
 'spamassassin:  adds support for spamfiltering'
-'bogofilter:adds support for spamfiltering')
-replaces=('sylpheed-claws')
+'bogofilter:adds support for spamfiltering'
+'libnotify: for notification plugin'
+'libcanberra:   for notification plugin'
+'dbus-core: for notification plugin'
+'libxml2:   for gtkhtml2_viewer and rssyl plugins'
+'curl:  for gtkhtml2_viewer, vcalendar, rssyl and 
spamreport plugins'
+'libarchive:for archive plugin and various other plugins'
+'libytnef:  for tnef_parse plugin'
+'webkitgtk2:for the fancy webkit html plugin'
+'libsoup:   for the fancy webkit html plugin'
+   'libgdata:  for gdata plugin'
+   'poppler-glib:  for pdf viewer plugin'
+   'ghostscript:   for pdf viewer plugin')
+replaces=('sylpheed-claws' 'claws-mail-extra-plugins')
+conflicts=('claws-mail-extra-plugins')
 provides=('claws')
 options=(!libtool)
 install=claws-mail.install
 
source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4c5ac7b21f0ed17d0f6404124c2229a4')
+md5sums=('8adc734912ff1b83545cb12850100473')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
+  # fixes for python2
+  export PYTHON=/usr/bin/python2
   sed -i 's@^#!.*python.*@#!/usr/bin/python2@' tools/*.py
-
+  sed -i 's:python -c:python2 -c:g' configure
+  
   ./configure --prefix=/usr --disable-static \
 --enable-enchant \
 --enable-gnutls \
 --enable-ldap \
---disable-dillo-viewer-plugin \
 --enable-crash-dialog \
 --enable-pgpmime-plugin \
 --enable-spamassassin-plugin \
 --enable-bogofilter-plugin \
---enable-jpilot
-
+--enable-jpilot \
+#--help
   make
 }
 

Modified: claws-mail.install
===
--- claws-mail.install  2013-05-10 08:20:18 UTC (rev 185018)
+++ claws-mail.install  2013-05-10 09:22:57 UTC (rev 185019)
@@ -1,5 +1,5 @@
 post_install() {
-  echo install \html2ps\ from AUR to add support for printing html mails 
together with html plugins
+  echo install \html2ps\ from AUR to add support for printing html mails 
with fancy plugin
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
   update-desktop-database -q
 }



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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 11:23:12
  Author: andyrtr
Revision: 185020

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

Added:
  claws-mail/repos/testing-i686/
  claws-mail/repos/testing-i686/PKGBUILD
(from rev 185019, claws-mail/trunk/PKGBUILD)
  claws-mail/repos/testing-i686/claws-mail.install
(from rev 185019, claws-mail/trunk/claws-mail.install)
  claws-mail/repos/testing-x86_64/
  claws-mail/repos/testing-x86_64/PKGBUILD
(from rev 185019, claws-mail/trunk/PKGBUILD)
  claws-mail/repos/testing-x86_64/claws-mail.install
(from rev 185019, claws-mail/trunk/claws-mail.install)

---+
 testing-i686/PKGBUILD |   74 
 testing-i686/claws-mail.install   |   16 +++
 testing-x86_64/PKGBUILD   |   74 
 testing-x86_64/claws-mail.install |   16 +++
 4 files changed, 180 insertions(+)

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

Copied: claws-mail/repos/testing-i686/claws-mail.install (from rev 185019, 
claws-mail/trunk/claws-mail.install)
===
--- testing-i686/claws-mail.install (rev 0)
+++ testing-i686/claws-mail.install 2013-05-10 09:23:12 UTC (rev 185020)
@@ -0,0 +1,16 @@
+post_install() {
+  echo install \html2ps\ from AUR to add support for printing html mails 
with fancy plugin
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  

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

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 12:31:37
  Author: juergen
Revision: 185021

update to sbcl 1.1.7

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 09:23:12 UTC (rev 185020)
+++ PKGBUILD2013-05-10 10:31:37 UTC (rev 185021)
@@ -5,7 +5,7 @@
 # Contributor: Leslie Polzer (skypher)
 
 pkgname=sbcl
-pkgver=1.1.4
+pkgver=1.1.7
 pkgrel=1
 pkgdesc=Steel Bank Common Lisp
 url=http://www.sbcl.org/;
@@ -13,18 +13,18 @@
 license=('custom')
 depends=('glibc' 'zlib')
 provides=('common-lisp' 'cl-asdf')
-makedepends=('sbcl' 'texinfo')
+makedepends=('sbcl' 'texinfo-legacy')
 install=sbcl.install
 
source=(http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2;
 arch-fixes.lisp)
-md5sums=('9d82ec89abbaf265fbfc71a24445dd66'
+md5sums=('ca3dd0ce2943e10a1c86ff5f40db3f85'
  '7ac0c1936547f4278198b8bf7725204d')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  export CFLAGS+= -D_GNU_SOURCE -DSBCL_HOME=\\\/usr/lib/sbcl\\\
-  export GNUMAKE=make -e
+  export CFLAGS+= -D_GNU_SOURCE -fno-omit-frame-pointer 
-DSBCL_HOME=\\\/usr/lib/sbcl\\\
+  export GNUMAKE=make
 
   # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS
   export LINKFLAGS=$LDFLAGS
@@ -47,6 +47,7 @@
 package() {
   cd $srcdir/$pkgname-$pkgver
 
+  SBCL_HOME=  # cannot have both SBCL_HOME and INSTALL_ROOT
   INSTALL_ROOT=$pkgdir/usr sh install.sh
 
   src/runtime/sbcl --core output/sbcl.core --script ${srcdir}/arch-fixes.lisp



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

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 12:52:52
  Author: juergen
Revision: 185022

use embedded texinfo-legacy to build docs

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 10:31:37 UTC (rev 185021)
+++ PKGBUILD2013-05-10 10:52:52 UTC (rev 185022)
@@ -13,14 +13,33 @@
 license=('custom')
 depends=('glibc' 'zlib')
 provides=('common-lisp' 'cl-asdf')
-makedepends=('sbcl' 'texinfo-legacy')
+makedepends=('sbcl')
 install=sbcl.install
 
source=(http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2;
-arch-fixes.lisp)
+  arch-fixes.lisp
+  ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.13a.tar.gz;
+  texinfo-4.13a-data_types.patch)
 md5sums=('ca3dd0ce2943e10a1c86ff5f40db3f85'
- '7ac0c1936547f4278198b8bf7725204d')
+ '7ac0c1936547f4278198b8bf7725204d'
+ '71ba711519209b5fb583fed2b3d86fcb'
+ 'd8574782ff7def1e2dc5c291dbeaec18')
 
+
+# Temporary Texinfo legacy build
+# See: http://sourceforge.net/mailarchive/message.php?msg_id=30747919
+
+build-texinfo-legacy() {
+  cd ${srcdir}/texinfo-4.13
+  patch -Np1 -i $srcdir/texinfo-4.13a-data_types.patch
+  mkdir -p $srcdir/texinfo-instroot
+  ./configure --prefix=$srcdir/texinfo-instroot
+  make install
+}
+
 build() {
+  build-texinfo-legacy
+  export PATH=$srcdir/texinfo-instroot/bin:$PATH
+
   cd $srcdir/$pkgname-$pkgver
 
   export CFLAGS+= -D_GNU_SOURCE -fno-omit-frame-pointer 
-DSBCL_HOME=\\\/usr/lib/sbcl\\\



[arch-commits] Commit in sbcl/trunk (texinfo-4.13a-data_types.patch)

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 12:58:19
  Author: juergen
Revision: 185023

patch for embedded texinfo

Added:
  sbcl/trunk/texinfo-4.13a-data_types.patch

+
 texinfo-4.13a-data_types.patch |   32 
 1 file changed, 32 insertions(+)

Added: texinfo-4.13a-data_types.patch
===
--- texinfo-4.13a-data_types.patch  (rev 0)
+++ texinfo-4.13a-data_types.patch  2013-05-10 10:58:19 UTC (rev 185023)
@@ -0,0 +1,32 @@
+diff -up texinfo-4.13/info/window.c_old texinfo-4.13/info/window.c
+--- texinfo-4.13/info/window.c_old 2009-08-04 13:46:15.0 +0200
 texinfo-4.13/info/window.c 2009-08-04 13:47:29.0 +0200
+@@ -1581,7 +1581,7 @@ process_node_text (WINDOW *win, char *st
+   const char *carried_over_ptr;
+   size_t carried_over_len, carried_over_count;
+   const char *cur_ptr = mbi_cur_ptr (iter);
+-  int cur_len = mb_len (mbi_cur (iter));
++  size_t cur_len = mb_len (mbi_cur (iter));
+   int replen;
+   int delim = 0;
+   int rc;
+@@ -1754,7 +1754,7 @@ clean_manpage (char *manpage)
+mbi_advance (iter))
+ {
+   const char *cur_ptr = mbi_cur_ptr (iter);
+-  int cur_len = mb_len (mbi_cur (iter));
++  size_t cur_len = mb_len (mbi_cur (iter));
+ 
+   if (cur_len == 1)
+   {
+@@ -1852,8 +1852,8 @@ window_scan_line (WINDOW *win, int line,
+mbi_advance (iter))
+ {
+   const char *cur_ptr = mbi_cur_ptr (iter);
+-  int cur_len = mb_len (mbi_cur (iter));
+-  int replen;
++  size_t cur_len = mb_len (mbi_cur (iter));
++  size_t replen;
+ 
+   if (cur_ptr = endp)
+   break;



[arch-commits] Commit in sbcl/repos/extra-x86_64 (7 files)

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 13:03:40
  Author: juergen
Revision: 185024

archrelease: copy trunk to extra-x86_64

Added:
  sbcl/repos/extra-x86_64/PKGBUILD
(from rev 185023, sbcl/trunk/PKGBUILD)
  sbcl/repos/extra-x86_64/arch-fixes.lisp
(from rev 185023, sbcl/trunk/arch-fixes.lisp)
  sbcl/repos/extra-x86_64/sbcl.install
(from rev 185023, sbcl/trunk/sbcl.install)
  sbcl/repos/extra-x86_64/texinfo-4.13a-data_types.patch
(from rev 185023, sbcl/trunk/texinfo-4.13a-data_types.patch)
Deleted:
  sbcl/repos/extra-x86_64/PKGBUILD
  sbcl/repos/extra-x86_64/arch-fixes.lisp
  sbcl/repos/extra-x86_64/sbcl.install

+
 PKGBUILD   |  160 +--
 arch-fixes.lisp|   42 +-
 sbcl.install   |   36 
 texinfo-4.13a-data_types.patch |   32 +++
 4 files changed, 161 insertions(+), 109 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 10:58:19 UTC (rev 185023)
+++ PKGBUILD2013-05-10 11:03:40 UTC (rev 185024)
@@ -1,70 +0,0 @@
-# $Id$
-# Contributor: John Proctor jproc...@prium.net
-# Contributor: Daniel White dan...@whitehouse.id.au
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Leslie Polzer (skypher)
-
-pkgname=sbcl
-pkgver=1.1.4
-pkgrel=1
-pkgdesc=Steel Bank Common Lisp
-url=http://www.sbcl.org/;
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('glibc' 'zlib')
-provides=('common-lisp' 'cl-asdf')
-makedepends=('sbcl' 'texinfo')
-install=sbcl.install
-source=(http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2;
-arch-fixes.lisp)
-md5sums=('9d82ec89abbaf265fbfc71a24445dd66'
- '7ac0c1936547f4278198b8bf7725204d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  export CFLAGS+= -D_GNU_SOURCE -DSBCL_HOME=\\\/usr/lib/sbcl\\\
-  export GNUMAKE=make -e
-
-  # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS
-  export LINKFLAGS=$LDFLAGS
-  unset LDFLAGS
-
-  # Make a multi-threaded SBCL, disable LARGEFILE
-  cat customize-target-features.lisp EOF
-(lambda (features)
-  (flet ((enable (x) (pushnew x features))
- (disable (x) (setf features (remove x features
-  (enable :sb-thread)
-  (enable :sb-core-compression)
-  (disable :largefile)))
-EOF
-
-  sh make.sh sbcl
-  make -C doc/manual info
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  INSTALL_ROOT=$pkgdir/usr sh install.sh
-
-  src/runtime/sbcl --core output/sbcl.core --script ${srcdir}/arch-fixes.lisp
-  mv sbcl-new.core ${pkgdir}/usr/lib/sbcl/sbcl.core
-
-  # sources
-  mkdir -p $pkgdir/usr/share/sbcl-source
-  cp -R -t $pkgdir/usr/share/sbcl-source 
$srcdir/$pkgname-$pkgver/{src,contrib}
-
-  # license
-  install -D -m644 $srcdir/$pkgname-$pkgver/COPYING \
-   $pkgdir/usr/share/licenses/$pkgname/license.txt
-
-  # drop unwanted files
-  find $pkgdir \( -name Makefile -o -name .cvsignore \) -delete
-  find $pkgdir/usr/share/sbcl-source -type f \
-\( -name \*.fasl -o -name \*.o -o -name \*.log -o -name \*.so -o -name 
a.out \) -delete
-
-  rm $pkgdir/usr/share/sbcl-source/src/runtime/sbcl{,.nm}
-
-}

Copied: sbcl/repos/extra-x86_64/PKGBUILD (from rev 185023, sbcl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 11:03:40 UTC (rev 185024)
@@ -0,0 +1,90 @@
+# $Id$
+# Contributor: John Proctor jproc...@prium.net
+# Contributor: Daniel White dan...@whitehouse.id.au
+# Maintainer: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Leslie Polzer (skypher)
+
+pkgname=sbcl
+pkgver=1.1.7
+pkgrel=1
+pkgdesc=Steel Bank Common Lisp
+url=http://www.sbcl.org/;
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('glibc' 'zlib')
+provides=('common-lisp' 'cl-asdf')
+makedepends=('sbcl')
+install=sbcl.install
+source=(http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2;
+  arch-fixes.lisp
+  ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.13a.tar.gz;
+  texinfo-4.13a-data_types.patch)
+md5sums=('ca3dd0ce2943e10a1c86ff5f40db3f85'
+ '7ac0c1936547f4278198b8bf7725204d'
+ '71ba711519209b5fb583fed2b3d86fcb'
+ 'd8574782ff7def1e2dc5c291dbeaec18')
+
+
+# Temporary Texinfo legacy build
+# See: http://sourceforge.net/mailarchive/message.php?msg_id=30747919
+
+build-texinfo-legacy() {
+  cd ${srcdir}/texinfo-4.13
+  patch -Np1 -i $srcdir/texinfo-4.13a-data_types.patch
+  mkdir -p $srcdir/texinfo-instroot
+  ./configure --prefix=$srcdir/texinfo-instroot
+  make install
+}
+
+build() {
+  build-texinfo-legacy
+  export PATH=$srcdir/texinfo-instroot/bin:$PATH
+
+  cd $srcdir/$pkgname-$pkgver
+
+  export CFLAGS+= -D_GNU_SOURCE -fno-omit-frame-pointer 
-DSBCL_HOME=\\\/usr/lib/sbcl\\\
+  export GNUMAKE=make
+
+  # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS
+  export 

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

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 14:12:31
  Author: juergen
Revision: 185025

fix invalid prefix (/usr/local)

Modified:
  sbcl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 11:03:40 UTC (rev 185024)
+++ PKGBUILD2013-05-10 12:12:31 UTC (rev 185025)
@@ -42,7 +42,7 @@
 
   cd $srcdir/$pkgname-$pkgver
 
-  export CFLAGS+= -D_GNU_SOURCE -fno-omit-frame-pointer 
-DSBCL_HOME=\\\/usr/lib/sbcl\\\
+  export CFLAGS+= -D_GNU_SOURCE -fno-omit-frame-pointer 
-DSBCL_HOME=/usr/lib/sbcl
   export GNUMAKE=make
 
   # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS
@@ -59,15 +59,15 @@
   (disable :largefile)))
 EOF
 
-  sh make.sh sbcl
+  sh make.sh sbcl --prefix=/usr
   make -C doc/manual info
 }
 
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  SBCL_HOME=  # cannot have both SBCL_HOME and INSTALL_ROOT
-  INSTALL_ROOT=$pkgdir/usr sh install.sh
+  # cannot have both SBCL_HOME and INSTALL_ROOT
+  SBCL_HOME= INSTALL_ROOT=$pkgdir/usr sh install.sh
 
   src/runtime/sbcl --core output/sbcl.core --script ${srcdir}/arch-fixes.lisp
   mv sbcl-new.core ${pkgdir}/usr/lib/sbcl/sbcl.core



[arch-commits] Commit in sbcl/repos/extra-x86_64 (3 files)

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 14:14:01
  Author: juergen
Revision: 185026

archrelease: copy trunk to extra-x86_64

Deleted:
  sbcl/repos/extra-x86_64/PKGBUILD
  sbcl/repos/extra-x86_64/arch-fixes.lisp
  sbcl/repos/extra-x86_64/sbcl.install

-+
 PKGBUILD|   90 --
 arch-fixes.lisp |   21 
 sbcl.install|   18 --
 3 files changed, 129 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 12:12:31 UTC (rev 185025)
+++ PKGBUILD2013-05-10 12:14:01 UTC (rev 185026)
@@ -1,90 +0,0 @@
-# $Id$
-# Contributor: John Proctor jproc...@prium.net
-# Contributor: Daniel White dan...@whitehouse.id.au
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Leslie Polzer (skypher)
-
-pkgname=sbcl
-pkgver=1.1.7
-pkgrel=1
-pkgdesc=Steel Bank Common Lisp
-url=http://www.sbcl.org/;
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('glibc' 'zlib')
-provides=('common-lisp' 'cl-asdf')
-makedepends=('sbcl')
-install=sbcl.install
-source=(http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2;
-  arch-fixes.lisp
-  ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.13a.tar.gz;
-  texinfo-4.13a-data_types.patch)
-md5sums=('ca3dd0ce2943e10a1c86ff5f40db3f85'
- '7ac0c1936547f4278198b8bf7725204d'
- '71ba711519209b5fb583fed2b3d86fcb'
- 'd8574782ff7def1e2dc5c291dbeaec18')
-
-
-# Temporary Texinfo legacy build
-# See: http://sourceforge.net/mailarchive/message.php?msg_id=30747919
-
-build-texinfo-legacy() {
-  cd ${srcdir}/texinfo-4.13
-  patch -Np1 -i $srcdir/texinfo-4.13a-data_types.patch
-  mkdir -p $srcdir/texinfo-instroot
-  ./configure --prefix=$srcdir/texinfo-instroot
-  make install
-}
-
-build() {
-  build-texinfo-legacy
-  export PATH=$srcdir/texinfo-instroot/bin:$PATH
-
-  cd $srcdir/$pkgname-$pkgver
-
-  export CFLAGS+= -D_GNU_SOURCE -fno-omit-frame-pointer 
-DSBCL_HOME=\\\/usr/lib/sbcl\\\
-  export GNUMAKE=make
-
-  # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS
-  export LINKFLAGS=$LDFLAGS
-  unset LDFLAGS
-
-  # Make a multi-threaded SBCL, disable LARGEFILE
-  cat customize-target-features.lisp EOF
-(lambda (features)
-  (flet ((enable (x) (pushnew x features))
- (disable (x) (setf features (remove x features
-  (enable :sb-thread)
-  (enable :sb-core-compression)
-  (disable :largefile)))
-EOF
-
-  sh make.sh sbcl
-  make -C doc/manual info
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  SBCL_HOME=  # cannot have both SBCL_HOME and INSTALL_ROOT
-  INSTALL_ROOT=$pkgdir/usr sh install.sh
-
-  src/runtime/sbcl --core output/sbcl.core --script ${srcdir}/arch-fixes.lisp
-  mv sbcl-new.core ${pkgdir}/usr/lib/sbcl/sbcl.core
-
-  # sources
-  mkdir -p $pkgdir/usr/share/sbcl-source
-  cp -R -t $pkgdir/usr/share/sbcl-source 
$srcdir/$pkgname-$pkgver/{src,contrib}
-
-  # license
-  install -D -m644 $srcdir/$pkgname-$pkgver/COPYING \
-   $pkgdir/usr/share/licenses/$pkgname/license.txt
-
-  # drop unwanted files
-  find $pkgdir \( -name Makefile -o -name .cvsignore \) -delete
-  find $pkgdir/usr/share/sbcl-source -type f \
-\( -name \*.fasl -o -name \*.o -o -name \*.log -o -name \*.so -o -name 
a.out \) -delete
-
-  rm $pkgdir/usr/share/sbcl-source/src/runtime/sbcl{,.nm}
-
-}

Deleted: arch-fixes.lisp
===
--- arch-fixes.lisp 2013-05-10 12:12:31 UTC (rev 185025)
+++ arch-fixes.lisp 2013-05-10 12:14:01 UTC (rev 185026)
@@ -1,21 +0,0 @@
-(in-package COMMON-LISP-USER)
-
-(let* ((parent (make-pathname :directory '(:absolute usr share 
sbcl-source)))
-   (src
-   (merge-pathnames
-(make-pathname :directory '(:relative src :wild-inferiors)
-   :name :wild :type :wild)
-parent))
- (contrib
-  (merge-pathnames
-   (make-pathname :directory '(:relative contrib :wild-inferiors)
-  :name :wild :type :wild)
-   parent)))
-  (setf (logical-pathname-translations SYS)
-   `((SYS:SRC;**;*.*.* ,src)
- (SYS:CONTRIB;**;*.*.* ,contrib
-
-(ignore-errors
-  (sb-ext:gc :full t)
-  (sb-ext:enable-debugger)
-  (sb-ext:save-lisp-and-die sbcl-new.core))

Deleted: sbcl.install
===
--- sbcl.install2013-05-10 12:12:31 UTC (rev 185025)
+++ sbcl.install2013-05-10 12:14:01 UTC (rev 185026)
@@ -1,18 +0,0 @@
-info_dir=/usr/share/info
-info_files=(asdf.info sbcl.info)
-
-post_install() {
-  for f in ${info_files[@]}; do
-install-info ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  for f in ${info_files[@]}; do
-install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
-  done
-}



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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 14:31:51
  Author: tomegun
Revision: 185027

note that a hack is no longer needed as has been fixed in git

Modified:
  upower/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 12:14:01 UTC (rev 185026)
+++ PKGBUILD2013-05-10 12:31:51 UTC (rev 185027)
@@ -18,6 +18,7 @@
   cd $pkgname-$pkgver
 
   # put udev files in /usr/lib
+  # should be dropped as of 0.9.21!!
   sed -i /slashlibdir=/s#/lib#/usr/lib# configure
 
   ./configure --prefix=/usr --sysconfdir=/etc \



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

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 14:32:25
  Author: juergen
Revision: 185028

update to 5.30.0

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 12:31:51 UTC (rev 185027)
+++ PKGBUILD2013-05-10 12:32:25 UTC (rev 185028)
@@ -3,13 +3,13 @@
 # Contributor: Damir Perisa da...@archlinux.org
 
 pkgname=maxima
-pkgver=5.29.1
+pkgver=5.30.0
 pkgrel=1
 pkgdesc=Maxima - a sophisticated computer algebra system
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://maxima.sourceforge.net;
-depends=('sbcl=1.1.4' 'texinfo' 'sh')
+depends=('sbcl=1.1.7' 'texinfo' 'sh')
 makedepends=('python2')
 optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
 # needs rebuild when bash changes version
@@ -17,7 +17,7 @@
 options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
 install=maxima.install
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
 $pkgname.desktop)
-sha1sums=('9be04303d6a5472bc95576b7de7286fa4b8ff604'
+sha1sums=('ae009d71524f55264b346b03dac8e504e3b18ac0'
   '4398ebb1ec85ccfa12f37516a56d60c26f74b18b')
 
 build() {
@@ -28,6 +28,9 @@
 
   ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
--libexecdir=/usr/lib --enable-sbcl --with-default-lisp=sbcl
+
+  # help avoid (re)running makeinfo/tex
+  touch doc/info/maxima.info
   make
 }
 



[arch-commits] Commit in maxima/repos/extra-x86_64 (6 files)

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 14:32:47
  Author: juergen
Revision: 185029

archrelease: copy trunk to extra-x86_64

Added:
  maxima/repos/extra-x86_64/PKGBUILD
(from rev 185028, maxima/trunk/PKGBUILD)
  maxima/repos/extra-x86_64/maxima.desktop
(from rev 185028, maxima/trunk/maxima.desktop)
  maxima/repos/extra-x86_64/maxima.install
(from rev 185028, maxima/trunk/maxima.install)
Deleted:
  maxima/repos/extra-x86_64/PKGBUILD
  maxima/repos/extra-x86_64/maxima.desktop
  maxima/repos/extra-x86_64/maxima.install

+
 PKGBUILD   |   95 ---
 maxima.desktop |   22 ++--
 maxima.install |   36 ++--
 3 files changed, 78 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 12:32:25 UTC (rev 185028)
+++ PKGBUILD2013-05-10 12:32:47 UTC (rev 185029)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Damir Perisa da...@archlinux.org
-
-pkgname=maxima
-pkgver=5.29.1
-pkgrel=1
-pkgdesc=Maxima - a sophisticated computer algebra system
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://maxima.sourceforge.net;
-depends=('sbcl=1.1.4' 'texinfo' 'sh')
-makedepends=('python2')
-optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
-# needs rebuild when bash changes version
-# needs a rebuild when sbcl changes version
-options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
-install=maxima.install
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
 $pkgname.desktop)
-sha1sums=('9be04303d6a5472bc95576b7de7286fa4b8ff604'
-  '4398ebb1ec85ccfa12f37516a56d60c26f74b18b')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # set correct python executable to create docs
-  sed -i s|${PYTHONBIN:-python}|python2| doc/info/extract_categories.sh
-
-  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
-   --libexecdir=/usr/lib --enable-sbcl --with-default-lisp=sbcl
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  # install some freedesktop.org compatibility
-  install -Dm644 ${srcdir}/${pkgname}.desktop \
-   ${pkgdir}/usr/share/applications/${pkgname}.desktop
-
-  # make sure, we have a nice icon for the desktop file at the right place ;)
-  install -d ${pkgdir}/usr/share/pixmaps/
-  ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png \
-   ${pkgdir}/usr/share/pixmaps/${pkgname}.png
-}

Copied: maxima/repos/extra-x86_64/PKGBUILD (from rev 185028, 
maxima/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 12:32:47 UTC (rev 185029)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Damir Perisa da...@archlinux.org
+
+pkgname=maxima
+pkgver=5.30.0
+pkgrel=1
+pkgdesc=Maxima - a sophisticated computer algebra system
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://maxima.sourceforge.net;
+depends=('sbcl=1.1.7' 'texinfo' 'sh')
+makedepends=('python2')
+optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
+# needs rebuild when bash changes version
+# needs a rebuild when sbcl changes version
+options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
+install=maxima.install
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
 $pkgname.desktop)
+sha1sums=('ae009d71524f55264b346b03dac8e504e3b18ac0'
+  '4398ebb1ec85ccfa12f37516a56d60c26f74b18b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # set correct python executable to create docs
+  sed -i s|${PYTHONBIN:-python}|python2| doc/info/extract_categories.sh
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
+   --libexecdir=/usr/lib --enable-sbcl --with-default-lisp=sbcl
+
+  # help avoid (re)running makeinfo/tex
+  touch doc/info/maxima.info
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  # install some freedesktop.org compatibility
+  install -Dm644 ${srcdir}/${pkgname}.desktop \
+   ${pkgdir}/usr/share/applications/${pkgname}.desktop
+
+  # make sure, we have a nice icon for the desktop file at the right place ;)
+  install -d ${pkgdir}/usr/share/pixmaps/
+  ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png \
+   ${pkgdir}/usr/share/pixmaps/${pkgname}.png
+}

Deleted: maxima.desktop
===
--- maxima.desktop  2013-05-10 12:32:25 UTC (rev 185028)
+++ maxima.desktop  2013-05-10 12:32:47 UTC (rev 185029)
@@ -1,11 +0,0 @@

[arch-commits] Commit in sbcl/repos/extra-i686 (7 files)

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 14:42:34
  Author: juergen
Revision: 185030

archrelease: copy trunk to extra-i686

Added:
  sbcl/repos/extra-i686/PKGBUILD
(from rev 185029, sbcl/trunk/PKGBUILD)
  sbcl/repos/extra-i686/arch-fixes.lisp
(from rev 185029, sbcl/trunk/arch-fixes.lisp)
  sbcl/repos/extra-i686/sbcl.install
(from rev 185029, sbcl/trunk/sbcl.install)
  sbcl/repos/extra-i686/texinfo-4.13a-data_types.patch
(from rev 185029, sbcl/trunk/texinfo-4.13a-data_types.patch)
Deleted:
  sbcl/repos/extra-i686/PKGBUILD
  sbcl/repos/extra-i686/arch-fixes.lisp
  sbcl/repos/extra-i686/sbcl.install

+
 PKGBUILD   |  160 +--
 arch-fixes.lisp|   42 +-
 sbcl.install   |   36 
 texinfo-4.13a-data_types.patch |   32 +++
 4 files changed, 161 insertions(+), 109 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 12:32:47 UTC (rev 185029)
+++ PKGBUILD2013-05-10 12:42:34 UTC (rev 185030)
@@ -1,70 +0,0 @@
-# $Id$
-# Contributor: John Proctor jproc...@prium.net
-# Contributor: Daniel White dan...@whitehouse.id.au
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Leslie Polzer (skypher)
-
-pkgname=sbcl
-pkgver=1.1.4
-pkgrel=1
-pkgdesc=Steel Bank Common Lisp
-url=http://www.sbcl.org/;
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('glibc' 'zlib')
-provides=('common-lisp' 'cl-asdf')
-makedepends=('sbcl' 'texinfo')
-install=sbcl.install
-source=(http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2;
-arch-fixes.lisp)
-md5sums=('9d82ec89abbaf265fbfc71a24445dd66'
- '7ac0c1936547f4278198b8bf7725204d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  export CFLAGS+= -D_GNU_SOURCE -DSBCL_HOME=\\\/usr/lib/sbcl\\\
-  export GNUMAKE=make -e
-
-  # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS
-  export LINKFLAGS=$LDFLAGS
-  unset LDFLAGS
-
-  # Make a multi-threaded SBCL, disable LARGEFILE
-  cat customize-target-features.lisp EOF
-(lambda (features)
-  (flet ((enable (x) (pushnew x features))
- (disable (x) (setf features (remove x features
-  (enable :sb-thread)
-  (enable :sb-core-compression)
-  (disable :largefile)))
-EOF
-
-  sh make.sh sbcl
-  make -C doc/manual info
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  INSTALL_ROOT=$pkgdir/usr sh install.sh
-
-  src/runtime/sbcl --core output/sbcl.core --script ${srcdir}/arch-fixes.lisp
-  mv sbcl-new.core ${pkgdir}/usr/lib/sbcl/sbcl.core
-
-  # sources
-  mkdir -p $pkgdir/usr/share/sbcl-source
-  cp -R -t $pkgdir/usr/share/sbcl-source 
$srcdir/$pkgname-$pkgver/{src,contrib}
-
-  # license
-  install -D -m644 $srcdir/$pkgname-$pkgver/COPYING \
-   $pkgdir/usr/share/licenses/$pkgname/license.txt
-
-  # drop unwanted files
-  find $pkgdir \( -name Makefile -o -name .cvsignore \) -delete
-  find $pkgdir/usr/share/sbcl-source -type f \
-\( -name \*.fasl -o -name \*.o -o -name \*.log -o -name \*.so -o -name 
a.out \) -delete
-
-  rm $pkgdir/usr/share/sbcl-source/src/runtime/sbcl{,.nm}
-
-}

Copied: sbcl/repos/extra-i686/PKGBUILD (from rev 185029, sbcl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 12:42:34 UTC (rev 185030)
@@ -0,0 +1,90 @@
+# $Id$
+# Contributor: John Proctor jproc...@prium.net
+# Contributor: Daniel White dan...@whitehouse.id.au
+# Maintainer: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Leslie Polzer (skypher)
+
+pkgname=sbcl
+pkgver=1.1.7
+pkgrel=1
+pkgdesc=Steel Bank Common Lisp
+url=http://www.sbcl.org/;
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('glibc' 'zlib')
+provides=('common-lisp' 'cl-asdf')
+makedepends=('sbcl')
+install=sbcl.install
+source=(http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2;
+  arch-fixes.lisp
+  ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.13a.tar.gz;
+  texinfo-4.13a-data_types.patch)
+md5sums=('ca3dd0ce2943e10a1c86ff5f40db3f85'
+ '7ac0c1936547f4278198b8bf7725204d'
+ '71ba711519209b5fb583fed2b3d86fcb'
+ 'd8574782ff7def1e2dc5c291dbeaec18')
+
+
+# Temporary Texinfo legacy build
+# See: http://sourceforge.net/mailarchive/message.php?msg_id=30747919
+
+build-texinfo-legacy() {
+  cd ${srcdir}/texinfo-4.13
+  patch -Np1 -i $srcdir/texinfo-4.13a-data_types.patch
+  mkdir -p $srcdir/texinfo-instroot
+  ./configure --prefix=$srcdir/texinfo-instroot
+  make install
+}
+
+build() {
+  build-texinfo-legacy
+  export PATH=$srcdir/texinfo-instroot/bin:$PATH
+
+  cd $srcdir/$pkgname-$pkgver
+
+  export CFLAGS+= -D_GNU_SOURCE -fno-omit-frame-pointer 
-DSBCL_HOME=/usr/lib/sbcl
+  export GNUMAKE=make
+
+  # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS
+  export LINKFLAGS=$LDFLAGS
+  unset LDFLAGS

[arch-commits] Commit in maxima/repos/extra-i686 (6 files)

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 14:52:53
  Author: juergen
Revision: 185031

archrelease: copy trunk to extra-i686

Added:
  maxima/repos/extra-i686/PKGBUILD
(from rev 185030, maxima/trunk/PKGBUILD)
  maxima/repos/extra-i686/maxima.desktop
(from rev 185030, maxima/trunk/maxima.desktop)
  maxima/repos/extra-i686/maxima.install
(from rev 185030, maxima/trunk/maxima.install)
Deleted:
  maxima/repos/extra-i686/PKGBUILD
  maxima/repos/extra-i686/maxima.desktop
  maxima/repos/extra-i686/maxima.install

+
 PKGBUILD   |   95 ---
 maxima.desktop |   22 ++--
 maxima.install |   36 ++--
 3 files changed, 78 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 12:42:34 UTC (rev 185030)
+++ PKGBUILD2013-05-10 12:52:53 UTC (rev 185031)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Damir Perisa da...@archlinux.org
-
-pkgname=maxima
-pkgver=5.29.1
-pkgrel=1
-pkgdesc=Maxima - a sophisticated computer algebra system
-arch=('i686' 'x86_64')
-license=('GPL')
-url=http://maxima.sourceforge.net;
-depends=('sbcl=1.1.4' 'texinfo' 'sh')
-makedepends=('python2')
-optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
-# needs rebuild when bash changes version
-# needs a rebuild when sbcl changes version
-options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
-install=maxima.install
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
 $pkgname.desktop)
-sha1sums=('9be04303d6a5472bc95576b7de7286fa4b8ff604'
-  '4398ebb1ec85ccfa12f37516a56d60c26f74b18b')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # set correct python executable to create docs
-  sed -i s|${PYTHONBIN:-python}|python2| doc/info/extract_categories.sh
-
-  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
-   --libexecdir=/usr/lib --enable-sbcl --with-default-lisp=sbcl
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  # install some freedesktop.org compatibility
-  install -Dm644 ${srcdir}/${pkgname}.desktop \
-   ${pkgdir}/usr/share/applications/${pkgname}.desktop
-
-  # make sure, we have a nice icon for the desktop file at the right place ;)
-  install -d ${pkgdir}/usr/share/pixmaps/
-  ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png \
-   ${pkgdir}/usr/share/pixmaps/${pkgname}.png
-}

Copied: maxima/repos/extra-i686/PKGBUILD (from rev 185030, 
maxima/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 12:52:53 UTC (rev 185031)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Damir Perisa da...@archlinux.org
+
+pkgname=maxima
+pkgver=5.30.0
+pkgrel=1
+pkgdesc=Maxima - a sophisticated computer algebra system
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://maxima.sourceforge.net;
+depends=('sbcl=1.1.7' 'texinfo' 'sh')
+makedepends=('python2')
+optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
+# needs rebuild when bash changes version
+# needs a rebuild when sbcl changes version
+options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
+install=maxima.install
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz;
 $pkgname.desktop)
+sha1sums=('ae009d71524f55264b346b03dac8e504e3b18ac0'
+  '4398ebb1ec85ccfa12f37516a56d60c26f74b18b')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  # set correct python executable to create docs
+  sed -i s|${PYTHONBIN:-python}|python2| doc/info/extract_categories.sh
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
+   --libexecdir=/usr/lib --enable-sbcl --with-default-lisp=sbcl
+
+  # help avoid (re)running makeinfo/tex
+  touch doc/info/maxima.info
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  # install some freedesktop.org compatibility
+  install -Dm644 ${srcdir}/${pkgname}.desktop \
+   ${pkgdir}/usr/share/applications/${pkgname}.desktop
+
+  # make sure, we have a nice icon for the desktop file at the right place ;)
+  install -d ${pkgdir}/usr/share/pixmaps/
+  ln -s /usr/share/maxima/${pkgver}/xmaxima/maxima-new.png \
+   ${pkgdir}/usr/share/pixmaps/${pkgname}.png
+}

Deleted: maxima.desktop
===
--- maxima.desktop  2013-05-10 12:42:34 UTC (rev 185030)
+++ maxima.desktop  2013-05-10 12:52:53 UTC (rev 185031)
@@ -1,11 +0,0 @@
-[Desktop Entry]

[arch-commits] Commit in sbcl/repos/extra-x86_64 (5 files)

2013-05-10 Thread Jürgen Hötzel
Date: Friday, May 10, 2013 @ 14:58:50
  Author: juergen
Revision: 185032

archrelease: copy trunk to extra-x86_64

Added:
  sbcl/repos/extra-x86_64/PKGBUILD
(from rev 185031, sbcl/trunk/PKGBUILD)
  sbcl/repos/extra-x86_64/arch-fixes.lisp
(from rev 185031, sbcl/trunk/arch-fixes.lisp)
  sbcl/repos/extra-x86_64/sbcl.install
(from rev 185031, sbcl/trunk/sbcl.install)
  sbcl/repos/extra-x86_64/texinfo-4.13a-data_types.patch
(from rev 185031, sbcl/trunk/texinfo-4.13a-data_types.patch)
Deleted:
  sbcl/repos/extra-x86_64/texinfo-4.13a-data_types.patch

+
 PKGBUILD   |   90 +++
 arch-fixes.lisp|   21 +
 sbcl.install   |   18 +++
 texinfo-4.13a-data_types.patch |   64 +--
 4 files changed, 161 insertions(+), 32 deletions(-)

Copied: sbcl/repos/extra-x86_64/PKGBUILD (from rev 185031, sbcl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 12:58:50 UTC (rev 185032)
@@ -0,0 +1,90 @@
+# $Id$
+# Contributor: John Proctor jproc...@prium.net
+# Contributor: Daniel White dan...@whitehouse.id.au
+# Maintainer: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Leslie Polzer (skypher)
+
+pkgname=sbcl
+pkgver=1.1.7
+pkgrel=1
+pkgdesc=Steel Bank Common Lisp
+url=http://www.sbcl.org/;
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('glibc' 'zlib')
+provides=('common-lisp' 'cl-asdf')
+makedepends=('sbcl')
+install=sbcl.install
+source=(http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2;
+  arch-fixes.lisp
+  ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.13a.tar.gz;
+  texinfo-4.13a-data_types.patch)
+md5sums=('ca3dd0ce2943e10a1c86ff5f40db3f85'
+ '7ac0c1936547f4278198b8bf7725204d'
+ '71ba711519209b5fb583fed2b3d86fcb'
+ 'd8574782ff7def1e2dc5c291dbeaec18')
+
+
+# Temporary Texinfo legacy build
+# See: http://sourceforge.net/mailarchive/message.php?msg_id=30747919
+
+build-texinfo-legacy() {
+  cd ${srcdir}/texinfo-4.13
+  patch -Np1 -i $srcdir/texinfo-4.13a-data_types.patch
+  mkdir -p $srcdir/texinfo-instroot
+  ./configure --prefix=$srcdir/texinfo-instroot
+  make install
+}
+
+build() {
+  build-texinfo-legacy
+  export PATH=$srcdir/texinfo-instroot/bin:$PATH
+
+  cd $srcdir/$pkgname-$pkgver
+
+  export CFLAGS+= -D_GNU_SOURCE -fno-omit-frame-pointer 
-DSBCL_HOME=/usr/lib/sbcl
+  export GNUMAKE=make
+
+  # build system uses LINKFLAGS and OS_LIBS to build LDFLAGS
+  export LINKFLAGS=$LDFLAGS
+  unset LDFLAGS
+
+  # Make a multi-threaded SBCL, disable LARGEFILE
+  cat customize-target-features.lisp EOF
+(lambda (features)
+  (flet ((enable (x) (pushnew x features))
+ (disable (x) (setf features (remove x features
+  (enable :sb-thread)
+  (enable :sb-core-compression)
+  (disable :largefile)))
+EOF
+
+  sh make.sh sbcl --prefix=/usr
+  make -C doc/manual info
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # cannot have both SBCL_HOME and INSTALL_ROOT
+  SBCL_HOME= INSTALL_ROOT=$pkgdir/usr sh install.sh
+
+  src/runtime/sbcl --core output/sbcl.core --script ${srcdir}/arch-fixes.lisp
+  mv sbcl-new.core ${pkgdir}/usr/lib/sbcl/sbcl.core
+
+  # sources
+  mkdir -p $pkgdir/usr/share/sbcl-source
+  cp -R -t $pkgdir/usr/share/sbcl-source 
$srcdir/$pkgname-$pkgver/{src,contrib}
+
+  # license
+  install -D -m644 $srcdir/$pkgname-$pkgver/COPYING \
+   $pkgdir/usr/share/licenses/$pkgname/license.txt
+
+  # drop unwanted files
+  find $pkgdir \( -name Makefile -o -name .cvsignore \) -delete
+  find $pkgdir/usr/share/sbcl-source -type f \
+\( -name \*.fasl -o -name \*.o -o -name \*.log -o -name \*.so -o -name 
a.out \) -delete
+
+  rm $pkgdir/usr/share/sbcl-source/src/runtime/sbcl{,.nm}
+
+}

Copied: sbcl/repos/extra-x86_64/arch-fixes.lisp (from rev 185031, 
sbcl/trunk/arch-fixes.lisp)
===
--- arch-fixes.lisp (rev 0)
+++ arch-fixes.lisp 2013-05-10 12:58:50 UTC (rev 185032)
@@ -0,0 +1,21 @@
+(in-package COMMON-LISP-USER)
+
+(let* ((parent (make-pathname :directory '(:absolute usr share 
sbcl-source)))
+   (src
+   (merge-pathnames
+(make-pathname :directory '(:relative src :wild-inferiors)
+   :name :wild :type :wild)
+parent))
+ (contrib
+  (merge-pathnames
+   (make-pathname :directory '(:relative contrib :wild-inferiors)
+  :name :wild :type :wild)
+   parent)))
+  (setf (logical-pathname-translations SYS)
+   `((SYS:SRC;**;*.*.* ,src)
+ (SYS:CONTRIB;**;*.*.* ,contrib
+
+(ignore-errors
+  (sb-ext:gc :full t)
+  (sb-ext:enable-debugger)
+  (sb-ext:save-lisp-and-die sbcl-new.core))

Copied: sbcl/repos/extra-x86_64/sbcl.install (from rev 185031, 

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

2013-05-10 Thread Xyne
Date: Friday, May 10, 2013 @ 15:45:10
  Author: xyne
Revision: 90255

upgpkg: autojump 21.5.8-2

Modified:
  autojump/trunk/PKGBUILD
Deleted:
  autojump/trunk/autojump.install

--+
 PKGBUILD |4 ++--
 autojump.install |4 
 2 files changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 04:01:53 UTC (rev 90254)
+++ PKGBUILD2013-05-10 13:45:10 UTC (rev 90255)
@@ -6,7 +6,7 @@
 
 pkgname=autojump
 pkgver=21.5.8
-pkgrel=1
+pkgrel=2
 pkgdesc=A faster way to navigate your filesystem from the command line.
 arch=('any')
 url=http://wiki.github.com/joelthelion/autojump;
@@ -22,5 +22,5 @@
 package() {
   cd ${pkgname}-release-v${pkgver}
   ./install.sh --global --destdir ${pkgdir}
-  rm $pkgdir/_j
+  rm -fr $pkgdir/_j
 }

Deleted: autojump.install
===
--- autojump.install2013-05-10 04:01:53 UTC (rev 90254)
+++ autojump.install2013-05-10 13:45:10 UTC (rev 90255)
@@ -1,4 +0,0 @@
-post_install() {
-  echo   You need to source /etc/profile in your ~/.bashrc for this to work
-  echo   only guaranteed to work with bash
-}



[arch-commits] Commit in autojump/repos/community-any (3 files)

2013-05-10 Thread Xyne
Date: Friday, May 10, 2013 @ 15:45:28
  Author: xyne
Revision: 90256

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   52 ++--
 autojump.install |4 
 2 files changed, 26 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 13:45:10 UTC (rev 90255)
+++ PKGBUILD2013-05-10 13:45:28 UTC (rev 90256)
@@ -1,26 +0,0 @@
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: graysky graysky AT archlnux DOT us
-# Contributor: Geoffroy Carrier geoff...@archlinux.org
-# Contributor: Joël Schaerer joel.schae...@laposte.net
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=autojump
-pkgver=21.5.8
-pkgrel=1
-pkgdesc=A faster way to navigate your filesystem from the command line.
-arch=('any')
-url=http://wiki.github.com/joelthelion/autojump;
-license=('GPL3')
-depends=('python')
-source=(https://github.com/joelthelion/${pkgname}/archive/release-v${pkgver}.tar.gz)
-sha256sums=('4e18585aac319da1c900f0f022a4fe8ce3e21257d440c034d7abf29ed42d4e1e')
-
-prepare() {
-  sed -i s:/env python:/python3:g 
${pkgname}-release-v${pkgver}/bin/${pkgname}
-}
-
-package() {
-  cd ${pkgname}-release-v${pkgver}
-  ./install.sh --global --destdir ${pkgdir}
-  rm $pkgdir/_j
-}

Copied: autojump/repos/community-any/PKGBUILD (from rev 90255, 
autojump/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 13:45:28 UTC (rev 90256)
@@ -0,0 +1,26 @@
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: graysky graysky AT archlnux DOT us
+# Contributor: Geoffroy Carrier geoff...@archlinux.org
+# Contributor: Joël Schaerer joel.schae...@laposte.net
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=autojump
+pkgver=21.5.8
+pkgrel=2
+pkgdesc=A faster way to navigate your filesystem from the command line.
+arch=('any')
+url=http://wiki.github.com/joelthelion/autojump;
+license=('GPL3')
+depends=('python')
+source=(https://github.com/joelthelion/${pkgname}/archive/release-v${pkgver}.tar.gz)
+sha256sums=('4e18585aac319da1c900f0f022a4fe8ce3e21257d440c034d7abf29ed42d4e1e')
+
+prepare() {
+  sed -i s:/env python:/python3:g 
${pkgname}-release-v${pkgver}/bin/${pkgname}
+}
+
+package() {
+  cd ${pkgname}-release-v${pkgver}
+  ./install.sh --global --destdir ${pkgdir}
+  rm -fr $pkgdir/_j
+}

Deleted: autojump.install
===
--- autojump.install2013-05-10 13:45:10 UTC (rev 90255)
+++ autojump.install2013-05-10 13:45:28 UTC (rev 90256)
@@ -1,4 +0,0 @@
-post_install() {
-  echo   You need to source /etc/profile in your ~/.bashrc for this to work
-  echo   only guaranteed to work with bash
-}



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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 16:15:05
  Author: bpiotrowski
Revision: 185033

upgpkg: libvpx 1.2.0-1

- upstream release

Modified:
  libvpx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 12:58:50 UTC (rev 185032)
+++ PKGBUILD2013-05-10 14:15:05 UTC (rev 185033)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=libvpx
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc=The VP8 Codec SDK
 arch=('i686' 'x86_64')
@@ -9,11 +9,12 @@
 license=('BSD')
 depends=('glibc')
 makedepends=('yasm')
-source=(http://webm.googlecode.com/files/$pkgname-v$pkgver.tar.bz2)
-sha1sums=('356af5f770c50cd021c60863203d8f30164f6021')
+source=(ftp://ftp.archlinux.org/other/libvpx/libvpx-$pkgver.tar.xz{,.sig})
+sha1sums=('75cd953cf2db694412569272803fbdc73f2b599f'
+  'SKIP')
 
 build() {
-cd $pkgname-v$pkgver
+cd $pkgname-$pkgver
 ./configure --prefix=/usr --enable-vp8 \
 --enable-runtime-cpu-detect \
 --enable-shared \
@@ -25,7 +26,7 @@
 }
 
 package() {
-cd $pkgname-v$pkgver
+cd $pkgname-$pkgver
 make DIST_DIR=$pkgdir/usr install
 install -D -m 0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }



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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 16:15:41
  Author: bpiotrowski
Revision: 185034

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

Added:
  libvpx/repos/testing-i686/
  libvpx/repos/testing-i686/PKGBUILD
(from rev 185033, libvpx/trunk/PKGBUILD)
  libvpx/repos/testing-x86_64/
  libvpx/repos/testing-x86_64/PKGBUILD
(from rev 185033, libvpx/trunk/PKGBUILD)

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

Copied: libvpx/repos/testing-i686/PKGBUILD (from rev 185033, 
libvpx/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-10 14:15:41 UTC (rev 185034)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=libvpx
+pkgver=1.2.0
+pkgrel=1
+pkgdesc=The VP8 Codec SDK
+arch=('i686' 'x86_64')
+url=http://www.webmproject.org/;
+license=('BSD')
+depends=('glibc')
+makedepends=('yasm')
+source=(ftp://ftp.archlinux.org/other/libvpx/libvpx-$pkgver.tar.xz{,.sig})
+sha1sums=('75cd953cf2db694412569272803fbdc73f2b599f'
+  'SKIP')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --enable-vp8 \
+--enable-runtime-cpu-detect \
+--enable-shared \
+--enable-postproc \
+--enable-pic \
+--disable-install-docs \
+--disable-install-srcs
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DIST_DIR=$pkgdir/usr install
+install -D -m 0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Copied: libvpx/repos/testing-x86_64/PKGBUILD (from rev 185033, 
libvpx/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-05-10 14:15:41 UTC (rev 185034)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=libvpx
+pkgver=1.2.0
+pkgrel=1
+pkgdesc=The VP8 Codec SDK
+arch=('i686' 'x86_64')
+url=http://www.webmproject.org/;
+license=('BSD')
+depends=('glibc')
+makedepends=('yasm')
+source=(ftp://ftp.archlinux.org/other/libvpx/libvpx-$pkgver.tar.xz{,.sig})
+sha1sums=('75cd953cf2db694412569272803fbdc73f2b599f'
+  'SKIP')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --enable-vp8 \
+--enable-runtime-cpu-detect \
+--enable-shared \
+--enable-postproc \
+--enable-pic \
+--disable-install-docs \
+--disable-install-srcs
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DIST_DIR=$pkgdir/usr install
+install -D -m 0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}



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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 16:38:57
  Author: bpiotrowski
Revision: 185035

upgpkg: ffmpeg 1:1.2.1-1

- upstream release

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 14:15:41 UTC (rev 185034)
+++ PKGBUILD2013-05-10 14:38:57 UTC (rev 185035)
@@ -4,8 +4,8 @@
 # Contributor: Paul Mattal p...@archlinux.org
 
 pkgname=ffmpeg
-pkgver=1.2
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 epoch=1
 pkgdesc=Complete and free Internet live audio and video broadcasting solution 
for Linux/Unix
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
   )
 makedepends=('libvdpau' 'yasm')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9a39fbc07dae0c893059e07491bcfb1e2409cc220f72b41eed23a04becea5aaf')
+sha256sums=('0302375c3a64e9c2facfa7cbeb1aa333a39fdf6bbacda228cd48e04bf9ee32ca')
 
 build() {
   cd $pkgname-$pkgver



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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 16:39:15
  Author: bpiotrowski
Revision: 185036

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-10 14:38:57 UTC (rev 185035)
+++ extra-i686/PKGBUILD 2013-05-10 14:39:15 UTC (rev 185036)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-# Contributor: Paul Mattal p...@archlinux.org
-
-pkgname=ffmpeg
-pkgver=1.2
-pkgrel=2
-epoch=1
-pkgdesc=Complete and free Internet live audio and video broadcasting solution 
for Linux/Unix
-arch=('i686' 'x86_64')
-url=http://ffmpeg.org/;
-license=('GPL')
-depends=(
-  'alsa-lib' 'bzip2' 'fontconfig' 'gsm' 'lame' 'libass'
-  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
-  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
-  'v4l-utils' 'x264' 'xvidcore' 'zlib'
-  )
-makedepends=('libvdpau' 'yasm')
-source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9a39fbc07dae0c893059e07491bcfb1e2409cc220f72b41eed23a04becea5aaf')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---disable-debug \
---disable-static \
---enable-avresample \
---enable-dxva2 \
---enable-fontconfig \
---enable-gpl \
---enable-libass \
---enable-libbluray \
---enable-libfreetype \
---enable-libgsm \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-librtmp \
---enable-libschroedinger \
---enable-libspeex \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvorbis \
---enable-libvpx \
---enable-libx264 \
---enable-libxvid \
---enable-postproc \
---enable-runtime-cpudetect \
---enable-shared \
---enable-vdpau \
---enable-version3 \
---enable-x11grab
- 
-
-  make
-  make tools/qt-faststart
-  make doc/ff{mpeg,play,server}.1
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install install-man
-  install -D -m755 tools/qt-faststart $pkgdir/usr/bin/qt-faststart
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ffmpeg/repos/extra-i686/PKGBUILD (from rev 185035, 
ffmpeg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-10 14:39:15 UTC (rev 185036)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+# Contributor: Paul Mattal p...@archlinux.org
+
+pkgname=ffmpeg
+pkgver=1.2.1
+pkgrel=1
+epoch=1
+pkgdesc=Complete and free Internet live audio and video broadcasting solution 
for Linux/Unix
+arch=('i686' 'x86_64')
+url=http://ffmpeg.org/;
+license=('GPL')
+depends=(
+  'alsa-lib' 'bzip2' 'fontconfig' 'gsm' 'lame' 'libass'
+  'libbluray' 'libmodplug' 'libpulse' 'libtheora' 'libva' 'libvorbis' 
'libvpx'
+  'opencore-amr' 'openjpeg' 'opus' 'rtmpdump' 'schroedinger' 'sdl' 'speex'
+  'v4l-utils' 'x264' 'xvidcore' 'zlib'
+  )
+makedepends=('libvdpau' 'yasm')
+source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
+sha256sums=('0302375c3a64e9c2facfa7cbeb1aa333a39fdf6bbacda228cd48e04bf9ee32ca')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--disable-debug \
+--disable-static \
+--enable-avresample \
+--enable-dxva2 \
+--enable-fontconfig \
+--enable-gpl \
+--enable-libass \
+--enable-libbluray \
+--enable-libfreetype \
+--enable-libgsm \
+--enable-libmodplug \
+--enable-libmp3lame \
+--enable-libopencore_amrnb \
+--enable-libopencore_amrwb \
+--enable-libopenjpeg \
+--enable-libopus \
+--enable-libpulse \
+--enable-librtmp \
+--enable-libschroedinger \
+--enable-libspeex \
+--enable-libtheora \
+--enable-libv4l2 \
+--enable-libvorbis \
+--enable-libvpx \
+--enable-libx264 \
+--enable-libxvid \
+--enable-postproc \
+--enable-runtime-cpudetect \
+--enable-shared \
+--enable-vdpau \
+--enable-version3 \
+--enable-x11grab
+ 
+
+  make
+  make tools/qt-faststart
+  make doc/ff{mpeg,play,server}.1
+}
+
+package() {
+  cd $pkgname-$pkgver
+  

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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 17:05:40
  Author: andyrtr
Revision: 185037

fix optdep on dbus

Modified:
  claws-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 14:39:15 UTC (rev 185036)
+++ PKGBUILD2013-05-10 15:05:40 UTC (rev 185037)
@@ -20,7 +20,7 @@
 'bogofilter:adds support for spamfiltering'
 'libnotify: for notification plugin'
 'libcanberra:   for notification plugin'
-'dbus-core: for notification plugin'
+'dbus:  for notification plugin'
 'libxml2:   for gtkhtml2_viewer and rssyl plugins'
 'curl:  for gtkhtml2_viewer, vcalendar, rssyl and 
spamreport plugins'
 'libarchive:for archive plugin and various other plugins'



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

2013-05-10 Thread Jelle van der Waa
Date: Friday, May 10, 2013 @ 17:33:48
  Author: jelle
Revision: 90257

upgpkg: ncdu 1.10-1

Modified:
  ncdu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 13:45:28 UTC (rev 90256)
+++ PKGBUILD2013-05-10 15:33:48 UTC (rev 90257)
@@ -5,7 +5,7 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=ncdu
-pkgver=1.9
+pkgver=1.10
 pkgrel=1
 pkgdesc='Disk usage analyzer with an ncurses interface'
 url='http://dev.yorhel.nl/ncdu/'
@@ -13,7 +13,7 @@
 depends=('ncurses')
 arch=('i686' 'x86_64')
 source=(http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('27cb5464b192db8ffdf0a894fe51d29985348eb0')
+sha1sums=('cf3b5fbb5b69cbae5425bfff2660ac3d8224a605')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}



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

2013-05-10 Thread Jelle van der Waa
Date: Friday, May 10, 2013 @ 17:34:37
  Author: jelle
Revision: 90258

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-10 15:33:48 UTC (rev 90257)
+++ community-i686/PKGBUILD 2013-05-10 15:34:37 UTC (rev 90258)
@@ -1,28 +0,0 @@
-# $Id$
-
-# Contributor: lp76 l.ped...@gmail.com
-# Contributor: Daenyth Daenyth+Arch AT gmail DOT com
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=ncdu
-pkgver=1.9
-pkgrel=1
-pkgdesc='Disk usage analyzer with an ncurses interface'
-url='http://dev.yorhel.nl/ncdu/'
-license=('custom:MIT')
-depends=('ncurses')
-arch=('i686' 'x86_64')
-source=(http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('27cb5464b192db8ffdf0a894fe51d29985348eb0')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: ncdu/repos/community-i686/PKGBUILD (from rev 90257, ncdu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-10 15:34:37 UTC (rev 90258)
@@ -0,0 +1,28 @@
+# $Id$
+
+# Contributor: lp76 l.ped...@gmail.com
+# Contributor: Daenyth Daenyth+Arch AT gmail DOT com
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=ncdu
+pkgver=1.10
+pkgrel=1
+pkgdesc='Disk usage analyzer with an ncurses interface'
+url='http://dev.yorhel.nl/ncdu/'
+license=('custom:MIT')
+depends=('ncurses')
+arch=('i686' 'x86_64')
+source=(http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('cf3b5fbb5b69cbae5425bfff2660ac3d8224a605')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-10 15:33:48 UTC (rev 90257)
+++ community-x86_64/PKGBUILD   2013-05-10 15:34:37 UTC (rev 90258)
@@ -1,28 +0,0 @@
-# $Id$
-
-# Contributor: lp76 l.ped...@gmail.com
-# Contributor: Daenyth Daenyth+Arch AT gmail DOT com
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=ncdu
-pkgver=1.9
-pkgrel=1
-pkgdesc='Disk usage analyzer with an ncurses interface'
-url='http://dev.yorhel.nl/ncdu/'
-license=('custom:MIT')
-depends=('ncurses')
-arch=('i686' 'x86_64')
-source=(http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('27cb5464b192db8ffdf0a894fe51d29985348eb0')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: ncdu/repos/community-x86_64/PKGBUILD (from rev 90257, 
ncdu/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-10 15:34:37 UTC (rev 90258)
@@ -0,0 +1,28 @@
+# $Id$
+
+# Contributor: lp76 l.ped...@gmail.com
+# Contributor: Daenyth Daenyth+Arch AT gmail DOT com
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=ncdu
+pkgver=1.10
+pkgrel=1
+pkgdesc='Disk usage analyzer with an ncurses interface'
+url='http://dev.yorhel.nl/ncdu/'
+license=('custom:MIT')
+depends=('ncurses')
+arch=('i686' 'x86_64')
+source=(http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('cf3b5fbb5b69cbae5425bfff2660ac3d8224a605')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-05-10 Thread Jelle van der Waa
Date: Friday, May 10, 2013 @ 17:53:35
  Author: jelle
Revision: 90259

upgpkg: calibre 0.9.30-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 15:34:37 UTC (rev 90258)
+++ PKGBUILD2013-05-10 15:53:35 UTC (rev 90259)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali larryh...@gmail.com
 
 pkgname=calibre
-pkgver=0.9.28
+pkgver=0.9.30
 pkgrel=1
 pkgdesc=Ebook management application
 arch=('i686' 'x86_64') 
@@ -25,7 +25,8 @@
 source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;
 'desktop_integration.patch'
 'calibre-mount-helper')
-md5sums=('c2825950cb3c94f5d3fe3c00de2c57e5'
+md5sums=('4b0e4aeb0ebac5d5319a97cbd5163deb'
+ 'c3afd2d7cd5b9b636d6019c7d306fffa'
  '8353d1878c5a498b3e49eddef473605f'
  '675cd87d41342119827ef706055491e7')
 



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

2013-05-10 Thread Jelle van der Waa
Date: Friday, May 10, 2013 @ 17:55:09
  Author: jelle
Revision: 90260

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

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

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

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


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

2013-05-10 Thread Jelle van der Waa
Date: Friday, May 10, 2013 @ 18:04:56
  Author: jelle
Revision: 90261

upgpkg: fdupes 1.51-1

fix man page dir and prefix

Modified:
  fdupes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 15:55:09 UTC (rev 90260)
+++ PKGBUILD2013-05-10 16:04:56 UTC (rev 90261)
@@ -3,26 +3,27 @@
 # Contributor: Chris Winter twidds at gmail dot com
 
 pkgname=fdupes
-pkgver=1.40
-pkgrel=6
+pkgver=1.51
+pkgrel=1
 pkgdesc=a program for identifying or deleting duplicate files residing within 
specified directories
 arch=('i686' 'x86_64')
 url=http://code.google.com/p/fdupes/;
 license=('MIT')
 depends=(glibc)
 source=(http://fdupes.googlecode.com/files/$pkgname-$pkgver.tar.gz LICENSE)
-md5sums=('11de9ab4466089b6acbb62816b30b189' '47f17890218f832f870bf7a02eaeb017')
+md5sums=('47d0410c90c9e51e450933ba35a32b62'
+ '47f17890218f832f870bf7a02eaeb017')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  make 
+  make  PREFIX=/usr
 }
 package(){
   cd $srcdir/$pkgname-$pkgver
 
   install -d ${pkgdir}/usr/{share/man/man1,bin}
 
-  make INSTALLDIR=${pkgdir}/usr/bin MANPAGEDIR=${pkgdir}/usr/share/man install
-  install -D -m644 ../LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+  make PREFIX=$pkgdir/usr DESTDIR=${pkgdir}/usr/bin 
INSTALLDIR=${pkgdir}/usr/bin MAN_DIR=${pkgdir}/usr/share/man/man1 install
+  install -D -m644 $srcdir/LICENSE 
${pkgdir}/usr/share/licenses/$pkgname/LICENSE
 }



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

2013-05-10 Thread Jelle van der Waa
Date: Friday, May 10, 2013 @ 18:06:17
  Author: jelle
Revision: 90262

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

Added:
  fdupes/repos/community-i686/ChangeLog
(from rev 90261, fdupes/trunk/ChangeLog)
  fdupes/repos/community-i686/LICENSE
(from rev 90261, fdupes/trunk/LICENSE)
  fdupes/repos/community-i686/PKGBUILD
(from rev 90261, fdupes/trunk/PKGBUILD)
  fdupes/repos/community-x86_64/ChangeLog
(from rev 90261, fdupes/trunk/ChangeLog)
  fdupes/repos/community-x86_64/LICENSE
(from rev 90261, fdupes/trunk/LICENSE)
  fdupes/repos/community-x86_64/PKGBUILD
(from rev 90261, fdupes/trunk/PKGBUILD)
Deleted:
  fdupes/repos/community-i686/ChangeLog
  fdupes/repos/community-i686/LICENSE
  fdupes/repos/community-i686/PKGBUILD
  fdupes/repos/community-x86_64/ChangeLog
  fdupes/repos/community-x86_64/LICENSE
  fdupes/repos/community-x86_64/PKGBUILD

+
 /ChangeLog |   22 
 /LICENSE   |   44 
 /PKGBUILD  |   58 +++
 community-i686/ChangeLog   |   11 
 community-i686/LICENSE |   22 
 community-i686/PKGBUILD|   28 
 community-x86_64/ChangeLog |   11 
 community-x86_64/LICENSE   |   22 
 community-x86_64/PKGBUILD  |   28 
 9 files changed, 124 insertions(+), 122 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-05-10 16:04:56 UTC (rev 90261)
+++ community-i686/ChangeLog2013-05-10 16:06:17 UTC (rev 90262)
@@ -1,11 +0,0 @@
-2008-10-05  Eric Belanger  e...@archlinux.org
-
-   * fdupes 1.40-4
-   * Added x86_64 arch tag
-   * Fixed license
-   * FHS man pages
-
-2008-10-03  Douglas Soares de Andrade  doug...@archlinux.org
-
-   * Adding package to community: 1.40
-

Copied: fdupes/repos/community-i686/ChangeLog (from rev 90261, 
fdupes/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-05-10 16:06:17 UTC (rev 90262)
@@ -0,0 +1,11 @@
+2008-10-05  Eric Belanger  e...@archlinux.org
+
+   * fdupes 1.40-4
+   * Added x86_64 arch tag
+   * Fixed license
+   * FHS man pages
+
+2008-10-03  Douglas Soares de Andrade  doug...@archlinux.org
+
+   * Adding package to community: 1.40
+

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2013-05-10 16:04:56 UTC (rev 90261)
+++ community-i686/LICENSE  2013-05-10 16:06:17 UTC (rev 90262)
@@ -1,22 +0,0 @@
-Legal Information
-
-FDUPES Copyright (c) 1999 Adrian Lopez
-
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation files
-(the Software), to deal in the Software without restriction,
-including without limitation the rights to use, copy, modify, merge,
-publish, distribute, sublicense, and/or sell copies of the Software,
-and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS 
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copied: fdupes/repos/community-i686/LICENSE (from rev 90261, 
fdupes/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2013-05-10 16:06:17 UTC (rev 90262)
@@ -0,0 +1,22 @@
+Legal Information
+
+FDUPES Copyright (c) 1999 Adrian Lopez
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation files
+(the Software), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the 

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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 18:33:07
  Author: bpiotrowski
Revision: 90263

upgpkg: ninja-ide 2.2-1

- upstream release

Modified:
  ninja-ide/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 16:06:17 UTC (rev 90262)
+++ PKGBUILD2013-05-10 16:33:07 UTC (rev 90263)
@@ -6,21 +6,21 @@
 # Contributor: DobleD dob...@dobled.info
 
 pkgname=ninja-ide
-pkgver=2.1.1
+pkgver=2.2
 pkgrel=1
 pkgdesc=Cross-platform IDE focused on Python application development
 arch=('any')
 url=http://ninja-ide.org/;
 license=('GPL3')
 depends=('python2-distribute' 'python2-pyqt' 'python2-pyinotify')
-source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-v$pkgver.zip
+source=(https://github.com/ninja-ide/ninja-ide/archive/v$pkgver.zip
 ninja-ide.desktop)
 install=$pkgname.install
-sha256sums=('ab6ffc138647c98742dcfe3c97b1074325f31b67f6e5b0d6518a4fca3fd1721f'
+sha256sums=('f44871cd722b008754b9625498721b7a72328db7df5875c38d8709f0abac0eee'
 '6cabe8ba0c1589feb4919f9de6e4b8bc0a692f5cb8c630f1e9c661aa19f22fdb')
 
 package() {
-  cd $srcdir/$pkgname
+  cd $pkgname-$pkgver
 
   python2 setup.py install --root=$pkgdir -O1
 



[arch-commits] Commit in ninja-ide/repos/community-any (6 files)

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 18:33:19
  Author: bpiotrowski
Revision: 90264

archrelease: copy trunk to community-any

Added:
  ninja-ide/repos/community-any/PKGBUILD
(from rev 90263, ninja-ide/trunk/PKGBUILD)
  ninja-ide/repos/community-any/ninja-ide.desktop
(from rev 90263, ninja-ide/trunk/ninja-ide.desktop)
  ninja-ide/repos/community-any/ninja-ide.install
(from rev 90263, ninja-ide/trunk/ninja-ide.install)
Deleted:
  ninja-ide/repos/community-any/PKGBUILD
  ninja-ide/repos/community-any/ninja-ide.desktop
  ninja-ide/repos/community-any/ninja-ide.install

---+
 PKGBUILD  |   66 ++--
 ninja-ide.desktop |   20 +++
 ninja-ide.install |   22 -
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 16:33:07 UTC (rev 90263)
+++ PKGBUILD2013-05-10 16:33:19 UTC (rev 90264)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Angel Velásquez an...@archlinux.org
-# Contributor: helq linuxero...@gmail.com
-# Contributor: Jesus Jerez jh...@archlinux.org.ve
-# Contributor: DobleD dob...@dobled.info
-
-pkgname=ninja-ide
-pkgver=2.1.1
-pkgrel=1
-pkgdesc=Cross-platform IDE focused on Python application development
-arch=('any')
-url=http://ninja-ide.org/;
-license=('GPL3')
-depends=('python2-distribute' 'python2-pyqt' 'python2-pyinotify')
-source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-v$pkgver.zip
-ninja-ide.desktop)
-install=$pkgname.install
-sha256sums=('ab6ffc138647c98742dcfe3c97b1074325f31b67f6e5b0d6518a4fca3fd1721f'
-'6cabe8ba0c1589feb4919f9de6e4b8bc0a692f5cb8c630f1e9c661aa19f22fdb')
-
-package() {
-  cd $srcdir/$pkgname
-
-  python2 setup.py install --root=$pkgdir -O1
-
-  install -Dm644 $srcdir/$pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 ninja_ide/img/icon.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ninja-ide/repos/community-any/PKGBUILD (from rev 90263, 
ninja-ide/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 16:33:19 UTC (rev 90264)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Angel Velásquez an...@archlinux.org
+# Contributor: helq linuxero...@gmail.com
+# Contributor: Jesus Jerez jh...@archlinux.org.ve
+# Contributor: DobleD dob...@dobled.info
+
+pkgname=ninja-ide
+pkgver=2.2
+pkgrel=1
+pkgdesc=Cross-platform IDE focused on Python application development
+arch=('any')
+url=http://ninja-ide.org/;
+license=('GPL3')
+depends=('python2-distribute' 'python2-pyqt' 'python2-pyinotify')
+source=(https://github.com/ninja-ide/ninja-ide/archive/v$pkgver.zip
+ninja-ide.desktop)
+install=$pkgname.install
+sha256sums=('f44871cd722b008754b9625498721b7a72328db7df5875c38d8709f0abac0eee'
+'6cabe8ba0c1589feb4919f9de6e4b8bc0a692f5cb8c630f1e9c661aa19f22fdb')
+
+package() {
+  cd $pkgname-$pkgver
+
+  python2 setup.py install --root=$pkgdir -O1
+
+  install -Dm644 $srcdir/$pkgname.desktop \
+$pkgdir/usr/share/applications/$pkgname.desktop
+  install -Dm644 ninja_ide/img/icon.png \
+$pkgdir/usr/share/pixmaps/$pkgname.png
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: ninja-ide.desktop
===
--- ninja-ide.desktop   2013-05-10 16:33:07 UTC (rev 90263)
+++ ninja-ide.desktop   2013-05-10 16:33:19 UTC (rev 90264)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=Ninja IDE
-Comment=A Python IDE
-Exec=ninja-ide
-Icon=ninja-ide
-Terminal=false
-Type=Application
-Categories=Development;
-StartupNotify=true
-MimeType=application/x-python;application/x-ninja-ide;

Copied: ninja-ide/repos/community-any/ninja-ide.desktop (from rev 90263, 
ninja-ide/trunk/ninja-ide.desktop)
===
--- ninja-ide.desktop   (rev 0)
+++ ninja-ide.desktop   2013-05-10 16:33:19 UTC (rev 90264)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Ninja IDE
+Comment=A Python IDE
+Exec=ninja-ide
+Icon=ninja-ide
+Terminal=false
+Type=Application
+Categories=Development;
+StartupNotify=true
+MimeType=application/x-python;application/x-ninja-ide;

Deleted: ninja-ide.install
===
--- ninja-ide.install   2013-05-10 16:33:07 UTC (rev 90263)
+++ ninja-ide.install   2013-05-10 16:33:19 UTC (rev 90264)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: ninja-ide/repos/community-any/ninja-ide.install (from rev 90263, 
ninja-ide/trunk/ninja-ide.install)

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

2013-05-10 Thread Dan McGee
Date: Friday, May 10, 2013 @ 18:48:52
  Author: dan
Revision: 185042

upgpkg: git 1.8.2.3-1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 16:21:46 UTC (rev 185041)
+++ PKGBUILD2013-05-10 16:48:52 UTC (rev 185042)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee d...@archlinux.org
 
 pkgname=git
-pkgver=1.8.2.2
+pkgver=1.8.2.3
 pkgrel=1
 pkgdesc=the fast distributed version control system
 arch=(i686 x86_64)
@@ -107,7 +107,7 @@
   install -D -m 644 $srcdir/git-daemon.socket 
$pkgdir/usr/lib/systemd/system/git-daemon.socket
 }
 
-md5sums=('f7407df37facf579dcaa979266cc3c59'
- '765e8b9bbed49333f78103c6afd1dd0b'
+md5sums=('03ebfd403a8cf355da0e3f15e53b8925'
+ '891481ec6ecd9ee530701378e5b61d3f'
  '042524f942785772d7bd52a1f02fe5ae'
  'f67869315c2cc112e076f0c73f248002')



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

2013-05-10 Thread Dan McGee
Date: Friday, May 10, 2013 @ 18:49:05
  Author: dan
Revision: 185043

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

Added:
  git/repos/extra-i686/PKGBUILD
(from rev 185042, git/trunk/PKGBUILD)
  git/repos/extra-i686/git-daemon.socket
(from rev 185042, git/trunk/git-daemon.socket)
  git/repos/extra-i686/git-daemon@.service
(from rev 185042, git/trunk/git-daemon@.service)
  git/repos/extra-i686/git.install
(from rev 185042, git/trunk/git.install)
  git/repos/extra-x86_64/PKGBUILD
(from rev 185042, git/trunk/PKGBUILD)
  git/repos/extra-x86_64/git-daemon.socket
(from rev 185042, git/trunk/git-daemon.socket)
  git/repos/extra-x86_64/git-daemon@.service
(from rev 185042, git/trunk/git-daemon@.service)
  git/repos/extra-x86_64/git.install
(from rev 185042, git/trunk/git.install)
Deleted:
  git/repos/extra-i686/PKGBUILD
  git/repos/extra-i686/git-daemon.socket
  git/repos/extra-i686/git-daemon@.service
  git/repos/extra-i686/git.install
  git/repos/extra-x86_64/PKGBUILD
  git/repos/extra-x86_64/git-daemon.socket
  git/repos/extra-x86_64/git-daemon@.service
  git/repos/extra-x86_64/git.install

--+
 /PKGBUILD|  226 +
 /git-daemon.socket   |   18 ++
 /git-daemon@.service |   20 +++
 /git.install |   42 ++
 extra-i686/PKGBUILD  |  113 --
 extra-i686/git-daemon.socket |9 -
 extra-i686/git-daemon@.service   |   10 -
 extra-i686/git.install   |   21 ---
 extra-x86_64/PKGBUILD|  113 --
 extra-x86_64/git-daemon.socket   |9 -
 extra-x86_64/git-daemon@.service |   10 -
 extra-x86_64/git.install |   21 ---
 12 files changed, 306 insertions(+), 306 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-10 16:48:52 UTC (rev 185042)
+++ extra-i686/PKGBUILD 2013-05-10 16:49:05 UTC (rev 185043)
@@ -1,113 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee d...@archlinux.org
-
-pkgname=git
-pkgver=1.8.2.2
-pkgrel=1
-pkgdesc=the fast distributed version control system
-arch=(i686 x86_64)
-url=http://git-scm.com/;
-license=('GPL2')
-depends=('curl' 'expat=2.0' 'perl-error' 'perl=5.14.0' 'openssl' 'pcre')
-makedepends=('python2' 'emacs')
-optdepends=('tk: gitk and git gui'
-'perl-libwww: git svn'
-'perl-term-readkey: git svn'
-'perl-mime-tools: git send-email'
-'perl-net-smtp-ssl: git send-email TLS support'
-'perl-authen-sasl: git send-email TLS support'
-'python2: various helper scripts'
-'subversion: git svn'
-'cvsps: git cvsimport')
-replaces=('git-core')
-provides=('git-core')
-backup=('etc/conf.d/git-daemon.conf')
-install=git.install
-source=(http://git-core.googlecode.com/files/git-$pkgver.tar.gz;
-http://git-core.googlecode.com/files/git-manpages-$pkgver.tar.gz;
-git-daemon@.service
-git-daemon.socket)
-
-build() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd $srcdir/$pkgname-$pkgver
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS=$CFLAGS LDFLAGS=$LDFLAGS \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-all
-
-  cd contrib/emacs
-  make prefix=/usr
-}
-
-check() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd $srcdir/$pkgname-$pkgver
-  local jobs
-  jobs=$(expr $MAKEFLAGS : '.*\(-j[0-9]*\).*')
-  mkdir -p /dev/shm/git-test
-  # We used to use this, but silly git regressions:
-  #GIT_TEST_OPTS=--root=/dev/shm/ \
-  # http://comments.gmane.org/gmane.comp.version-control.git/202020
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS=$CFLAGS LDFLAGS=$LDFLAGS \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-NO_SVN_TESTS=y \
-DEFAULT_TEST_TARGET=prove \
-GIT_PROVE_OPTS=$jobs -Q \
-GIT_TEST_OPTS=--root=/dev/shm/git-test \
-test
-}
-
-package() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd $srcdir/$pkgname-$pkgver
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS=$CFLAGS LDFLAGS=$LDFLAGS \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-INSTALLDIRS=vendor DESTDIR=$pkgdir install 
-
-  # bash completion
-  mkdir -p $pkgdir/usr/share/bash-completion/completions/
-  install -m644 ./contrib/completion/git-completion.bash 
$pkgdir/usr/share/bash-completion/completions/git 
-  # fancy git prompt
-  mkdir -p $pkgdir/usr/share/git/
-  install -m644 ./contrib/completion/git-prompt.sh 
$pkgdir/usr/share/git/git-prompt.sh
-  # more contrib stuff
-  cp -a ./contrib/* $pkgdir/usr/share/git/ 
-  # scripts are for python 2.x
-  sed -i 's|#![ ]*/usr/bin/env python|#!/usr/bin/env python2|' \
-$(find $pkgdir -name '*.py') \
-$pkgdir/usr/lib/git-core/git-p4 \
-$pkgdir/usr/share/git/gitview/gitview \
-$pkgdir/usr/share/git/remote-helpers/git-remote-bzr \
-

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

2013-05-10 Thread Andrea Scarpino
Date: Friday, May 10, 2013 @ 19:08:02
  Author: andrea
Revision: 185044

Fix a crash when closing various apps (FS#35171) (KDEBUG#319137)

Modified:
  kdelibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 16:49:05 UTC (rev 185043)
+++ PKGBUILD2013-05-10 17:08:02 UTC (rev 185044)
@@ -4,7 +4,7 @@
 
 pkgname=kdelibs
 pkgver=4.10.3
-pkgrel=2
+pkgrel=3
 pkgdesc=KDE Core Libraries
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdelibs'
@@ -18,12 +18,14 @@
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;
 'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch'
-'security-fix.patch')
+'security-fix.patch'
+'fix-xfreepixmap-call.patch')
 sha1sums=('aa154998e227121be82f5b04442e908e7dece01b'
   '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
   '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
   'ed1f57ee661e5c7440efcaba7e51d2554709701c'
-  '506562009a667f18481be0d2c5035b181fce38bb')
+  '506562009a667f18481be0d2c5035b181fce38bb'
+  '556c5473219d8208ec920f46c08bf61fda5b60d9')
 
 build() {
cd ${pkgname}-${pkgver}
@@ -36,6 +38,8 @@
 
# KDEBUG#319428
patch -p1 -i ${srcdir}/security-fix.patch
+   # KDEBUG#319137
+   patch -p1 -i ${srcdir}/fix-xfreepixmap-call.patch
   
cd ../
 



[arch-commits] Commit in kdelibs/trunk (fix-xfreepixmap-call.patch)

2013-05-10 Thread Andrea Scarpino
Date: Friday, May 10, 2013 @ 19:08:21
  Author: andrea
Revision: 185045

upgpkg: kdelibs 4.10.3-3

Add the patch

Added:
  kdelibs/trunk/fix-xfreepixmap-call.patch

+
 fix-xfreepixmap-call.patch |   24 
 1 file changed, 24 insertions(+)

Added: fix-xfreepixmap-call.patch
===
--- fix-xfreepixmap-call.patch  (rev 0)
+++ fix-xfreepixmap-call.patch  2013-05-10 17:08:21 UTC (rev 185045)
@@ -0,0 +1,24 @@
+commit 9323adac35d40da69e3cb18504340e984c4afd05
+Author: Anne-Marie Mahfouf an...@kde.org
+Date:   Fri May 10 17:12:33 2013 +0200
+
+Fix crash when quitting apps
+
+Backport to 4.10 branch
+
+CCBUG: 319137
+
+diff --git a/plasma/private/dialogshadows.cpp 
b/plasma/private/dialogshadows.cpp
+index b54fb1a..1925670 100644
+--- a/plasma/private/dialogshadows.cpp
 b/plasma/private/dialogshadows.cpp
+@@ -336,6 +336,9 @@ void DialogShadows::Private::freeX11Pixmaps()
+ {
+ #ifdef Q_WS_X11
+ foreach (const QPixmap pixmap, m_shadowPixmaps) {
++if (!QX11Info::display()) {
++return;
++}
+ if (!pixmap.isNull()) {
+ XFreePixmap(QX11Info::display(), pixmap.handle());
+ }



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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 19:09:24
  Author: bpiotrowski
Revision: 185046

upgpkg: libxml2 2.9.1-1

- upstream release
- upgrade XML conformance test suites to 20080827

Modified:
  libxml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 17:08:21 UTC (rev 185045)
+++ PKGBUILD2013-05-10 17:09:24 UTC (rev 185046)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor jproc...@prium.net
 
 pkgname=libxml2
-pkgver=2.8.0
+pkgver=2.9.1
 pkgrel=1
 pkgdesc=XML parsing library, version 2
 arch=(i686 x86_64)
@@ -13,9 +13,9 @@
 options=('!libtool')
 url=http://www.xmlsoft.org/;
 source=(ftp://ftp.xmlsoft.org/${pkgname}/${pkgname}-${pkgver}.tar.gz
-http://www.w3.org/XML/Test/xmlts20080205.tar.gz)
-md5sums=('c62106f02ee00b6437f0fb9d370c1093'
- 'b255be9a1c7f7021e52448e4ec8d7a0d')
+http://www.w3.org/XML/Test/xmlts20080827.tar.gz)
+md5sums=('9c0cfef285d5c4a5c80d00904ddab380'
+ 'ae3d1ebe000a3972afa104ca7f0e1b4a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 19:09:39
  Author: bpiotrowski
Revision: 185047

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

Added:
  libxml2/repos/testing-i686/
  libxml2/repos/testing-i686/PKGBUILD
(from rev 185046, libxml2/trunk/PKGBUILD)
  libxml2/repos/testing-x86_64/
  libxml2/repos/testing-x86_64/PKGBUILD
(from rev 185046, libxml2/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   38 ++
 testing-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: libxml2/repos/testing-i686/PKGBUILD (from rev 185046, 
libxml2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-10 17:09:39 UTC (rev 185047)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+
+pkgname=libxml2
+pkgver=2.9.1
+pkgrel=1
+pkgdesc=XML parsing library, version 2
+arch=(i686 x86_64)
+license=('custom')
+depends=('zlib=1.2.4' 'readline=6.1' 'ncurses=5.7' 'xz')
+makedepends=('python2')
+options=('!libtool')
+url=http://www.xmlsoft.org/;
+source=(ftp://ftp.xmlsoft.org/${pkgname}/${pkgname}-${pkgver}.tar.gz
+http://www.w3.org/XML/Test/xmlts20080827.tar.gz)
+md5sums=('9c0cfef285d5c4a5c80d00904ddab380'
+ 'ae3d1ebe000a3972afa104ca7f0e1b4a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  sed -e 's|/usr/bin/python -u|/usr/bin/python2 -u|g' -e 
's|/usr/bin/python$|/usr/bin/python2|g' -i python/tests/*.py
+  ./configure --prefix=/usr --with-threads --with-history \
+ --with-python=/usr/bin/python2
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  mv ${srcdir}/xmlconf .
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}

Copied: libxml2/repos/testing-x86_64/PKGBUILD (from rev 185046, 
libxml2/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-05-10 17:09:39 UTC (rev 185047)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: John Proctor jproc...@prium.net
+
+pkgname=libxml2
+pkgver=2.9.1
+pkgrel=1
+pkgdesc=XML parsing library, version 2
+arch=(i686 x86_64)
+license=('custom')
+depends=('zlib=1.2.4' 'readline=6.1' 'ncurses=5.7' 'xz')
+makedepends=('python2')
+options=('!libtool')
+url=http://www.xmlsoft.org/;
+source=(ftp://ftp.xmlsoft.org/${pkgname}/${pkgname}-${pkgver}.tar.gz
+http://www.w3.org/XML/Test/xmlts20080827.tar.gz)
+md5sums=('9c0cfef285d5c4a5c80d00904ddab380'
+ 'ae3d1ebe000a3972afa104ca7f0e1b4a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  sed -e 's|/usr/bin/python -u|/usr/bin/python2 -u|g' -e 
's|/usr/bin/python$|/usr/bin/python2|g' -i python/tests/*.py
+  ./configure --prefix=/usr --with-threads --with-history \
+ --with-python=/usr/bin/python2
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  mv ${srcdir}/xmlconf .
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
+}



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

2013-05-10 Thread Alexandre Filgueira
Date: Friday, May 10, 2013 @ 19:13:48
  Author: faidoc
Revision: 90265

upgpkg: cinnamon 1.8.2-1

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 16:33:19 UTC (rev 90264)
+++ PKGBUILD2013-05-10 17:13:48 UTC (rev 90265)
@@ -5,7 +5,7 @@
 # Contributor: CReimer
 
 pkgname=cinnamon
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc=Linux desktop which provides advanced innovative features and a 
traditional user experience
 arch=('i686' 'x86_64')
@@ -31,7 +31,7 @@
 switch-applications.patch
 fallback-helpers.patch
 idle-dim.patch)
-sha256sums=('c7ef75572d4967265a16102e7fa0734db35c33ee792c01dcb9eff7e43e711530'
+sha256sums=('83179f98f9e6c88928146d43a9d3f581c64706c0a60dac5e58d845a30a275a91'
 'a0c05c995102b16f1060cbd43931eeaefeafd0265a0335e4ca14a143bd4c8c30'
 'ee5694bdc997ffa35a817f691b15bae13747137d35ec2aecd0da298d7edbe426'
 '0971ac14bc31167d3b94ea93e608c5d49518a12b89f40c97f84d80e715657aa3'



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

2013-05-10 Thread Alexandre Filgueira
Date: Friday, May 10, 2013 @ 19:14:37
  Author: faidoc
Revision: 90266

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

Added:
  cinnamon/repos/community-i686/PKGBUILD
(from rev 90265, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-i686/cinnamon.install
(from rev 90265, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-i686/fallback-helpers.patch
(from rev 90265, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-i686/fix-control-center-check.patch
(from rev 90265, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-i686/gnome-3.8.patch
(from rev 90265, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-i686/idle-dim.patch
(from rev 90265, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-i686/keyboard_applet.patch
(from rev 90265, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-i686/switch-applications.patch
(from rev 90265, cinnamon/trunk/switch-applications.patch)
  cinnamon/repos/community-x86_64/PKGBUILD
(from rev 90265, cinnamon/trunk/PKGBUILD)
  cinnamon/repos/community-x86_64/cinnamon.install
(from rev 90265, cinnamon/trunk/cinnamon.install)
  cinnamon/repos/community-x86_64/fallback-helpers.patch
(from rev 90265, cinnamon/trunk/fallback-helpers.patch)
  cinnamon/repos/community-x86_64/fix-control-center-check.patch
(from rev 90265, cinnamon/trunk/fix-control-center-check.patch)
  cinnamon/repos/community-x86_64/gnome-3.8.patch
(from rev 90265, cinnamon/trunk/gnome-3.8.patch)
  cinnamon/repos/community-x86_64/idle-dim.patch
(from rev 90265, cinnamon/trunk/idle-dim.patch)
  cinnamon/repos/community-x86_64/keyboard_applet.patch
(from rev 90265, cinnamon/trunk/keyboard_applet.patch)
  cinnamon/repos/community-x86_64/switch-applications.patch
(from rev 90265, cinnamon/trunk/switch-applications.patch)
Deleted:
  cinnamon/repos/community-i686/PKGBUILD
  cinnamon/repos/community-i686/cinnamon.install
  cinnamon/repos/community-i686/fallback-helpers.patch
  cinnamon/repos/community-i686/fix-control-center-check.patch
  cinnamon/repos/community-i686/gnome-3.8.patch
  cinnamon/repos/community-i686/idle-dim.patch
  cinnamon/repos/community-i686/keyboard_applet.patch
  cinnamon/repos/community-i686/switch-applications.patch
  cinnamon/repos/community-x86_64/PKGBUILD
  cinnamon/repos/community-x86_64/cinnamon.install
  cinnamon/repos/community-x86_64/fallback-helpers.patch
  cinnamon/repos/community-x86_64/fix-control-center-check.patch
  cinnamon/repos/community-x86_64/gnome-3.8.patch
  cinnamon/repos/community-x86_64/idle-dim.patch
  cinnamon/repos/community-x86_64/keyboard_applet.patch
  cinnamon/repos/community-x86_64/switch-applications.patch

-+
 /PKGBUILD   |  168 
 /cinnamon.install   |   22 
 /fallback-helpers.patch |   40 
 /fix-control-center-check.patch |   24 
 /gnome-3.8.patch| 7904 ++
 /idle-dim.patch |   70 
 /keyboard_applet.patch  |  284 
 /switch-applications.patch  |   62 
 community-i686/PKGBUILD |   84 
 community-i686/cinnamon.install |   11 
 community-i686/fallback-helpers.patch   |   20 
 community-i686/fix-control-center-check.patch   |   12 
 community-i686/gnome-3.8.patch  | 3952 ---
 community-i686/idle-dim.patch   |   35 
 community-i686/keyboard_applet.patch|  142 
 community-i686/switch-applications.patch|   31 
 community-x86_64/PKGBUILD   |   84 
 community-x86_64/cinnamon.install   |   11 
 community-x86_64/fallback-helpers.patch |   20 
 community-x86_64/fix-control-center-check.patch |   12 
 community-x86_64/gnome-3.8.patch| 3952 ---
 community-x86_64/idle-dim.patch |   35 
 community-x86_64/keyboard_applet.patch  |  142 
 community-x86_64/switch-applications.patch  |   31 
 24 files changed, 8574 insertions(+), 8574 deletions(-)

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


[arch-commits] Commit in kdelibs/repos/extra-x86_64 (13 files)

2013-05-10 Thread Andrea Scarpino
Date: Friday, May 10, 2013 @ 19:29:02
  Author: andrea
Revision: 185048

archrelease: copy trunk to extra-x86_64

Added:
  kdelibs/repos/extra-x86_64/PKGBUILD
(from rev 185047, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
(from rev 185047, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/extra-x86_64/fix-xfreepixmap-call.patch
(from rev 185047, kdelibs/trunk/fix-xfreepixmap-call.patch)
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
(from rev 185047, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/extra-x86_64/kdelibs.install
(from rev 185047, kdelibs/trunk/kdelibs.install)
  kdelibs/repos/extra-x86_64/qt4.patch
(from rev 185047, kdelibs/trunk/qt4.patch)
  kdelibs/repos/extra-x86_64/security-fix.patch
(from rev 185047, kdelibs/trunk/security-fix.patch)
Deleted:
  kdelibs/repos/extra-x86_64/PKGBUILD
  kdelibs/repos/extra-x86_64/archlinux-menu.patch
  kdelibs/repos/extra-x86_64/kde-applications-menu.patch
  kdelibs/repos/extra-x86_64/kdelibs.install
  kdelibs/repos/extra-x86_64/qt4.patch
  kdelibs/repos/extra-x86_64/security-fix.patch

-+
 PKGBUILD|  138 +-
 archlinux-menu.patch|   44 ++---
 fix-xfreepixmap-call.patch  |   24 +++
 kde-applications-menu.patch |   44 ++---
 kdelibs.install |   26 +++
 qt4.patch   |   22 +++---
 security-fix.patch  |   64 +--
 7 files changed, 195 insertions(+), 167 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 17:09:39 UTC (rev 185047)
+++ PKGBUILD2013-05-10 17:29:02 UTC (rev 185048)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdelibs
-pkgver=4.10.3
-pkgrel=2
-pkgdesc=KDE Core Libraries
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdelibs'
-license=('GPL' 'LGPL' 'FDL')
-depends=('strigi' 'attica' 'libxss' 'soprano' 'krb5' 'grantlee'
-'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr'
-'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon'
-'media-player-info' 'libxtst' 'libutempter' 'qtwebkit')
-makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell' 'mesa')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;
-'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch'
-'security-fix.patch')
-sha1sums=('aa154998e227121be82f5b04442e908e7dece01b'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-  'ed1f57ee661e5c7440efcaba7e51d2554709701c'
-  '506562009a667f18481be0d2c5035b181fce38bb')
-
-build() {
-   cd ${pkgname}-${pkgver}
-   # avoid file conflict with gnome-menus
-   patch -p1 -i ${srcdir}/kde-applications-menu.patch
-   # add Archlinux menu entry
-   patch -p1 -i ${srcdir}/archlinux-menu.patch
-   # qmake refers to Qt5
-   patch -p1 -i ${srcdir}/qt4.patch
-
-   # KDEBUG#319428
-   patch -p1 -i ${srcdir}/security-fix.patch
-  
-   cd ../
-
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONF_INSTALL_DIR=/etc \
-   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
-   -DKDE_DEFAULT_HOME='.kde4' \
-   -DWITH_FAM=OFF \
-   -DWITH_HUpnp=OFF \
-   -DWITH_SOLID_UDISKS2=ON
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-
-   # cert bundle seems to be hardcoded
-   # link it to the one from ca-certificates
-   rm -f ${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-   ln -sf /etc/ssl/certs/ca-certificates.crt 
${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-}

Copied: kdelibs/repos/extra-x86_64/PKGBUILD (from rev 185047, 
kdelibs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 17:29:02 UTC (rev 185048)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.10.3
+pkgrel=3
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdelibs'
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi' 'attica' 'libxss' 'soprano' 'krb5' 'grantlee'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt'
+ 

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

2013-05-10 Thread Andrea Scarpino
Date: Friday, May 10, 2013 @ 19:29:39
  Author: andrea
Revision: 185049

upgpkg: soprano 2.9.2-1

Upstream release

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 17:29:02 UTC (rev 185048)
+++ PKGBUILD2013-05-10 17:29:39 UTC (rev 185049)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski tp...@archlinux.org
 
 pkgname=soprano
-pkgver=2.9.1
+pkgver=2.9.2
 pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('qt4' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso-base')
 makedepends=('cmake' 'java-environment' 'doxygen')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('c7beb1bda475f363fa0afb58edc541fe')
+md5sums=('60ce910cf3c8e4655c614b45d73f2b2a')
 
 build() {
   mkdir build



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

2013-05-10 Thread Andrea Scarpino
Date: Friday, May 10, 2013 @ 19:29:50
  Author: andrea
Revision: 185050

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-10 17:29:39 UTC (rev 185049)
+++ extra-i686/PKGBUILD 2013-05-10 17:29:50 UTC (rev 185050)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Tobias Powalowski tp...@archlinux.org
-
-pkgname=soprano
-pkgver=2.9.1
-pkgrel=1
-pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
-arch=('i686' 'x86_64')
-url='http://soprano.sourceforge.net/'
-license=('GPL' 'LGPL')
-depends=('qt4' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso-base')
-makedepends=('cmake' 'java-environment' 'doxygen')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('c7beb1bda475f363fa0afb58edc541fe')
-
-build() {
-  mkdir build
-  cd build
-  # we need the rpath
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSOPRANO_DISABLE_CLUCENE_INDEX=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: soprano/repos/extra-i686/PKGBUILD (from rev 185049, 
soprano/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-10 17:29:50 UTC (rev 185050)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+pkgname=soprano
+pkgver=2.9.2
+pkgrel=1
+pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
+arch=('i686' 'x86_64')
+url='http://soprano.sourceforge.net/'
+license=('GPL' 'LGPL')
+depends=('qt4' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso-base')
+makedepends=('cmake' 'java-environment' 'doxygen')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('60ce910cf3c8e4655c614b45d73f2b2a')
+
+build() {
+  mkdir build
+  cd build
+  # we need the rpath
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSOPRANO_DISABLE_CLUCENE_INDEX=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-05-10 17:29:39 UTC (rev 185049)
+++ extra-x86_64/PKGBUILD   2013-05-10 17:29:50 UTC (rev 185050)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Tobias Powalowski tp...@archlinux.org
-
-pkgname=soprano
-pkgver=2.9.1
-pkgrel=1
-pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
-arch=('i686' 'x86_64')
-url='http://soprano.sourceforge.net/'
-license=('GPL' 'LGPL')
-depends=('qt4' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso-base')
-makedepends=('cmake' 'java-environment' 'doxygen')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('c7beb1bda475f363fa0afb58edc541fe')
-
-build() {
-  mkdir build
-  cd build
-  # we need the rpath
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DSOPRANO_DISABLE_CLUCENE_INDEX=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=${pkgdir} install
-}

Copied: soprano/repos/extra-x86_64/PKGBUILD (from rev 185049, 
soprano/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-05-10 17:29:50 UTC (rev 185050)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+
+pkgname=soprano
+pkgver=2.9.2
+pkgrel=1
+pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
+arch=('i686' 'x86_64')
+url='http://soprano.sourceforge.net/'
+license=('GPL' 'LGPL')
+depends=('qt4' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso-base')
+makedepends=('cmake' 'java-environment' 'doxygen')

[arch-commits] Commit in kdelibs/repos/extra-i686 (13 files)

2013-05-10 Thread Andrea Scarpino
Date: Friday, May 10, 2013 @ 19:31:59
  Author: andrea
Revision: 185051

archrelease: copy trunk to extra-i686

Added:
  kdelibs/repos/extra-i686/PKGBUILD
(from rev 185050, kdelibs/trunk/PKGBUILD)
  kdelibs/repos/extra-i686/archlinux-menu.patch
(from rev 185050, kdelibs/trunk/archlinux-menu.patch)
  kdelibs/repos/extra-i686/fix-xfreepixmap-call.patch
(from rev 185050, kdelibs/trunk/fix-xfreepixmap-call.patch)
  kdelibs/repos/extra-i686/kde-applications-menu.patch
(from rev 185050, kdelibs/trunk/kde-applications-menu.patch)
  kdelibs/repos/extra-i686/kdelibs.install
(from rev 185050, kdelibs/trunk/kdelibs.install)
  kdelibs/repos/extra-i686/qt4.patch
(from rev 185050, kdelibs/trunk/qt4.patch)
  kdelibs/repos/extra-i686/security-fix.patch
(from rev 185050, kdelibs/trunk/security-fix.patch)
Deleted:
  kdelibs/repos/extra-i686/PKGBUILD
  kdelibs/repos/extra-i686/archlinux-menu.patch
  kdelibs/repos/extra-i686/kde-applications-menu.patch
  kdelibs/repos/extra-i686/kdelibs.install
  kdelibs/repos/extra-i686/qt4.patch
  kdelibs/repos/extra-i686/security-fix.patch

-+
 PKGBUILD|  138 +-
 archlinux-menu.patch|   44 ++---
 fix-xfreepixmap-call.patch  |   24 +++
 kde-applications-menu.patch |   44 ++---
 kdelibs.install |   26 +++
 qt4.patch   |   22 +++---
 security-fix.patch  |   64 +--
 7 files changed, 195 insertions(+), 167 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 17:29:50 UTC (rev 185050)
+++ PKGBUILD2013-05-10 17:31:59 UTC (rev 185051)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: Pierre Schmitz pie...@archlinux.de
-
-pkgname=kdelibs
-pkgver=4.10.3
-pkgrel=2
-pkgdesc=KDE Core Libraries
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/kdelibs'
-license=('GPL' 'LGPL' 'FDL')
-depends=('strigi' 'attica' 'libxss' 'soprano' 'krb5' 'grantlee'
-'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr'
-'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon'
-'media-player-info' 'libxtst' 'libutempter' 'qtwebkit')
-makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell' 'mesa')
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;
-'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch'
-'security-fix.patch')
-sha1sums=('aa154998e227121be82f5b04442e908e7dece01b'
-  '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-  '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-  'ed1f57ee661e5c7440efcaba7e51d2554709701c'
-  '506562009a667f18481be0d2c5035b181fce38bb')
-
-build() {
-   cd ${pkgname}-${pkgver}
-   # avoid file conflict with gnome-menus
-   patch -p1 -i ${srcdir}/kde-applications-menu.patch
-   # add Archlinux menu entry
-   patch -p1 -i ${srcdir}/archlinux-menu.patch
-   # qmake refers to Qt5
-   patch -p1 -i ${srcdir}/qt4.patch
-
-   # KDEBUG#319428
-   patch -p1 -i ${srcdir}/security-fix.patch
-  
-   cd ../
-
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DKDE4_BUILD_TESTS=OFF \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DKDE_DISTRIBUTION_TEXT='Arch Linux' \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DSYSCONF_INSTALL_DIR=/etc \
-   -DHTML_INSTALL_DIR=/usr/share/doc/kde/html \
-   -DKDE_DEFAULT_HOME='.kde4' \
-   -DWITH_FAM=OFF \
-   -DWITH_HUpnp=OFF \
-   -DWITH_SOLID_UDISKS2=ON
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-
-   # cert bundle seems to be hardcoded
-   # link it to the one from ca-certificates
-   rm -f ${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-   ln -sf /etc/ssl/certs/ca-certificates.crt 
${pkgdir}/usr/share/apps/kssl/ca-bundle.crt
-}

Copied: kdelibs/repos/extra-i686/PKGBUILD (from rev 185050, 
kdelibs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 17:31:59 UTC (rev 185051)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgname=kdelibs
+pkgver=4.10.3
+pkgrel=3
+pkgdesc=KDE Core Libraries
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/kde/kdelibs'
+license=('GPL' 'LGPL' 'FDL')
+depends=('strigi' 'attica' 'libxss' 'soprano' 'krb5' 'grantlee'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt'
+'shared-mime-info' 

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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 19:33:51
  Author: bpiotrowski
Revision: 185052

upgpkg: libsasl 2.1.26-1

- upstream release
- disable not required patches

Modified:
  libsasl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 17:31:59 UTC (rev 185051)
+++ PKGBUILD2013-05-10 17:33:51 UTC (rev 185052)
@@ -7,15 +7,15 @@
 #pkgbase=('cyrus-sasl')
 #pkgname=('cyrus-sasl' 'cyrus-sasl-gssapi' 'cyrus-sasl-ldap' 'cyrus-sasl-sql')
 pkgname=libsasl
-pkgver=2.1.23
-pkgrel=10
+pkgver=2.1.26
+pkgrel=1
 pkgdesc=Cyrus Simple Authentication Service Layer (SASL) library
 arch=('i686' 'x86_64')
 url=http://cyrusimap.web.cmu.edu/;
 license=('custom')
 options=('!makeflags' '!libtool')
 makedepends=('postgresql-libs' 'libmariadbclient' 'libldap' 'krb5' 'openssl')
-source=(ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-${pkgver}.tar.gz
+source=(ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-${pkgver}.tar.gz
 cyrus-sasl-2.1.19-checkpw.c.patch
 cyrus-sasl-2.1.22-crypt.patch
 cyrus-sasl-2.1.22-qa.patch
@@ -35,7 +35,7 @@
 0030-dont_use_la_files_for_opening_plugins.patch
 saslauthd.conf.d
 saslauthd)
-md5sums=('2eb0e48106f0e9cd8001e654f267ecbc'
+md5sums=('a7f4e5e559a0e37b3ffc438c9456e425'
  'e27ddff076342e7a3041c4759817d04b'
  'd7e6886e88af04d05f3dec7f0a59ccf7'
  '79b8a5e8689989e2afd4b7bda595a7b1'
@@ -57,25 +57,28 @@
  '75542f613185d5a90520ad0d7d926a20')
 
 build() {
+  export CFLAGS=$CFLAGS -fPIC
+ 
   cd ${srcdir}/cyrus-sasl-${pkgver}
-  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.19-checkpw.c.patch
-  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-crypt.patch
+#  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.19-checkpw.c.patch
+#  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-crypt.patch
   patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-qa.patch
-  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-automake-1.10.patch
-  patch -Np0 -i ${srcdir}/cyrus-sasl-2.1.23-authd-fix.patch
-  patch -Np1 -i ${srcdir}/0003_saslauthd_mdoc.patch
+#  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-automake-1.10.patch
+#  patch -Np0 -i ${srcdir}/cyrus-sasl-2.1.23-authd-fix.patch
+#  patch -Np1 -i ${srcdir}/0003_saslauthd_mdoc.patch
   patch -Np1 -i ${srcdir}/0010_maintainer_mode.patch
   patch -Np1 -i ${srcdir}/0011_saslauthd_ac_prog_libtool.patch
-  patch -Np1 -i ${srcdir}/0012_xopen_crypt_prototype.patch
-  patch -Np1 -i ${srcdir}/0016_pid_file_lock_creation_mask.patch
-  patch -Np1 -i ${srcdir}/0018_auth_rimap_quotes.patch
-  patch -Np1 -i ${srcdir}/0019_ldap_deprecated.patch
-  patch -Np1 -i ${srcdir}/0022_gcc4.4_preprocessor_syntax.patch
+#  patch -Np1 -i ${srcdir}/0012_xopen_crypt_prototype.patch
+#  patch -Np1 -i ${srcdir}/0016_pid_file_lock_creation_mask.patch
+#  patch -Np1 -i ${srcdir}/0018_auth_rimap_quotes.patch
+#  patch -Np1 -i ${srcdir}/0019_ldap_deprecated.patch
+#  patch -Np1 -i ${srcdir}/0022_gcc4.4_preprocessor_syntax.patch
   patch -Np1 -i ${srcdir}/0025_ld_as_needed.patch
   patch -Np1 -i ${srcdir}/0026_drop_krb5support_dependency.patch
-  patch -Np1 -i ${srcdir}/0027_db5_support.patch
+#  patch -Np1 -i ${srcdir}/0027_db5_support.patch
   patch -Np1 -i ${srcdir}/0030-dont_use_la_files_for_opening_plugins.patch
 
+  sed 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' -i configure.in
   rm -f config/config.guess config/config.sub 
   rm -f config/ltconfig config/ltmain.sh config/libtool.m4
   rm -fr autom4te.cache
@@ -130,7 +133,7 @@
 
 package_libsasl() {
   pkgdesc=Cyrus Simple Authentication Service Layer (SASL) Library
-  depends=('openssl')
+  depends=('openssl' 'krb5')
   conflicts=('cyrus-sasl-plugins')
 
   cd ${srcdir}/cyrus-sasl-${pkgver}



[arch-commits] Commit in libsasl/repos (44 files)

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 19:34:50
  Author: bpiotrowski
Revision: 185053

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

Added:
  libsasl/repos/testing-i686/
  libsasl/repos/testing-i686/0003_saslauthd_mdoc.patch
(from rev 185052, libsasl/trunk/0003_saslauthd_mdoc.patch)
  libsasl/repos/testing-i686/0010_maintainer_mode.patch
(from rev 185052, libsasl/trunk/0010_maintainer_mode.patch)
  libsasl/repos/testing-i686/0011_saslauthd_ac_prog_libtool.patch
(from rev 185052, libsasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
  libsasl/repos/testing-i686/0012_xopen_crypt_prototype.patch
(from rev 185052, libsasl/trunk/0012_xopen_crypt_prototype.patch)
  libsasl/repos/testing-i686/0016_pid_file_lock_creation_mask.patch
(from rev 185052, libsasl/trunk/0016_pid_file_lock_creation_mask.patch)
  libsasl/repos/testing-i686/0018_auth_rimap_quotes.patch
(from rev 185052, libsasl/trunk/0018_auth_rimap_quotes.patch)
  libsasl/repos/testing-i686/0019_ldap_deprecated.patch
(from rev 185052, libsasl/trunk/0019_ldap_deprecated.patch)
  libsasl/repos/testing-i686/0022_gcc4.4_preprocessor_syntax.patch
(from rev 185052, libsasl/trunk/0022_gcc4.4_preprocessor_syntax.patch)
  libsasl/repos/testing-i686/0025_ld_as_needed.patch
(from rev 185052, libsasl/trunk/0025_ld_as_needed.patch)
  libsasl/repos/testing-i686/0026_drop_krb5support_dependency.patch
(from rev 185052, libsasl/trunk/0026_drop_krb5support_dependency.patch)
  libsasl/repos/testing-i686/0027_db5_support.patch
(from rev 185052, libsasl/trunk/0027_db5_support.patch)
  libsasl/repos/testing-i686/0030-dont_use_la_files_for_opening_plugins.patch
(from rev 185052, 
libsasl/trunk/0030-dont_use_la_files_for_opening_plugins.patch)
  libsasl/repos/testing-i686/PKGBUILD
(from rev 185052, libsasl/trunk/PKGBUILD)
  libsasl/repos/testing-i686/cyrus-sasl-2.1.19-checkpw.c.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.19-checkpw.c.patch)
  libsasl/repos/testing-i686/cyrus-sasl-2.1.22-as-needed.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.22-as-needed.patch)
  libsasl/repos/testing-i686/cyrus-sasl-2.1.22-automake-1.10.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.22-automake-1.10.patch)
  libsasl/repos/testing-i686/cyrus-sasl-2.1.22-crypt.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.22-crypt.patch)
  libsasl/repos/testing-i686/cyrus-sasl-2.1.22-qa.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.22-qa.patch)
  libsasl/repos/testing-i686/cyrus-sasl-2.1.23-authd-fix.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.23-authd-fix.patch)
  libsasl/repos/testing-i686/saslauthd
(from rev 185052, libsasl/trunk/saslauthd)
  libsasl/repos/testing-i686/saslauthd.conf.d
(from rev 185052, libsasl/trunk/saslauthd.conf.d)
  libsasl/repos/testing-x86_64/
  libsasl/repos/testing-x86_64/0003_saslauthd_mdoc.patch
(from rev 185052, libsasl/trunk/0003_saslauthd_mdoc.patch)
  libsasl/repos/testing-x86_64/0010_maintainer_mode.patch
(from rev 185052, libsasl/trunk/0010_maintainer_mode.patch)
  libsasl/repos/testing-x86_64/0011_saslauthd_ac_prog_libtool.patch
(from rev 185052, libsasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
  libsasl/repos/testing-x86_64/0012_xopen_crypt_prototype.patch
(from rev 185052, libsasl/trunk/0012_xopen_crypt_prototype.patch)
  libsasl/repos/testing-x86_64/0016_pid_file_lock_creation_mask.patch
(from rev 185052, libsasl/trunk/0016_pid_file_lock_creation_mask.patch)
  libsasl/repos/testing-x86_64/0018_auth_rimap_quotes.patch
(from rev 185052, libsasl/trunk/0018_auth_rimap_quotes.patch)
  libsasl/repos/testing-x86_64/0019_ldap_deprecated.patch
(from rev 185052, libsasl/trunk/0019_ldap_deprecated.patch)
  libsasl/repos/testing-x86_64/0022_gcc4.4_preprocessor_syntax.patch
(from rev 185052, libsasl/trunk/0022_gcc4.4_preprocessor_syntax.patch)
  libsasl/repos/testing-x86_64/0025_ld_as_needed.patch
(from rev 185052, libsasl/trunk/0025_ld_as_needed.patch)
  libsasl/repos/testing-x86_64/0026_drop_krb5support_dependency.patch
(from rev 185052, libsasl/trunk/0026_drop_krb5support_dependency.patch)
  libsasl/repos/testing-x86_64/0027_db5_support.patch
(from rev 185052, libsasl/trunk/0027_db5_support.patch)
  libsasl/repos/testing-x86_64/0030-dont_use_la_files_for_opening_plugins.patch
(from rev 185052, 
libsasl/trunk/0030-dont_use_la_files_for_opening_plugins.patch)
  libsasl/repos/testing-x86_64/PKGBUILD
(from rev 185052, libsasl/trunk/PKGBUILD)
  libsasl/repos/testing-x86_64/cyrus-sasl-2.1.19-checkpw.c.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.19-checkpw.c.patch)
  libsasl/repos/testing-x86_64/cyrus-sasl-2.1.22-as-needed.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.22-as-needed.patch)
  libsasl/repos/testing-x86_64/cyrus-sasl-2.1.22-automake-1.10.patch
(from rev 185052, libsasl/trunk/cyrus-sasl-2.1.22-automake-1.10.patch)
  

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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 19:43:30
  Author: tomegun
Revision: 185054

add myself as maintainer

also remove some versioned deps

Modified:
  libxml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 17:34:50 UTC (rev 185053)
+++ PKGBUILD2013-05-10 17:43:30 UTC (rev 185054)
@@ -1,5 +1,6 @@
 # $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Tom Gundersen t...@jklm.no
 # Contributor: John Proctor jproc...@prium.net
 
 pkgname=libxml2
@@ -8,7 +9,7 @@
 pkgdesc=XML parsing library, version 2
 arch=(i686 x86_64)
 license=('custom')
-depends=('zlib=1.2.4' 'readline=6.1' 'ncurses=5.7' 'xz')
+depends=('zlib' 'readline' 'ncurses' 'xz')
 makedepends=('python2')
 options=('!libtool')
 url=http://www.xmlsoft.org/;



[arch-commits] Commit in libsasl/repos (44 files)

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 19:59:34
  Author: bpiotrowski
Revision: 185055

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

Added:
  libsasl/repos/staging-i686/
  libsasl/repos/staging-i686/0003_saslauthd_mdoc.patch
(from rev 185054, libsasl/trunk/0003_saslauthd_mdoc.patch)
  libsasl/repos/staging-i686/0010_maintainer_mode.patch
(from rev 185054, libsasl/trunk/0010_maintainer_mode.patch)
  libsasl/repos/staging-i686/0011_saslauthd_ac_prog_libtool.patch
(from rev 185054, libsasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
  libsasl/repos/staging-i686/0012_xopen_crypt_prototype.patch
(from rev 185054, libsasl/trunk/0012_xopen_crypt_prototype.patch)
  libsasl/repos/staging-i686/0016_pid_file_lock_creation_mask.patch
(from rev 185054, libsasl/trunk/0016_pid_file_lock_creation_mask.patch)
  libsasl/repos/staging-i686/0018_auth_rimap_quotes.patch
(from rev 185054, libsasl/trunk/0018_auth_rimap_quotes.patch)
  libsasl/repos/staging-i686/0019_ldap_deprecated.patch
(from rev 185054, libsasl/trunk/0019_ldap_deprecated.patch)
  libsasl/repos/staging-i686/0022_gcc4.4_preprocessor_syntax.patch
(from rev 185054, libsasl/trunk/0022_gcc4.4_preprocessor_syntax.patch)
  libsasl/repos/staging-i686/0025_ld_as_needed.patch
(from rev 185054, libsasl/trunk/0025_ld_as_needed.patch)
  libsasl/repos/staging-i686/0026_drop_krb5support_dependency.patch
(from rev 185054, libsasl/trunk/0026_drop_krb5support_dependency.patch)
  libsasl/repos/staging-i686/0027_db5_support.patch
(from rev 185054, libsasl/trunk/0027_db5_support.patch)
  libsasl/repos/staging-i686/0030-dont_use_la_files_for_opening_plugins.patch
(from rev 185054, 
libsasl/trunk/0030-dont_use_la_files_for_opening_plugins.patch)
  libsasl/repos/staging-i686/PKGBUILD
(from rev 185054, libsasl/trunk/PKGBUILD)
  libsasl/repos/staging-i686/cyrus-sasl-2.1.19-checkpw.c.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.19-checkpw.c.patch)
  libsasl/repos/staging-i686/cyrus-sasl-2.1.22-as-needed.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.22-as-needed.patch)
  libsasl/repos/staging-i686/cyrus-sasl-2.1.22-automake-1.10.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.22-automake-1.10.patch)
  libsasl/repos/staging-i686/cyrus-sasl-2.1.22-crypt.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.22-crypt.patch)
  libsasl/repos/staging-i686/cyrus-sasl-2.1.22-qa.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.22-qa.patch)
  libsasl/repos/staging-i686/cyrus-sasl-2.1.23-authd-fix.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.23-authd-fix.patch)
  libsasl/repos/staging-i686/saslauthd
(from rev 185054, libsasl/trunk/saslauthd)
  libsasl/repos/staging-i686/saslauthd.conf.d
(from rev 185054, libsasl/trunk/saslauthd.conf.d)
  libsasl/repos/staging-x86_64/
  libsasl/repos/staging-x86_64/0003_saslauthd_mdoc.patch
(from rev 185054, libsasl/trunk/0003_saslauthd_mdoc.patch)
  libsasl/repos/staging-x86_64/0010_maintainer_mode.patch
(from rev 185054, libsasl/trunk/0010_maintainer_mode.patch)
  libsasl/repos/staging-x86_64/0011_saslauthd_ac_prog_libtool.patch
(from rev 185054, libsasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
  libsasl/repos/staging-x86_64/0012_xopen_crypt_prototype.patch
(from rev 185054, libsasl/trunk/0012_xopen_crypt_prototype.patch)
  libsasl/repos/staging-x86_64/0016_pid_file_lock_creation_mask.patch
(from rev 185054, libsasl/trunk/0016_pid_file_lock_creation_mask.patch)
  libsasl/repos/staging-x86_64/0018_auth_rimap_quotes.patch
(from rev 185054, libsasl/trunk/0018_auth_rimap_quotes.patch)
  libsasl/repos/staging-x86_64/0019_ldap_deprecated.patch
(from rev 185054, libsasl/trunk/0019_ldap_deprecated.patch)
  libsasl/repos/staging-x86_64/0022_gcc4.4_preprocessor_syntax.patch
(from rev 185054, libsasl/trunk/0022_gcc4.4_preprocessor_syntax.patch)
  libsasl/repos/staging-x86_64/0025_ld_as_needed.patch
(from rev 185054, libsasl/trunk/0025_ld_as_needed.patch)
  libsasl/repos/staging-x86_64/0026_drop_krb5support_dependency.patch
(from rev 185054, libsasl/trunk/0026_drop_krb5support_dependency.patch)
  libsasl/repos/staging-x86_64/0027_db5_support.patch
(from rev 185054, libsasl/trunk/0027_db5_support.patch)
  libsasl/repos/staging-x86_64/0030-dont_use_la_files_for_opening_plugins.patch
(from rev 185054, 
libsasl/trunk/0030-dont_use_la_files_for_opening_plugins.patch)
  libsasl/repos/staging-x86_64/PKGBUILD
(from rev 185054, libsasl/trunk/PKGBUILD)
  libsasl/repos/staging-x86_64/cyrus-sasl-2.1.19-checkpw.c.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.19-checkpw.c.patch)
  libsasl/repos/staging-x86_64/cyrus-sasl-2.1.22-as-needed.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.22-as-needed.patch)
  libsasl/repos/staging-x86_64/cyrus-sasl-2.1.22-automake-1.10.patch
(from rev 185054, libsasl/trunk/cyrus-sasl-2.1.22-automake-1.10.patch)
  

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

2013-05-10 Thread Andrea Scarpino
Date: Friday, May 10, 2013 @ 20:09:08
  Author: andrea
Revision: 185056

upgpkg: qt4 4.8.4-18

Rebuild for gcc issue on x86

Modified:
  qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 17:59:34 UTC (rev 185055)
+++ PKGBUILD2013-05-10 18:09:08 UTC (rev 185056)
@@ -4,7 +4,7 @@
 
 pkgname=qt4
 pkgver=4.8.4
-pkgrel=17
+pkgrel=18
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL')



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

2013-05-10 Thread Andrea Scarpino
Date: Friday, May 10, 2013 @ 20:09:28
  Author: andrea
Revision: 185057

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

Added:
  qt4/repos/extra-i686/PKGBUILD
(from rev 185056, qt4/trunk/PKGBUILD)
  qt4/repos/extra-i686/assistant-qt4.desktop
(from rev 185056, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/extra-i686/designer-qt4.desktop
(from rev 185056, qt4/trunk/designer-qt4.desktop)
  qt4/repos/extra-i686/improve-cups-support.patch
(from rev 185056, qt4/trunk/improve-cups-support.patch)
  qt4/repos/extra-i686/linguist-qt4.desktop
(from rev 185056, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/extra-i686/qdbusviewer-qt4.desktop
(from rev 185056, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/extra-i686/qt4.install
(from rev 185056, qt4/trunk/qt4.install)
  qt4/repos/extra-i686/qtconfig-qt4.desktop
(from rev 185056, qt4/trunk/qtconfig-qt4.desktop)
  qt4/repos/extra-x86_64/PKGBUILD
(from rev 185056, qt4/trunk/PKGBUILD)
  qt4/repos/extra-x86_64/assistant-qt4.desktop
(from rev 185056, qt4/trunk/assistant-qt4.desktop)
  qt4/repos/extra-x86_64/designer-qt4.desktop
(from rev 185056, qt4/trunk/designer-qt4.desktop)
  qt4/repos/extra-x86_64/improve-cups-support.patch
(from rev 185056, qt4/trunk/improve-cups-support.patch)
  qt4/repos/extra-x86_64/linguist-qt4.desktop
(from rev 185056, qt4/trunk/linguist-qt4.desktop)
  qt4/repos/extra-x86_64/qdbusviewer-qt4.desktop
(from rev 185056, qt4/trunk/qdbusviewer-qt4.desktop)
  qt4/repos/extra-x86_64/qt4.install
(from rev 185056, qt4/trunk/qt4.install)
  qt4/repos/extra-x86_64/qtconfig-qt4.desktop
(from rev 185056, qt4/trunk/qtconfig-qt4.desktop)
Deleted:
  qt4/repos/extra-i686/PKGBUILD
  qt4/repos/extra-i686/assistant-qt4.desktop
  qt4/repos/extra-i686/designer-qt4.desktop
  qt4/repos/extra-i686/improve-cups-support.patch
  qt4/repos/extra-i686/linguist-qt4.desktop
  qt4/repos/extra-i686/qt4.install
  qt4/repos/extra-i686/qtconfig-qt4.desktop
  qt4/repos/extra-x86_64/PKGBUILD
  qt4/repos/extra-x86_64/assistant-qt4.desktop
  qt4/repos/extra-x86_64/designer-qt4.desktop
  qt4/repos/extra-x86_64/improve-cups-support.patch
  qt4/repos/extra-x86_64/linguist-qt4.desktop
  qt4/repos/extra-x86_64/qt4.install
  qt4/repos/extra-x86_64/qtconfig-qt4.desktop

-+
 /PKGBUILD   |  274 ++
 /assistant-qt4.desktop  |   18 +
 /designer-qt4.desktop   |   22 ++
 /improve-cups-support.patch |  168 ++
 /linguist-qt4.desktop   |   20 ++
 /qt4.install|   24 ++
 /qtconfig-qt4.desktop   |   18 +
 extra-i686/PKGBUILD |  119 -
 extra-i686/assistant-qt4.desktop|9 
 extra-i686/designer-qt4.desktop |   11 -
 extra-i686/improve-cups-support.patch   |   84 -
 extra-i686/linguist-qt4.desktop |   10 -
 extra-i686/qdbusviewer-qt4.desktop  |   10 +
 extra-i686/qt4.install  |   12 -
 extra-i686/qtconfig-qt4.desktop |9 
 extra-x86_64/PKGBUILD   |  119 -
 extra-x86_64/assistant-qt4.desktop  |9 
 extra-x86_64/designer-qt4.desktop   |   11 -
 extra-x86_64/improve-cups-support.patch |   84 -
 extra-x86_64/linguist-qt4.desktop   |   10 -
 extra-x86_64/qdbusviewer-qt4.desktop|   10 +
 extra-x86_64/qt4.install|   12 -
 extra-x86_64/qtconfig-qt4.desktop   |9 
 23 files changed, 564 insertions(+), 508 deletions(-)

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


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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 20:31:42
  Author: andyrtr
Revision: 185058

upgpkg: gnutls 3.1.11-1

upstream update 3.1.11

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 18:09:28 UTC (rev 185057)
+++ PKGBUILD2013-05-10 18:31:42 UTC (rev 185058)
@@ -3,7 +3,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=gnutls
-pkgver=3.1.10
+pkgver=3.1.11
 pkgrel=1
 pkgdesc=A library which provides a secure layer over a reliable transport 
layer
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 depends=('gcc-libs=4.7.1-5' 'libtasn1=3.0' 'readline' 'zlib' 'nettle=2.4' 
'p11-kit=0.12')
 makedepends=('valgrind' 'strace' 'datefudge')
 
source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('9e73aa5c3ef3b7358159a31302e25aa7'
- '062dd4fe7d527dadbb3d9e9fb240510f')
+md5sums=('b1c8f431f7c258a1e76cdba05cc1dd88'
+ 'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 20:32:00
  Author: andyrtr
Revision: 185059

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

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

-+
 /PKGBUILD   |   86 ++
 /gnutls.install |   40 +++
 extra-i686/PKGBUILD |   43 -
 extra-i686/gnutls.install   |   20 -
 extra-x86_64/PKGBUILD   |   43 -
 extra-x86_64/gnutls.install |   20 -
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-05-10 18:31:42 UTC (rev 185058)
+++ extra-i686/PKGBUILD 2013-05-10 18:32:00 UTC (rev 185059)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Maintainer: Andreas Radke andy...@archlinux.org
-
-pkgname=gnutls
-pkgver=3.1.10
-pkgrel=1
-pkgdesc=A library which provides a secure layer over a reliable transport 
layer
-arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL')
-url=http://www.gnutls.org/;
-install=gnutls.install
-options=('!libtool' '!zipman')
-depends=('gcc-libs=4.7.1-5' 'libtasn1=3.0' 'readline' 'zlib' 'nettle=2.4' 
'p11-kit=0.12')
-makedepends=('valgrind' 'strace' 'datefudge')
-source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${pkgname}-${pkgver}.tar.xz{,.sig})
-md5sums=('9e73aa5c3ef3b7358159a31302e25aa7'
- '062dd4fe7d527dadbb3d9e9fb240510f')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --with-zlib \
-   --disable-static \
-   --disable-guile \
-   --disable-valgrind-tests
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make -k check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  
-  # lots of .png files are put into infodir and are gzipped by makepkg! this 
may need to be fixed by using !zipman
-  # gzip -9 all files in infodir and manpages manually
-  find $pkgdir/usr/share/info -name '*.info*' -exec gzip -9 {} \;
-  find $pkgdir/usr/share/man -exec gzip -9 {} \;
-}

Copied: gnutls/repos/extra-i686/PKGBUILD (from rev 185058, 
gnutls/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-05-10 18:32:00 UTC (rev 185059)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+
+pkgname=gnutls
+pkgver=3.1.11
+pkgrel=1
+pkgdesc=A library which provides a secure layer over a reliable transport 
layer
+arch=('i686' 'x86_64')
+license=('GPL3' 'LGPL2.1')
+url=http://www.gnutls.org/;
+install=gnutls.install
+options=('!libtool' '!zipman')
+depends=('gcc-libs=4.7.1-5' 'libtasn1=3.0' 'readline' 'zlib' 'nettle=2.4' 
'p11-kit=0.12')
+makedepends=('valgrind' 'strace' 'datefudge')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('b1c8f431f7c258a1e76cdba05cc1dd88'
+ 'SKIP')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --with-zlib \
+   --disable-static \
+   --disable-guile \
+   --disable-valgrind-tests
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make -k check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  
+  # lots of .png files are put into infodir and are gzipped by makepkg! this 
may need to be fixed by using !zipman
+  # gzip -9 all files in infodir and manpages manually
+  find $pkgdir/usr/share/info -name '*.info*' -exec gzip -9 {} \;
+  find $pkgdir/usr/share/man -exec gzip -9 {} \;
+}

Deleted: extra-i686/gnutls.install
===
--- extra-i686/gnutls.install   2013-05-10 18:31:42 UTC (rev 185058)
+++ extra-i686/gnutls.install   2013-05-10 18:32:00 UTC (rev 185059)
@@ -1,20 +0,0 @@
-infodir=usr/share/info
-filelist=(gnutls.info-1.gz gnutls.info-2.gz gnutls.info-3.gz gnutls.info-4.gz 
gnutls.info-5.gz gnutls.info.gz gnutls-guile.info.gz)
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file $infodir/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete 

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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 20:41:42
  Author: bpiotrowski
Revision: 185060

upgpkg: openldap 2.4.35-3

- rebuild against libsasl 2.1.26

Modified:
  openldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 18:32:00 UTC (rev 185059)
+++ PKGBUILD2013-05-10 18:41:42 UTC (rev 185060)
@@ -4,7 +4,7 @@
 pkgbase=openldap
 pkgname=('libldap' 'openldap')
 pkgver=2.4.35
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url=http://www.openldap.org/;
 license=('custom')



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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 20:42:07
  Author: bpiotrowski
Revision: 185061

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

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

-+
 staging-i686/PKGBUILD   |  114 
 staging-i686/openldap-nssov.patch   |   30 
 staging-i686/openldap-ntlm.patch|  230 ++
 staging-i686/openldap.install   |   20 ++
 staging-i686/slapd.service  |9 +
 staging-i686/slapd.tmpfiles |1 
 staging-x86_64/PKGBUILD |  114 
 staging-x86_64/openldap-nssov.patch |   30 
 staging-x86_64/openldap-ntlm.patch  |  230 ++
 staging-x86_64/openldap.install |   20 ++
 staging-x86_64/slapd.service|9 +
 staging-x86_64/slapd.tmpfiles   |1 
 12 files changed, 808 insertions(+)

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

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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 20:51:41
  Author: bpiotrowski
Revision: 185062

upgpkg: cyrus-sasl 2.1.26-1

- upstream release
- disable unneeded patches

Modified:
  cyrus-sasl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 18:42:07 UTC (rev 185061)
+++ PKGBUILD2013-05-10 18:51:41 UTC (rev 185062)
@@ -7,15 +7,15 @@
 pkgbase=('cyrus-sasl')
 pkgname=('cyrus-sasl' 'cyrus-sasl-gssapi' 'cyrus-sasl-ldap' 'cyrus-sasl-sql')
 #pkgname=libsasl
-pkgver=2.1.23
-pkgrel=12
+pkgver=2.1.26
+pkgrel=1
 pkgdesc=Cyrus Simple Authentication Service Layer (SASL) library
 arch=('i686' 'x86_64')
 url=http://cyrusimap.web.cmu.edu/;
 license=('custom')
 options=('!makeflags' '!libtool')
-makedepends=('postgresql-libs' 'libmariadbclient' 'libldap' 'krb5' 'openssl')
-source=(ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-${pkgver}.tar.gz
+makedepends=('postgresql-libs' 'libmariadbclient' 'libldap' 'krb5' 'openssl' 
'sqlite2')
+source=(ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-${pkgver}.tar.gz
 cyrus-sasl-2.1.19-checkpw.c.patch
 cyrus-sasl-2.1.22-crypt.patch
 cyrus-sasl-2.1.22-qa.patch
@@ -37,7 +37,7 @@
 saslauthd.conf.d
 saslauthd
 tmpfiles.conf)
-md5sums=('2eb0e48106f0e9cd8001e654f267ecbc'
+md5sums=('a7f4e5e559a0e37b3ffc438c9456e425'
  'e27ddff076342e7a3041c4759817d04b'
  'd7e6886e88af04d05f3dec7f0a59ccf7'
  '79b8a5e8689989e2afd4b7bda595a7b1'
@@ -61,25 +61,28 @@
  '45bb0192d2f188066240b9a66ee6365f')
 
 build() {
+  export CFLAGS=$CFLAGS -fPIC
+
   cd ${srcdir}/cyrus-sasl-${pkgver}
-  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.19-checkpw.c.patch
-  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-crypt.patch
+  #patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.19-checkpw.c.patch
+  #patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-crypt.patch
   patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-qa.patch
-  patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-automake-1.10.patch
-  patch -Np0 -i ${srcdir}/cyrus-sasl-2.1.23-authd-fix.patch
-  patch -Np1 -i ${srcdir}/0003_saslauthd_mdoc.patch
+  #patch -Np1 -i ${srcdir}/cyrus-sasl-2.1.22-automake-1.10.patch
+  #patch -Np0 -i ${srcdir}/cyrus-sasl-2.1.23-authd-fix.patch
+  #patch -Np1 -i ${srcdir}/0003_saslauthd_mdoc.patch
   patch -Np1 -i ${srcdir}/0010_maintainer_mode.patch
   patch -Np1 -i ${srcdir}/0011_saslauthd_ac_prog_libtool.patch
-  patch -Np1 -i ${srcdir}/0012_xopen_crypt_prototype.patch
-  patch -Np1 -i ${srcdir}/0016_pid_file_lock_creation_mask.patch
-  patch -Np1 -i ${srcdir}/0018_auth_rimap_quotes.patch
-  patch -Np1 -i ${srcdir}/0019_ldap_deprecated.patch
-  patch -Np1 -i ${srcdir}/0022_gcc4.4_preprocessor_syntax.patch
+  #patch -Np1 -i ${srcdir}/0012_xopen_crypt_prototype.patch
+  #patch -Np1 -i ${srcdir}/0016_pid_file_lock_creation_mask.patch
+  #patch -Np1 -i ${srcdir}/0018_auth_rimap_quotes.patch
+  #patch -Np1 -i ${srcdir}/0019_ldap_deprecated.patch
+  #patch -Np1 -i ${srcdir}/0022_gcc4.4_preprocessor_syntax.patch
   patch -Np1 -i ${srcdir}/0025_ld_as_needed.patch
   patch -Np1 -i ${srcdir}/0026_drop_krb5support_dependency.patch
-  patch -Np1 -i ${srcdir}/0027_db5_support.patch
+  #patch -Np1 -i ${srcdir}/0027_db5_support.patch
   patch -Np1 -i ${srcdir}/0030-dont_use_la_files_for_opening_plugins.patch
 
+  sed 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' -i configure.in
   rm -f config/config.guess config/config.sub 
   rm -f config/ltconfig config/ltmain.sh config/libtool.m4
   rm -fr autom4te.cache
@@ -194,7 +197,7 @@
 
 package_cyrus-sasl-sql() {
   pkgdesc=SQL auxprop module for Cyrus SASL
-  depends=(libsasl=${pkgver} 'postgresql-libs' 'libmariadbclient')
+  depends=(libsasl=${pkgver} 'postgresql-libs' 'libmariadbclient' 'sqlite2')
   replaces=('cyrus-sasl-plugins')
 
   cd ${srcdir}/cyrus-sasl-${pkgver}/plugins



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

2013-05-10 Thread Bartłomiej Piotrowski
Date: Friday, May 10, 2013 @ 20:52:41
  Author: bpiotrowski
Revision: 185063

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

Added:
  cyrus-sasl/repos/staging-i686/
  cyrus-sasl/repos/staging-i686/0003_saslauthd_mdoc.patch
(from rev 185062, cyrus-sasl/trunk/0003_saslauthd_mdoc.patch)
  cyrus-sasl/repos/staging-i686/0010_maintainer_mode.patch
(from rev 185062, cyrus-sasl/trunk/0010_maintainer_mode.patch)
  cyrus-sasl/repos/staging-i686/0011_saslauthd_ac_prog_libtool.patch
(from rev 185062, cyrus-sasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
  cyrus-sasl/repos/staging-i686/0012_xopen_crypt_prototype.patch
(from rev 185062, cyrus-sasl/trunk/0012_xopen_crypt_prototype.patch)
  cyrus-sasl/repos/staging-i686/0016_pid_file_lock_creation_mask.patch
(from rev 185062, cyrus-sasl/trunk/0016_pid_file_lock_creation_mask.patch)
  cyrus-sasl/repos/staging-i686/0018_auth_rimap_quotes.patch
(from rev 185062, cyrus-sasl/trunk/0018_auth_rimap_quotes.patch)
  cyrus-sasl/repos/staging-i686/0019_ldap_deprecated.patch
(from rev 185062, cyrus-sasl/trunk/0019_ldap_deprecated.patch)
  cyrus-sasl/repos/staging-i686/0022_gcc4.4_preprocessor_syntax.patch
(from rev 185062, cyrus-sasl/trunk/0022_gcc4.4_preprocessor_syntax.patch)
  cyrus-sasl/repos/staging-i686/0025_ld_as_needed.patch
(from rev 185062, cyrus-sasl/trunk/0025_ld_as_needed.patch)
  cyrus-sasl/repos/staging-i686/0026_drop_krb5support_dependency.patch
(from rev 185062, cyrus-sasl/trunk/0026_drop_krb5support_dependency.patch)
  cyrus-sasl/repos/staging-i686/0027_db5_support.patch
(from rev 185062, cyrus-sasl/trunk/0027_db5_support.patch)
  cyrus-sasl/repos/staging-i686/0030-dont_use_la_files_for_opening_plugins.patch
(from rev 185062, 
cyrus-sasl/trunk/0030-dont_use_la_files_for_opening_plugins.patch)
  cyrus-sasl/repos/staging-i686/PKGBUILD
(from rev 185062, cyrus-sasl/trunk/PKGBUILD)
  cyrus-sasl/repos/staging-i686/cyrus-sasl-2.1.19-checkpw.c.patch
(from rev 185062, cyrus-sasl/trunk/cyrus-sasl-2.1.19-checkpw.c.patch)
  cyrus-sasl/repos/staging-i686/cyrus-sasl-2.1.22-as-needed.patch
(from rev 185062, cyrus-sasl/trunk/cyrus-sasl-2.1.22-as-needed.patch)
  cyrus-sasl/repos/staging-i686/cyrus-sasl-2.1.22-automake-1.10.patch
(from rev 185062, cyrus-sasl/trunk/cyrus-sasl-2.1.22-automake-1.10.patch)
  cyrus-sasl/repos/staging-i686/cyrus-sasl-2.1.22-crypt.patch
(from rev 185062, cyrus-sasl/trunk/cyrus-sasl-2.1.22-crypt.patch)
  cyrus-sasl/repos/staging-i686/cyrus-sasl-2.1.22-qa.patch
(from rev 185062, cyrus-sasl/trunk/cyrus-sasl-2.1.22-qa.patch)
  cyrus-sasl/repos/staging-i686/cyrus-sasl-2.1.23-authd-fix.patch
(from rev 185062, cyrus-sasl/trunk/cyrus-sasl-2.1.23-authd-fix.patch)
  cyrus-sasl/repos/staging-i686/saslauthd
(from rev 185062, cyrus-sasl/trunk/saslauthd)
  cyrus-sasl/repos/staging-i686/saslauthd.conf.d
(from rev 185062, cyrus-sasl/trunk/saslauthd.conf.d)
  cyrus-sasl/repos/staging-i686/saslauthd.service
(from rev 185062, cyrus-sasl/trunk/saslauthd.service)
  cyrus-sasl/repos/staging-i686/tmpfiles.conf
(from rev 185062, cyrus-sasl/trunk/tmpfiles.conf)
  cyrus-sasl/repos/staging-x86_64/
  cyrus-sasl/repos/staging-x86_64/0003_saslauthd_mdoc.patch
(from rev 185062, cyrus-sasl/trunk/0003_saslauthd_mdoc.patch)
  cyrus-sasl/repos/staging-x86_64/0010_maintainer_mode.patch
(from rev 185062, cyrus-sasl/trunk/0010_maintainer_mode.patch)
  cyrus-sasl/repos/staging-x86_64/0011_saslauthd_ac_prog_libtool.patch
(from rev 185062, cyrus-sasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
  cyrus-sasl/repos/staging-x86_64/0012_xopen_crypt_prototype.patch
(from rev 185062, cyrus-sasl/trunk/0012_xopen_crypt_prototype.patch)
  cyrus-sasl/repos/staging-x86_64/0016_pid_file_lock_creation_mask.patch
(from rev 185062, cyrus-sasl/trunk/0016_pid_file_lock_creation_mask.patch)
  cyrus-sasl/repos/staging-x86_64/0018_auth_rimap_quotes.patch
(from rev 185062, cyrus-sasl/trunk/0018_auth_rimap_quotes.patch)
  cyrus-sasl/repos/staging-x86_64/0019_ldap_deprecated.patch
(from rev 185062, cyrus-sasl/trunk/0019_ldap_deprecated.patch)
  cyrus-sasl/repos/staging-x86_64/0022_gcc4.4_preprocessor_syntax.patch
(from rev 185062, cyrus-sasl/trunk/0022_gcc4.4_preprocessor_syntax.patch)
  cyrus-sasl/repos/staging-x86_64/0025_ld_as_needed.patch
(from rev 185062, cyrus-sasl/trunk/0025_ld_as_needed.patch)
  cyrus-sasl/repos/staging-x86_64/0026_drop_krb5support_dependency.patch
(from rev 185062, cyrus-sasl/trunk/0026_drop_krb5support_dependency.patch)
  cyrus-sasl/repos/staging-x86_64/0027_db5_support.patch
(from rev 185062, cyrus-sasl/trunk/0027_db5_support.patch)
  
cyrus-sasl/repos/staging-x86_64/0030-dont_use_la_files_for_opening_plugins.patch
(from rev 185062, 
cyrus-sasl/trunk/0030-dont_use_la_files_for_opening_plugins.patch)
  cyrus-sasl/repos/staging-x86_64/PKGBUILD
(from rev 185062, cyrus-sasl/trunk/PKGBUILD)
  

[arch-commits] Commit in gnupg/trunk (PKGBUILD valid-keyblock-packet.patch)

2013-05-10 Thread Gaetan Bisson
Date: Friday, May 10, 2013 @ 21:07:59
  Author: bisson
Revision: 185064

upstream update

Modified:
  gnupg/trunk/PKGBUILD
Deleted:
  gnupg/trunk/valid-keyblock-packet.patch

-+
 PKGBUILD|   16 ---
 valid-keyblock-packet.patch |   61 --
 2 files changed, 7 insertions(+), 70 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 18:52:41 UTC (rev 185063)
+++ PKGBUILD2013-05-10 19:07:59 UTC (rev 185064)
@@ -5,8 +5,8 @@
 # Contributor: Judd Vinet jvi...@zeroflux.org
 
 pkgname=gnupg
-pkgver=2.0.19
-pkgrel=7
+pkgver=2.0.20
+pkgrel=1
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='http://www.gnupg.org/'
 license=('GPL')
@@ -17,11 +17,8 @@
 makedepends=('curl' 'libldap' 'libusb-compat')
 depends=('bzip2' 'libksba' 'libgcrypt' 'pth' 'libassuan' 'readline' 'pinentry' 
'dirmngr')
 
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
-'valid-keyblock-packet.patch'
 'protect-tool-env.patch')
-sha1sums=('190c09e6688f688fb0a5cf884d01e240d957ac1f'
-  'f6e6830610a8629b0aad69d789373bf8ca481733'
-  '474d827f1c2976bb107985047f61ac9096ae0953'
+sha1sums=('7ddfefa37ee9da89a8aaa8f9059d251b4cd02562' 'SKIP'
   '2ec97ba55ae47ff0d63bc813b8c64cb79cef11db')
 
 install=install
@@ -30,12 +27,13 @@
 provides=(gnupg2=${pkgver})
 replaces=('gnupg2')
 
-build() {
+prepare() {
cd ${srcdir}/${pkgname}-${pkgver}
-
patch -p1 -i ../protect-tool-env.patch # FS#31900
-   patch -p1 -i ../valid-keyblock-packet.patch
+}
 
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
./configure \
--prefix=/usr \
--sysconfdir=/etc \

Deleted: valid-keyblock-packet.patch
===
--- valid-keyblock-packet.patch 2013-05-10 18:52:41 UTC (rev 185063)
+++ valid-keyblock-packet.patch 2013-05-10 19:07:59 UTC (rev 185064)
@@ -1,61 +0,0 @@
-From: Werner Koch w...@gnupg.org
-Date: Thu, 20 Dec 2012 08:43:41 + (+0100)
-Subject: gpg: Import only packets which are allowed in a keyblock.
-X-Git-Url: 
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdiff_plain;h=498882296ffac7987c644aaf2a0aa108a2925471;hp=20c95ef258f8520283406239f7c6f4729341d463
-
-gpg: Import only packets which are allowed in a keyblock.
-
-* g10/import.c (valid_keyblock_packet): New.
-(read_block): Store only valid packets.
---
-
-A corrupted key, which for example included a mangled public key
-encrypted packet, used to corrupt the keyring.  This change skips all
-packets which are not allowed in a keyblock.
-
-GnuPG-bug-id: 1455
-
-(cherry-picked from commit 3a4b96e665fa639772854058737ee3d54ba0694e)

-
-diff --git a/g10/import.c b/g10/import.c
-index ba2439d..ad112d6 100644
 a/g10/import.c
-+++ b/g10/import.c
-@@ -347,6 +347,27 @@ import_print_stats (void *hd)
- }
- 
- 
-+/* Return true if PKTTYPE is valid in a keyblock.  */
-+static int
-+valid_keyblock_packet (int pkttype)
-+{
-+  switch (pkttype)
-+{
-+case PKT_PUBLIC_KEY:
-+case PKT_PUBLIC_SUBKEY:
-+case PKT_SECRET_KEY:
-+case PKT_SECRET_SUBKEY:
-+case PKT_SIGNATURE:
-+case PKT_USER_ID:
-+case PKT_ATTRIBUTE:
-+case PKT_RING_TRUST:
-+  return 1;
-+default:
-+  return 0;
-+}
-+}
-+
-+
- /
-  * Read the next keyblock from stream A.
-  * PENDING_PKT should be initialzed to NULL
-@@ -424,7 +445,7 @@ read_block( IOBUF a, PACKET **pending_pkt, KBNODE 
*ret_root )
-   }
-   in_cert = 1;
- default:
--  if( in_cert ) {
-+  if (in_cert  valid_keyblock_packet (pkt-pkttype)) {
-   if( !root )
-   root = new_kbnode( pkt );
-   else



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

2013-05-10 Thread Gaetan Bisson
Date: Friday, May 10, 2013 @ 21:08:38
  Author: bisson
Revision: 185065

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

Added:
  gnupg/repos/testing-i686/
  gnupg/repos/testing-i686/PKGBUILD
(from rev 185064, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-i686/install
(from rev 185064, gnupg/trunk/install)
  gnupg/repos/testing-i686/protect-tool-env.patch
(from rev 185064, gnupg/trunk/protect-tool-env.patch)
  gnupg/repos/testing-x86_64/
  gnupg/repos/testing-x86_64/PKGBUILD
(from rev 185064, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-x86_64/install
(from rev 185064, gnupg/trunk/install)
  gnupg/repos/testing-x86_64/protect-tool-env.patch
(from rev 185064, gnupg/trunk/protect-tool-env.patch)

---+
 testing-i686/PKGBUILD |   60 
 testing-i686/install  |   20 ++
 testing-i686/protect-tool-env.patch   |   28 ++
 testing-x86_64/PKGBUILD   |   60 
 testing-x86_64/install|   20 ++
 testing-x86_64/protect-tool-env.patch |   28 ++
 6 files changed, 216 insertions(+)

Copied: gnupg/repos/testing-i686/PKGBUILD (from rev 185064, 
gnupg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-10 19:08:38 UTC (rev 185065)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Tobias Powalowski tp...@archlinux.org
+# Contributor: Andreas Radke andy...@archlinux.org
+# Contributor: Judd Vinet jvi...@zeroflux.org
+
+pkgname=gnupg
+pkgver=2.0.20
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('curl: gpg2keys_curl'
+'libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('curl' 'libldap' 'libusb-compat')
+depends=('bzip2' 'libksba' 'libgcrypt' 'pth' 'libassuan' 'readline' 'pinentry' 
'dirmngr')
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
+'protect-tool-env.patch')
+sha1sums=('7ddfefa37ee9da89a8aaa8f9059d251b4cd02562' 'SKIP'
+  '2ec97ba55ae47ff0d63bc813b8c64cb79cef11db')
+
+install=install
+
+conflicts=('gnupg2')
+provides=(gnupg2=${pkgver})
+replaces=('gnupg2')
+
+prepare() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -p1 -i ../protect-tool-env.patch # FS#31900
+}
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --libexecdir=/usr/lib/gnupg \
+   --enable-maintainer-mode \
+   --enable-symcryptrun \
+   --enable-gpgtar \
+
+   make
+}
+
+check() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make check
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   ln -s gpg2 ${pkgdir}/usr/bin/gpg
+   ln -s gpgv2 ${pkgdir}/usr/bin/gpgv
+   ln -s gpg2.1.gz ${pkgdir}/usr/share/man/man1/gpg.1.gz
+   rm ${pkgdir}/usr/share/gnupg/com-certs.pem # FS#33059
+}

Copied: gnupg/repos/testing-i686/install (from rev 185064, gnupg/trunk/install)
===
--- testing-i686/install(rev 0)
+++ testing-i686/install2013-05-10 19:08:38 UTC (rev 185065)
@@ -0,0 +1,20 @@
+info_dir=/usr/share/info
+info_files=(gnupg.info gnupg.info-1 gnupg.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for f in ${info_files[@]}; do
+usr/bin/install-info ${info_dir}/$f ${info_dir}/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for f in ${info_files[@]}; do
+usr/bin/install-info --delete ${info_dir}/$f ${info_dir}/dir 2 /dev/null
+  done
+}

Copied: gnupg/repos/testing-i686/protect-tool-env.patch (from rev 185064, 
gnupg/trunk/protect-tool-env.patch)
===
--- testing-i686/protect-tool-env.patch (rev 0)
+++ testing-i686/protect-tool-env.patch 2013-05-10 19:08:38 UTC (rev 185065)
@@ -0,0 +1,28 @@
+diff -Naur old/agent/protect-tool.c new/agent/protect-tool.c
+--- old/agent/protect-tool.c   2012-12-08 13:53:17.067611957 +1100
 new/agent/protect-tool.c   2012-12-08 13:53:28.247633012 +1100
+@@ -102,6 +102,7 @@
+ static int opt_status_msg;
+ static const char *opt_p12_charset;
+ static const char *opt_agent_program; 
++static session_env_t opt_session_env;
+ 
+ static char *get_passphrase (int promptno);
+ static void release_passphrase (char *pw);
+@@ -1040,6 +1041,7 @@
+ 
+   opt_homedir = default_homedir ();
+ 
++  opt_session_env = session_env_new 

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

2013-05-10 Thread Gaetan Bisson
Date: Friday, May 10, 2013 @ 21:11:05
  Author: bisson
Revision: 185066

rebuild for libsasl-2.1.26

Modified:
  postfix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 19:08:38 UTC (rev 185065)
+++ PKGBUILD2013-05-10 19:11:05 UTC (rev 185066)
@@ -5,7 +5,7 @@
 
 pkgname=postfix
 pkgver=2.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Fast, easy to administer, secure mail server'
 url='http://www.postfix.org/'
 license=('custom')



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

2013-05-10 Thread Gaetan Bisson
Date: Friday, May 10, 2013 @ 21:11:20
  Author: bisson
Revision: 185067

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

Added:
  postfix/repos/staging-i686/
  postfix/repos/staging-i686/PKGBUILD
(from rev 185066, postfix/trunk/PKGBUILD)
  postfix/repos/staging-i686/aliases.patch
(from rev 185066, postfix/trunk/aliases.patch)
  postfix/repos/staging-i686/install
(from rev 185066, postfix/trunk/install)
  postfix/repos/staging-i686/rc.d
(from rev 185066, postfix/trunk/rc.d)
  postfix/repos/staging-i686/service
(from rev 185066, postfix/trunk/service)
  postfix/repos/staging-x86_64/
  postfix/repos/staging-x86_64/PKGBUILD
(from rev 185066, postfix/trunk/PKGBUILD)
  postfix/repos/staging-x86_64/aliases.patch
(from rev 185066, postfix/trunk/aliases.patch)
  postfix/repos/staging-x86_64/install
(from rev 185066, postfix/trunk/install)
  postfix/repos/staging-x86_64/rc.d
(from rev 185066, postfix/trunk/rc.d)
  postfix/repos/staging-x86_64/service
(from rev 185066, postfix/trunk/service)

--+
 staging-i686/PKGBUILD|   70 +
 staging-i686/aliases.patch   |   18 ++
 staging-i686/install |   18 ++
 staging-i686/rc.d|   36 +
 staging-i686/service |   14 
 staging-x86_64/PKGBUILD  |   70 +
 staging-x86_64/aliases.patch |   18 ++
 staging-x86_64/install   |   18 ++
 staging-x86_64/rc.d  |   36 +
 staging-x86_64/service   |   14 
 10 files changed, 312 insertions(+)

Copied: postfix/repos/staging-i686/PKGBUILD (from rev 185066, 
postfix/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 19:11:20 UTC (rev 185067)
@@ -0,0 +1,70 @@
+# $Id$
+# Contributor: Jeff Brodnax tullyarc...@bellsouth.net
+# Contributor: Paul Mattal p...@archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=postfix
+pkgver=2.10.0
+pkgrel=5
+pkgdesc='Fast, easy to administer, secure mail server'
+url='http://www.postfix.org/'
+license=('custom')
+arch=('i686' 'x86_64')
+depends=('pcre' 'libsasl' 'libldap' 'db'
+ 'libmariadbclient' 'postgresql-libs' 'sqlite' 'tinycdb')
+backup=('etc/postfix/'{access,aliases,canonical,generic,header_checks,main.cf,master.cf,relocated,transport,virtual})
+source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz{,.sig}
+'aliases.patch'
+'service'
+'rc.d')
+sha1sums=('dd9bfc7afee416aa9f2368d084a4b202718e42df' 'SKIP'
+  '5fc3de6c7df1e5851a0a379e825148868808318b'
+  '3f385eca6d571a4ed8fb24781bdc003bec5d8ed6'
+  '40c6be2eb55e6437a402f43775cdb3d22ea87a66')
+
+provides=('smtp-server' 'smtp-forwarder')
+conflicts=('smtp-server' 'smtp-forwarder')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   make makefiles DEBUG='' CCARGS=' \
+   -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl \
+   -DHAS_LDAP \
+   -DUSE_TLS \
+   -DHAS_MYSQL -I/usr/include/mysql \
+   -DHAS_PGSQL -I/usr/include/postgresql \
+   -DHAS_SQLITE \
+   -DHAS_CDB \
+   -DDEF_MANPAGE_DIR=\/usr/share/man\ \
+   -DDEF_DAEMON_DIR=\/usr/lib/postfix\ \
+   -DDEF_SAMPLE_DIR=\/etc/postfix/sample\ \
+   -DDEF_README_DIR=\/usr/share/doc/postfix\ \
+   ' AUXLIBS=' \
+   -lsasl2 \
+   -lldap -llber \
+   -lssl -lcrypto \
+   -lmysqlclient -lz -lm \
+   -lpq \
+   -lsqlite3 -lpthread \
+   -lcdb \
+   ' OPT=${CFLAGS} ${LDFLAGS}
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   sh postfix-install -non-interactive install_root=${pkgdir}
+
+   install -Dm755 ../rc.d ${pkgdir}/etc/rc.d/${pkgname}
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm644 ../service 
${pkgdir}/usr/lib/systemd/system/${pkgname}.service
+
+   cd ${pkgdir}
+   patch -p0 -i ${srcdir}/aliases.patch
+   sed 's/^\(\$manpage[^:]*\):/\1.gz:/' -i 
usr/lib/${pkgname}/postfix-files
+}

Copied: postfix/repos/staging-i686/aliases.patch (from rev 185066, 
postfix/trunk/aliases.patch)
===
--- staging-i686/aliases.patch  (rev 0)
+++ staging-i686/aliases.patch  2013-05-10 19:11:20 UTC (rev 185067)
@@ -0,0 +1,18 @@
+--- etc/postfix/main.cf.orig   2010-12-13 20:18:22.0 +0100
 etc/postfix/main.cf2010-12-13 20:18:24.0 +0100
+@@ -382,6 +382,7 @@
+ #alias_maps = hash:/etc/aliases
+ #alias_maps = 

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

2013-05-10 Thread Gaetan Bisson
Date: Friday, May 10, 2013 @ 21:12:50
  Author: bisson
Revision: 185068

rebuild for libsasl-2.1.26

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 19:11:20 UTC (rev 185067)
+++ PKGBUILD2013-05-10 19:12:50 UTC (rev 185068)
@@ -4,7 +4,7 @@
 
 pkgname=mutt
 pkgver=1.5.21
-pkgrel=8
+pkgrel=9
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
 license=('GPL')



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

2013-05-10 Thread Gaetan Bisson
Date: Friday, May 10, 2013 @ 21:12:59
  Author: bisson
Revision: 185069

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

Added:
  mutt/repos/staging-i686/
  mutt/repos/staging-i686/PKGBUILD
(from rev 185068, mutt/trunk/PKGBUILD)
  mutt/repos/staging-i686/crypt-gpgme.patch
(from rev 185068, mutt/trunk/crypt-gpgme.patch)
  mutt/repos/staging-i686/install
(from rev 185068, mutt/trunk/install)
  mutt/repos/staging-i686/pop-cachedir.patch
(from rev 185068, mutt/trunk/pop-cachedir.patch)
  mutt/repos/staging-x86_64/
  mutt/repos/staging-x86_64/PKGBUILD
(from rev 185068, mutt/trunk/PKGBUILD)
  mutt/repos/staging-x86_64/crypt-gpgme.patch
(from rev 185068, mutt/trunk/crypt-gpgme.patch)
  mutt/repos/staging-x86_64/install
(from rev 185068, mutt/trunk/install)
  mutt/repos/staging-x86_64/pop-cachedir.patch
(from rev 185068, mutt/trunk/pop-cachedir.patch)

---+
 staging-i686/PKGBUILD |   54 
 staging-i686/crypt-gpgme.patch|   32 +
 staging-i686/install  |8 +
 staging-i686/pop-cachedir.patch   |   12 
 staging-x86_64/PKGBUILD   |   54 
 staging-x86_64/crypt-gpgme.patch  |   32 +
 staging-x86_64/install|8 +
 staging-x86_64/pop-cachedir.patch |   12 
 8 files changed, 212 insertions(+)

Copied: mutt/repos/staging-i686/PKGBUILD (from rev 185068, mutt/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 19:12:59 UTC (rev 185069)
@@ -0,0 +1,54 @@
+# $Id$
+# Contributor: tobias [tobias [at] archlinux.org]
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+
+pkgname=mutt
+pkgver=1.5.21
+pkgrel=9
+pkgdesc='Small but very powerful text-based mail client'
+url='http://www.mutt.org/'
+license=('GPL')
+backup=('etc/Muttrc')
+arch=('i686' 'x86_64')
+optdepends=('smtp-forwarder: to send mail')
+depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 
'krb5')
+source=(ftp://ftp.mutt.org/mutt/devel/${pkgname}-${pkgver}.tar.gz;
+'pop-cachedir.patch'
+'crypt-gpgme.patch')
+sha1sums=('a8475f2618ce5d5d33bff85c0affdf21ab1d76b9'
+  '32dbcafe05e4a919fd00c6a1064c6ecd205e6eb1'
+  '8cf0d4278aab1d162ab7f847f1b917327d630d98')
+
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   patch -i ../pop-cachedir.patch # FS#31536
+   patch -p1 -i ../crypt-gpgme.patch # FS#31735
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-gpgme \
+   --enable-pop \
+   --enable-imap \
+   --enable-smtp \
+   --enable-hcache \
+   --with-curses=/usr \
+   --with-regex \
+   --with-gss=/usr \
+   --with-ssl=/usr \
+   --with-sasl \
+   --with-idn \
+
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+
+   rm ${pkgdir}/usr/bin/{flea,muttbug}
+   rm ${pkgdir}/usr/share/man/man1/{flea,muttbug}.1
+   rm ${pkgdir}/etc/mime.types{,.dist}
+   install -Dm644 contrib/gpg.rc ${pkgdir}/etc/Muttrc.gpg.dist
+}

Copied: mutt/repos/staging-i686/crypt-gpgme.patch (from rev 185068, 
mutt/trunk/crypt-gpgme.patch)
===
--- staging-i686/crypt-gpgme.patch  (rev 0)
+++ staging-i686/crypt-gpgme.patch  2013-05-10 19:12:59 UTC (rev 185069)
@@ -0,0 +1,32 @@
+# HG changeset patch
+# User Roman Kagan rka...@mail.ru
+# Date 1290506473 -10800
+# Node ID 938f0706311a6ab599d29d35447f0c70972fe7cf
+# Parent  01731fb1884ea0e1eaf9008ea9c70804b66f2363
+crypt-gpgme: actually init gpgme
+
+Recent versions of gpgme (at least the one packaged with Fedora 14,
+gpgme-1.2.0), requires proper initialization of the library before use.
+
+The initialization is done via gpgme_check_version(), and gpgme_set_locale() is
+recommended right afterwards, too (see gpgme manual for details).
+
+Otherwise gpgme_init() fails with Not operational error, which makes mutt
+immediately quit.
+
+diff --git a/crypt-gpgme.c b/crypt-gpgme.c
+--- a/crypt-gpgme.c
 b/crypt-gpgme.c
+@@ -4191,6 +4191,12 @@
+   if (mutt_any_key_to_continue (NULL) == -1)
+   mutt_exit(1);
+ }
++
++  gpgme_check_version (NULL);
++  gpgme_set_locale (NULL, LC_CTYPE, setlocale (LC_CTYPE, NULL));
++#ifdef LC_MESSAGES
++  gpgme_set_locale (NULL, LC_MESSAGES, setlocale (LC_MESSAGES, NULL));
++#endif
+ }
+ 
+ void pgp_gpgme_init (void)

Copied: mutt/repos/staging-i686/install (from rev 185068, mutt/trunk/install)
===
--- staging-i686/install 

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

2013-05-10 Thread Pierre Schmitz
Date: Friday, May 10, 2013 @ 21:17:42
  Author: pierre
Revision: 185070

upgpkg: php 5.4.15-2

libsasl/cyrus-sasl 2.1.26 rebuild

Modified:
  php/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 19:12:59 UTC (rev 185069)
+++ PKGBUILD2013-05-10 19:17:42 UTC (rev 185070)
@@ -22,7 +22,7 @@
  'php-tidy'
  'php-xsl')
 pkgver=5.4.15
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('PHP')
 url='http://www.php.net'
@@ -44,12 +44,8 @@
 prepare() {
cd ${srcdir}/${pkgbase}-${pkgver}
 
-   # adjust paths
patch -p0 -i ${srcdir}/php.ini.patch
patch -p0 -i ${srcdir}/php-fpm.conf.in.patch
-
-   # workaround for pkg-config 0.28
-   sed 's/  test -n $OPENSSL_INCS//g' -i configure
 }
 
 build() {



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

2013-05-10 Thread Pierre Schmitz
Date: Friday, May 10, 2013 @ 21:18:38
  Author: pierre
Revision: 185071

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

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

--+
 staging-i686/PKGBUILD|  348 +
 staging-i686/apache.conf |   13 +
 staging-i686/logrotate.d.php-fpm |8 
 staging-i686/php-fpm.conf.in.patch   |   52 
 staging-i686/php-fpm.install |9 
 staging-i686/php-fpm.service |   13 +
 staging-i686/php-fpm.tmpfiles|1 
 staging-i686/php.ini.patch   |  122 +++
 staging-x86_64/PKGBUILD  |  348 +
 staging-x86_64/apache.conf   |   13 +
 staging-x86_64/logrotate.d.php-fpm   |8 
 staging-x86_64/php-fpm.conf.in.patch |   52 
 staging-x86_64/php-fpm.install   |9 
 staging-x86_64/php-fpm.service   |   13 +
 staging-x86_64/php-fpm.tmpfiles  |1 
 staging-x86_64/php.ini.patch |  122 +++
 16 files changed, 1132 insertions(+)

Copied: php/repos/staging-i686/PKGBUILD (from rev 185070, php/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 19:18:38 UTC (rev 185071)
@@ -0,0 +1,348 @@
+# $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.4.15
+pkgrel=2
+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')
+source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2;
+'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
+'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
+md5sums=('145ea5e845e910443ff1eddb3dbcf56a'
+ '44c1bb1df346b3b9d3e092c7df9a37d0'
+ 'dec2cbaad64e3abf4f0ec70e1de4e8e9'
+ '5c1f4c967b66ce3eaf819b46951dcbf5'
+ 'e036c721e5ad927cd1613c7475a58b3a'
+ 'f8b206cb8fecb05cb1ded8bee45633ff'
+ 'c60343df74f8e1afb13b084d5c0e47ed')
+
+prepare() {
+   cd ${srcdir}/${pkgbase}-${pkgver}
+
+   patch -p0 -i ${srcdir}/php.ini.patch
+   patch -p0 -i ${srcdir}/php-fpm.conf.in.patch
+}
+
+build() {
+   local _phpconfig=--srcdir=../${pkgbase}-${pkgver} \
+   --config-cache \
+   --prefix=/usr \
+   --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 \
+   

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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 22:01:04
  Author: andyrtr
Revision: 185072

upgpkg: pixman 0.30.0-1

upstream update 0.30.0

Modified:
  pixman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 19:18:38 UTC (rev 185071)
+++ PKGBUILD2013-05-10 20:01:04 UTC (rev 185072)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Baldeck alexan...@archlinux.org
 
 pkgname=pixman
-pkgver=0.28.2
+pkgver=0.30.0
 pkgrel=1
 pkgdesc=The pixel-manipulation library for X and cairo
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=('glibc')
 options=('!libtool')
 
source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('9e9ede6e13061030f9c827219cb87f47e32ecdb4')
+sha1sums=('7ef2e8a355c2ac38bd4b3390ad220801433422dc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-05-10 Thread Andreas Radke
Date: Friday, May 10, 2013 @ 22:01:21
  Author: andyrtr
Revision: 185073

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

Added:
  pixman/repos/testing-i686/
  pixman/repos/testing-i686/PKGBUILD
(from rev 185072, pixman/trunk/PKGBUILD)
  pixman/repos/testing-x86_64/
  pixman/repos/testing-x86_64/PKGBUILD
(from rev 185072, pixman/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: pixman/repos/testing-i686/PKGBUILD (from rev 185072, 
pixman/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-05-10 20:01:21 UTC (rev 185073)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=pixman
+pkgver=0.30.0
+pkgrel=1
+pkgdesc=The pixel-manipulation library for X and cairo
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org;
+license=('custom')
+depends=('glibc')
+options=('!libtool')
+source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('7ef2e8a355c2ac38bd4b3390ad220801433422dc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}

Copied: pixman/repos/testing-x86_64/PKGBUILD (from rev 185072, 
pixman/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-05-10 20:01:21 UTC (rev 185073)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Alexander Baldeck alexan...@archlinux.org
+
+pkgname=pixman
+pkgver=0.30.0
+pkgrel=1
+pkgdesc=The pixel-manipulation library for X and cairo
+arch=(i686 x86_64)
+url=http://xorg.freedesktop.org;
+license=('custom')
+depends=('glibc')
+options=('!libtool')
+source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('7ef2e8a355c2ac38bd4b3390ad220801433422dc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
+  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+}



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

2013-05-10 Thread Florian Pritz
Date: Friday, May 10, 2013 @ 22:25:19
  Author: bluewind
Revision: 90267

upgpkg: filezilla 3.7.0.1-1

upstream update

Modified:
  filezilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 17:14:37 UTC (rev 90266)
+++ PKGBUILD2013-05-10 20:25:19 UTC (rev 90267)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=filezilla
-pkgver=3.7.0
+pkgver=3.7.0.1
 pkgrel=1
 pkgdesc=Fast and reliable FTP, FTPS and SFTP client
 arch=('i686' 'x86_64')
@@ -31,4 +31,4 @@
 
   make DESTDIR=${pkgdir} install
 }
-md5sums=('de827a062ec316d0da99936aeaaeeb79')
+md5sums=('cb07cf02ee4cc767e10e8a022ad0ce0d')



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

2013-05-10 Thread Florian Pritz
Date: Friday, May 10, 2013 @ 22:25:25
  Author: bluewind
Revision: 90268

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

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

+
 /PKGBUILD  |   68 +++
 /filezilla.install |   22 +++
 community-i686/PKGBUILD|   34 -
 community-i686/filezilla.install   |   11 -
 community-x86_64/PKGBUILD  |   34 -
 community-x86_64/filezilla.install |   11 -
 6 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-10 20:25:19 UTC (rev 90267)
+++ community-i686/PKGBUILD 2013-05-10 20:25:25 UTC (rev 90268)
@@ -1,34 +0,0 @@
-# $Id$
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=filezilla
-pkgver=3.7.0
-pkgrel=1
-pkgdesc=Fast and reliable FTP, FTPS and SFTP client
-arch=('i686' 'x86_64')
-url=http://filezilla-project.org/;
-license=('GPL')
-depends=('dbus-core' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 
'sqlite')
-install=filezilla.install
-source=(http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2;)
-
-build() {
-  cd ${pkgname}-${pkgver}
-   ./autogen.sh
-  ./configure \
---prefix=/usr \
---disable-manualupdatecheck \
---disable-autoupdatecheck \
---disable-static \
---with-tinyxml=builtin
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}
-md5sums=('de827a062ec316d0da99936aeaaeeb79')

Copied: filezilla/repos/community-i686/PKGBUILD (from rev 90267, 
filezilla/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-10 20:25:25 UTC (rev 90268)
@@ -0,0 +1,34 @@
+# $Id$
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=filezilla
+pkgver=3.7.0.1
+pkgrel=1
+pkgdesc=Fast and reliable FTP, FTPS and SFTP client
+arch=('i686' 'x86_64')
+url=http://filezilla-project.org/;
+license=('GPL')
+depends=('dbus-core' 'xdg-utils' 'wxgtk' 'libidn' 'hicolor-icon-theme' 
'sqlite')
+install=filezilla.install
+source=(http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/${pkgver}/FileZilla_${pkgver}_src.tar.bz2;)
+
+build() {
+  cd ${pkgname}-${pkgver}
+   ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--disable-manualupdatecheck \
+--disable-autoupdatecheck \
+--disable-static \
+--with-tinyxml=builtin
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}
+md5sums=('cb07cf02ee4cc767e10e8a022ad0ce0d')

Deleted: community-i686/filezilla.install
===
--- community-i686/filezilla.install2013-05-10 20:25:19 UTC (rev 90267)
+++ community-i686/filezilla.install2013-05-10 20:25:25 UTC (rev 90268)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: filezilla/repos/community-i686/filezilla.install (from rev 90267, 
filezilla/trunk/filezilla.install)
===
--- community-i686/filezilla.install(rev 0)
+++ community-i686/filezilla.install2013-05-10 20:25:25 UTC (rev 90268)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-10 20:25:19 UTC (rev 90267)
+++ community-x86_64/PKGBUILD   2013-05-10 20:25:25 UTC (rev 90268)
@@ -1,34 +0,0 @@
-# $Id$
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=filezilla
-pkgver=3.7.0
-pkgrel=1
-pkgdesc=Fast and reliable FTP, FTPS and SFTP client
-arch=('i686' 'x86_64')
-url=http://filezilla-project.org/;
-license=('GPL')

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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 22:52:59
  Author: tomegun
Revision: 185074

upgpkg: kdepim 4.10.3-2

sasl/cyrus rebuild

Modified:
  kdepim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 20:01:21 UTC (rev 185073)
+++ PKGBUILD2013-05-10 20:52:59 UTC (rev 185074)
@@ -21,7 +21,7 @@
  'kdepim-ktnef'
  'kdepim-libkdepim')
 pkgver=4.10.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://pim.kde.org'
 license=('GPL' 'LGPL' 'FDL')



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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 22:53:15
  Author: tomegun
Revision: 185075

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

Added:
  kdepim/repos/staging-i686/
  kdepim/repos/staging-i686/PKGBUILD
(from rev 185074, kdepim/trunk/PKGBUILD)
  kdepim/repos/staging-i686/kdepim-akregator.install
(from rev 185074, kdepim/trunk/kdepim-akregator.install)
  kdepim/repos/staging-i686/kdepim-kleopatra.install
(from rev 185074, kdepim/trunk/kdepim-kleopatra.install)
  kdepim/repos/staging-i686/kdepim-kmail.install
(from rev 185074, kdepim/trunk/kdepim-kmail.install)
  kdepim/repos/staging-i686/kdepim-knode.install
(from rev 185074, kdepim/trunk/kdepim-knode.install)
  kdepim/repos/staging-i686/kdepim-korganizer.install
(from rev 185074, kdepim/trunk/kdepim-korganizer.install)
  kdepim/repos/staging-i686/kdepim-ktnef.install
(from rev 185074, kdepim/trunk/kdepim-ktnef.install)
  kdepim/repos/staging-i686/kdepim.install
(from rev 185074, kdepim/trunk/kdepim.install)
  kdepim/repos/staging-x86_64/
  kdepim/repos/staging-x86_64/PKGBUILD
(from rev 185074, kdepim/trunk/PKGBUILD)
  kdepim/repos/staging-x86_64/kdepim-akregator.install
(from rev 185074, kdepim/trunk/kdepim-akregator.install)
  kdepim/repos/staging-x86_64/kdepim-kleopatra.install
(from rev 185074, kdepim/trunk/kdepim-kleopatra.install)
  kdepim/repos/staging-x86_64/kdepim-kmail.install
(from rev 185074, kdepim/trunk/kdepim-kmail.install)
  kdepim/repos/staging-x86_64/kdepim-knode.install
(from rev 185074, kdepim/trunk/kdepim-knode.install)
  kdepim/repos/staging-x86_64/kdepim-korganizer.install
(from rev 185074, kdepim/trunk/kdepim-korganizer.install)
  kdepim/repos/staging-x86_64/kdepim-ktnef.install
(from rev 185074, kdepim/trunk/kdepim-ktnef.install)
  kdepim/repos/staging-x86_64/kdepim.install
(from rev 185074, kdepim/trunk/kdepim.install)

--+
 staging-i686/PKGBUILD|  262 +
 staging-i686/kdepim-akregator.install|   12 +
 staging-i686/kdepim-kleopatra.install|   12 +
 staging-i686/kdepim-kmail.install|   12 +
 staging-i686/kdepim-knode.install|   12 +
 staging-i686/kdepim-korganizer.install   |   12 +
 staging-i686/kdepim-ktnef.install|   12 +
 staging-i686/kdepim.install  |   11 +
 staging-x86_64/PKGBUILD  |  262 +
 staging-x86_64/kdepim-akregator.install  |   12 +
 staging-x86_64/kdepim-kleopatra.install  |   12 +
 staging-x86_64/kdepim-kmail.install  |   12 +
 staging-x86_64/kdepim-knode.install  |   12 +
 staging-x86_64/kdepim-korganizer.install |   12 +
 staging-x86_64/kdepim-ktnef.install  |   12 +
 staging-x86_64/kdepim.install|   11 +
 16 files changed, 690 insertions(+)

Copied: kdepim/repos/staging-i686/PKGBUILD (from rev 185074, 
kdepim/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 20:53:15 UTC (rev 185075)
@@ -0,0 +1,262 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: Pierre Schmitz pie...@archlinux.de
+
+pkgbase=kdepim
+pkgname=('kdepim-akonadiconsole'
+ 'kdepim-akregator'
+ 'kdepim-blogilo'
+ 'kdepim-console'
+ 'kdepim-kaddressbook'
+ 'kdepim-kalarm'
+ 'kdepim-kjots'
+ 'kdepim-kleopatra'
+ 'kdepim-kmail'
+ 'kdepim-knode'
+ 'kdepim-knotes'
+ 'kdepim-kontact'
+ 'kdepim-korganizer'
+ 'kdepim-kresources'
+ 'kdepim-ktimetracker'
+ 'kdepim-ktnef'
+ 'kdepim-libkdepim')
+pkgver=4.10.3
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://pim.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdepim')
+makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link'
+ 'kde-agent' 'nepomuk-widgets')
+ 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz;)
+sha1sums=('78ca9b822f905355ec00142a7de6c08c38b97c08')
+
+build() {
+   mkdir build
+   cd build
+   cmake ../${pkgbase}-${pkgver} \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DKDE4_BUILD_TESTS=OFF \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DKDEPIM_BUILD_MOBILE=OFF
+   make
+}
+
+package_kdepim-akonadiconsole() {
+   pkgdesc='Akonadi Management and Debugging Console'
+   depends=('kdepim-libkdepim' 'nepomuk-widgets')
+   url='http://pim.kde.org'
+   install='kdepim.install'
+   cd ${srcdir}/build/akonadiconsole
+   make DESTDIR=${pkgdir} install
+}
+
+package_kdepim-akregator() {
+   pkgdesc='A Feed Reader for KDE'
+   depends=('kdepim-libkdepim')
+   url=http://kde.org/applications/internet/akregator/;
+   

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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 22:55:06
  Author: tomegun
Revision: 185076

upgpkg: ekiga 4.0.1-4

sasl/cyrus rebuild

Modified:
  ekiga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 20:53:15 UTC (rev 185075)
+++ PKGBUILD2013-05-10 20:55:06 UTC (rev 185076)
@@ -4,7 +4,7 @@
 
 pkgname=ekiga
 pkgver=4.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc=VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)
 url=http://www.ekiga.org;
 license=(GPL)



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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 22:55:14
  Author: tomegun
Revision: 185077

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

Added:
  ekiga/repos/staging-i686/
  ekiga/repos/staging-i686/PKGBUILD
(from rev 185076, ekiga/trunk/PKGBUILD)
  ekiga/repos/staging-i686/ekiga.install
(from rev 185076, ekiga/trunk/ekiga.install)
  ekiga/repos/staging-x86_64/
  ekiga/repos/staging-x86_64/PKGBUILD
(from rev 185076, ekiga/trunk/PKGBUILD)
  ekiga/repos/staging-x86_64/ekiga.install
(from rev 185076, ekiga/trunk/ekiga.install)

--+
 staging-i686/PKGBUILD|   35 +++
 staging-i686/ekiga.install   |   22 ++
 staging-x86_64/PKGBUILD  |   35 +++
 staging-x86_64/ekiga.install |   22 ++
 4 files changed, 114 insertions(+)

Copied: ekiga/repos/staging-i686/PKGBUILD (from rev 185076, 
ekiga/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 20:55:14 UTC (rev 185077)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom K t...@runbox.com
+
+pkgname=ekiga
+pkgver=4.0.1
+pkgrel=4
+pkgdesc=VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)
+url=http://www.ekiga.org;
+license=(GPL)
+arch=(i686 x86_64)
+depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'hicolor-icon-theme' 'avahi' 
'gtk2' 'gconf')
+makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
+optdepends=('evolution-data-server: Evolution integration')
+options=(!emptydirs)
+install=ekiga.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-schemas-install \
+  --disable-scrollkeeper --enable-dbus --enable-avahi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain ekiga $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Copied: ekiga/repos/staging-i686/ekiga.install (from rev 185076, 
ekiga/trunk/ekiga.install)
===
--- staging-i686/ekiga.install  (rev 0)
+++ staging-i686/ekiga.install  2013-05-10 20:55:14 UTC (rev 185077)
@@ -0,0 +1,22 @@
+pkgname=ekiga
+
+post_install() {
+  gconfpkg --install $pkgname
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+pre_upgrade() {
+  pre_remove $1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  gconfpkg --uninstall $pkgname
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}

Copied: ekiga/repos/staging-x86_64/PKGBUILD (from rev 185076, 
ekiga/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-05-10 20:55:14 UTC (rev 185077)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom K t...@runbox.com
+
+pkgname=ekiga
+pkgver=4.0.1
+pkgrel=4
+pkgdesc=VOIP/Videoconferencing app with full SIP and H.323 support 
(GnomeMeeting expanded and renamed)
+url=http://www.ekiga.org;
+license=(GPL)
+arch=(i686 x86_64)
+depends=('opal' 'boost-libs' 'libxv' 'libnotify' 'hicolor-icon-theme' 'avahi' 
'gtk2' 'gconf')
+makedepends=('intltool' 'gnome-doc-utils' 'evolution-data-server' 'boost')
+optdepends=('evolution-data-server: Evolution integration')
+options=(!emptydirs)
+install=ekiga.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5f4f491c9496cf65ba057a9345d6bb0278f4eca07bcda5baeecf50bfcd9a4a3b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-schemas-install \
+  --disable-scrollkeeper --enable-dbus --enable-avahi
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
+
+  install -m755 -d $pkgdir/usr/share/gconf/schemas
+  gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain ekiga $pkgdir/etc/gconf/schemas/*.schemas
+  rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Copied: ekiga/repos/staging-x86_64/ekiga.install (from rev 185076, 
ekiga/trunk/ekiga.install)
===
--- staging-x86_64/ekiga.install(rev 0)
+++ 

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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 22:57:53
  Author: tomegun
Revision: 185078

upgpkg: gtk-vnc 0.5.2-2

sasl/cyrus

Modified:
  gtk-vnc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 20:55:14 UTC (rev 185077)
+++ PKGBUILD2013-05-10 20:57:53 UTC (rev 185078)
@@ -6,7 +6,7 @@
 
 pkgname=gtk-vnc
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A VNC viewer widget for GTK
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/gtk-vnc;



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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 22:58:01
  Author: tomegun
Revision: 185079

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

Added:
  gtk-vnc/repos/staging-i686/
  gtk-vnc/repos/staging-i686/PKGBUILD
(from rev 185078, gtk-vnc/trunk/PKGBUILD)
  gtk-vnc/repos/staging-x86_64/
  gtk-vnc/repos/staging-x86_64/PKGBUILD
(from rev 185078, gtk-vnc/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   40 
 staging-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: gtk-vnc/repos/staging-i686/PKGBUILD (from rev 185078, 
gtk-vnc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 20:58:01 UTC (rev 185079)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Allan McRae mcrae_al...@hotmail.com
+# Contributor: lp76 l.ped...@gmail.com
+
+pkgname=gtk-vnc
+pkgver=0.5.2
+pkgrel=2
+pkgdesc=A VNC viewer widget for GTK
+arch=('i686' 'x86_64')
+url=http://live.gnome.org/gtk-vnc;
+license=('LGPL')
+depends=('libgcrypt' 'gtk3')
+optdepends=('gtk2: GTK2 widget')
+makedepends=('intltool' 'pygtk' 'pygobject2-devel' 'gtk-doc' 'gtk2' 'vala' 
'gobject-introspection')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('b51bda7edebb82ab142c292bd1b1493406bc8225a5c834d854bbafef9e9a471f')
+
+build() {
+  rm -rf gtk2-build gtk3-build
+  cp -a $pkgname-$pkgver gtk2-build
+  mv $pkgname-$pkgver gtk3-build
+
+  ( cd gtk2-build
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --with-python --disable-static --with-gtk=2.0
+make )
+
+  ( cd gtk3-build
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --with-python --with-examples --disable-static --with-gtk=3.0
+make )
+}
+
+package() {
+  make -C gtk2-build DESTDIR=${pkgdir} install
+  make -C gtk3-build DESTDIR=${pkgdir} install
+}

Copied: gtk-vnc/repos/staging-x86_64/PKGBUILD (from rev 185078, 
gtk-vnc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-05-10 20:58:01 UTC (rev 185079)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+# Contributor: Jan de Groot j...@archlinux.org
+# Contributor: Allan McRae mcrae_al...@hotmail.com
+# Contributor: lp76 l.ped...@gmail.com
+
+pkgname=gtk-vnc
+pkgver=0.5.2
+pkgrel=2
+pkgdesc=A VNC viewer widget for GTK
+arch=('i686' 'x86_64')
+url=http://live.gnome.org/gtk-vnc;
+license=('LGPL')
+depends=('libgcrypt' 'gtk3')
+optdepends=('gtk2: GTK2 widget')
+makedepends=('intltool' 'pygtk' 'pygobject2-devel' 'gtk-doc' 'gtk2' 'vala' 
'gobject-introspection')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('b51bda7edebb82ab142c292bd1b1493406bc8225a5c834d854bbafef9e9a471f')
+
+build() {
+  rm -rf gtk2-build gtk3-build
+  cp -a $pkgname-$pkgver gtk2-build
+  mv $pkgname-$pkgver gtk3-build
+
+  ( cd gtk2-build
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --with-python --disable-static --with-gtk=2.0
+make )
+
+  ( cd gtk3-build
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+  --with-python --with-examples --disable-static --with-gtk=3.0
+make )
+}
+
+package() {
+  make -C gtk2-build DESTDIR=${pkgdir} install
+  make -C gtk3-build DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in (4 files)

2013-05-10 Thread Daniel Micay
Date: Friday, May 10, 2013 @ 23:10:43
  Author: thestinger
Revision: 90269

add libseccomp package

Added:
  libseccomp/
  libseccomp/repos/
  libseccomp/trunk/
  libseccomp/trunk/PKGBUILD

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

Added: libseccomp/trunk/PKGBUILD
===
--- libseccomp/trunk/PKGBUILD   (rev 0)
+++ libseccomp/trunk/PKGBUILD   2013-05-10 21:10:43 UTC (rev 90269)
@@ -0,0 +1,24 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Patryk Kowalczyk  patryk at kowalczyk dot ws
+
+pkgname=libseccomp
+pkgver=2.0.0
+pkgrel=2
+pkgdesc='Enhanced seccomp library'
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+url=http://sourceforge.net/projects/libseccomp/;
+depends=('glibc')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('f988feac6a3425f2c918f32b28df1caa')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 23:11:30
  Author: tomegun
Revision: 185080

upgpkg: qemu 1.4.1-3

cyrus/sasl rebuild

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 20:58:01 UTC (rev 185079)
+++ PKGBUILD2013-05-10 21:11:30 UTC (rev 185080)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=qemu
 pkgver=1.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc=A generic and open source processor emulator which achieves a good 
emulation speed by using dynamic translation.
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2.1')



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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 23:11:40
  Author: tomegun
Revision: 185081

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

Added:
  qemu/repos/staging-i686/
  qemu/repos/staging-i686/65-kvm.rules
(from rev 185080, qemu/trunk/65-kvm.rules)
  qemu/repos/staging-i686/PKGBUILD
(from rev 185080, qemu/trunk/PKGBUILD)
  qemu/repos/staging-i686/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch
(from rev 185080, 
qemu/trunk/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch)
  qemu/repos/staging-i686/qemu.install
(from rev 185080, qemu/trunk/qemu.install)
  qemu/repos/staging-x86_64/
  qemu/repos/staging-x86_64/65-kvm.rules
(from rev 185080, qemu/trunk/65-kvm.rules)
  qemu/repos/staging-x86_64/PKGBUILD
(from rev 185080, qemu/trunk/PKGBUILD)
  
qemu/repos/staging-x86_64/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch
(from rev 185080, 
qemu/trunk/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch)
  qemu/repos/staging-x86_64/qemu.install
(from rev 185080, qemu/trunk/qemu.install)

--+
 staging-i686/65-kvm.rules|1 
 staging-i686/PKGBUILD|   62 
++
 staging-i686/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch   |   30 

 staging-i686/qemu.install|   25 

 staging-x86_64/65-kvm.rules  |1 
 staging-x86_64/PKGBUILD  |   62 
++
 staging-x86_64/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch |   30 

 staging-x86_64/qemu.install  |   25 

 8 files changed, 236 insertions(+)

Copied: qemu/repos/staging-i686/65-kvm.rules (from rev 185080, 
qemu/trunk/65-kvm.rules)
===
--- staging-i686/65-kvm.rules   (rev 0)
+++ staging-i686/65-kvm.rules   2013-05-10 21:11:40 UTC (rev 185081)
@@ -0,0 +1 @@
+KERNEL==kvm, GROUP=kvm, MODE=0660

Copied: qemu/repos/staging-i686/PKGBUILD (from rev 185080, qemu/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 21:11:40 UTC (rev 185081)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+pkgname=qemu
+pkgver=1.4.1
+pkgrel=3
+pkgdesc=A generic and open source processor emulator which achieves a good 
emulation speed by using dynamic translation.
+arch=('i686' 'x86_64')
+license=('GPL2' 'LGPL2.1')
+url=http://wiki.qemu.org/Index.html;
+makedepends=('texi2html' 'perl' 'python2')
+depends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2' 
'gnutls=2.4.1' 'bluez' 'vde2' 'util-linux' 'curl' 'libsasl' 'libgl' 'libpulse' 
'seabios' 'libcap-ng')
+backup=('etc/qemu/target-x86_64.conf')
+install=qemu.install
+source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2
+doc-fix-sheepdog-invalid-texi-table-list-syntax.patch
+65-kvm.rules)
+replaces=('qemu-kvm')
+options=(!strip)
+
+prepare()
+{
+  cd ${srcdir}/${pkgname}-${pkgver}
+  sed -i -e 's/lib64/lib/g' ldscripts/x86_64.ld
+  # fix building with tex version 5.0
+  # https://bugs.launchpad.net/qemu/+bug/1130533
+  patch -Np1 -i ${srcdir}/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch
+}
+
+build ()
+{
+  cd ${srcdir}/${pkgname}-${pkgver}  
+  ./configure --prefix=/usr --sysconfdir=/etc --audio-drv-list=oss,alsa,sdl,pa 
\
+  --python=/usr/bin/python2 \
+  --audio-card-list=ac97,sb16,es1370,hda \
+  --enable-docs --enable-mixemu --libexecdir=/usr/lib/qemu
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} libexecdir=/usr/lib/qemu install
+  rm ${pkgdir}/usr/share/qemu/bios.bin
+
+  install -D -m644 ${srcdir}/65-kvm.rules \
+   ${pkgdir}/usr/lib/udev/rules.d/65-kvm.rules
+  # bridge_helper needs suid
+  # https://bugs.archlinux.org/task/32565
+  chmod u+s ${pkgdir}/usr/lib/qemu/qemu-bridge-helper
+  # add sample config
+  echo allow br0  ${pkgdir}/etc/qemu/bridge.conf.sample
+  # strip scripts directory
+find ${pkgdir}/usr/src/linux-${_kernver}/scripts  -type f -perm -u+w 
2/dev/null | while read binary ; do
+  case $(file -bi $binary) in
+*application/x-executable*) # Binaries
+/usr/bin/strip $STRIP_BINARIES $binary;;
+  esac
+done
+
+}
+md5sums=('eb2d696956324722b5ecfa46e41f9a75'
+ 'b431782f310bfc6af4ef21a8068f866b'
+ 'b316a066d2f1bb57d8f5b7ea1d0d1caf')

Copied: 
qemu/repos/staging-i686/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch 
(from rev 185080, 
qemu/trunk/doc-fix-sheepdog-invalid-texi-table-list-syntax.patch)
===

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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 23:19:13
  Author: tomegun
Revision: 185082

upgpkg: subversion 1.7.9-2

cyrus/sasl rebuild

Modified:
  subversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 21:11:40 UTC (rev 185081)
+++ PKGBUILD2013-05-10 21:19:13 UTC (rev 185082)
@@ -5,7 +5,7 @@
 
 pkgname=subversion
 pkgver=1.7.9
-pkgrel=1
+pkgrel=2
 pkgdesc=A Modern Concurrent Version Control System
 arch=('i686' 'x86_64')
 license=('APACHE')
@@ -19,21 +19,13 @@
 provides=('svn')
 options=('!makeflags' '!libtool' '!emptydirs')
 install=${pkgname}.install
-source=(http://apache.mirror.rafal.ca/subversion/$pkgname-$pkgver.tar.bz2{,.asc}
+source=(http://apache.mirror.rafal.ca/subversion/$pkgname-$pkgver.tar.bz2 
#{,.asc}
 svnserve
 svn
 svnserve.conf
 svnserve.tmpfiles
 svnserve.service
 subversion.rpath.fix.patch)
-sha1sums=('453757bae78a800997559f2232483ab99238ec1e'
-  '5ce5adc5f5cae5a2d569a89b5e4498623feae84a'
-  '64ba3e6ebafc08ac62f59d788f7a825fdce69573'
-  '73b36c046c09cec2093354911c89e3ba8056af6c'
-  'ad117bf3b2a838a9a678a93fd8db1a066ad46c41'
-  '00cc36e69077a8c45674ead6dd62a7647b3a3b6d'
-  '9f6790d842cf3e0228b007483a43e39a42724068'
-  '3d1e28408a9abb42af2e531adc0d01ce21acfad6')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -95,3 +87,10 @@
   ln -sf subversion ${pkgdir}/usr/share/bash-completion/completions/${i}
done
 }
+md5sums=('8d532025771a67c06c23f299699f056f'
+ 'a2b029e8385007ffb99b437b30521c90'
+ 'a0db6dd43af33952739b6ec089852630'
+ 'c459e299192552f61578f3438abf0664'
+ 'bb2857eceafcfac35dde39dcffad2314'
+ 'e8020c7a1d1a0c47091b5fdd034f81c5'
+ '6b4340ba9d8845cd8497e013ae01be3f')



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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 23:19:28
  Author: tomegun
Revision: 185083

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

Added:
  subversion/repos/staging-i686/
  subversion/repos/staging-i686/PKGBUILD
(from rev 185082, subversion/trunk/PKGBUILD)
  subversion/repos/staging-i686/subversion.install
(from rev 185082, subversion/trunk/subversion.install)
  subversion/repos/staging-i686/subversion.rpath.fix.patch
(from rev 185082, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/staging-i686/svn
(from rev 185082, subversion/trunk/svn)
  subversion/repos/staging-i686/svnserve
(from rev 185082, subversion/trunk/svnserve)
  subversion/repos/staging-i686/svnserve.conf
(from rev 185082, subversion/trunk/svnserve.conf)
  subversion/repos/staging-i686/svnserve.service
(from rev 185082, subversion/trunk/svnserve.service)
  subversion/repos/staging-i686/svnserve.tmpfiles
(from rev 185082, subversion/trunk/svnserve.tmpfiles)
  subversion/repos/staging-x86_64/
  subversion/repos/staging-x86_64/PKGBUILD
(from rev 185082, subversion/trunk/PKGBUILD)
  subversion/repos/staging-x86_64/subversion.install
(from rev 185082, subversion/trunk/subversion.install)
  subversion/repos/staging-x86_64/subversion.rpath.fix.patch
(from rev 185082, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/staging-x86_64/svn
(from rev 185082, subversion/trunk/svn)
  subversion/repos/staging-x86_64/svnserve
(from rev 185082, subversion/trunk/svnserve)
  subversion/repos/staging-x86_64/svnserve.conf
(from rev 185082, subversion/trunk/svnserve.conf)
  subversion/repos/staging-x86_64/svnserve.service
(from rev 185082, subversion/trunk/svnserve.service)
  subversion/repos/staging-x86_64/svnserve.tmpfiles
(from rev 185082, subversion/trunk/svnserve.tmpfiles)

---+
 staging-i686/PKGBUILD |   96 
 staging-i686/subversion.install   |7 ++
 staging-i686/subversion.rpath.fix.patch   |   10 ++
 staging-i686/svn  |   11 +++
 staging-i686/svnserve |   42 
 staging-i686/svnserve.conf|7 ++
 staging-i686/svnserve.service |   11 +++
 staging-i686/svnserve.tmpfiles|1 
 staging-x86_64/PKGBUILD   |   96 
 staging-x86_64/subversion.install |7 ++
 staging-x86_64/subversion.rpath.fix.patch |   10 ++
 staging-x86_64/svn|   11 +++
 staging-x86_64/svnserve   |   42 
 staging-x86_64/svnserve.conf  |7 ++
 staging-x86_64/svnserve.service   |   11 +++
 staging-x86_64/svnserve.tmpfiles  |1 
 16 files changed, 370 insertions(+)

Copied: subversion/repos/staging-i686/PKGBUILD (from rev 185082, 
subversion/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 21:19:28 UTC (rev 185083)
@@ -0,0 +1,96 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Paul Mattal p...@archlinux.org
+# Contributor: Jason Chu ja...@archlinux.org
+
+pkgname=subversion
+pkgver=1.7.9
+pkgrel=2
+pkgdesc=A Modern Concurrent Version Control System
+arch=('i686' 'x86_64')
+license=('APACHE')
+depends=('neon' 'apr-util' 'sqlite' 'file' 'serf')
+optdepends=('libgnome-keyring' 'kdeutils-kwallet' 'bash-completion: for svn 
bash completion' \
+'python2: for some hook scripts' 'java-environment') #'ruby: for 
some hook scripts')
+makedepends=('krb5' 'apache' 'python2' 'perl' 'swig' 'java-runtime' 
'java-environment'
+ 'autoconf' 'db' 'e2fsprogs' 'libgnome-keyring' 'kdelibs')
+backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
+url=http://subversion.apache.org/;
+provides=('svn')
+options=('!makeflags' '!libtool' '!emptydirs')
+install=${pkgname}.install
+source=(http://apache.mirror.rafal.ca/subversion/$pkgname-$pkgver.tar.bz2 
#{,.asc}
+svnserve
+svn
+svnserve.conf
+svnserve.tmpfiles
+svnserve.service
+subversion.rpath.fix.patch)
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   export PYTHON=/usr/bin/python2
+
+   patch -Np0 -i ../subversion.rpath.fix.patch
+   sed -i 's|/usr/bin/env python|/usr/bin/env python2|' 
tools/hook-scripts/{,mailer/{,tests/}}*.py
+
+   ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
+   --with-zlib=/usr --with-neon=/usr --with-serf=/usr --with-apxs \
+   --with-sqlite=/usr 
--with-berkeley-db=:/usr/include/:/usr/lib:db-5.3 \
+   --enable-javahl --with-gnome-keyring --with-kwallet \
+   --disable-static
+
+   make external-all
+   make LT_LDFLAGS=-L$Fdestdir/usr/lib local-all
+   make swig_pydir=/usr/lib/python2.7/site-packages/libsvn \
+ 

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

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 23:25:02
  Author: tomegun
Revision: 185084

upgpkg: samba 4.0.5-3

cyrus/sasl rebuild

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 21:19:28 UTC (rev 185083)
+++ PKGBUILD2013-05-10 21:25:02 UTC (rev 185084)
@@ -15,13 +15,13 @@
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
 _realver=4.0.5
-pkgrel=2
+pkgrel=3
 arch=(i686 x86_64)
 url=http://www.samba.org;
 license=('GPL3')
 makedepends=('python2' 'docbook-xsl' 'pkg-config' 'libbsd' 'db' 'popt' 
'libcups' 
  'readline' 'tevent' 'acl' 'libldap' 'libcap' 'ldb=1.1.15' 'krb5' 
'pam' 
- 'gamin' 'gnutls=2.4.1' 'talloc' 'tdb')
+ 'gamin' 'gnutls=2.4.1' 'talloc' 'tdb' 'dbus')
 source=(http://us1.samba.org/samba/ftp/stable/${pkgbase}-${_realver}.tar.gz
 samba.logrotate
 swat.xinetd



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

2013-05-10 Thread Evangelos Foutras
Date: Friday, May 10, 2013 @ 23:25:22
  Author: foutrelis
Revision: 185085

upgpkg: pidgin 2.10.7-3

libsasl 2.1.26 rebuild.

Modified:
  pidgin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 21:25:02 UTC (rev 185084)
+++ PKGBUILD2013-05-10 21:25:22 UTC (rev 185085)
@@ -7,7 +7,7 @@
 
 pkgname=('pidgin' 'libpurple' 'finch')
 pkgver=2.10.7
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url=http://pidgin.im/;
 license=('GPL')



[arch-commits] Commit in samba/repos (36 files)

2013-05-10 Thread Tom Gundersen
Date: Friday, May 10, 2013 @ 23:25:35
  Author: tomegun
Revision: 185086

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

Added:
  samba/repos/staging-i686/
  samba/repos/staging-i686/PKGBUILD
(from rev 185084, samba/trunk/PKGBUILD)
  samba/repos/staging-i686/nmbd.service
(from rev 185084, samba/trunk/nmbd.service)
  samba/repos/staging-i686/samba
(from rev 185084, samba/trunk/samba)
  samba/repos/staging-i686/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 185084, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/staging-i686/samba.conf
(from rev 185084, samba/trunk/samba.conf)
  samba/repos/staging-i686/samba.conf.d
(from rev 185084, samba/trunk/samba.conf.d)
  samba/repos/staging-i686/samba.install
(from rev 185084, samba/trunk/samba.install)
  samba/repos/staging-i686/samba.logrotate
(from rev 185084, samba/trunk/samba.logrotate)
  samba/repos/staging-i686/samba.pam
(from rev 185084, samba/trunk/samba.pam)
  samba/repos/staging-i686/samba.service
(from rev 185084, samba/trunk/samba.service)
  samba/repos/staging-i686/smbd.service
(from rev 185084, samba/trunk/smbd.service)
  samba/repos/staging-i686/smbd.socket
(from rev 185084, samba/trunk/smbd.socket)
  samba/repos/staging-i686/smbd@.service
(from rev 185084, samba/trunk/smbd@.service)
  samba/repos/staging-i686/swat.socket
(from rev 185084, samba/trunk/swat.socket)
  samba/repos/staging-i686/swat.xinetd
(from rev 185084, samba/trunk/swat.xinetd)
  samba/repos/staging-i686/swat@.service
(from rev 185084, samba/trunk/swat@.service)
  samba/repos/staging-i686/winbindd.service
(from rev 185084, samba/trunk/winbindd.service)
  samba/repos/staging-x86_64/
  samba/repos/staging-x86_64/PKGBUILD
(from rev 185085, samba/trunk/PKGBUILD)
  samba/repos/staging-x86_64/nmbd.service
(from rev 185085, samba/trunk/nmbd.service)
  samba/repos/staging-x86_64/samba
(from rev 185085, samba/trunk/samba)
  samba/repos/staging-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 185085, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/staging-x86_64/samba.conf
(from rev 185085, samba/trunk/samba.conf)
  samba/repos/staging-x86_64/samba.conf.d
(from rev 185085, samba/trunk/samba.conf.d)
  samba/repos/staging-x86_64/samba.install
(from rev 185085, samba/trunk/samba.install)
  samba/repos/staging-x86_64/samba.logrotate
(from rev 185085, samba/trunk/samba.logrotate)
  samba/repos/staging-x86_64/samba.pam
(from rev 185085, samba/trunk/samba.pam)
  samba/repos/staging-x86_64/samba.service
(from rev 185085, samba/trunk/samba.service)
  samba/repos/staging-x86_64/smbd.service
(from rev 185085, samba/trunk/smbd.service)
  samba/repos/staging-x86_64/smbd.socket
(from rev 185085, samba/trunk/smbd.socket)
  samba/repos/staging-x86_64/smbd@.service
(from rev 185085, samba/trunk/smbd@.service)
  samba/repos/staging-x86_64/swat.socket
(from rev 185085, samba/trunk/swat.socket)
  samba/repos/staging-x86_64/swat.xinetd
(from rev 185085, samba/trunk/swat.xinetd)
  samba/repos/staging-x86_64/swat@.service
(from rev 185085, samba/trunk/swat@.service)
  samba/repos/staging-x86_64/winbindd.service
(from rev 185085, samba/trunk/winbindd.service)

--+
 staging-i686/PKGBUILD|  261 +
 staging-i686/nmbd.service|   12 
 staging-i686/samba   |   54 +++
 staging-i686/samba-4.0.3-fix_pidl_with_gcc48.patch   |   60 +++
 staging-i686/samba.conf  |2 
 staging-i686/samba.conf.d|   18 +
 staging-i686/samba.install   |   14 
 staging-i686/samba.logrotate |9 
 staging-i686/samba.pam   |3 
 staging-i686/samba.service   |   14 
 staging-i686/smbd.service|   12 
 staging-i686/smbd.socket |9 
 staging-i686/smbd@.service   |7 
 staging-i686/swat.socket |9 
 staging-i686/swat.xinetd |   10 
 staging-i686/swat@.service   |7 
 staging-i686/winbindd.service|   12 
 staging-x86_64/PKGBUILD  |  261 +
 staging-x86_64/nmbd.service  |   12 
 staging-x86_64/samba |   54 +++
 staging-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch |   60 +++
 staging-x86_64/samba.conf|2 
 staging-x86_64/samba.conf.d  |   18 +
 staging-x86_64/samba.install |   14 
 staging-x86_64/samba.logrotate   |9 
 staging-x86_64/samba.pam 

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

2013-05-10 Thread Evangelos Foutras
Date: Friday, May 10, 2013 @ 23:25:37
  Author: foutrelis
Revision: 185087

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

Added:
  pidgin/repos/staging-i686/
  pidgin/repos/staging-i686/PKGBUILD
(from rev 185085, pidgin/trunk/PKGBUILD)
  pidgin/repos/staging-i686/pidgin-2.10.7-link-libirc-to-libsasl2.patch
(from rev 185085, pidgin/trunk/pidgin-2.10.7-link-libirc-to-libsasl2.patch)
  pidgin/repos/staging-i686/pidgin.install
(from rev 185085, pidgin/trunk/pidgin.install)
  pidgin/repos/staging-x86_64/
  pidgin/repos/staging-x86_64/PKGBUILD
(from rev 185085, pidgin/trunk/PKGBUILD)
  pidgin/repos/staging-x86_64/pidgin-2.10.7-link-libirc-to-libsasl2.patch
(from rev 185085, pidgin/trunk/pidgin-2.10.7-link-libirc-to-libsasl2.patch)
  pidgin/repos/staging-x86_64/pidgin.install
(from rev 185085, pidgin/trunk/pidgin.install)

+
 staging-i686/PKGBUILD  |  104 +++
 staging-i686/pidgin-2.10.7-link-libirc-to-libsasl2.patch   |   12 +
 staging-i686/pidgin.install|   11 +
 staging-x86_64/PKGBUILD|  104 +++
 staging-x86_64/pidgin-2.10.7-link-libirc-to-libsasl2.patch |   12 +
 staging-x86_64/pidgin.install  |   11 +
 6 files changed, 254 insertions(+)

Copied: pidgin/repos/staging-i686/PKGBUILD (from rev 185085, 
pidgin/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-10 21:25:37 UTC (rev 185087)
@@ -0,0 +1,104 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Ionut Biru ib...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
+
+pkgname=('pidgin' 'libpurple' 'finch')
+pkgver=2.10.7
+pkgrel=3
+arch=('i686' 'x86_64')
+url=http://pidgin.im/;
+license=('GPL')
+makedepends=('startup-notification' 'gtkspell' 'libxss' 'nss' 'libsasl' 'libsm'
+ 'libidn' 'python2' 'hicolor-icon-theme' 'farstream-0.1' 'avahi'
+ 'tk' 'ca-certificates' 'intltool' 'networkmanager')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
+pidgin-2.10.7-link-libirc-to-libsasl2.patch)
+sha256sums=('eba32994eca20d1cf24a4261b059b2de71a1ec2dd0926e904074b0db49f7f192'
+'063723d5dc5726c43137b4b383c9d07c2c008391f6a626faaf6cedd31a2f1e8f')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # https://developer.pidgin.im/ticket/15517
+  patch -Np1 -i $srcdir/pidgin-2.10.7-link-libirc-to-libsasl2.patch
+  autoreconf -vi
+
+  # Use Python 2
+  sed -i 's/env python$/2/' */plugins/*.py \
+libpurple/purple-{remote,notifications-example,url-handler}
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--disable-schemas-install \
+--disable-meanwhile \
+--disable-gnutls \
+--enable-cyrus-sasl \
+--disable-doxygen \
+--enable-nm \
+--with-python=/usr/bin/python2 \
+--with-system-ssl-certs=/etc/ssl/certs
+make
+}
+
+package_pidgin(){
+  pkgdesc=Multi-protocol instant messaging client
+  depends=('libpurple' 'startup-notification' 'gtkspell' 'libxss' 'libsm'
+   'hicolor-icon-theme')
+  optdepends=('aspell: for spelling correction')
+  install=pidgin.install
+
+  cd $srcdir/pidgin-$pkgver
+
+  # For linking
+  make -C libpurple DESTDIR=$pkgdir install-libLTLIBRARIES
+
+  make -C pidgin DESTDIR=$pkgdir install
+  make -C doc DESTDIR=$pkgdir install
+
+  # Remove files that are packaged in libpurle
+  make -C libpurple DESTDIR=$pkgdir uninstall-libLTLIBRARIES
+
+  install -Dm644 pidgin.desktop $pkgdir/usr/share/applications/pidgin.desktop
+
+  rm $pkgdir/usr/share/man/man1/finch.1
+}
+
+package_libpurple(){
+  pkgdesc=IM library extracted from Pidgin
+  depends=('farstream-0.1' 'libsasl' 'libidn' 'dbus-glib' 'nss')
+  optdepends=('avahi: Bonjour protocol support'
+  'ca-certificates: SSL CA certificates'
+  'python2-dbus: for purple-remote and purple-url-handler'
+  'tk: Tcl/Tk scripting support')
+
+  cd $srcdir/pidgin-$pkgver
+
+  for _dir in libpurple share/sounds share/ca-certs m4macros po; do
+make -C $_dir DESTDIR=$pkgdir install
+  done
+}
+
+package_finch(){
+  pkgdesc=A ncurses-based messaging client
+  depends=(libpurple=$pkgver-$pkgrel 'libx11' 'python2')
+
+  cd $srcdir/pidgin-$pkgver
+
+  # For linking
+  make -C libpurple DESTDIR=$pkgdir install-libLTLIBRARIES
+
+  make -C finch DESTDIR=$pkgdir install
+  make -C doc DESTDIR=$pkgdir install
+
+  # Remove files that are packaged in libpurle
+  make -C libpurple DESTDIR=$pkgdir uninstall-libLTLIBRARIES
+
+  rm $pkgdir/usr/share/man/man1/pidgin.1
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 

[arch-commits] Commit in alsa-firmware/repos (extra-i686 extra-x86_64)

2013-05-10 Thread Eric Bélanger
Date: Friday, May 10, 2013 @ 23:25:40
  Author: eric
Revision: 185088

Clean up svn

Deleted:
  alsa-firmware/repos/extra-i686/
  alsa-firmware/repos/extra-x86_64/



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

2013-05-10 Thread Daniel Micay
Date: Friday, May 10, 2013 @ 23:31:32
  Author: thestinger
Revision: 90270

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

Added:
  libseccomp/repos/community-i686/
  libseccomp/repos/community-i686/PKGBUILD
(from rev 90269, libseccomp/trunk/PKGBUILD)
  libseccomp/repos/community-x86_64/
  libseccomp/repos/community-x86_64/PKGBUILD
(from rev 90269, libseccomp/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   24 
 community-x86_64/PKGBUILD |   24 
 2 files changed, 48 insertions(+)

Copied: libseccomp/repos/community-i686/PKGBUILD (from rev 90269, 
libseccomp/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-10 21:31:32 UTC (rev 90270)
@@ -0,0 +1,24 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Patryk Kowalczyk  patryk at kowalczyk dot ws
+
+pkgname=libseccomp
+pkgver=2.0.0
+pkgrel=2
+pkgdesc='Enhanced seccomp library'
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+url=http://sourceforge.net/projects/libseccomp/;
+depends=('glibc')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('f988feac6a3425f2c918f32b28df1caa')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: libseccomp/repos/community-x86_64/PKGBUILD (from rev 90269, 
libseccomp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-05-10 21:31:32 UTC (rev 90270)
@@ -0,0 +1,24 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Patryk Kowalczyk  patryk at kowalczyk dot ws
+
+pkgname=libseccomp
+pkgver=2.0.0
+pkgrel=2
+pkgdesc='Enhanced seccomp library'
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+url=http://sourceforge.net/projects/libseccomp/;
+depends=('glibc')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('f988feac6a3425f2c918f32b28df1caa')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2013-05-10 Thread Maxime Gauduin
Date: Friday, May 10, 2013 @ 23:34:17
  Author: alucryd
Revision: 90271

upgpkg: wine 1.5.30-1

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 21:31:32 UTC (rev 90270)
+++ PKGBUILD2013-05-10 21:34:17 UTC (rev 90271)
@@ -5,14 +5,14 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=wine
-pkgver=1.5.29
-pkgrel=3
+pkgver=1.5.30
+pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
 
 
source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$_pkgbasever.tar.bz2{,.sign}
 30-win32-aliases.conf)
-md5sums=('4a7dc9dad3c3c7710c202458374ed21c'
+md5sums=('be776eb7b50c15bac5543775c8416217'
  'SKIP'
  '1ff4e467f59409272088d92173a0f801')
 



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

2013-05-10 Thread Maxime Gauduin
Date: Friday, May 10, 2013 @ 23:34:29
  Author: alucryd
Revision: 90272

archrelease: copy trunk to community-i686

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

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

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2013-05-10 21:34:17 UTC (rev 90271)
+++ 30-win32-aliases.conf   2013-05-10 21:34:29 UTC (rev 90272)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

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

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

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

2013-05-10 Thread Daniel Micay
Date: Friday, May 10, 2013 @ 23:43:46
  Author: thestinger
Revision: 90273

lxc: add seccomp support

Modified:
  lxc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 21:34:29 UTC (rev 90272)
+++ PKGBUILD2013-05-10 21:43:46 UTC (rev 90273)
@@ -1,17 +1,18 @@
 # $Id$
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Contributor: Andrea Zucchelli zukk...@gmail.com
+# Contributor: Daniel Micay danielmi...@gmail.com
 # Contributor: Jonathan Liu net...@gmail.com
-# Maintainer: Jon Nordby jono...@gmail.com
+# Contributor: Jon Nordby jono...@gmail.com
 
 pkgname=lxc
 pkgver=0.9.0
 epoch=1
-pkgrel=1
+pkgrel=2
 pkgdesc=Linux Containers
 arch=('i686' 'x86_64')
 url=http://lxc.sourceforge.net/;
-depends=('bash' 'perl')
+depends=('bash' 'perl' 'libseccomp')
 license=('LGPL')
 
source=(http://lxc.sourceforge.net/download/lxc/$pkgname-${pkgver/_/-}.tar.gz;)
 md5sums=('8552a4479090616f4bc04d8473765fc9')
@@ -24,7 +25,8 @@
--libexecdir=/usr/bin \
--sysconfdir=/etc \
--disable-apparmor \
-   --disable-doc
+   --disable-doc \
+--enable-seccomp
   make
 }
 



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

2013-05-10 Thread Daniel Micay
Date: Friday, May 10, 2013 @ 23:44:25
  Author: thestinger
Revision: 90274

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-05-10 21:43:46 UTC (rev 90273)
+++ community-i686/PKGBUILD 2013-05-10 21:44:25 UTC (rev 90274)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Andrea Zucchelli zukk...@gmail.com
-# Contributor: Jonathan Liu net...@gmail.com
-# Maintainer: Jon Nordby jono...@gmail.com
-
-pkgname=lxc
-pkgver=0.9.0
-epoch=1
-pkgrel=1
-pkgdesc=Linux Containers
-arch=('i686' 'x86_64')
-url=http://lxc.sourceforge.net/;
-depends=('bash' 'perl')
-license=('LGPL')
-source=(http://lxc.sourceforge.net/download/lxc/$pkgname-${pkgver/_/-}.tar.gz;)
-md5sums=('8552a4479090616f4bc04d8473765fc9')
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  ./configure \
-   --prefix=/usr \
-   --localstatedir=/var \
-   --libexecdir=/usr/bin \
-   --sysconfdir=/etc \
-   --disable-apparmor \
-   --disable-doc
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-
-  make DESTDIR=$pkgdir install
-  install -d -m755 $pkgdir/var/lib/lxc
-
-  cd doc
-  find . -type f -name '*.1' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man1/{} \;
-  find . -type f -name '*.5' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man5/{} \;
-  find . -type f -name '*.7' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man7/{} \;
-}

Copied: lxc/repos/community-i686/PKGBUILD (from rev 90273, lxc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-05-10 21:44:25 UTC (rev 90274)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Andrea Zucchelli zukk...@gmail.com
+# Contributor: Daniel Micay danielmi...@gmail.com
+# Contributor: Jonathan Liu net...@gmail.com
+# Contributor: Jon Nordby jono...@gmail.com
+
+pkgname=lxc
+pkgver=0.9.0
+epoch=1
+pkgrel=2
+pkgdesc=Linux Containers
+arch=('i686' 'x86_64')
+url=http://lxc.sourceforge.net/;
+depends=('bash' 'perl' 'libseccomp')
+license=('LGPL')
+source=(http://lxc.sourceforge.net/download/lxc/$pkgname-${pkgver/_/-}.tar.gz;)
+md5sums=('8552a4479090616f4bc04d8473765fc9')
+
+build() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+  ./configure \
+   --prefix=/usr \
+   --localstatedir=/var \
+   --libexecdir=/usr/bin \
+   --sysconfdir=/etc \
+   --disable-apparmor \
+   --disable-doc \
+--enable-seccomp
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-${pkgver/_/-}
+
+  make DESTDIR=$pkgdir install
+  install -d -m755 $pkgdir/var/lib/lxc
+
+  cd doc
+  find . -type f -name '*.1' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man1/{} \;
+  find . -type f -name '*.5' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man5/{} \;
+  find . -type f -name '*.7' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man7/{} \;
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-05-10 21:43:46 UTC (rev 90273)
+++ community-x86_64/PKGBUILD   2013-05-10 21:44:25 UTC (rev 90274)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Andrea Zucchelli zukk...@gmail.com
-# Contributor: Jonathan Liu net...@gmail.com
-# Maintainer: Jon Nordby jono...@gmail.com
-
-pkgname=lxc
-pkgver=0.9.0
-epoch=1
-pkgrel=1
-pkgdesc=Linux Containers
-arch=('i686' 'x86_64')
-url=http://lxc.sourceforge.net/;
-depends=('bash' 'perl')
-license=('LGPL')
-source=(http://lxc.sourceforge.net/download/lxc/$pkgname-${pkgver/_/-}.tar.gz;)
-md5sums=('8552a4479090616f4bc04d8473765fc9')
-
-build() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-  ./configure \
-   --prefix=/usr \
-   --localstatedir=/var \
-   --libexecdir=/usr/bin \
-   --sysconfdir=/etc \
-   --disable-apparmor \
-   --disable-doc
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-${pkgver/_/-}
-
-  make DESTDIR=$pkgdir install
-  install -d -m755 $pkgdir/var/lib/lxc
-
-  cd doc
-  find . -type f -name '*.1' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man1/{} \;
-  find . -type f -name '*.5' -exec install -D -m644 {} 
$pkgdir/usr/share/man/man5/{} \;
-  find . -type f -name '*.7' -exec install -D 

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

2013-05-10 Thread Evangelos Foutras
Date: Friday, May 10, 2013 @ 23:46:33
  Author: foutrelis
Revision: 90275

upgpkg: libmemcached 1.0.16-2

libsasl 2.1.26 rebuild.

Modified:
  libmemcached/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 21:44:25 UTC (rev 90274)
+++ PKGBUILD2013-05-10 21:46:33 UTC (rev 90275)
@@ -3,7 +3,7 @@
 
 pkgname=libmemcached
 pkgver=1.0.16
-pkgrel=1
+pkgrel=2
 pkgdesc=C and C++ client library to the memcached server
 arch=('i686' 'x86_64')
 url=http://libmemcached.org/;



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

2013-05-10 Thread Evangelos Foutras
Date: Friday, May 10, 2013 @ 23:46:41
  Author: foutrelis
Revision: 90276

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

Added:
  libmemcached/repos/community-staging-i686/
  libmemcached/repos/community-staging-i686/PKGBUILD
(from rev 90275, libmemcached/trunk/PKGBUILD)
  libmemcached/repos/community-staging-x86_64/
  libmemcached/repos/community-staging-x86_64/PKGBUILD
(from rev 90275, libmemcached/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   36 
 community-staging-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: libmemcached/repos/community-staging-i686/PKGBUILD (from rev 90275, 
libmemcached/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-05-10 21:46:41 UTC (rev 90276)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+
+pkgname=libmemcached
+pkgver=1.0.16
+pkgrel=2
+pkgdesc=C and C++ client library to the memcached server
+arch=('i686' 'x86_64')
+url=http://libmemcached.org/;
+license=('GPL')
+depends=('glibc' 'libsasl' 'libevent')
+makedepends=('perl' 'memcached' 'python-sphinx')
+options=('!libtool')
+source=(http://launchpad.net/$pkgname/1.0/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+sha256sums=('2215d1766bff02b75403291d3d870fcd7d0735e4d018657d4d74fc44e92bdbfc')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make -k check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: libmemcached/repos/community-staging-x86_64/PKGBUILD (from rev 90275, 
libmemcached/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-05-10 21:46:41 UTC (rev 90276)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+
+pkgname=libmemcached
+pkgver=1.0.16
+pkgrel=2
+pkgdesc=C and C++ client library to the memcached server
+arch=('i686' 'x86_64')
+url=http://libmemcached.org/;
+license=('GPL')
+depends=('glibc' 'libsasl' 'libevent')
+makedepends=('perl' 'memcached' 'python-sphinx')
+options=('!libtool')
+source=(http://launchpad.net/$pkgname/1.0/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+sha256sums=('2215d1766bff02b75403291d3d870fcd7d0735e4d018657d4d74fc44e92bdbfc')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make -k check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-05-10 Thread Evangelos Foutras
Date: Friday, May 10, 2013 @ 23:54:07
  Author: foutrelis
Revision: 185089

upgpkg: nss 3.14.3-3

Rebuild against nspr 4.9.6 (possibly fixing FS#34719).

Modified:
  nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 21:25:40 UTC (rev 185088)
+++ PKGBUILD2013-05-10 21:54:07 UTC (rev 185089)
@@ -3,12 +3,12 @@
 
 pkgname=nss
 pkgver=3.14.3
-pkgrel=2
+pkgrel=3
 pkgdesc=Mozilla Network Security Services
 arch=(i686 x86_64)
 url=http://www.mozilla.org/projects/security/pki/nss/;
 license=('MPL' 'GPL')
-_nsprver=4.9.5
+_nsprver=4.9.6
 depends=(nspr=${_nsprver} 'sqlite' 'zlib' 'sh')
 makedepends=('perl')
 options=('!strip')



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

2013-05-10 Thread Evangelos Foutras
Date: Friday, May 10, 2013 @ 23:54:30
  Author: foutrelis
Revision: 185090

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

Added:
  nss/repos/extra-i686/PKGBUILD
(from rev 185089, nss/trunk/PKGBUILD)
  nss/repos/extra-i686/add_spi+cacert_ca_certs.patch
(from rev 185089, nss/trunk/add_spi+cacert_ca_certs.patch)
  nss/repos/extra-i686/nss-config.in
(from rev 185089, nss/trunk/nss-config.in)
  nss/repos/extra-i686/nss.pc.in
(from rev 185089, nss/trunk/nss.pc.in)
  nss/repos/extra-i686/ssl-renegotiate-transitional.patch
(from rev 185089, nss/trunk/ssl-renegotiate-transitional.patch)
  nss/repos/extra-x86_64/PKGBUILD
(from rev 185089, nss/trunk/PKGBUILD)
  nss/repos/extra-x86_64/add_spi+cacert_ca_certs.patch
(from rev 185089, nss/trunk/add_spi+cacert_ca_certs.patch)
  nss/repos/extra-x86_64/nss-config.in
(from rev 185089, nss/trunk/nss-config.in)
  nss/repos/extra-x86_64/nss.pc.in
(from rev 185089, nss/trunk/nss.pc.in)
  nss/repos/extra-x86_64/ssl-renegotiate-transitional.patch
(from rev 185089, nss/trunk/ssl-renegotiate-transitional.patch)
Deleted:
  nss/repos/extra-i686/PKGBUILD
  nss/repos/extra-i686/add_spi+cacert_ca_certs.patch
  nss/repos/extra-i686/nss-config.in
  nss/repos/extra-i686/nss.pc.in
  nss/repos/extra-i686/ssl-renegotiate-transitional.patch
  nss/repos/extra-x86_64/PKGBUILD
  nss/repos/extra-x86_64/add_spi+cacert_ca_certs.patch
  nss/repos/extra-x86_64/nss-config.in
  nss/repos/extra-x86_64/nss.pc.in
  nss/repos/extra-x86_64/ssl-renegotiate-transitional.patch

-+
 /PKGBUILD   |  218 +++
 /add_spi+cacert_ca_certs.patch  | 1248 ++
 /nss-config.in  |  290 +
 /nss.pc.in  |   22 
 /ssl-renegotiate-transitional.patch |   42 
 extra-i686/PKGBUILD |  109 -
 extra-i686/add_spi+cacert_ca_certs.patch|  624 ---
 extra-i686/nss-config.in|  145 --
 extra-i686/nss.pc.in|   11 
 extra-i686/ssl-renegotiate-transitional.patch   |   21 
 extra-x86_64/PKGBUILD   |  109 -
 extra-x86_64/add_spi+cacert_ca_certs.patch  |  624 ---
 extra-x86_64/nss-config.in  |  145 --
 extra-x86_64/nss.pc.in  |   11 
 extra-x86_64/ssl-renegotiate-transitional.patch |   21 
 15 files changed, 1820 insertions(+), 1820 deletions(-)

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


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

2013-05-10 Thread Maxime Gauduin
Date: Saturday, May 11, 2013 @ 00:10:30
  Author: alucryd
Revision: 90277

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2013-05-10 21:46:41 UTC (rev 90276)
+++ 30-win32-aliases.conf   2013-05-10 22:10:30 UTC (rev 90277)
@@ -1,20 +0,0 @@
-?xml version=1.0?
-!DOCTYPE fontconfig SYSTEM fonts.dtd
-fontconfig
-  alias binding=same
-familyMS Shell Dlg/family
-acceptfamilyMicrosoft Sans Serif/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-  alias binding=same
-familyMS Shell Dlg 2/family
-acceptfamilyTahoma/family/accept
-defaultfamilysans-serif/family/default
-  /alias
-
-  alias binding=same
-familyMS Sans Serif/family
-preferfamilyMicrosoft Sans Serif/family/prefer
-defaultfamilysans-serif/family/default
-  /alias
-/fontconfig

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

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

[arch-commits] Commit in (start-stop-daemon)

2013-05-10 Thread Sébastien Luttringer
Date: Saturday, May 11, 2013 @ 00:11:47
  Author: seblu
Revision: 90278

Moved to community

No more needed since systemd

Deleted:
  start-stop-daemon/



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

2013-05-10 Thread Maxime Gauduin
Date: Saturday, May 11, 2013 @ 00:14:38
  Author: alucryd
Revision: 90279

upgpkg: dwarffortress 0.34.11-3

Modified:
  dwarffortress/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 22:11:47 UTC (rev 90278)
+++ PKGBUILD2013-05-10 22:14:38 UTC (rev 90279)
@@ -5,7 +5,7 @@
 pkgname=dwarffortress
 pkgver=0.34.11
 _pkgver=34_11
-pkgrel=2
+pkgrel=3
 pkgdesc=A single-player fantasy game. You control a dwarven outpost or an 
adventurer in a randomly generated persistent world.
 arch=(i686 x86_64)
 # WIP Thread: http://www.bay12forums.com/smf/index.php?topic=66142.0



[arch-commits] Commit in dwarffortress/repos/community-i686 (10 files)

2013-05-10 Thread Maxime Gauduin
Date: Saturday, May 11, 2013 @ 00:14:54
  Author: alucryd
Revision: 90280

archrelease: copy trunk to community-i686

Added:
  dwarffortress/repos/community-i686/PKGBUILD
(from rev 90279, dwarffortress/trunk/PKGBUILD)
  dwarffortress/repos/community-i686/dwarffortress
(from rev 90279, dwarffortress/trunk/dwarffortress)
  dwarffortress/repos/community-i686/dwarffortress.desktop
(from rev 90279, dwarffortress/trunk/dwarffortress.desktop)
  dwarffortress/repos/community-i686/dwarffortress.install
(from rev 90279, dwarffortress/trunk/dwarffortress.install)
  dwarffortress/repos/community-i686/dwarffortress.png
(from rev 90279, dwarffortress/trunk/dwarffortress.png)
Deleted:
  dwarffortress/repos/community-i686/PKGBUILD
  dwarffortress/repos/community-i686/dwarffortress
  dwarffortress/repos/community-i686/dwarffortress.desktop
  dwarffortress/repos/community-i686/dwarffortress.install
  dwarffortress/repos/community-i686/dwarffortress.png

---+
 PKGBUILD  |  134 
 dwarffortress |   14 ++---
 dwarffortress.desktop |   18 +++---
 dwarffortress.install |   32 +--
 4 files changed, 99 insertions(+), 99 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-10 22:14:38 UTC (rev 90279)
+++ PKGBUILD2013-05-10 22:14:54 UTC (rev 90280)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Daenyth Daenyth+Arch [AT] gmail [DOT] com
-# Contributor: djnm nmihalich [at} gmail dott com
-pkgname=dwarffortress
-pkgver=0.34.11
-_pkgver=34_11
-pkgrel=2
-pkgdesc=A single-player fantasy game. You control a dwarven outpost or an 
adventurer in a randomly generated persistent world.
-arch=(i686 x86_64)
-# WIP Thread: http://www.bay12forums.com/smf/index.php?topic=66142.0
-url=http://www.bay12games.com/dwarves/;
-install=$pkgname.install
-license=('custom:dwarffortress')
-depends=(gtk2 mesa glu sdl_image libsndfile openal sdl_ttf)
-if [[ $CARCH == 'x86_64' ]]; then
-  depends=(lib32-gtk2 lib32-mesa lib32-glu lib32-sdl_image lib32-libsndfile 
lib32-openal
-  lib32-libxdamage lib32-ncurses lib32-sdl_ttf)
-  optdepends=('lib32-nvidia-utils: If you have nvidia graphics'
-  'lib32-catalyst-utils: If you have ATI graphics'
-  'lib32-alsa-lib: for alsa sound'
-  'lib32-libpulse: for pulse sound')
-fi
-backup=('opt/df_linux/data/init/colors.txt'
-'opt/df_linux/data/init/init.txt'
-'opt/df_linux/data/init/d_init.txt'
-'opt/df_linux/data/init/interface.txt')
-
-source=(http://www.bay12games.com/dwarves/df_${_pkgver}_linux.tar.bz2
-dwarffortress
-dwarffortress.desktop
-dwarffortress.png)
-md5sums=('33e26a93e5914f7545fa1aaa53706eeb'
- 'c19aacc31e8df354827db352fecfd200'
- 'c8984d1eea6e409ecf339d6ee9e91e42'
- 'b1d51f82400073af9bb179e34a9209d0')
-
-build() {
-  cd $srcdir/df_linux
-  install -dm755 $pkgdir/opt/
-  cp -r $srcdir/df_linux/ $pkgdir/opt/
-
-  # Yay for precompiled stuff with junk permissions! :D
-  find $pkgdir/opt/df_linux -type d -exec chmod 755 {} +
-  find $pkgdir/opt/df_linux -type f -exec chmod 644 {} +
-
-  install -Dm755 $srcdir/dwarffortress $pkgdir/usr/bin/dwarffortress
-
-  chmod 755 $pkgdir/opt/df_linux/libs/Dwarf_Fortress
-
-  install -d -m775 -o root -g games $pkgdir/opt/df_linux/data/save
-
-  # This probably is overkill, but I don't know what specific files df needs 
permission for in here.
-  chmod 775 $pkgdir/opt/df_linux
-  chown root:games $pkgdir/opt/df_linux
-  chown -R root:games $pkgdir/opt/df_linux/data
-  find $pkgdir/opt/df_linux/data -type d -exec chmod 775 {} +
-  find $pkgdir/opt/df_linux/data -type f -exec chmod 664 {} +
-
-  # Desktop launcher with icon
-  install -Dm644 $srcdir/dwarffortress.desktop 
$pkgdir/usr/share/applications/dwarffortress.desktop
-  install -Dm644 $srcdir/dwarffortress.png 
$pkgdir/usr/share/pixmaps/dwarffortress.png
-
-  install -Dm644 $srcdir/df_linux/readme.txt 
$pkgdir/usr/share/licenses/dwarffortress/readme.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dwarffortress/repos/community-i686/PKGBUILD (from rev 90279, 
dwarffortress/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-10 22:14:54 UTC (rev 90280)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Daenyth Daenyth+Arch [AT] gmail [DOT] com
+# Contributor: djnm nmihalich [at} gmail dott com
+pkgname=dwarffortress
+pkgver=0.34.11
+_pkgver=34_11
+pkgrel=3
+pkgdesc=A single-player fantasy game. You control a dwarven outpost or an 
adventurer in a randomly generated persistent world.
+arch=(i686 x86_64)
+# WIP Thread: http://www.bay12forums.com/smf/index.php?topic=66142.0
+url=http://www.bay12games.com/dwarves/;

[arch-commits] Commit in dwarffortress (repos/community-i686/PKGBUILD trunk/PKGBUILD)

2013-05-10 Thread Maxime Gauduin
Date: Saturday, May 11, 2013 @ 00:36:03
  Author: alucryd
Revision: 90281

Silly me, a rebuild won't solve this.

Modified:
  dwarffortress/repos/community-i686/PKGBUILD
  dwarffortress/trunk/PKGBUILD

---+
 repos/community-i686/PKGBUILD |2 +-
 trunk/PKGBUILD|2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: repos/community-i686/PKGBUILD
===
--- repos/community-i686/PKGBUILD   2013-05-10 22:14:54 UTC (rev 90280)
+++ repos/community-i686/PKGBUILD   2013-05-10 22:36:03 UTC (rev 90281)
@@ -5,7 +5,7 @@
 pkgname=dwarffortress
 pkgver=0.34.11
 _pkgver=34_11
-pkgrel=3
+pkgrel=2
 pkgdesc=A single-player fantasy game. You control a dwarven outpost or an 
adventurer in a randomly generated persistent world.
 arch=(i686 x86_64)
 # WIP Thread: http://www.bay12forums.com/smf/index.php?topic=66142.0

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-05-10 22:14:54 UTC (rev 90280)
+++ trunk/PKGBUILD  2013-05-10 22:36:03 UTC (rev 90281)
@@ -5,7 +5,7 @@
 pkgname=dwarffortress
 pkgver=0.34.11
 _pkgver=34_11
-pkgrel=3
+pkgrel=2
 pkgdesc=A single-player fantasy game. You control a dwarven outpost or an 
adventurer in a randomly generated persistent world.
 arch=(i686 x86_64)
 # WIP Thread: http://www.bay12forums.com/smf/index.php?topic=66142.0



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

2013-05-10 Thread Sébastien Luttringer
Date: Saturday, May 11, 2013 @ 00:36:18
  Author: seblu
Revision: 90282

upgpkg: lsscsi 0.27-1

Modified:
  lsscsi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-10 22:36:03 UTC (rev 90281)
+++ PKGBUILD2013-05-10 22:36:18 UTC (rev 90282)
@@ -3,7 +3,7 @@
 # Contributor : XAVeRY - los dot danielos at gmail dot com
 
 pkgname=lsscsi
-pkgver=0.26
+pkgver=0.27
 pkgrel=1
 pkgdesc='A tool that lists devices connected via SCSI and its transports'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('sysfsutils')
 source=(http://sg.danny.cz/scsi/${pkgname}-${pkgver}.tgz;)
-md5sums=('624d705899ed08e872e164679ac56545')
+md5sums=('33ab2927a9e567a47905e6a618c17859')
 
 build() {
   cd ${pkgname}-${pkgver}



  1   2   >