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

2011-11-20 Thread Gaetan Bisson
Date: Sunday, November 20, 2011 @ 03:21:51
  Author: bisson
Revision: 142990

implement FS#27134

Modified:
  graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-19 21:35:53 UTC (rev 142989)
+++ PKGBUILD2011-11-20 08:21:51 UTC (rev 142990)
@@ -5,12 +5,12 @@
 
 pkgname=graphviz
 pkgver=2.28.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Graph visualization software'
 url='http://www.graphviz.org/'
 license=('custom:EPL')
 arch=('i686' 'x86_64')
-depends=('gd' 'librsvg' 'libxaw' 'ghostscript' 'pango')
+depends=('gd' 'librsvg' 'libxaw' 'ghostscript' 'pango' 'gts')
 makedepends=('swig' 'mono' 'guile' 'lua' 'ocaml' 'perl' 'php' 'python2' 'r' 
'ruby' 'tk' 'qt')
 optdepends=('mono: sharp bindings'
 'guile: guile bindings'



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

2011-11-20 Thread Gaetan Bisson
Date: Sunday, November 20, 2011 @ 03:23:09
  Author: bisson
Revision: 142991

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

Added:
  graphviz/repos/testing-i686/
  graphviz/repos/testing-i686/LICENSE
(from rev 142990, graphviz/trunk/LICENSE)
  graphviz/repos/testing-i686/PKGBUILD
(from rev 142990, graphviz/trunk/PKGBUILD)
  graphviz/repos/testing-i686/install
(from rev 142990, graphviz/trunk/install)
  graphviz/repos/testing-x86_64/
  graphviz/repos/testing-x86_64/LICENSE
(from rev 142990, graphviz/trunk/LICENSE)
  graphviz/repos/testing-x86_64/PKGBUILD
(from rev 142990, graphviz/trunk/PKGBUILD)
  graphviz/repos/testing-x86_64/install
(from rev 142990, graphviz/trunk/install)

-+
 testing-i686/LICENSE|   87 ++
 testing-i686/PKGBUILD   |   51 ++
 testing-i686/install|   12 ++
 testing-x86_64/LICENSE  |   87 ++
 testing-x86_64/PKGBUILD |   51 ++
 testing-x86_64/install  |   12 ++
 6 files changed, 300 insertions(+)

Copied: graphviz/repos/testing-i686/LICENSE (from rev 142990, 
graphviz/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2011-11-20 08:23:09 UTC (rev 142991)
@@ -0,0 +1,87 @@
+Eclipse Public License - v 1.0
+
+THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC 
LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM 
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
+
+1. DEFINITIONS
+
+Contribution means:
+
+a) in the case of the initial Contributor, the initial code and documentation 
distributed under this Agreement, and
+
+b) in the case of each subsequent Contributor:
+
+i) changes to the Program, and
+
+ii) additions to the Program;
+
+where such changes and/or additions to the Program originate from and are 
distributed by that particular Contributor. A Contribution 'originates' from a 
Contributor if it was added to the Program by such Contributor itself or anyone 
acting on such Contributor's behalf. Contributions do not include additions to 
the Program which: (i) are separate modules of software distributed in 
conjunction with the Program under their own license agreement, and (ii) are 
not derivative works of the Program.
+
+Contributor means any person or entity that distributes the Program.
+
+Licensed Patents mean patent claims licensable by a Contributor which are 
necessarily infringed by the use or sale of its Contribution alone or when 
combined with the Program.
+
+Program means the Contributions distributed in accordance with this 
Agreement.
+
+Recipient means anyone who receives the Program under this Agreement, 
including all Contributors.
+
+2. GRANT OF RIGHTS
+
+a) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free copyright license to 
reproduce, prepare derivative works of, publicly display, publicly perform, 
distribute and sublicense the Contribution of such Contributor, if any, and 
such derivative works, in source code and object code form.
+
+b) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free patent license under 
Licensed Patents to make, use, sell, offer to sell, import and otherwise 
transfer the Contribution of such Contributor, if any, in source code and 
object code form. This patent license shall apply to the combination of the 
Contribution and the Program if, at the time the Contribution is added by the 
Contributor, such addition of the Contribution causes such combination to be 
covered by the Licensed Patents. The patent license shall not apply to any 
other combinations which include the Contribution. No hardware per se is 
licensed hereunder.
+
+c) Recipient understands that although each Contributor grants the licenses to 
its Contributions set forth herein, no assurances are provided by any 
Contributor that the Program does not infringe the patent or other intellectual 
property rights of any other entity. Each Contributor disclaims any liability 
to Recipient for claims brought by any other entity based on infringement of 
intellectual property rights or otherwise. As a condition to exercising the 
rights and licenses granted hereunder, each Recipient hereby assumes sole 
responsibility to secure any other intellectual property rights needed, if any. 
For example, if a third party patent license is required to allow Recipient to 
distribute the Program, it is Recipient's responsibility to acquire that 
license before distributing the Program.
+
+d) Each Contributor represents that to its knowledge it has sufficient 
copyright rights in its Contribution, if any, to grant the copyright license 
set forth in this 

[arch-commits] Commit in p11-kit/repos (3 files)

2011-11-20 Thread Ionut Biru
Date: Sunday, November 20, 2011 @ 03:43:26
  Author: ibiru
Revision: 142992

db-move: moved p11-kit from [testing] to [extra] (i686)

Added:
  p11-kit/repos/extra-i686/PKGBUILD
(from rev 142991, p11-kit/repos/testing-i686/PKGBUILD)
Deleted:
  p11-kit/repos/extra-i686/PKGBUILD
  p11-kit/repos/testing-i686/

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-20 08:23:09 UTC (rev 142991)
+++ extra-i686/PKGBUILD 2011-11-20 08:43:26 UTC (rev 142992)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=p11-kit
-pkgver=0.6
-pkgrel=2
-pkgdesc=Library to work with PKCS#11 modules
-arch=(i686 x86_64)
-url=http://p11-glue.freedesktop.org;
-license=('BSD')
-depends=(glibc)
-options=(!libtool)
-source=($url/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('c1ff3e52f172fda8bf3b426f7fb63c92')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---with-module-path=/usr/lib/pkcs11
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: p11-kit/repos/extra-i686/PKGBUILD (from rev 142991, 
p11-kit/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-20 08:43:26 UTC (rev 142992)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=p11-kit
+pkgver=0.9
+pkgrel=1
+pkgdesc=Library to work with PKCS#11 modules
+arch=(i686 x86_64)
+url=http://p11-glue.freedesktop.org;
+license=('BSD')
+depends=(glibc)
+options=(!libtool)
+source=($url/releases/$pkgname-$pkgver.tar.gz)
+md5sums=('029aa2a3a103e7eb81b4aa731b93539e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--with-module-path=/usr/lib/pkcs11
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in p11-kit/repos (3 files)

2011-11-20 Thread Ionut Biru
Date: Sunday, November 20, 2011 @ 03:43:27
  Author: ibiru
Revision: 142993

db-move: moved p11-kit from [testing] to [extra] (x86_64)

Added:
  p11-kit/repos/extra-x86_64/PKGBUILD
(from rev 142991, p11-kit/repos/testing-x86_64/PKGBUILD)
Deleted:
  p11-kit/repos/extra-x86_64/PKGBUILD
  p11-kit/repos/testing-x86_64/

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-20 08:43:26 UTC (rev 142992)
+++ extra-x86_64/PKGBUILD   2011-11-20 08:43:27 UTC (rev 142993)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=p11-kit
-pkgver=0.6
-pkgrel=2
-pkgdesc=Library to work with PKCS#11 modules
-arch=(i686 x86_64)
-url=http://p11-glue.freedesktop.org;
-license=('BSD')
-depends=(glibc)
-options=(!libtool)
-source=($url/releases/$pkgname-$pkgver.tar.gz)
-md5sums=('c1ff3e52f172fda8bf3b426f7fb63c92')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
---with-module-path=/usr/lib/pkcs11
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: p11-kit/repos/extra-x86_64/PKGBUILD (from rev 142991, 
p11-kit/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-20 08:43:27 UTC (rev 142993)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=p11-kit
+pkgver=0.9
+pkgrel=1
+pkgdesc=Library to work with PKCS#11 modules
+arch=(i686 x86_64)
+url=http://p11-glue.freedesktop.org;
+license=('BSD')
+depends=(glibc)
+options=(!libtool)
+source=($url/releases/$pkgname-$pkgver.tar.gz)
+md5sums=('029aa2a3a103e7eb81b4aa731b93539e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--with-module-path=/usr/lib/pkcs11
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+}
+
+# vim:set ts=2 sw=2 et:



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

2011-11-20 Thread Ionut Biru
Date: Sunday, November 20, 2011 @ 04:10:39
  Author: ibiru
Revision: 142994

update to 0.8.0

Modified:
  telepathy-qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 08:43:27 UTC (rev 142993)
+++ PKGBUILD2011-11-20 09:10:39 UTC (rev 142994)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=telepathy-qt4
-pkgver=0.7.3
+pkgver=0.8.0
 pkgrel=1
 pkgdesc=A library for Qt-based Telepathy clients
 arch=('i686' 'x86_64')
@@ -12,20 +12,20 @@
 options=('!libtool')
 depends=('qt' 'telepathy-farsight')
 makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('a8e4f9f996b074a4e9a8950ddb5240d7')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('b93f03f063d784855d83e1b3c79a1cc5')
 
 build() {
-cd ${srcdir}
+cd $srcdir
 mkdir build
 cd build
-cmake ../${pkgname}-${pkgver} \
+cmake ../$pkgname-$pkgver \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr
 make
 }
 
 package() {
-cd ${srcdir}/build
-make DESTDIR=${pkgdir} install
+cd $srcdir/build
+make DESTDIR=$pkgdir install
 }



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

2011-11-20 Thread Ionut Biru
Date: Sunday, November 20, 2011 @ 04:11:34
  Author: ibiru
Revision: 142995

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

Added:
  telepathy-qt4/repos/extra-i686/PKGBUILD
(from rev 142994, telepathy-qt4/trunk/PKGBUILD)
  telepathy-qt4/repos/extra-x86_64/PKGBUILD
(from rev 142994, telepathy-qt4/trunk/PKGBUILD)
Deleted:
  telepathy-qt4/repos/extra-i686/PKGBUILD
  telepathy-qt4/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-20 09:10:39 UTC (rev 142994)
+++ extra-i686/PKGBUILD 2011-11-20 09:11:34 UTC (rev 142995)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-qt4
-pkgver=0.7.3
-pkgrel=1
-pkgdesc=A library for Qt-based Telepathy clients
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org/wiki/;
-license=('LGPL')
-options=('!libtool')
-depends=('qt' 'telepathy-farsight')
-makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('a8e4f9f996b074a4e9a8950ddb5240d7')
-
-build() {
-cd ${srcdir}
-mkdir build
-cd build
-cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-make
-}
-
-package() {
-cd ${srcdir}/build
-make DESTDIR=${pkgdir} install
-}

Copied: telepathy-qt4/repos/extra-i686/PKGBUILD (from rev 142994, 
telepathy-qt4/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-20 09:11:34 UTC (rev 142995)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-qt4
+pkgver=0.8.0
+pkgrel=1
+pkgdesc=A library for Qt-based Telepathy clients
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org/wiki/;
+license=('LGPL')
+options=('!libtool')
+depends=('qt' 'telepathy-farsight')
+makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('b93f03f063d784855d83e1b3c79a1cc5')
+
+build() {
+cd $srcdir
+mkdir build
+cd build
+cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+make
+}
+
+package() {
+cd $srcdir/build
+make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-20 09:10:39 UTC (rev 142994)
+++ extra-x86_64/PKGBUILD   2011-11-20 09:11:34 UTC (rev 142995)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=telepathy-qt4
-pkgver=0.7.3
-pkgrel=1
-pkgdesc=A library for Qt-based Telepathy clients
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org/wiki/;
-license=('LGPL')
-options=('!libtool')
-depends=('qt' 'telepathy-farsight')
-makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('a8e4f9f996b074a4e9a8950ddb5240d7')
-
-build() {
-cd ${srcdir}
-mkdir build
-cd build
-cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-make
-}
-
-package() {
-cd ${srcdir}/build
-make DESTDIR=${pkgdir} install
-}

Copied: telepathy-qt4/repos/extra-x86_64/PKGBUILD (from rev 142994, 
telepathy-qt4/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-20 09:11:34 UTC (rev 142995)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=telepathy-qt4
+pkgver=0.8.0
+pkgrel=1
+pkgdesc=A library for Qt-based Telepathy clients
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org/wiki/;
+license=('LGPL')
+options=('!libtool')
+depends=('qt' 'telepathy-farsight')
+makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('b93f03f063d784855d83e1b3c79a1cc5')
+
+build() {
+cd $srcdir
+mkdir build
+cd build
+cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+make
+}
+
+package() {
+cd $srcdir/build
+make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in epiphany-extensions/trunk (PKGBUILD rss-link-dbus-glib.patch)

2011-11-20 Thread Ionut Biru
Date: Sunday, November 20, 2011 @ 04:42:33
  Author: ibiru
Revision: 142996

fix rss plugin. FS#26502

Added:
  epiphany-extensions/trunk/rss-link-dbus-glib.patch
Modified:
  epiphany-extensions/trunk/PKGBUILD

--+
 PKGBUILD |   19 ---
 rss-link-dbus-glib.patch |   29 +
 2 files changed, 41 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 09:11:34 UTC (rev 142995)
+++ PKGBUILD2011-11-20 09:42:33 UTC (rev 142996)
@@ -3,21 +3,26 @@
 
 pkgname=epiphany-extensions
 pkgver=3.2.0
-pkgrel=1
+pkgrel=2
 url=http://www.gnome.org/projects/epiphany/;
 pkgdesc=Various extentions for the Epiphany web browser
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('epiphany' 'opensp' 'hicolor-icon-theme')
-makedepends=('gnome-doc-utils' 'intltool')
+makedepends=('gnome-doc-utils' 'intltool' 'gnome-common')
 options=('!libtool' '!emptydirs')
 install=epiphany-extensions.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('0707c9109bc6070f5f4e6ef3a9653e18ad5200eb57f396852b4c13cbac69baae')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+rss-link-dbus-glib.patch)
+sha256sums=('0707c9109bc6070f5f4e6ef3a9653e18ad5200eb57f396852b4c13cbac69baae'
+'6e1ba177e8480984b4c5447aca5e7cf8bcfacbb90bcf041fa1b6d2a4dc3e818b')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd $srcdir/$pkgname-$pkgver
 
+  patch -Np1 -i $srcdir/rss-link-dbus-glib.patch
+  autoreconf -fi
+
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var \
   --disable-scrollkeeper
@@ -25,6 +30,6 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
 }

Added: rss-link-dbus-glib.patch
===
--- rss-link-dbus-glib.patch(rev 0)
+++ rss-link-dbus-glib.patch2011-11-20 09:42:33 UTC (rev 142996)
@@ -0,0 +1,29 @@
+From 2066084961b77810477b658cabbb7f6e90a17b94 Mon Sep 17 00:00:00 2001
+From: Alexandre Rostovtsev tetrom...@gentoo.org
+Date: Sat, 19 Nov 2011 01:01:12 -0500
+Subject: [PATCH] rss: add DBUS_LIBS to librssextension_la_LIBADD
+
+Otherwise, epiphany-3.2 crashes.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=664369
+---
+ extensions/rss/Makefile.am |3 +++
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+diff --git a/extensions/rss/Makefile.am b/extensions/rss/Makefile.am
+index ed6962f..da669c8 100644
+--- a/extensions/rss/Makefile.am
 b/extensions/rss/Makefile.am
+@@ -25,6 +25,9 @@ librssextension_la_LDFLAGS = \
+   -export-symbols $(top_srcdir)/ephy-extension.symbols \
+   $(AM_LDFLAGS)
+ 
++librssextension_la_LIBADD = \
++  $(DBUS_LIBS)
++
+ uidir = $(pkgdatadir)/ui
+ ui_DATA = rss-ui.ui
+ 
+-- 
+1.7.8.rc3
+



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

2011-11-20 Thread Ionut Biru
Date: Sunday, November 20, 2011 @ 04:46:20
  Author: ibiru
Revision: 142997

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

Added:
  epiphany-extensions/repos/extra-i686/PKGBUILD
(from rev 142996, epiphany-extensions/trunk/PKGBUILD)
  epiphany-extensions/repos/extra-i686/epiphany-extensions.install
(from rev 142996, epiphany-extensions/trunk/epiphany-extensions.install)
  epiphany-extensions/repos/extra-i686/rss-link-dbus-glib.patch
(from rev 142996, epiphany-extensions/trunk/rss-link-dbus-glib.patch)
  epiphany-extensions/repos/extra-x86_64/PKGBUILD
(from rev 142996, epiphany-extensions/trunk/PKGBUILD)
  epiphany-extensions/repos/extra-x86_64/epiphany-extensions.install
(from rev 142996, epiphany-extensions/trunk/epiphany-extensions.install)
  epiphany-extensions/repos/extra-x86_64/rss-link-dbus-glib.patch
(from rev 142996, epiphany-extensions/trunk/rss-link-dbus-glib.patch)
Deleted:
  epiphany-extensions/repos/extra-i686/PKGBUILD
  epiphany-extensions/repos/extra-i686/epiphany-extensions.install
  epiphany-extensions/repos/extra-x86_64/PKGBUILD
  epiphany-extensions/repos/extra-x86_64/epiphany-extensions.install

--+
 extra-i686/PKGBUILD  |   65 +++--
 extra-i686/epiphany-extensions.install   |   24 +-
 extra-i686/rss-link-dbus-glib.patch  |   29 
 extra-x86_64/PKGBUILD|   65 +++--
 extra-x86_64/epiphany-extensions.install |   24 +-
 extra-x86_64/rss-link-dbus-glib.patch|   29 
 6 files changed, 152 insertions(+), 84 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-20 09:42:33 UTC (rev 142996)
+++ extra-i686/PKGBUILD 2011-11-20 09:46:20 UTC (rev 142997)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=epiphany-extensions
-pkgver=3.2.0
-pkgrel=1
-url=http://www.gnome.org/projects/epiphany/;
-pkgdesc=Various extentions for the Epiphany web browser
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('epiphany' 'opensp' 'hicolor-icon-theme')
-makedepends=('gnome-doc-utils' 'intltool')
-options=('!libtool' '!emptydirs')
-install=epiphany-extensions.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('0707c9109bc6070f5f4e6ef3a9653e18ad5200eb57f396852b4c13cbac69baae')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var \
-  --disable-scrollkeeper
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: epiphany-extensions/repos/extra-i686/PKGBUILD (from rev 142996, 
epiphany-extensions/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-20 09:46:20 UTC (rev 142997)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=epiphany-extensions
+pkgver=3.2.0
+pkgrel=2
+url=http://www.gnome.org/projects/epiphany/;
+pkgdesc=Various extentions for the Epiphany web browser
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('epiphany' 'opensp' 'hicolor-icon-theme')
+makedepends=('gnome-doc-utils' 'intltool' 'gnome-common')
+options=('!libtool' '!emptydirs')
+install=epiphany-extensions.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+rss-link-dbus-glib.patch)
+sha256sums=('0707c9109bc6070f5f4e6ef3a9653e18ad5200eb57f396852b4c13cbac69baae'
+'6e1ba177e8480984b4c5447aca5e7cf8bcfacbb90bcf041fa1b6d2a4dc3e818b')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  patch -Np1 -i $srcdir/rss-link-dbus-glib.patch
+  autoreconf -fi
+
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var \
+  --disable-scrollkeeper
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/epiphany-extensions.install
===
--- extra-i686/epiphany-extensions.install  2011-11-20 09:42:33 UTC (rev 
142996)
+++ extra-i686/epiphany-extensions.install  2011-11-20 09:46:20 UTC (rev 
142997)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: epiphany-extensions/repos/extra-i686/epiphany-extensions.install (from 
rev 142996, epiphany-extensions/trunk/epiphany-extensions.install)
===
--- extra-i686/epiphany-extensions.install  (rev 0)
+++ extra-i686/epiphany-extensions.install  2011-11-20 

[arch-commits] Commit in (4 files)

2011-11-20 Thread Andrea Scarpino
Date: Sunday, November 20, 2011 @ 05:41:51
  Author: andrea
Revision: 142998

New kdeedu-kalgebra dependence

Added:
  kdeedu-analitza/
  kdeedu-analitza/repos/
  kdeedu-analitza/trunk/
  kdeedu-analitza/trunk/PKGBUILD

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

Added: kdeedu-analitza/trunk/PKGBUILD
===
--- kdeedu-analitza/trunk/PKGBUILD  (rev 0)
+++ kdeedu-analitza/trunk/PKGBUILD  2011-11-20 10:41:51 UTC (rev 142998)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=kdeedu-analitza
+pkgver=4.7.80
+pkgrel=1
+pkgdesc=A library to add mathematical features to your program
+url=http://kde.org/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdeedu')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=(http://download.kde.org/unstable/${pkgver}/src/analitza-${pkgver}.tar.bz2;)
+sha1sums=('db2b8fd3f14f03c128255d078670c1273a3b6657')
+
+build() {
+  cd ${srcdir}
+  mkdir build
+  cd build
+  cmake ../analitza-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}


Property changes on: kdeedu-analitza/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



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

2011-11-20 Thread Andrea Scarpino
Date: Sunday, November 20, 2011 @ 06:13:24
  Author: andrea
Revision: 142999

No more needed

Modified:
  kdelibs/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 10:41:51 UTC (rev 142998)
+++ PKGBUILD2011-11-20 11:13:24 UTC (rev 142999)
@@ -14,8 +14,7 @@
 'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
 'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
 'docbook-xsl')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl'
-'hspell')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
 replaces=('kdelibs-experimental')
 install='kdelibs.install'
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;



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

2011-11-20 Thread Andrea Scarpino
Date: Sunday, November 20, 2011 @ 06:13:59
  Author: andrea
Revision: 143000

No more needed

Modified:
  kdelibs/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 11:13:24 UTC (rev 142999)
+++ PKGBUILD2011-11-20 11:13:59 UTC (rev 143000)
@@ -14,8 +14,7 @@
 'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
 'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
 'docbook-xsl')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl'
-'hspell')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
 replaces=('kdelibs-experimental')
 install='kdelibs.install'
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;



[arch-commits] Commit in (4 files)

2011-11-20 Thread Andrea Scarpino
Date: Sunday, November 20, 2011 @ 06:17:38
  Author: andrea
Revision: 143001

KDE 4.8beta1

Modified:
  kdebindings-smokeqt/trunk/PKGBUILD
  kdelibs/trunk/PKGBUILD
  kdemultimedia/trunk/PKGBUILD
  libkipi/trunk/PKGBUILD

+
 kdebindings-smokeqt/trunk/PKGBUILD |8 
 kdelibs/trunk/PKGBUILD |   17 +
 kdemultimedia/trunk/PKGBUILD   |8 
 libkipi/trunk/PKGBUILD |6 +++---
 4 files changed, 20 insertions(+), 19 deletions(-)

Modified: kdebindings-smokeqt/trunk/PKGBUILD
===
--- kdebindings-smokeqt/trunk/PKGBUILD  2011-11-20 11:13:59 UTC (rev 143000)
+++ kdebindings-smokeqt/trunk/PKGBUILD  2011-11-20 11:17:38 UTC (rev 143001)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=kdebindings-smokeqt
-pkgver=4.7.3
-pkgrel=2
+pkgver=4.7.80
+pkgrel=1
 pkgdesc=Language independent library for Qt bindings
 url=http://kde.org/;
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=(http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
-sha1sums=('cf1c4b7116695f0842972b2985eca65f6b63702e')
+source=(http://download.kde.org/unstable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2;)
+sha1sums=('cad6c93aef4374012de9958d9ac38e3993a799b2')
 
 build() {
   cd ${srcdir}

Modified: kdelibs/trunk/PKGBUILD
===
--- kdelibs/trunk/PKGBUILD  2011-11-20 11:13:59 UTC (rev 143000)
+++ kdelibs/trunk/PKGBUILD  2011-11-20 11:17:38 UTC (rev 143001)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdelibs
-pkgver=4.7.3
+pkgver=4.7.80
 pkgrel=1
 pkgdesc=KDE Core Libraries
 arch=('i686' 'x86_64')
@@ -11,16 +11,14 @@
 license=('GPL' 'LGPL' 'FDL')
 depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'krb5'
 'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
-'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
-'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor'
-'docbook-xsl')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl'
-'hspell')
+'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'docbook-xsl'
+'phonon' 'upower' 'udisks' 'libxcursor')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'avahi' 'libgl' 'hspell')
 replaces=('kdelibs-experimental')
 install='kdelibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
 'kde-applications-menu.patch' 'archlinux-menu.patch')
-sha1sums=('4f1bbd1b4d558f3541057747db9bf7e9dcececb3'
+sha1sums=('f2fb780794ec49687009d9367f895470aecb23ad'
   '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
   '63a850ab4196b9d06934f2b4a13acd9f7739bc67')
 
@@ -55,4 +53,7 @@
# 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
+
+   # kactivities conflcits
+   rm ${pkgdir}/usr/lib/libkactivities.so*
 }

Modified: kdemultimedia/trunk/PKGBUILD
===
--- kdemultimedia/trunk/PKGBUILD2011-11-20 11:13:59 UTC (rev 143000)
+++ kdemultimedia/trunk/PKGBUILD2011-11-20 11:17:38 UTC (rev 143001)
@@ -10,17 +10,17 @@
  'kdemultimedia-kmix'
  'kdemultimedia-kscd'
  'kdemultimedia-mplayerthumbs')
-pkgver=4.7.3
-pkgrel=3
+pkgver=4.7.80
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdemultimedia')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'tunepimp'
 'ffmpeg' 'mplayer' 'pulseaudio' 'libmusicbrainz3')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
 'mplayerthumbs.config')
-sha1sums=('4db44494e6a2ef886e3513b6a2eb4e526741a6ff'
+sha1sums=('44b9adf781fcbebe1214fc87b006bf13ddd8b702'
   'ba016fa2563c14ffcba852c62506b66bfc6ee683')
 
 build() {

Modified: libkipi/trunk/PKGBUILD
===
--- libkipi/trunk/PKGBUILD  2011-11-20 11:13:59 UTC (rev 143000)
+++ libkipi/trunk/PKGBUILD  2011-11-20 11:17:38 UTC (rev 143001)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkipi
-pkgver=4.7.3
+pkgver=4.7.80
 pkgrel=1
 pkgdesc=An interface to use kipi-plugins from a KDE application
 url=http://kde.org/;
@@ -13,8 +13,8 @@
 replaces=('kdegraphics-libs')
 

[arch-commits] Commit in (62 files)

2011-11-20 Thread Andrea Scarpino
Date: Sunday, November 20, 2011 @ 06:18:59
  Author: andrea
Revision: 143002

KDE 4.8beta1

Modified:
  kde-wallpapers/trunk/PKGBUILD
  kdeadmin/trunk/PKGBUILD
  kdeartwork/trunk/PKGBUILD
  kdebase-konsole/trunk/PKGBUILD
  kdebase-runtime/trunk/PKGBUILD
  kdebase-workspace/trunk/PKGBUILD
  kdebase/trunk/PKGBUILD
  kdebindings-kimono/trunk/PKGBUILD
  kdebindings-korundum/trunk/PKGBUILD
  kdebindings-kross/trunk/PKGBUILD
  kdebindings-perlkde/trunk/PKGBUILD
  kdebindings-perlqt/trunk/PKGBUILD
  kdebindings-python/trunk/PKGBUILD
  kdebindings-qtruby/trunk/PKGBUILD
  kdebindings-qyoto/trunk/PKGBUILD
  kdebindings-smokegen/trunk/PKGBUILD
  kdebindings-smokekde/trunk/PKGBUILD
  kdeedu-blinken/trunk/PKGBUILD
  kdeedu-cantor/trunk/PKGBUILD
  kdeedu-kalgebra/trunk/PKGBUILD
  kdeedu-kalzium/trunk/PKGBUILD
  kdeedu-kanagram/trunk/PKGBUILD
  kdeedu-kbruch/trunk/PKGBUILD
  kdeedu-kgeography/trunk/PKGBUILD
  kdeedu-khangman/trunk/PKGBUILD
  kdeedu-kig/trunk/PKGBUILD
  kdeedu-kiten/trunk/PKGBUILD
  kdeedu-klettres/trunk/PKGBUILD
  kdeedu-kmplot/trunk/PKGBUILD
  kdeedu-kstars/trunk/PKGBUILD
  kdeedu-ktouch/trunk/PKGBUILD
  kdeedu-kturtle/trunk/PKGBUILD
  kdeedu-kwordquiz/trunk/PKGBUILD
  kdeedu-marble/trunk/PKGBUILD
  kdeedu-parley/trunk/PKGBUILD
  kdeedu-rocs/trunk/PKGBUILD
  kdeedu-step/trunk/PKGBUILD
  kdegames/trunk/PKGBUILD
  kdegraphics-gwenview/trunk/PKGBUILD
  kdegraphics-kamera/trunk/PKGBUILD
  kdegraphics-kcolorchooser/trunk/PKGBUILD
  kdegraphics-kgamma/trunk/PKGBUILD
  kdegraphics-kolourpaint/trunk/PKGBUILD
  kdegraphics-kruler/trunk/PKGBUILD
  kdegraphics-ksaneplugin/trunk/PKGBUILD
  kdegraphics-ksnapshot/trunk/PKGBUILD
  kdegraphics-mobipocket/trunk/PKGBUILD
  kdegraphics-okular/trunk/PKGBUILD
  kdegraphics-strigi-analyzer/trunk/PKGBUILD
  kdegraphics-svgpart/trunk/PKGBUILD
  kdegraphics-thumbnailers/trunk/PKGBUILD
  kdenetwork/trunk/PKGBUILD
  kdepim-runtime/trunk/PKGBUILD
  kdepim/trunk/PKGBUILD
  kdepimlibs/trunk/PKGBUILD
  kdeplasma-addons/trunk/PKGBUILD
  kdesdk-kate/trunk/PKGBUILD
  kdesdk-kate/trunk/pkgbuild-syntax-highlight.patch
  kdesdk/trunk/PKGBUILD
  kdetoys/trunk/PKGBUILD
  kdewebdev/trunk/PKGBUILD
Deleted:
  kdebase-runtime/trunk/libqzeitgeist08.patch

---+
 kde-wallpapers/trunk/PKGBUILD |6 -
 kdeadmin/trunk/PKGBUILD   |6 -
 kdeartwork/trunk/PKGBUILD |6 -
 kdebase-konsole/trunk/PKGBUILD|6 -
 kdebase-runtime/trunk/PKGBUILD|   11 --
 kdebase-runtime/trunk/libqzeitgeist08.patch   |  102 
 kdebase-workspace/trunk/PKGBUILD  |   10 -
 kdebase/trunk/PKGBUILD|6 -
 kdebindings-kimono/trunk/PKGBUILD |6 -
 kdebindings-korundum/trunk/PKGBUILD   |6 -
 kdebindings-kross/trunk/PKGBUILD  |6 -
 kdebindings-perlkde/trunk/PKGBUILD|6 -
 kdebindings-perlqt/trunk/PKGBUILD |6 -
 kdebindings-python/trunk/PKGBUILD |6 -
 kdebindings-qtruby/trunk/PKGBUILD |6 -
 kdebindings-qyoto/trunk/PKGBUILD  |6 -
 kdebindings-smokegen/trunk/PKGBUILD   |6 -
 kdebindings-smokekde/trunk/PKGBUILD   |6 -
 kdeedu-blinken/trunk/PKGBUILD |6 -
 kdeedu-cantor/trunk/PKGBUILD  |6 -
 kdeedu-kalgebra/trunk/PKGBUILD|8 -
 kdeedu-kalzium/trunk/PKGBUILD |6 -
 kdeedu-kanagram/trunk/PKGBUILD|6 -
 kdeedu-kbruch/trunk/PKGBUILD  |6 -
 kdeedu-kgeography/trunk/PKGBUILD  |6 -
 kdeedu-khangman/trunk/PKGBUILD|6 -
 kdeedu-kig/trunk/PKGBUILD |6 -
 kdeedu-kiten/trunk/PKGBUILD   |6 -
 kdeedu-klettres/trunk/PKGBUILD|6 -
 kdeedu-kmplot/trunk/PKGBUILD  |6 -
 kdeedu-kstars/trunk/PKGBUILD  |6 -
 kdeedu-ktouch/trunk/PKGBUILD  |6 -
 kdeedu-kturtle/trunk/PKGBUILD |6 -
 kdeedu-kwordquiz/trunk/PKGBUILD   |6 -
 kdeedu-marble/trunk/PKGBUILD  |6 -
 kdeedu-parley/trunk/PKGBUILD  |6 -
 kdeedu-rocs/trunk/PKGBUILD|6 -
 kdeedu-step/trunk/PKGBUILD|6 -
 kdegames/trunk/PKGBUILD   |6 -
 kdegraphics-gwenview/trunk/PKGBUILD   |6 -
 kdegraphics-kamera/trunk/PKGBUILD |6 -
 kdegraphics-kcolorchooser/trunk/PKGBUILD  |6 -
 kdegraphics-kgamma/trunk/PKGBUILD |6 -
 kdegraphics-kolourpaint/trunk/PKGBUILD|6 -
 kdegraphics-kruler/trunk/PKGBUILD |6 -
 

[arch-commits] Commit in (4 files)

2011-11-20 Thread Andrea Scarpino
Date: Sunday, November 20, 2011 @ 06:19:11
  Author: andrea
Revision: 143003

KDE 4.8beta1

Modified:
  libkdcraw/trunk/PKGBUILD
  libkdeedu/trunk/PKGBUILD
  libkexiv2/trunk/PKGBUILD
  libksane/trunk/PKGBUILD

--+
 libkdcraw/trunk/PKGBUILD |6 +++---
 libkdeedu/trunk/PKGBUILD |6 +++---
 libkexiv2/trunk/PKGBUILD |6 +++---
 libksane/trunk/PKGBUILD  |6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

Modified: libkdcraw/trunk/PKGBUILD
===
--- libkdcraw/trunk/PKGBUILD2011-11-20 11:18:59 UTC (rev 143002)
+++ libkdcraw/trunk/PKGBUILD2011-11-20 11:19:11 UTC (rev 143003)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkdcraw
-pkgver=4.7.3
+pkgver=4.7.80
 pkgrel=1
 pkgdesc=A C++ interface used to decode RAW picture
 url=http://kde.org/;
@@ -13,8 +13,8 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('084f6aff760957d2005dd571dad178ca685abb68')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('67f6b65a98a4ab24e946fdf2c4b3523c803c935a')
 
 build() {
   cd ${srcdir}

Modified: libkdeedu/trunk/PKGBUILD
===
--- libkdeedu/trunk/PKGBUILD2011-11-20 11:18:59 UTC (rev 143002)
+++ libkdeedu/trunk/PKGBUILD2011-11-20 11:19:11 UTC (rev 143003)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkdeedu
-pkgver=4.7.3
+pkgver=4.7.80
 pkgrel=1
 pkgdesc=Libraries used by KDE Education applications
 url=http://kde.org/;
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 replaces=('kdeedu-libkdeedu' 'kdeedu-data')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('d2a1e88c6135fa23cea7670dfbb7c8634dc9c870')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('31113d9c884d37d36a6af10d5a3b9ab66dcb7396')
 
 build() {
   cd ${srcdir}

Modified: libkexiv2/trunk/PKGBUILD
===
--- libkexiv2/trunk/PKGBUILD2011-11-20 11:18:59 UTC (rev 143002)
+++ libkexiv2/trunk/PKGBUILD2011-11-20 11:19:11 UTC (rev 143003)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkexiv2
-pkgver=4.7.3
+pkgver=4.7.80
 pkgrel=1
 pkgdesc=A library to manipulate pictures metadata
 url=http://kde.org/;
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('daaf507f75855660ae9f1af00158c2746c574902')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('50916f1f47653f1a3fb84f07cd8eeed4296bf9b1')
 
 build() {
   cd ${srcdir}

Modified: libksane/trunk/PKGBUILD
===
--- libksane/trunk/PKGBUILD 2011-11-20 11:18:59 UTC (rev 143002)
+++ libksane/trunk/PKGBUILD 2011-11-20 11:19:11 UTC (rev 143003)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libksane
-pkgver=4.7.3
+pkgver=4.7.80
 pkgrel=1
 pkgdesc=An image scanning library
 url=http://kde.org/;
@@ -13,8 +13,8 @@
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('d1efdd1f5f7f99ba173ddcc88b2ddee343ecf96b')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('331914883d031e9e56560d6c6fbef08de304767e')
 
 build() {
   cd ${srcdir}



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

2011-11-20 Thread Andrea Scarpino
Date: Sunday, November 20, 2011 @ 06:19:18
  Author: andrea
Revision: 143004

KDE 4.8beta1

Modified:
  oxygen-icons/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 11:19:11 UTC (rev 143003)
+++ PKGBUILD2011-11-20 11:19:18 UTC (rev 143004)
@@ -5,15 +5,15 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
  'oxygen-icons-svg')
-pkgver=4.7.3
+pkgver=4.7.80
 pkgrel=1
 pkgdesc=The Oxygen Icon Theme
 arch=('any')
 url='http://www.oxygen-icons.org/'
 license=('LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('eb26498ba287098127fc259816335f21cffe3784')
+source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('5218fa2816fe1d9944ce646b60feebb5cd8ca341')
 
 build() {
cd $srcdir



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

2011-11-20 Thread Dave Reisner
Date: Sunday, November 20, 2011 @ 09:43:33
  Author: dreisner
Revision: 143005

db-move: moved curl from [testing] to [core] (i686)

Added:
  curl/repos/core-i686/PKGBUILD
(from rev 143004, curl/repos/testing-i686/PKGBUILD)
  curl/repos/core-i686/curlbuild.h
(from rev 143004, curl/repos/testing-i686/curlbuild.h)
Deleted:
  curl/repos/core-i686/PKGBUILD
  curl/repos/core-i686/curlbuild.h
  curl/repos/testing-i686/

-+
 PKGBUILD|  128 +-
 curlbuild.h |   18 
 2 files changed, 73 insertions(+), 73 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2011-11-20 11:19:18 UTC (rev 143004)
+++ core-i686/PKGBUILD  2011-11-20 14:43:33 UTC (rev 143005)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Eric Belanger e...@archlinux.org
-# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=curl
-pkgver=7.22.0
-pkgrel=4
-pkgdesc=An URL retrival utility and library
-arch=('i686' 'x86_64')
-url=http://curl.haxx.se;
-license=('MIT')
-depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
-makedepends=('perl-libwww')
-options=('!libtool')
-source=(http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz{,.asc}
-curlbuild.h)
-md5sums=('e8c36126d21c893f085aca233906b5cc'
- '1b061c348b63ea3e90c3f2c3af6a08d6'
- '751bd433ede935c8fae727377625a8ae')
-
-ptrsize=$(cpp '__SIZEOF_POINTER__' | sed '/^#/d')
-case $ptrsize in
-  8) _curlbuild=curlbuild-64.h ;;
-  4) _curlbuild=curlbuild-32.h ;;
-  *) error unknown pointer size for architecture: %s bytes $ptrsize
-exit 1
-;;
-esac
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
-  --prefix=/usr \
-  --mandir=/usr/share/man \
-  --disable-dependency-tracking \
-  --disable-ldap \
-  --disable-ldaps \
-  --enable-ipv6 \
-  --enable-manual \
-  --enable-versioned-symbols \
-  --enable-threaded-resolver \
-  --without-libidn \
-  --with-random=/dev/urandom \
-  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # license
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-
-  # devel
-  install -Dm644 docs/libcurl/libcurl.m4 $pkgdir/usr/share/aclocal/libcurl.m4
-  mv $pkgdir/usr/include/curl/curlbuild.h 
$pkgdir/usr/include/curl/$_curlbuild
-  install -m644 $srcdir/curlbuild.h $pkgdir/usr/include/curl/curlbuild.h
-}

Copied: curl/repos/core-i686/PKGBUILD (from rev 143004, 
curl/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2011-11-20 14:43:33 UTC (rev 143005)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=curl
+pkgver=7.23.1
+pkgrel=1
+pkgdesc=An URL retrival utility and library
+arch=('i686' 'x86_64')
+url=http://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
+makedepends=('perl-libwww')
+options=('!libtool')
+source=(http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz{,.asc}
+curlbuild.h)
+md5sums=('8e23151f569fb54afef093ac0695077d'
+ '5d8eb7e2e38be0fb00a043f714f6d49f'
+ '751bd433ede935c8fae727377625a8ae')
+
+ptrsize=$(cpp '__SIZEOF_POINTER__' | sed '/^#/d')
+case $ptrsize in
+  8) _curlbuild=curlbuild-64.h ;;
+  4) _curlbuild=curlbuild-32.h ;;
+  *) error unknown pointer size for architecture: %s bytes $ptrsize
+exit 1
+;;
+esac
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-dependency-tracking \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --enable-threaded-resolver \
+  --without-libidn \
+  --with-random=/dev/urandom \
+  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # license
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+
+  # devel
+  install -Dm644 docs/libcurl/libcurl.m4 $pkgdir/usr/share/aclocal/libcurl.m4
+  mv $pkgdir/usr/include/curl/curlbuild.h 
$pkgdir/usr/include/curl/$_curlbuild
+  install -m644 $srcdir/curlbuild.h $pkgdir/usr/include/curl/curlbuild.h
+}

Deleted: core-i686/curlbuild.h
===
--- 

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

2011-11-20 Thread Dave Reisner
Date: Sunday, November 20, 2011 @ 09:43:34
  Author: dreisner
Revision: 143006

db-move: moved curl from [testing] to [core] (x86_64)

Added:
  curl/repos/core-x86_64/PKGBUILD
(from rev 143004, curl/repos/testing-x86_64/PKGBUILD)
  curl/repos/core-x86_64/curlbuild.h
(from rev 143004, curl/repos/testing-x86_64/curlbuild.h)
Deleted:
  curl/repos/core-x86_64/PKGBUILD
  curl/repos/core-x86_64/curlbuild.h
  curl/repos/testing-x86_64/

-+
 PKGBUILD|  128 +-
 curlbuild.h |   18 
 2 files changed, 73 insertions(+), 73 deletions(-)

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2011-11-20 14:43:33 UTC (rev 143005)
+++ core-x86_64/PKGBUILD2011-11-20 14:43:34 UTC (rev 143006)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Eric Belanger e...@archlinux.org
-# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=curl
-pkgver=7.22.0
-pkgrel=4
-pkgdesc=An URL retrival utility and library
-arch=('i686' 'x86_64')
-url=http://curl.haxx.se;
-license=('MIT')
-depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
-makedepends=('perl-libwww')
-options=('!libtool')
-source=(http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz{,.asc}
-curlbuild.h)
-md5sums=('e8c36126d21c893f085aca233906b5cc'
- '1b061c348b63ea3e90c3f2c3af6a08d6'
- '751bd433ede935c8fae727377625a8ae')
-
-ptrsize=$(cpp '__SIZEOF_POINTER__' | sed '/^#/d')
-case $ptrsize in
-  8) _curlbuild=curlbuild-64.h ;;
-  4) _curlbuild=curlbuild-32.h ;;
-  *) error unknown pointer size for architecture: %s bytes $ptrsize
-exit 1
-;;
-esac
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure \
-  --prefix=/usr \
-  --mandir=/usr/share/man \
-  --disable-dependency-tracking \
-  --disable-ldap \
-  --disable-ldaps \
-  --enable-ipv6 \
-  --enable-manual \
-  --enable-versioned-symbols \
-  --enable-threaded-resolver \
-  --without-libidn \
-  --with-random=/dev/urandom \
-  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-
-  # license
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-
-  # devel
-  install -Dm644 docs/libcurl/libcurl.m4 $pkgdir/usr/share/aclocal/libcurl.m4
-  mv $pkgdir/usr/include/curl/curlbuild.h 
$pkgdir/usr/include/curl/$_curlbuild
-  install -m644 $srcdir/curlbuild.h $pkgdir/usr/include/curl/curlbuild.h
-}

Copied: curl/repos/core-x86_64/PKGBUILD (from rev 143004, 
curl/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2011-11-20 14:43:34 UTC (rev 143006)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Eric Belanger e...@archlinux.org
+# Contributor: Lucien Immink l.imm...@student.fnt.hvu.nl
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=curl
+pkgver=7.23.1
+pkgrel=1
+pkgdesc=An URL retrival utility and library
+arch=('i686' 'x86_64')
+url=http://curl.haxx.se;
+license=('MIT')
+depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
+makedepends=('perl-libwww')
+options=('!libtool')
+source=(http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz{,.asc}
+curlbuild.h)
+md5sums=('8e23151f569fb54afef093ac0695077d'
+ '5d8eb7e2e38be0fb00a043f714f6d49f'
+ '751bd433ede935c8fae727377625a8ae')
+
+ptrsize=$(cpp '__SIZEOF_POINTER__' | sed '/^#/d')
+case $ptrsize in
+  8) _curlbuild=curlbuild-64.h ;;
+  4) _curlbuild=curlbuild-32.h ;;
+  *) error unknown pointer size for architecture: %s bytes $ptrsize
+exit 1
+;;
+esac
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure \
+  --prefix=/usr \
+  --mandir=/usr/share/man \
+  --disable-dependency-tracking \
+  --disable-ldap \
+  --disable-ldaps \
+  --enable-ipv6 \
+  --enable-manual \
+  --enable-versioned-symbols \
+  --enable-threaded-resolver \
+  --without-libidn \
+  --with-random=/dev/urandom \
+  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+
+  # license
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+
+  # devel
+  install -Dm644 docs/libcurl/libcurl.m4 $pkgdir/usr/share/aclocal/libcurl.m4
+  mv $pkgdir/usr/include/curl/curlbuild.h 
$pkgdir/usr/include/curl/$_curlbuild
+  install -m644 $srcdir/curlbuild.h $pkgdir/usr/include/curl/curlbuild.h
+}

Deleted: core-x86_64/curlbuild.h

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

2011-11-20 Thread andyrtr
Date: Sunday, November 20, 2011 @ 10:56:42
  Author: andyrtr
Revision: 143007

upgpkg: man-db 2.6.0.2-3

gdbm rebuild

Modified:
  man-db/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 14:43:34 UTC (rev 143006)
+++ PKGBUILD2011-11-20 15:56:42 UTC (rev 143007)
@@ -4,7 +4,7 @@
 
 pkgname=man-db
 pkgver=2.6.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc=A utility for reading man pages
 arch=('i686' 'x86_64')
 url=http://www.nongnu.org/man-db/;



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

2011-11-20 Thread andyrtr
Date: Sunday, November 20, 2011 @ 10:57:42
  Author: andyrtr
Revision: 143008

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

Added:
  man-db/repos/staging-i686/
  man-db/repos/staging-i686/1361_1360.diff
(from rev 143007, man-db/trunk/1361_1360.diff)
  man-db/repos/staging-i686/PKGBUILD
(from rev 143007, man-db/trunk/PKGBUILD)
  man-db/repos/staging-i686/convert-mans
(from rev 143007, man-db/trunk/convert-mans)
  man-db/repos/staging-i686/man-db.cron.daily
(from rev 143007, man-db/trunk/man-db.cron.daily)
  man-db/repos/staging-i686/man-db.install
(from rev 143007, man-db/trunk/man-db.install)
  man-db/repos/staging-x86_64/
  man-db/repos/staging-x86_64/1361_1360.diff
(from rev 143007, man-db/trunk/1361_1360.diff)
  man-db/repos/staging-x86_64/PKGBUILD
(from rev 143007, man-db/trunk/PKGBUILD)
  man-db/repos/staging-x86_64/convert-mans
(from rev 143007, man-db/trunk/convert-mans)
  man-db/repos/staging-x86_64/man-db.cron.daily
(from rev 143007, man-db/trunk/man-db.cron.daily)
  man-db/repos/staging-x86_64/man-db.install
(from rev 143007, man-db/trunk/man-db.install)

--+
 staging-i686/1361_1360.diff  |   25 +++
 staging-i686/PKGBUILD|   60 +
 staging-i686/convert-mans|   11 ++
 staging-i686/man-db.cron.daily   |   39 
 staging-i686/man-db.install  |   22 +
 staging-x86_64/1361_1360.diff|   25 +++
 staging-x86_64/PKGBUILD  |   60 +
 staging-x86_64/convert-mans  |   11 ++
 staging-x86_64/man-db.cron.daily |   39 
 staging-x86_64/man-db.install|   22 +
 10 files changed, 314 insertions(+)

Copied: man-db/repos/staging-i686/1361_1360.diff (from rev 143007, 
man-db/trunk/1361_1360.diff)
===
--- staging-i686/1361_1360.diff (rev 0)
+++ staging-i686/1361_1360.diff 2011-11-20 15:57:42 UTC (rev 143008)
@@ -0,0 +1,25 @@
+=== modified file 'src/straycats.c'
+--- src/straycats.c2011-01-10 20:08:22 +
 src/straycats.c2011-06-04 06:34:51 +
+@@ -177,6 +177,7 @@
+   char *lang, *page_encoding;
+   char *mandir_base;
+   pipecmd *col_cmd;
++  char *col_locale;
+   char *fullpath;
+ 
+   /* we have a straycat. Need to filter it and get
+@@ -226,6 +227,12 @@
+   col_cmd = pipecmd_new_argstr
+   (get_def_user (col, COL));
+   pipecmd_arg (col_cmd, -bx);
++  col_locale = find_charset_locale (UTF-8);
++  if (col_locale) {
++  pipecmd_setenv (col_cmd, LC_CTYPE,
++  col_locale);
++  free (col_locale);
++  }
+   pipeline_command (decomp, col_cmd);
+ 
+   fullpath = canonicalize_file_name (catdir);
+

Copied: man-db/repos/staging-i686/PKGBUILD (from rev 143007, 
man-db/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2011-11-20 15:57:42 UTC (rev 143008)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Sergej Pupykin ser...@aur.archlinux.org
+
+pkgname=man-db
+pkgver=2.6.0.2
+pkgrel=3
+pkgdesc=A utility for reading man pages
+arch=('i686' 'x86_64')
+url=http://www.nongnu.org/man-db/;
+license=('GPL' 'LGPL')
+groups=('base')
+depends=( 'bash' 'gdbm' 'zlib' 'groff' 'libpipeline')
+optdepends=('less' 'gzip')
+backup=('etc/man_db.conf'
+   'etc/cron.daily/man-db')
+conflicts=('man')
+provides=('man')
+replaces=('man')
+install=${pkgname}.install
+source=(http://savannah.nongnu.org/download/man-db/$pkgname-$pkgver.tar.gz
+   1361_1360.diff
+   
#http://launchpad.net/man-db/main/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz
+convert-mans man-db.cron.daily)
+options=('!libtool')
+md5sums=('2b41c96efec032d2b74ccbf2e401f93e'
+ '08b76b1f924c5493a280b79fc0aebde4'
+ '2b7662a7d5b33fe91f9f3e034361a2f6'
+ 'd30c39ae47560304471b5461719e0f03')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  # https://bugs.archlinux.org/task/18722
+  patch -Np0 -i $srcdir/1361_1360.diff
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
+   --with-db=gdbm --disable-setuid --enable-mandirs=GNU \
+   --with-sections=1 n l 8 3 0 2 5 4 9 6 7
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  # part of groff pkg
+  rm 

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

2011-11-20 Thread Dan McGee
Date: Sunday, November 20, 2011 @ 15:40:38
  Author: dan
Revision: 143009

upgpkg: git 1.7.7.4-1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 15:57:42 UTC (rev 143008)
+++ PKGBUILD2011-11-20 20:40:38 UTC (rev 143009)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee d...@archlinux.org
 
 pkgname=git
-pkgver=1.7.7.3
+pkgver=1.7.7.4
 pkgrel=1
 pkgdesc=the fast distributed version control system
 arch=(i686 x86_64)
@@ -80,11 +80,7 @@
   install -D -m644 $srcdir/git-daemon.conf 
$pkgdir/etc/conf.d/git-daemon.conf
 }
 
-md5sums=('da2b3c226d8e99d8f66e708129f57a0a'
- 'f801b4c7b2c9dea7c0ff969f4acaa12c'
- '8e2648910fd5dd4f1c41d3c7fa9e9156'
- '2e42bf97779a1c6411d89043334c9e78')
-sha256sums=('dc9d773004cdae17453e330a02de630a1beeeb404d0601b9e8c1aef0a0efd100'
-'62bec01d704d3495fcf66a3b97a8fb7c337a06202784fa7a7fa510360e79671f'
-'2e0a50bdaf8f387a499895e1c204bff78244eaa72b78187c8a84ef40c0b82598'
-'e8bfe29d8393d2b87517c4dd56ea834b213aa00bf3d7fcde4ead3457cadbbc68')
+sha1sums=('5b6920989480a37ec65977e756b24961578795dd'
+  'cb21e55ae793865453c165a0e666348f2db8c740'
+  'f2b41828bd912b72e2cb3e14677739c4f370de66'
+  '149e2da1ecb48872ddb31c0945afeaad1f9653d7')



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

2011-11-20 Thread Dan McGee
Date: Sunday, November 20, 2011 @ 15:58:22
  Author: dan
Revision: 143010

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

Added:
  git/repos/extra-i686/ChangeLog
(from rev 143009, git/trunk/ChangeLog)
  git/repos/extra-i686/PKGBUILD
(from rev 143009, git/trunk/PKGBUILD)
  git/repos/extra-i686/git-daemon
(from rev 143009, git/trunk/git-daemon)
  git/repos/extra-i686/git-daemon.conf
(from rev 143009, git/trunk/git-daemon.conf)
  git/repos/extra-x86_64/ChangeLog
(from rev 143009, git/trunk/ChangeLog)
  git/repos/extra-x86_64/PKGBUILD
(from rev 143009, git/trunk/PKGBUILD)
  git/repos/extra-x86_64/git-daemon
(from rev 143009, git/trunk/git-daemon)
  git/repos/extra-x86_64/git-daemon.conf
(from rev 143009, git/trunk/git-daemon.conf)
Deleted:
  git/repos/extra-i686/ChangeLog
  git/repos/extra-i686/PKGBUILD
  git/repos/extra-i686/git-daemon
  git/repos/extra-i686/git-daemon.conf
  git/repos/extra-x86_64/ChangeLog
  git/repos/extra-x86_64/PKGBUILD
  git/repos/extra-x86_64/git-daemon
  git/repos/extra-x86_64/git-daemon.conf

--+
 extra-i686/ChangeLog |  114 +-
 extra-i686/PKGBUILD  |  176 -
 extra-i686/git-daemon|  140 
 extra-i686/git-daemon.conf   |   10 +-
 extra-x86_64/ChangeLog   |  114 +-
 extra-x86_64/PKGBUILD|  176 -
 extra-x86_64/git-daemon  |  140 
 extra-x86_64/git-daemon.conf |   10 +-
 8 files changed, 436 insertions(+), 444 deletions(-)

Deleted: extra-i686/ChangeLog
===
--- extra-i686/ChangeLog2011-11-20 20:40:38 UTC (rev 143009)
+++ extra-i686/ChangeLog2011-11-20 20:58:22 UTC (rev 143010)
@@ -1,57 +0,0 @@
-Simple version bumps are omitted from the following ChangeLog.
-
-2011-08-16 Dan McGee d...@archlinux.org
-   Version 1.7.6.1-1
-   * Enable USE_LIBPCRE for `git grep -P` usage
-
-2011-05-05 Dan McGee d...@archlinux.org
-   Version 1.7.5.1-1
-   * Byte compile emacs files (FS#20874)
-   * Respect CFLAGS/LDFLAGS (FS#23963)
-
-2011-04-27 Dan McGee d...@archlinux.org
-   Version 1.7.5-1
-   * Add missing optdepends for git send-email (FS#20923)
-
-2011-01-05 Dan McGee d...@archlinux.org
-   Version 1.7.3.5-1
-   * More flexible git-daemon RC scripts (FS#20575)
-
-2010-10-01 Allan McRae al...@archlinux.org
-   Version 1.7.3.1-2
-   * Python 2/3 rebuild
-
-2010-06-29 Dan McGee d...@archlinux.org
-   Version 1.7.1.1-1
-   * Add emacs completion files (FS#17968)
-   * Add git-daemon RC scripts (FS#19291)
-
-2009-06-05 Dan McGee d...@archlinux.org
-   Version 1.6.3.2-1
-   * Remove gitweb from /usr/share; it needs customization to be helpful
-   * Add NO_CROSS_DIRECTORY_HARDLINKS option to build (FS#13683)
-
-2008-09-14 Dan McGee d...@archlinux.org
-   Version 1.6.0.2-1
-   * Moved optional depends from install file to optdepends array
-
-2008-06-15 Dan McGee d...@archlinux.org
-   Version 1.5.6-1
-   * Removed 'cpio' dependency, clone is now a builtin and no longer needs 
it
-
-2008-02-02 Dan McGee d...@archlinux.org
-   Version 1.5.4-1
-   * Upstream version 1.5.4
-   * Enable pthreads support in pack-objects. To use, set the pack.threads
- git config option. Read manpages of pack-objects and config for more
- details.
-   * Changelog added (with entries going back a bit).
-
-2008-01-28 Kevin Piche ke...@archlinux.org
-   Version 1.5.3.7-2
-   * Updated for new perl policy (vendor dirs)
-   * Change license to GPL2
-
-2007-11-01 Eric Belanger e...@archlinux.org
-   Version 1.5.3.5-2
-   * Fix Perl module location

Copied: git/repos/extra-i686/ChangeLog (from rev 143009, git/trunk/ChangeLog)
===
--- extra-i686/ChangeLog(rev 0)
+++ extra-i686/ChangeLog2011-11-20 20:58:22 UTC (rev 143010)
@@ -0,0 +1,57 @@
+Simple version bumps are omitted from the following ChangeLog.
+
+2011-08-16 Dan McGee d...@archlinux.org
+   Version 1.7.6.1-1
+   * Enable USE_LIBPCRE for `git grep -P` usage
+
+2011-05-05 Dan McGee d...@archlinux.org
+   Version 1.7.5.1-1
+   * Byte compile emacs files (FS#20874)
+   * Respect CFLAGS/LDFLAGS (FS#23963)
+
+2011-04-27 Dan McGee d...@archlinux.org
+   Version 1.7.5-1
+   * Add missing optdepends for git send-email (FS#20923)
+
+2011-01-05 Dan McGee d...@archlinux.org
+   Version 1.7.3.5-1
+   * More flexible git-daemon RC scripts (FS#20575)
+
+2010-10-01 Allan McRae al...@archlinux.org
+   Version 1.7.3.1-2
+   * Python 2/3 rebuild
+
+2010-06-29 Dan McGee d...@archlinux.org
+   Version 1.7.1.1-1
+   * Add emacs completion 

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

2011-11-20 Thread Jan Steffens
Date: Sunday, November 20, 2011 @ 17:51:57
  Author: heftig
Revision: 143011

5.0.2

Modified:
  libgda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 20:58:22 UTC (rev 143010)
+++ PKGBUILD2011-11-20 22:51:57 UTC (rev 143011)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Kieslich tob...@justdreams.de
 
 pkgname=libgda
-pkgver=5.0.1
+pkgver=5.0.2
 pkgrel=1
 pkgdesc=Data abstraction layer with mysql, pgsql, xml, sqlite providers
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 url=http://www.gnome-db.org;
 install=libgda.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('1f8ed9105702bf81ce3c546292b6148e8de428f69737ad9949b8c6f81b33bdaf')
+sha256sums=('53e710a76298a224546803ecee711e610c68cf6938bd908e6d7e3c9bab183593')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-11-20 Thread Jan Steffens
Date: Sunday, November 20, 2011 @ 17:59:47
  Author: heftig
Revision: 143012

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

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

-+
 extra-i686/PKGBUILD |   68 +-
 extra-i686/libgda.install   |   24 +++---
 extra-x86_64/PKGBUILD   |   68 +-
 extra-x86_64/libgda.install |   24 +++---
 4 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-20 22:51:57 UTC (rev 143011)
+++ extra-i686/PKGBUILD 2011-11-20 22:59:47 UTC (rev 143012)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: tobias tob...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-
-pkgname=libgda
-pkgver=5.0.0
-pkgrel=1
-pkgdesc=Data abstraction layer with mysql, pgsql, xml, sqlite providers
-arch=(i686 x86_64)
-license=('GPL')
-depends=('gtksourceview3' 'libxslt' 'json-glib' 'db' 'ncurses' 'libsoup'
- 'libmysqlclient' 'postgresql-libs' 'python2' 'libgnome-keyring'
- 'hicolor-icon-theme' 'desktop-file-utils' 'graphviz' 'gdk-pixbuf2'
- 'iso-codes' 'openssl' 'libgcrypt' 'libldap')
-makedepends=('intltool' 'gobject-introspection' 'openjdk6' 'gtk-doc')
-options=('!libtool')
-url=http://www.gnome-db.org;
-install=libgda.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('b8f14505d8e921b97b20a0ff99e10c611bd57c317b0f081e7f76bc2c87ae1fea')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i '1s/python$/2/' libgda-report/RML/trml*/trml*.py
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --with-bdb=/usr --with-bdb-libdir-name=lib \
-  --disable-static --enable-json
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: libgda/repos/extra-i686/PKGBUILD (from rev 143011, 
libgda/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-20 22:59:47 UTC (rev 143012)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: tobias tob...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+
+pkgname=libgda
+pkgver=5.0.2
+pkgrel=1
+pkgdesc=Data abstraction layer with mysql, pgsql, xml, sqlite providers
+arch=(i686 x86_64)
+license=('GPL')
+depends=('gtksourceview3' 'libxslt' 'json-glib' 'db' 'ncurses' 'libsoup'
+ 'libmysqlclient' 'postgresql-libs' 'python2' 'libgnome-keyring'
+ 'hicolor-icon-theme' 'desktop-file-utils' 'graphviz' 'gdk-pixbuf2'
+ 'iso-codes' 'openssl' 'libgcrypt' 'libldap')
+makedepends=('intltool' 'gobject-introspection' 'openjdk6' 'gtk-doc' 'vala')
+options=('!libtool')
+url=http://www.gnome-db.org;
+install=libgda.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('53e710a76298a224546803ecee711e610c68cf6938bd908e6d7e3c9bab183593')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  sed -i '1s/python$/2/' libgda-report/RML/trml*/trml*.py
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --with-bdb=/usr --with-bdb-libdir-name=lib \
+  --disable-static --enable-json
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/libgda.install
===
--- extra-i686/libgda.install   2011-11-20 22:51:57 UTC (rev 143011)
+++ extra-i686/libgda.install   2011-11-20 22:59:47 UTC (rev 143012)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgda/repos/extra-i686/libgda.install (from rev 143011, 
libgda/trunk/libgda.install)
===
--- extra-i686/libgda.install   (rev 0)
+++ extra-i686/libgda.install   2011-11-20 22:59:47 UTC (rev 143012)
@@ -0,0 +1,12 @@
+post_install() {
+  update-desktop-database -q
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD

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

2011-11-20 Thread Gaetan Bisson
Date: Sunday, November 20, 2011 @ 18:58:53
  Author: bisson
Revision: 143013

move gts from [community] to [extra] as dependency of graphivz, overwrite 
outdated version from svn-packages, minor PKGBUILD cleanup

Modified:
  gts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-20 22:59:47 UTC (rev 143012)
+++ PKGBUILD2011-11-20 23:58:53 UTC (rev 143013)
@@ -1,22 +1,29 @@
 # $Id$
-# Maintainer: Juergen Hoetzel  juer...@archlinux.org
+
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Thomas Dziedzic gostrc at gmail
+# Contributor: Juergen Hoetzel juer...@archlinux.org
 # Contributor: Tobias Kieslich tob...@justdreams.de
 
 pkgname=gts
 pkgver=0.7.6
-pkgrel=1
-pkgdesc=GNU Triangulated Surface Library
-arch=(i686 x86_64)
-url=http://gts.sourceforge.net/;
-depends=('glib2' 'bash')
-source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('9f710aefd2ed9b3cc1b1216171fc5a8a')
+pkgrel=2
+pkgdesc='Provides useful functions to deal with 3D surfaces meshed with 
interconnected triangles'
+url='http://gts.sourceforge.net/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glib2')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
+options=('!libtool')
 
 build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-  find $startdir/pkg -name '*.la' -exec rm {} \;
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
 }
-# vim: ft=sh ts=2 et
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



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

2011-11-20 Thread Gaetan Bisson
Date: Sunday, November 20, 2011 @ 18:59:13
  Author: bisson
Revision: 143014

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

Added:
  gts/repos/extra-i686/
  gts/repos/extra-i686/PKGBUILD
(from rev 143013, gts/trunk/PKGBUILD)
  gts/repos/extra-x86_64/
  gts/repos/extra-x86_64/PKGBUILD
(from rev 143013, gts/trunk/PKGBUILD)

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

Copied: gts/repos/extra-i686/PKGBUILD (from rev 143013, gts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-20 23:59:13 UTC (rev 143014)
@@ -0,0 +1,29 @@
+# $Id$
+
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Thomas Dziedzic gostrc at gmail
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+
+pkgname=gts
+pkgver=0.7.6
+pkgrel=2
+pkgdesc='Provides useful functions to deal with 3D surfaces meshed with 
interconnected triangles'
+url='http://gts.sourceforge.net/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glib2')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
+options=('!libtool')
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Copied: gts/repos/extra-x86_64/PKGBUILD (from rev 143013, gts/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-20 23:59:13 UTC (rev 143014)
@@ -0,0 +1,29 @@
+# $Id$
+
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Thomas Dziedzic gostrc at gmail
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+
+pkgname=gts
+pkgver=0.7.6
+pkgrel=2
+pkgdesc='Provides useful functions to deal with 3D surfaces meshed with 
interconnected triangles'
+url='http://gts.sourceforge.net/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glib2')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
+options=('!libtool')
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in graphviz/repos (7 files)

2011-11-20 Thread Gaetan Bisson
Date: Sunday, November 20, 2011 @ 19:00:01
  Author: bisson
Revision: 143015

db-move: moved graphviz from [testing] to [extra] (i686)

Added:
  graphviz/repos/extra-i686/LICENSE
(from rev 143014, graphviz/repos/testing-i686/LICENSE)
  graphviz/repos/extra-i686/PKGBUILD
(from rev 143014, graphviz/repos/testing-i686/PKGBUILD)
  graphviz/repos/extra-i686/install
(from rev 143014, graphviz/repos/testing-i686/install)
Deleted:
  graphviz/repos/extra-i686/LICENSE
  graphviz/repos/extra-i686/PKGBUILD
  graphviz/repos/extra-i686/install
  graphviz/repos/testing-i686/

--+
 LICENSE  |  174 ++---
 PKGBUILD |  102 +--
 install  |   24 
 3 files changed, 150 insertions(+), 150 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2011-11-20 23:59:13 UTC (rev 143014)
+++ extra-i686/LICENSE  2011-11-21 00:00:01 UTC (rev 143015)
@@ -1,87 +0,0 @@
-Eclipse Public License - v 1.0
-
-THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC 
LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM 
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
-
-1. DEFINITIONS
-
-Contribution means:
-
-a) in the case of the initial Contributor, the initial code and documentation 
distributed under this Agreement, and
-
-b) in the case of each subsequent Contributor:
-
-i) changes to the Program, and
-
-ii) additions to the Program;
-
-where such changes and/or additions to the Program originate from and are 
distributed by that particular Contributor. A Contribution 'originates' from a 
Contributor if it was added to the Program by such Contributor itself or anyone 
acting on such Contributor's behalf. Contributions do not include additions to 
the Program which: (i) are separate modules of software distributed in 
conjunction with the Program under their own license agreement, and (ii) are 
not derivative works of the Program.
-
-Contributor means any person or entity that distributes the Program.
-
-Licensed Patents mean patent claims licensable by a Contributor which are 
necessarily infringed by the use or sale of its Contribution alone or when 
combined with the Program.
-
-Program means the Contributions distributed in accordance with this 
Agreement.
-
-Recipient means anyone who receives the Program under this Agreement, 
including all Contributors.
-
-2. GRANT OF RIGHTS
-
-a) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free copyright license to 
reproduce, prepare derivative works of, publicly display, publicly perform, 
distribute and sublicense the Contribution of such Contributor, if any, and 
such derivative works, in source code and object code form.
-
-b) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free patent license under 
Licensed Patents to make, use, sell, offer to sell, import and otherwise 
transfer the Contribution of such Contributor, if any, in source code and 
object code form. This patent license shall apply to the combination of the 
Contribution and the Program if, at the time the Contribution is added by the 
Contributor, such addition of the Contribution causes such combination to be 
covered by the Licensed Patents. The patent license shall not apply to any 
other combinations which include the Contribution. No hardware per se is 
licensed hereunder.
-
-c) Recipient understands that although each Contributor grants the licenses to 
its Contributions set forth herein, no assurances are provided by any 
Contributor that the Program does not infringe the patent or other intellectual 
property rights of any other entity. Each Contributor disclaims any liability 
to Recipient for claims brought by any other entity based on infringement of 
intellectual property rights or otherwise. As a condition to exercising the 
rights and licenses granted hereunder, each Recipient hereby assumes sole 
responsibility to secure any other intellectual property rights needed, if any. 
For example, if a third party patent license is required to allow Recipient to 
distribute the Program, it is Recipient's responsibility to acquire that 
license before distributing the Program.
-
-d) Each Contributor represents that to its knowledge it has sufficient 
copyright rights in its Contribution, if any, to grant the copyright license 
set forth in this Agreement.
-
-3. REQUIREMENTS
-
-A Contributor may choose to distribute the Program in object code form under 
its own license agreement, provided that:
-
-a) it complies with the terms and conditions of this Agreement; and
-
-b) its license agreement:
-
-i) effectively disclaims on behalf of all Contributors all warranties and 
conditions, express and implied, including warranties or conditions of title 

[arch-commits] Commit in graphviz/repos (7 files)

2011-11-20 Thread Gaetan Bisson
Date: Sunday, November 20, 2011 @ 19:00:02
  Author: bisson
Revision: 143016

db-move: moved graphviz from [testing] to [extra] (x86_64)

Added:
  graphviz/repos/extra-x86_64/LICENSE
(from rev 143014, graphviz/repos/testing-x86_64/LICENSE)
  graphviz/repos/extra-x86_64/PKGBUILD
(from rev 143014, graphviz/repos/testing-x86_64/PKGBUILD)
  graphviz/repos/extra-x86_64/install
(from rev 143014, graphviz/repos/testing-x86_64/install)
Deleted:
  graphviz/repos/extra-x86_64/LICENSE
  graphviz/repos/extra-x86_64/PKGBUILD
  graphviz/repos/extra-x86_64/install
  graphviz/repos/testing-x86_64/

--+
 LICENSE  |  174 ++---
 PKGBUILD |  102 +--
 install  |   24 
 3 files changed, 150 insertions(+), 150 deletions(-)

Deleted: extra-x86_64/LICENSE
===
--- extra-x86_64/LICENSE2011-11-21 00:00:01 UTC (rev 143015)
+++ extra-x86_64/LICENSE2011-11-21 00:00:02 UTC (rev 143016)
@@ -1,87 +0,0 @@
-Eclipse Public License - v 1.0
-
-THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC 
LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM 
CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
-
-1. DEFINITIONS
-
-Contribution means:
-
-a) in the case of the initial Contributor, the initial code and documentation 
distributed under this Agreement, and
-
-b) in the case of each subsequent Contributor:
-
-i) changes to the Program, and
-
-ii) additions to the Program;
-
-where such changes and/or additions to the Program originate from and are 
distributed by that particular Contributor. A Contribution 'originates' from a 
Contributor if it was added to the Program by such Contributor itself or anyone 
acting on such Contributor's behalf. Contributions do not include additions to 
the Program which: (i) are separate modules of software distributed in 
conjunction with the Program under their own license agreement, and (ii) are 
not derivative works of the Program.
-
-Contributor means any person or entity that distributes the Program.
-
-Licensed Patents mean patent claims licensable by a Contributor which are 
necessarily infringed by the use or sale of its Contribution alone or when 
combined with the Program.
-
-Program means the Contributions distributed in accordance with this 
Agreement.
-
-Recipient means anyone who receives the Program under this Agreement, 
including all Contributors.
-
-2. GRANT OF RIGHTS
-
-a) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free copyright license to 
reproduce, prepare derivative works of, publicly display, publicly perform, 
distribute and sublicense the Contribution of such Contributor, if any, and 
such derivative works, in source code and object code form.
-
-b) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free patent license under 
Licensed Patents to make, use, sell, offer to sell, import and otherwise 
transfer the Contribution of such Contributor, if any, in source code and 
object code form. This patent license shall apply to the combination of the 
Contribution and the Program if, at the time the Contribution is added by the 
Contributor, such addition of the Contribution causes such combination to be 
covered by the Licensed Patents. The patent license shall not apply to any 
other combinations which include the Contribution. No hardware per se is 
licensed hereunder.
-
-c) Recipient understands that although each Contributor grants the licenses to 
its Contributions set forth herein, no assurances are provided by any 
Contributor that the Program does not infringe the patent or other intellectual 
property rights of any other entity. Each Contributor disclaims any liability 
to Recipient for claims brought by any other entity based on infringement of 
intellectual property rights or otherwise. As a condition to exercising the 
rights and licenses granted hereunder, each Recipient hereby assumes sole 
responsibility to secure any other intellectual property rights needed, if any. 
For example, if a third party patent license is required to allow Recipient to 
distribute the Program, it is Recipient's responsibility to acquire that 
license before distributing the Program.
-
-d) Each Contributor represents that to its knowledge it has sufficient 
copyright rights in its Contribution, if any, to grant the copyright license 
set forth in this Agreement.
-
-3. REQUIREMENTS
-
-A Contributor may choose to distribute the Program in object code form under 
its own license agreement, provided that:
-
-a) it complies with the terms and conditions of this Agreement; and
-
-b) its license agreement:
-
-i) effectively disclaims on behalf of all Contributors all warranties and 
conditions, express and implied, 

[arch-commits] Commit in (5 files)

2011-11-20 Thread Eric Bélanger
Date: Sunday, November 20, 2011 @ 20:16:54
  Author: eric
Revision: 143017

Add new freeciv depends

Added:
  ggz-gtk-client/
  ggz-gtk-client/repos/
  ggz-gtk-client/trunk/
  ggz-gtk-client/trunk/PKGBUILD
  ggz-gtk-client/trunk/gtk2.patch

+
 PKGBUILD   |   29 +
 gtk2.patch |   40 
 2 files changed, 69 insertions(+)

Added: ggz-gtk-client/trunk/PKGBUILD
===
--- ggz-gtk-client/trunk/PKGBUILD   (rev 0)
+++ ggz-gtk-client/trunk/PKGBUILD   2011-11-21 01:16:54 UTC (rev 143017)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+# Contributor: dazzy
+
+pkgname=ggz-gtk-client
+pkgver=0.0.14.1
+pkgrel=5
+pkgdesc=GGZ Gaming Zone GTK+ client
+arch=('i686' 'x86_64')
+url=http://www.ggzgamingzone.org/;
+license=('GPL')
+depends=('gtk2' 'ggz-client-libs')
+options=('!libtool')
+source=(http://ftp.ggzgamingzone.org/pub/ggz/${pkgver}/ggz-gtk-client-${pkgver}.tar.gz
+   gtk2.patch)
+md5sums=('87f67ff01f867bd04ba894a7c6a9f7fc'
+ '368f993d07befd41681ac76ef532b448')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/gtk2.patch
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-debug
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


Property changes on: ggz-gtk-client/trunk/PKGBUILD
___
Added: svn:keywords
   + Id

Added: ggz-gtk-client/trunk/gtk2.patch
===
--- ggz-gtk-client/trunk/gtk2.patch (rev 0)
+++ ggz-gtk-client/trunk/gtk2.patch 2011-11-21 01:16:54 UTC (rev 143017)
@@ -0,0 +1,40 @@
+--- ggz-gtk-client-0.0.14.1/ggz-gtk/props.c2008-01-05 20:03:36.0 
+0100
 ggz-gtk-client-0.0.14.1.PATCHED/ggz-gtk/props.c2010-08-04 
01:53:37.573425091 +0200
+@@ -1203,7 +1203,7 @@
+   gtk_box_pack_start (GTK_BOX (vbox9), color_table, TRUE, TRUE, 0);
+   gtk_container_set_border_width (GTK_CONTAINER (color_table), 3);
+ 
+-  h_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 1);
++  h_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 0);
+   h_spin = gtk_spin_button_new (GTK_ADJUSTMENT (h_spin_adj), 1, 0);
+   gtk_widget_ref (h_spin);
+   g_object_set_data_full(G_OBJECT (dlg_props), h_spin, h_spin,
+@@ -1213,7 +1213,7 @@
+ (GtkAttachOptions) (0), 0, 0);
+   gtk_spin_button_set_numeric (GTK_SPIN_BUTTON (h_spin), TRUE);
+ 
+-  n_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 1);
++  n_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 0);
+   n_spin = gtk_spin_button_new (GTK_ADJUSTMENT (n_spin_adj), 1, 0);
+   gtk_widget_ref (n_spin);
+   g_object_set_data_full(G_OBJECT (dlg_props), n_spin, n_spin,
+@@ -1223,7 +1223,7 @@
+ (GtkAttachOptions) (0), 0, 0);
+   gtk_spin_button_set_numeric (GTK_SPIN_BUTTON (n_spin), TRUE);
+ 
+-  f_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 1);
++  f_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 0);
+   f_spin = gtk_spin_button_new (GTK_ADJUSTMENT (f_spin_adj), 1, 0);
+   gtk_widget_ref (f_spin);
+   g_object_set_data_full(G_OBJECT (dlg_props), f_spin, f_spin,
+--- ggz-gtk-client-0.0.14.1/ggz-gtk/xtext.c2008-01-05 20:03:36.0 
+0100
 ggz-gtk-client-0.0.14.1.PATCHED/ggz-gtk/xtext.c2010-08-04 
01:52:36.446764446 +0200
+@@ -720,7 +720,7 @@
+   xtext-overdraw = FALSE;
+   xtext-tint_red = xtext-tint_green = xtext-tint_blue = TINT_VALUE;
+ 
+-  xtext-adj = (GtkAdjustment *) gtk_adjustment_new (0, 0, 1, 1, 1, 1);
++  xtext-adj = (GtkAdjustment *) gtk_adjustment_new (0, 0, 1, 1, 1, 0);
+   g_object_ref (G_OBJECT (xtext-adj));
+   gtk_object_sink ((GtkObject *) xtext-adj);
+ 



[arch-commits] Commit in ggz-gtk-client/repos (6 files)

2011-11-20 Thread Eric Bélanger
Date: Sunday, November 20, 2011 @ 20:24:00
  Author: eric
Revision: 143018

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

Added:
  ggz-gtk-client/repos/extra-i686/
  ggz-gtk-client/repos/extra-i686/PKGBUILD
(from rev 143017, ggz-gtk-client/trunk/PKGBUILD)
  ggz-gtk-client/repos/extra-i686/gtk2.patch
(from rev 143017, ggz-gtk-client/trunk/gtk2.patch)
  ggz-gtk-client/repos/extra-x86_64/
  ggz-gtk-client/repos/extra-x86_64/PKGBUILD
(from rev 143017, ggz-gtk-client/trunk/PKGBUILD)
  ggz-gtk-client/repos/extra-x86_64/gtk2.patch
(from rev 143017, ggz-gtk-client/trunk/gtk2.patch)

-+
 extra-i686/PKGBUILD |   29 +
 extra-i686/gtk2.patch   |   40 
 extra-x86_64/PKGBUILD   |   29 +
 extra-x86_64/gtk2.patch |   40 
 4 files changed, 138 insertions(+)

Copied: ggz-gtk-client/repos/extra-i686/PKGBUILD (from rev 143017, 
ggz-gtk-client/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-21 01:24:00 UTC (rev 143018)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+# Contributor: dazzy
+
+pkgname=ggz-gtk-client
+pkgver=0.0.14.1
+pkgrel=5
+pkgdesc=GGZ Gaming Zone GTK+ client
+arch=('i686' 'x86_64')
+url=http://www.ggzgamingzone.org/;
+license=('GPL')
+depends=('gtk2' 'ggz-client-libs')
+options=('!libtool')
+source=(http://ftp.ggzgamingzone.org/pub/ggz/${pkgver}/ggz-gtk-client-${pkgver}.tar.gz
+   gtk2.patch)
+md5sums=('87f67ff01f867bd04ba894a7c6a9f7fc'
+ '368f993d07befd41681ac76ef532b448')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/gtk2.patch
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-debug
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: ggz-gtk-client/repos/extra-i686/gtk2.patch (from rev 143017, 
ggz-gtk-client/trunk/gtk2.patch)
===
--- extra-i686/gtk2.patch   (rev 0)
+++ extra-i686/gtk2.patch   2011-11-21 01:24:00 UTC (rev 143018)
@@ -0,0 +1,40 @@
+--- ggz-gtk-client-0.0.14.1/ggz-gtk/props.c2008-01-05 20:03:36.0 
+0100
 ggz-gtk-client-0.0.14.1.PATCHED/ggz-gtk/props.c2010-08-04 
01:53:37.573425091 +0200
+@@ -1203,7 +1203,7 @@
+   gtk_box_pack_start (GTK_BOX (vbox9), color_table, TRUE, TRUE, 0);
+   gtk_container_set_border_width (GTK_CONTAINER (color_table), 3);
+ 
+-  h_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 1);
++  h_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 0);
+   h_spin = gtk_spin_button_new (GTK_ADJUSTMENT (h_spin_adj), 1, 0);
+   gtk_widget_ref (h_spin);
+   g_object_set_data_full(G_OBJECT (dlg_props), h_spin, h_spin,
+@@ -1213,7 +1213,7 @@
+ (GtkAttachOptions) (0), 0, 0);
+   gtk_spin_button_set_numeric (GTK_SPIN_BUTTON (h_spin), TRUE);
+ 
+-  n_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 1);
++  n_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 0);
+   n_spin = gtk_spin_button_new (GTK_ADJUSTMENT (n_spin_adj), 1, 0);
+   gtk_widget_ref (n_spin);
+   g_object_set_data_full(G_OBJECT (dlg_props), n_spin, n_spin,
+@@ -1223,7 +1223,7 @@
+ (GtkAttachOptions) (0), 0, 0);
+   gtk_spin_button_set_numeric (GTK_SPIN_BUTTON (n_spin), TRUE);
+ 
+-  f_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 1);
++  f_spin_adj = gtk_adjustment_new (1, 0, 15, 1, 1, 0);
+   f_spin = gtk_spin_button_new (GTK_ADJUSTMENT (f_spin_adj), 1, 0);
+   gtk_widget_ref (f_spin);
+   g_object_set_data_full(G_OBJECT (dlg_props), f_spin, f_spin,
+--- ggz-gtk-client-0.0.14.1/ggz-gtk/xtext.c2008-01-05 20:03:36.0 
+0100
 ggz-gtk-client-0.0.14.1.PATCHED/ggz-gtk/xtext.c2010-08-04 
01:52:36.446764446 +0200
+@@ -720,7 +720,7 @@
+   xtext-overdraw = FALSE;
+   xtext-tint_red = xtext-tint_green = xtext-tint_blue = TINT_VALUE;
+ 
+-  xtext-adj = (GtkAdjustment *) gtk_adjustment_new (0, 0, 1, 1, 1, 1);
++  xtext-adj = (GtkAdjustment *) gtk_adjustment_new (0, 0, 1, 1, 1, 0);
+   g_object_ref (G_OBJECT (xtext-adj));
+   gtk_object_sink ((GtkObject *) xtext-adj);
+ 

Copied: ggz-gtk-client/repos/extra-x86_64/PKGBUILD (from rev 143017, 
ggz-gtk-client/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-21 01:24:00 UTC (rev 143018)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+# Contributor: dazzy
+
+pkgname=ggz-gtk-client
+pkgver=0.0.14.1
+pkgrel=5
+pkgdesc=GGZ Gaming Zone GTK+ client
+arch=('i686' 'x86_64')
+url=http://www.ggzgamingzone.org/;
+license=('GPL')
+depends=('gtk2' 'ggz-client-libs')
+options=('!libtool')

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

2011-11-20 Thread Eric Bélanger
Date: Sunday, November 20, 2011 @ 21:06:15
  Author: eric
Revision: 143019

upgpkg: freeciv 2.3.1-1

Upstream update

Modified:
  freeciv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-21 01:24:00 UTC (rev 143018)
+++ PKGBUILD2011-11-21 02:06:15 UTC (rev 143019)
@@ -2,18 +2,17 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=freeciv
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc=A multiuser clone of the famous Microprose game of Civilization
 arch=('i686' 'x86_64')
 url=http://www.freeciv.org/;
 license=('GPL')
-depends=('gtk2' 'sdl_mixer' 'bzip2' 'hicolor-icon-theme')
+depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme')
 options=('!libtool')
 install=freeciv.install
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('70fd4285f2da7d41bdadac43458e62c9')
-sha1sums=('d4e871ad749e1807957df4e353fbb8f5510b7248')
+sha1sums=('9d9ee9f48f4c945fc6525139d340443d5a25aac4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-11-20 Thread Eric Bélanger
Date: Sunday, November 20, 2011 @ 21:06:36
  Author: eric
Revision: 143020

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

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

--+
 extra-i686/PKGBUILD  |   53 -
 extra-i686/freeciv.install   |   22 -
 extra-x86_64/PKGBUILD|   53 -
 extra-x86_64/freeciv.install |   22 -
 4 files changed, 74 insertions(+), 76 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-21 02:06:15 UTC (rev 143019)
+++ extra-i686/PKGBUILD 2011-11-21 02:06:36 UTC (rev 143020)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=freeciv
-pkgver=2.3.0
-pkgrel=1
-pkgdesc=A multiuser clone of the famous Microprose game of Civilization
-arch=('i686' 'x86_64')
-url=http://www.freeciv.org/;
-license=('GPL')
-depends=('gtk2' 'sdl_mixer' 'bzip2' 'hicolor-icon-theme')
-options=('!libtool')
-install=freeciv.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('70fd4285f2da7d41bdadac43458e62c9')
-sha1sums=('d4e871ad749e1807957df4e353fbb8f5510b7248')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-client=gtk --enable-shared
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: freeciv/repos/extra-i686/PKGBUILD (from rev 143019, 
freeciv/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-21 02:06:36 UTC (rev 143020)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=freeciv
+pkgver=2.3.1
+pkgrel=1
+pkgdesc=A multiuser clone of the famous Microprose game of Civilization
+arch=('i686' 'x86_64')
+url=http://www.freeciv.org/;
+license=('GPL')
+depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme')
+options=('!libtool')
+install=freeciv.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('9d9ee9f48f4c945fc6525139d340443d5a25aac4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --enable-client=gtk --enable-shared
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/freeciv.install
===
--- extra-i686/freeciv.install  2011-11-21 02:06:15 UTC (rev 143019)
+++ extra-i686/freeciv.install  2011-11-21 02:06:36 UTC (rev 143020)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: freeciv/repos/extra-i686/freeciv.install (from rev 143019, 
freeciv/trunk/freeciv.install)
===
--- extra-i686/freeciv.install  (rev 0)
+++ extra-i686/freeciv.install  2011-11-21 02:06:36 UTC (rev 143020)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-11-21 02:06:15 UTC (rev 143019)
+++ extra-x86_64/PKGBUILD   2011-11-21 02:06:36 UTC (rev 143020)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=freeciv
-pkgver=2.3.0
-pkgrel=1
-pkgdesc=A multiuser clone of the famous Microprose game of Civilization
-arch=('i686' 'x86_64')
-url=http://www.freeciv.org/;
-license=('GPL')
-depends=('gtk2' 'sdl_mixer' 'bzip2' 'hicolor-icon-theme')
-options=('!libtool')
-install=freeciv.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('70fd4285f2da7d41bdadac43458e62c9')
-sha1sums=('d4e871ad749e1807957df4e353fbb8f5510b7248')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-client=gtk --enable-shared
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: freeciv/repos/extra-x86_64/PKGBUILD (from rev 143019, 

[arch-commits] Commit in python2/trunk (PKGBUILD linux2.patch)

2011-11-20 Thread Stéphane Gaudreault
Date: Sunday, November 20, 2011 @ 21:26:31
  Author: stephane
Revision: 143021

upgpkg: python2 2.7.2-3

gdbm 1.10 rebuild

Modified:
  python2/trunk/PKGBUILD
Deleted:
  python2/trunk/linux2.patch

--+
 PKGBUILD |   17 +++--
 linux2.patch |   24 
 2 files changed, 7 insertions(+), 34 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-21 02:06:36 UTC (rev 143020)
+++ PKGBUILD2011-11-21 02:26:31 UTC (rev 143021)
@@ -5,7 +5,7 @@
 
 pkgname=python2
 pkgver=2.7.2
-pkgrel=2
+pkgrel=3
 _pybasever=2.7
 pkgdesc=A high-level scripting language
 arch=('i686' 'x86_64')
@@ -16,10 +16,8 @@
 optdepends=('tk: for IDLE')
 conflicts=('python3')
 options=('!makeflags')
-source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz
-linux2.patch)
-sha1sums=('56700044141402dc35e7a0a24aa7ffda1a8c1a53'
-  '8fc817c8da2f74d3ccc93d84a1bc713ed26c00e2')
+source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz)
+sha1sums=('56700044141402dc35e7a0a24aa7ffda1a8c1a53')
 
 build() {
   cd ${srcdir}/Python-${pkgver}
@@ -34,10 +32,6 @@
   # FS#23997
   sed -i -e s|^#.* /usr/local/bin/python|#!/usr/bin/python2| Lib/cgi.py
 
-  # Make sure sys.platform is set to linux2, even on kernel 3.X
-  # cf http://bugs.python.org/issue12326
-  patch -Np1 -i ../linux2.patch
-
   # Ensure that we are using the system copy of various libraries (expat, zlib 
and libffi),
   # rather than copies shipped in the tarball
   rm -r Modules/expat
@@ -48,7 +42,10 @@
   ./configure --prefix=/usr --enable-shared --with-threads --enable-ipv6 \
   --enable-unicode=ucs4 --with-system-expat --with-system-ffi
 
-  make
+  # Make sure sys.platform is set to linux2, even on kernel 3.X
+  # cf http://bugs.python.org/issue12326
+  # Here we simply run make with a different MACHDEP variable. It requires no 
patching.
+  make MACHDEP=linux2
 }
 
 package() {

Deleted: linux2.patch
===
--- linux2.patch2011-11-21 02:06:36 UTC (rev 143020)
+++ linux2.patch2011-11-21 02:26:31 UTC (rev 143021)
@@ -1,24 +0,0 @@
-http://hg.python.org/cpython/rev/c816479f6aaf/
-diff --git a/configure b/configure
 a/configure
-+++ b/configure
-@@ -2995,6 +2995,7 @@ then
-   MACHDEP=$ac_md_system$ac_md_release
- 
-   case $MACHDEP in
-+  linux*) MACHDEP=linux2;;
-   cygwin*) MACHDEP=cygwin;;
-   darwin*) MACHDEP=darwin;;
-   atheos*) MACHDEP=atheos;;
-diff --git a/configure.in b/configure.in
 a/configure.in
-+++ b/configure.in
-@@ -293,6 +293,7 @@ then
-   MACHDEP=$ac_md_system$ac_md_release
- 
-   case $MACHDEP in
-+  linux*) MACHDEP=linux2;;
-   cygwin*) MACHDEP=cygwin;;
-   darwin*) MACHDEP=darwin;;
-   atheos*) MACHDEP=atheos;;
-



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

2011-11-20 Thread Stéphane Gaudreault
Date: Sunday, November 20, 2011 @ 21:26:42
  Author: stephane
Revision: 143022

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

Added:
  python2/repos/staging-i686/
  python2/repos/staging-i686/PKGBUILD
(from rev 143021, python2/trunk/PKGBUILD)
  python2/repos/staging-x86_64/
  python2/repos/staging-x86_64/PKGBUILD
(from rev 143021, python2/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   86 ++
 staging-x86_64/PKGBUILD |   86 ++
 2 files changed, 172 insertions(+)

Copied: python2/repos/staging-i686/PKGBUILD (from rev 143021, 
python2/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2011-11-21 02:26:42 UTC (rev 143022)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributer: Allan McRae al...@archlinux.org
+# Contributer: Jason Chu ja...@archlinux.org
+
+pkgname=python2
+pkgver=2.7.2
+pkgrel=3
+_pybasever=2.7
+pkgdesc=A high-level scripting language
+arch=('i686' 'x86_64')
+license=('PSF')
+url=http://www.python.org/;
+depends=('bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite3' 'libffi')
+makedepends=('tk')
+optdepends=('tk: for IDLE')
+conflicts=('python3')
+options=('!makeflags')
+source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz)
+sha1sums=('56700044141402dc35e7a0a24aa7ffda1a8c1a53')
+
+build() {
+  cd ${srcdir}/Python-${pkgver}
+
+  # Temporary workaround for FS#22322
+  # See http://bugs.python.org/issue10835 for upstream report
+  sed -i /progname =/s/python/python${_pybasever}/ Python/pythonrun.c
+
+  # Enable built-in SQLite3 module to load extensions (fix FS#22122)
+  sed -i /SQLITE_OMIT_LOAD_EXTENSION/d setup.py
+
+  # FS#23997
+  sed -i -e s|^#.* /usr/local/bin/python|#!/usr/bin/python2| Lib/cgi.py
+
+  # Ensure that we are using the system copy of various libraries (expat, zlib 
and libffi),
+  # rather than copies shipped in the tarball
+  rm -r Modules/expat
+  rm -r Modules/zlib
+  rm -r Modules/_ctypes/{darwin,libffi}*
+
+  export OPT=${CFLAGS}
+  ./configure --prefix=/usr --enable-shared --with-threads --enable-ipv6 \
+  --enable-unicode=ucs4 --with-system-expat --with-system-ffi
+
+  # Make sure sys.platform is set to linux2, even on kernel 3.X
+  # cf http://bugs.python.org/issue12326
+  # Here we simply run make with a different MACHDEP variable. It requires no 
patching.
+  make MACHDEP=linux2
+}
+
+package() {
+  cd ${srcdir}/Python-${pkgver}
+  make DESTDIR=${pkgdir} altinstall maninstall
+
+  ln -sf python${_pybasever}${pkgdir}/usr/bin/python2
+  ln -sf python${_pybasever}-config ${pkgdir}/usr/bin/python2-config
+  ln -sf python${_pybasever}.1  ${pkgdir}/usr/share/man/man1/python2.1
+
+  ln -sf ../../libpython${_pybasever}.so \
+${pkgdir}/usr/lib/python${_pybasever}/config/libpython${_pybasever}.so
+
+  mv ${pkgdir}/usr/bin/smtpd.py ${pkgdir}/usr/lib/python${_pybasever}/
+
+  # some useful stuff
+  install -dm755 ${pkgdir}/usr/lib/python${_pybasever}/Tools/{i18n,scripts}
+  install -m755 Tools/i18n/{msgfmt,pygettext}.py \
+${pkgdir}/usr/lib/python${_pybasever}/Tools/i18n/
+  install -m755 Tools/scripts/{README,*py} \
+${pkgdir}/usr/lib/python${_pybasever}/Tools/scripts/
+
+  # fix conflicts with python
+  mv ${pkgdir}/usr/bin/idle{,2}
+  mv ${pkgdir}/usr/bin/pydoc{,2}
+  mv ${pkgdir}/usr/bin/2to3{,-2.7}
+
+  # clean up #!s
+  find ${pkgdir}/usr/lib/python${_pybasever}/ -name '*.py' | \
+xargs sed -i s|#[ ]*![ ]*/usr/bin/env python$|#!/usr/bin/env python2|
+
+  # clean-up reference to build directory
+  sed -i s#${srcdir}/Python-${pkgver}:## \
+${pkgdir}/usr/lib/python${_pybasever}/config/Makefile
+
+  # license
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: python2/repos/staging-x86_64/PKGBUILD (from rev 143021, 
python2/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2011-11-21 02:26:42 UTC (rev 143022)
@@ -0,0 +1,86 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributer: Allan McRae al...@archlinux.org
+# Contributer: Jason Chu ja...@archlinux.org
+
+pkgname=python2
+pkgver=2.7.2
+pkgrel=3
+_pybasever=2.7
+pkgdesc=A high-level scripting language
+arch=('i686' 'x86_64')
+license=('PSF')
+url=http://www.python.org/;
+depends=('bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite3' 'libffi')
+makedepends=('tk')
+optdepends=('tk: for IDLE')
+conflicts=('python3')
+options=('!makeflags')
+source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz)
+sha1sums=('56700044141402dc35e7a0a24aa7ffda1a8c1a53')
+
+build() {
+  cd ${srcdir}/Python-${pkgver}
+
+  # Temporary workaround for FS#22322
+  # See 

[arch-commits] Commit in pacman/trunk (PKGBUILD pacman.conf pacman.conf.x86_64)

2011-11-20 Thread Dan McGee
Date: Sunday, November 20, 2011 @ 22:56:58
  Author: dan
Revision: 143023

upgpkg: pacman 4.0.1-1

maint release 4.0.1

Modified:
  pacman/trunk/PKGBUILD
  pacman/trunk/pacman.conf
  pacman/trunk/pacman.conf.x86_64

+
 PKGBUILD   |   10 +-
 pacman.conf|1 +
 pacman.conf.x86_64 |1 +
 3 files changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-21 02:26:42 UTC (rev 143022)
+++ PKGBUILD2011-11-21 03:56:58 UTC (rev 143023)
@@ -4,8 +4,8 @@
 # Maintainer: Dave Reisner d...@archlinux.org
 
 pkgname=pacman
-pkgver=4.0.0
-pkgrel=2
+pkgver=4.0.1
+pkgrel=1
 pkgdesc=A library-based package manager with dependency support
 arch=('i686' 'x86_64')
 url=http://www.archlinux.org/pacman/;
@@ -21,9 +21,9 @@
 pacman.conf
 pacman.conf.x86_64
 makepkg.conf)
-md5sums=('8c97f4804d2a0847956c45888b0ea517'
- 'ae4abf6df12483d26b39529ab27c0837'
- '99d8fae7a3c761e3ebad800f6a216e83'
+md5sums=('76bd88eff8cd94bc9899faa091822dc1'
+ '4ebee5e1da37a6afdf06c1bc55efbf92'
+ '3e3342bd4abda20bb758595c1cbfb014'
  'db051afbd12993b7743ccd4d58668499')
 
 # keep an upgrade path for older installations

Modified: pacman.conf
===
--- pacman.conf 2011-11-21 02:26:42 UTC (rev 143022)
+++ pacman.conf 2011-11-21 03:56:58 UTC (rev 143023)
@@ -74,6 +74,7 @@
 #Include = /etc/pacman.d/mirrorlist
 
 [core]
+#SigLevel = PackageRequired
 Include = /etc/pacman.d/mirrorlist
 
 [extra]

Modified: pacman.conf.x86_64
===
--- pacman.conf.x86_64  2011-11-21 02:26:42 UTC (rev 143022)
+++ pacman.conf.x86_64  2011-11-21 03:56:58 UTC (rev 143023)
@@ -74,6 +74,7 @@
 #Include = /etc/pacman.d/mirrorlist
 
 [core]
+#SigLevel = PackageRequired
 Include = /etc/pacman.d/mirrorlist
 
 [extra]



[arch-commits] Commit in pacman/repos (testing-i686/PKGBUILD testing-x86_64/PKGBUILD)

2011-11-20 Thread Dan McGee
Date: Sunday, November 20, 2011 @ 22:57:15
  Author: dan
Revision: 143024

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

Modified:
  pacman/repos/testing-i686/PKGBUILD
  pacman/repos/testing-x86_64/PKGBUILD

-+
 testing-i686/PKGBUILD   |3 +--
 testing-x86_64/PKGBUILD |3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Modified: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2011-11-21 03:56:58 UTC (rev 143023)
+++ testing-i686/PKGBUILD   2011-11-21 03:57:15 UTC (rev 143024)
@@ -1,3 +1,4 @@
+# vim: set ts=2 sw=2 et:
 # $Id$
 # Maintainer: Dan McGee d...@archlinux.org
 # Maintainer: Dave Reisner d...@archlinux.org
@@ -70,5 +71,3 @@
   mkdir -p $pkgdir/usr/share/zsh/site-functions/
   install -m644 contrib/zsh_completion 
$pkgdir/usr/share/zsh/site-functions/_pacman
 }
-
-# vim: set ts=2 sw=2 et:

Modified: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2011-11-21 03:56:58 UTC (rev 143023)
+++ testing-x86_64/PKGBUILD 2011-11-21 03:57:15 UTC (rev 143024)
@@ -1,3 +1,4 @@
+# vim: set ts=2 sw=2 et:
 # $Id$
 # Maintainer: Dan McGee d...@archlinux.org
 # Maintainer: Dave Reisner d...@archlinux.org
@@ -70,5 +71,3 @@
   mkdir -p $pkgdir/usr/share/zsh/site-functions/
   install -m644 contrib/zsh_completion 
$pkgdir/usr/share/zsh/site-functions/_pacman
 }
-
-# vim: set ts=2 sw=2 et:



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

2011-11-20 Thread Dan McGee
Date: Sunday, November 20, 2011 @ 23:05:07
  Author: dan
Revision: 143025

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

Added:
  pacman/repos/testing-i686/PKGBUILD
(from rev 143024, pacman/trunk/PKGBUILD)
  pacman/repos/testing-i686/makepkg.conf
(from rev 143024, pacman/trunk/makepkg.conf)
  pacman/repos/testing-i686/pacman.conf
(from rev 143024, pacman/trunk/pacman.conf)
  pacman/repos/testing-i686/pacman.conf.x86_64
(from rev 143024, pacman/trunk/pacman.conf.x86_64)
  pacman/repos/testing-i686/pacman.install
(from rev 143024, pacman/trunk/pacman.install)
  pacman/repos/testing-x86_64/PKGBUILD
(from rev 143024, pacman/trunk/PKGBUILD)
  pacman/repos/testing-x86_64/makepkg.conf
(from rev 143024, pacman/trunk/makepkg.conf)
  pacman/repos/testing-x86_64/pacman.conf
(from rev 143024, pacman/trunk/pacman.conf)
  pacman/repos/testing-x86_64/pacman.conf.x86_64
(from rev 143024, pacman/trunk/pacman.conf.x86_64)
  pacman/repos/testing-x86_64/pacman.install
(from rev 143024, pacman/trunk/pacman.install)
Deleted:
  pacman/repos/testing-i686/PKGBUILD
  pacman/repos/testing-i686/makepkg.conf
  pacman/repos/testing-i686/pacman.conf
  pacman/repos/testing-i686/pacman.conf.x86_64
  pacman/repos/testing-i686/pacman.install
  pacman/repos/testing-x86_64/PKGBUILD
  pacman/repos/testing-x86_64/makepkg.conf
  pacman/repos/testing-x86_64/pacman.conf
  pacman/repos/testing-x86_64/pacman.conf.x86_64
  pacman/repos/testing-x86_64/pacman.install

---+
 testing-i686/PKGBUILD |  145 ++---
 testing-i686/makepkg.conf |  242 ++--
 testing-i686/pacman.conf  |  187 +--
 testing-i686/pacman.conf.x86_64   |  205 +++---
 testing-i686/pacman.install   |  146 ++---
 testing-x86_64/PKGBUILD   |  145 ++---
 testing-x86_64/makepkg.conf   |  242 ++--
 testing-x86_64/pacman.conf|  187 +--
 testing-x86_64/pacman.conf.x86_64 |  205 +++---
 testing-x86_64/pacman.install |  146 ++---
 10 files changed, 926 insertions(+), 924 deletions(-)

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


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

2011-11-20 Thread Ionut Biru
Date: Monday, November 21, 2011 @ 00:57:10
  Author: ibiru
Revision: 143026

revert changes that makes applications crash when selecting directories

Modified:
  gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-11-21 04:05:07 UTC (rev 143025)
+++ PKGBUILD2011-11-21 05:57:10 UTC (rev 143026)
@@ -3,7 +3,7 @@
 
 pkgname=gtk3
 pkgver=3.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc=GTK+ is a multi-platform toolkit (v3)
 arch=('i686' 'x86_64')
 url=http://www.gtk.org/;
@@ -14,12 +14,15 @@
 backup=(etc/gtk-3.0/settings.ini)
 license=('LGPL')
 source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.2/gtk+-$pkgver.tar.xz
-settings.ini)
+settings.ini
+fix_crash_treeview.patch)
 sha256sums=('f7ec82de393cd7ae2aa45022576400941704709d1f0f35fb0b17f3be1f2e7d84'
-'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
+'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621'
+'eb187ef05f3735b24b58cd4c533dc3d4f616103cafba399c009ea3eb519be0b9')
 
 build() {
 cd $srcdir/gtk+-$pkgver
+patch -Np1 -R -i $srcdir/fix_crash_treeview.patch
 CXX=/bin/false ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var \



[arch-commits] Commit in gtk3/trunk (fix_crash_treeview.patch)

2011-11-20 Thread Ionut Biru
Date: Monday, November 21, 2011 @ 00:58:18
  Author: ibiru
Revision: 143027

revert changes that makes applications crash when selecting directories

Added:
  gtk3/trunk/fix_crash_treeview.patch

--+
 fix_crash_treeview.patch |   55 +
 1 file changed, 55 insertions(+)

Added: fix_crash_treeview.patch
===
--- fix_crash_treeview.patch(rev 0)
+++ fix_crash_treeview.patch2011-11-21 05:58:18 UTC (rev 143027)
@@ -0,0 +1,55 @@
+From 456b19a35adbdc4b098e6da020c3a87cb62ae7f4 Mon Sep 17 00:00:00 2001
+From: Benjamin Otte o...@redhat.com
+Date: Thu, 10 Nov 2011 15:52:44 +
+Subject: a11y: Fix gcc warning
+
+---
+diff --git a/gtk/a11y/gtktreeviewaccessible.c 
b/gtk/a11y/gtktreeviewaccessible.c
+index 663bb51..b2ca9ba 100644
+--- a/gtk/a11y/gtktreeviewaccessible.c
 b/gtk/a11y/gtktreeviewaccessible.c
+@@ -238,7 +238,7 @@ gtk_tree_view_accessible_initialize (AtkObject *obj,
+   accessible-n_children_deleted = 0;
+ 
+   accessible-cell_info_by_index = g_hash_table_new_full (g_int_hash,
+-  g_int_equal, NULL, cell_info_free);
++  g_int_equal, NULL, (GDestroyNotify) cell_info_free);
+ 
+   widget = GTK_WIDGET (data);
+   tree_view = GTK_TREE_VIEW (widget);
+--
+cgit v0.9.0.2
+From b25621173734ad1c9cee83802f7ac32ab7df20e7 Mon Sep 17 00:00:00 2001
+From: Guillaume Desmottes guillaume.desmot...@collabora.co.uk
+Date: Wed, 09 Nov 2011 13:32:32 +
+Subject: gtktreeviewaccessible: use a value_destroy_func with the 
cell_info_by_index hash
+
+This ensures that we don't leak any GtkTreeViewAccessibleCellInfo when
+re-inserting a new one with the same key.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=663694
+---
+diff --git a/gtk/a11y/gtktreeviewaccessible.c 
b/gtk/a11y/gtktreeviewaccessible.c
+index 046e253..4ad323c 100644
+--- a/gtk/a11y/gtktreeviewaccessible.c
 b/gtk/a11y/gtktreeviewaccessible.c
+@@ -237,7 +237,8 @@ gtk_tree_view_accessible_initialize (AtkObject *obj,
+   accessible-idle_expand_path = NULL;
+   accessible-n_children_deleted = 0;
+ 
+-  accessible-cell_info_by_index = g_hash_table_new (g_int_hash, g_int_equal);
++  accessible-cell_info_by_index = g_hash_table_new_full (g_int_hash,
++  g_int_equal, NULL, cell_info_free);
+ 
+   widget = GTK_WIDGET (data);
+   tree_view = GTK_TREE_VIEW (widget);
+@@ -2845,7 +2846,6 @@ garbage_collect_cell_data (gpointer data)
+ {
+   if (!cell_info-in_use)
+ {
+-  cell_info_free (cell_info);
+   g_hash_table_iter_remove (iter);
+ }
+ }
+--
+cgit v0.9.0.2



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

2011-11-20 Thread Ionut Biru
Date: Monday, November 21, 2011 @ 00:59:12
  Author: ibiru
Revision: 143028

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

Added:
  gtk3/repos/extra-i686/PKGBUILD
(from rev 143027, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-i686/fix_crash_treeview.patch
(from rev 143027, gtk3/trunk/fix_crash_treeview.patch)
  gtk3/repos/extra-i686/gtk3.install
(from rev 143027, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-i686/settings.ini
(from rev 143027, gtk3/trunk/settings.ini)
  gtk3/repos/extra-x86_64/PKGBUILD
(from rev 143027, gtk3/trunk/PKGBUILD)
  gtk3/repos/extra-x86_64/fix_crash_treeview.patch
(from rev 143027, gtk3/trunk/fix_crash_treeview.patch)
  gtk3/repos/extra-x86_64/gtk3.install
(from rev 143027, gtk3/trunk/gtk3.install)
  gtk3/repos/extra-x86_64/settings.ini
(from rev 143027, gtk3/trunk/settings.ini)
Deleted:
  gtk3/repos/extra-i686/PKGBUILD
  gtk3/repos/extra-i686/gtk3.install
  gtk3/repos/extra-i686/settings.ini
  gtk3/repos/extra-x86_64/PKGBUILD
  gtk3/repos/extra-x86_64/gtk3.install
  gtk3/repos/extra-x86_64/settings.ini

---+
 extra-i686/PKGBUILD   |   79 
 extra-i686/fix_crash_treeview.patch   |   55 ++
 extra-i686/gtk3.install   |   30 ++--
 extra-i686/settings.ini   |4 -
 extra-x86_64/PKGBUILD |   79 
 extra-x86_64/fix_crash_treeview.patch |   55 ++
 extra-x86_64/gtk3.install |   30 ++--
 extra-x86_64/settings.ini |4 -
 8 files changed, 226 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-21 05:58:18 UTC (rev 143027)
+++ extra-i686/PKGBUILD 2011-11-21 05:59:12 UTC (rev 143028)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=gtk3
-pkgver=3.2.2
-pkgrel=1
-pkgdesc=GTK+ is a multi-platform toolkit (v3)
-arch=('i686' 'x86_64')
-url=http://www.gtk.org/;
-install=gtk3.install
-depends=('atk' 'cairo' 'gtk-update-icon-cache' 'libcups' 'libxcursor' 
'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'pango' 
'shared-mime-info' 'colord')
-makedepends=('gobject-introspection')
-options=('!libtool' '!docs')
-backup=(etc/gtk-3.0/settings.ini)
-license=('LGPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.2/gtk+-$pkgver.tar.xz
-settings.ini)
-sha256sums=('f7ec82de393cd7ae2aa45022576400941704709d1f0f35fb0b17f3be1f2e7d84'
-'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621')
-
-build() {
-cd $srcdir/gtk+-$pkgver
-CXX=/bin/false ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-gtk2-dependency \
---disable-schemas-compile
-#https://bugzilla.gnome.org/show_bug.cgi?id=655517
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-make
-}
-
-package() {
-cd $srcdir/gtk+-$pkgver
-make DESTDIR=$pkgdir install
-
-install -Dm644 $srcdir/settings.ini $pkgdir/etc/gtk-3.0/settings.ini
-}

Copied: gtk3/repos/extra-i686/PKGBUILD (from rev 143027, gtk3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-21 05:59:12 UTC (rev 143028)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=gtk3
+pkgver=3.2.2
+pkgrel=2
+pkgdesc=GTK+ is a multi-platform toolkit (v3)
+arch=('i686' 'x86_64')
+url=http://www.gtk.org/;
+install=gtk3.install
+depends=('atk' 'cairo' 'gtk-update-icon-cache' 'libcups' 'libxcursor' 
'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'pango' 
'shared-mime-info' 'colord')
+makedepends=('gobject-introspection')
+options=('!libtool' '!docs')
+backup=(etc/gtk-3.0/settings.ini)
+license=('LGPL')
+source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/3.2/gtk+-$pkgver.tar.xz
+settings.ini
+fix_crash_treeview.patch)
+sha256sums=('f7ec82de393cd7ae2aa45022576400941704709d1f0f35fb0b17f3be1f2e7d84'
+'c214d3dcdcadda3d642112287524ab3e526ad592b70895c9f3e3733c23701621'
+'eb187ef05f3735b24b58cd4c533dc3d4f616103cafba399c009ea3eb519be0b9')
+
+build() {
+cd $srcdir/gtk+-$pkgver
+patch -Np1 -R -i $srcdir/fix_crash_treeview.patch
+CXX=/bin/false ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-gtk2-dependency \
+--disable-schemas-compile
+#https://bugzilla.gnome.org/show_bug.cgi?id=655517
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+make
+}
+
+package() {
+cd $srcdir/gtk+-$pkgver
+make DESTDIR=$pkgdir install
+
+install -Dm644 $srcdir/settings.ini $pkgdir/etc/gtk-3.0/settings.ini
+}

Copied: gtk3/repos/extra-i686/fix_crash_treeview.patch (from rev