[arch-commits] Commit in kdegraphics-gwenview/kde-unstable (PKGBUILD)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 04:02:55
  Author: andrea
Revision: 129880

add missing install file

Modified:
  kdegraphics-gwenview/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 05:05:50 UTC (rev 129879)
+++ PKGBUILD2011-06-29 08:02:55 UTC (rev 129880)
@@ -11,7 +11,8 @@
 groups=('kde' 'kdegraphics')
 depends=('kdebase-lib' 'libkipi')
 makedepends=('cmake' 'automoc4')
-optdepends=('kipi-plugins')
+optdepends=('kipi-plugins: extra plugins to share photos')
+install=$pkgname.install
 
source=("http://download.kde.org/unstable/${pkgver}/src/gwenview-${pkgver}.tar.bz2";)
 sha1sums=('c6d38823ed1a041dd43b3e20674106bf62404a11')
 



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

2011-06-29 Thread Ionut Biru
Date: Wednesday, June 29, 2011 @ 07:16:17
  Author: ibiru
Revision: 129881

update to 0.12.3

Modified:
  telepathy-gabble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 08:02:55 UTC (rev 129880)
+++ PKGBUILD2011-06-29 11:16:17 UTC (rev 129881)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Balieiro 
 # Contributor: Rodrigo L. M. Flores 
 pkgname=telepathy-gabble
-pkgver=0.12.2
+pkgver=0.12.3
 pkgrel=1
 pkgdesc="A Jabber/XMPP connection manager for Telepathy"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!libtool')
 
source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/${pkgname}-${pkgver}.tar.gz)
 install=telepathy-gabble.install
-md5sums=('1fb19cef6cb407adbf6d3c44e8a183a2')
+md5sums=('07d927f1299dbb6bb7ca91ee9dce5d1c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in telepathy-gabble/repos (extra-i686)

2011-06-29 Thread Ionut Biru
Date: Wednesday, June 29, 2011 @ 07:17:24
  Author: ibiru
Revision: 129882

archrelease: remove extra-i686

Deleted:
  telepathy-gabble/repos/extra-i686/



[arch-commits] Commit in telepathy-gabble/repos (extra-i686)

2011-06-29 Thread Ionut Biru
Date: Wednesday, June 29, 2011 @ 07:17:39
  Author: ibiru
Revision: 129883

archrelease: copy trunk to extra-i686

Added:
  telepathy-gabble/repos/extra-i686/



[arch-commits] Commit in telepathy-gabble/repos (extra-x86_64)

2011-06-29 Thread Ionut Biru
Date: Wednesday, June 29, 2011 @ 07:17:42
  Author: ibiru
Revision: 129884

archrelease: remove extra-x86_64

Deleted:
  telepathy-gabble/repos/extra-x86_64/



[arch-commits] Commit in telepathy-gabble/repos (extra-x86_64)

2011-06-29 Thread Ionut Biru
Date: Wednesday, June 29, 2011 @ 07:17:58
  Author: ibiru
Revision: 129885

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-gabble/repos/extra-x86_64/



[arch-commits] Commit in syslog-ng/repos (core-i686)

2011-06-29 Thread Allan McRae
Date: Wednesday, June 29, 2011 @ 08:09:37
  Author: allan
Revision: 129886

db-move: syslog-ng removed by allan for move to [core] (i686)

Deleted:
  syslog-ng/repos/core-i686/



[arch-commits] Commit in syslog-ng/repos (core-i686 testing-i686)

2011-06-29 Thread Allan McRae
Date: Wednesday, June 29, 2011 @ 08:09:38
  Author: allan
Revision: 129887

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

Added:
  syslog-ng/repos/core-i686/
Deleted:
  syslog-ng/repos/testing-i686/



[arch-commits] Commit in syslog-ng/repos (core-x86_64)

2011-06-29 Thread Allan McRae
Date: Wednesday, June 29, 2011 @ 08:09:39
  Author: allan
Revision: 129888

db-move: syslog-ng removed by allan for move to [core] (x86_64)

Deleted:
  syslog-ng/repos/core-x86_64/



[arch-commits] Commit in syslog-ng/repos (core-x86_64 testing-x86_64)

2011-06-29 Thread Allan McRae
Date: Wednesday, June 29, 2011 @ 08:09:39
  Author: allan
Revision: 129889

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

Added:
  syslog-ng/repos/core-x86_64/
Deleted:
  syslog-ng/repos/testing-x86_64/



[arch-commits] Commit in kdebindings-python/kde-unstable (PKGBUILD fix-build.patch)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 09:33:30
  Author: andrea
Revision: 129890

Remove crappy patch (fixes FS#24507)

Modified:
  kdebindings-python/kde-unstable/PKGBUILD
Deleted:
  kdebindings-python/kde-unstable/fix-build.patch

-+
 PKGBUILD|   11 +-
 fix-build.patch |   96 --
 2 files changed, 3 insertions(+), 104 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 12:09:39 UTC (rev 129889)
+++ PKGBUILD2011-06-29 13:33:30 UTC (rev 129890)
@@ -3,7 +3,7 @@
 
 pkgname=kdebindings-python
 pkgver=4.6.90
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE bindings for python"
 url="http://kde.org/";
 arch=('i686' 'x86_64')
@@ -11,15 +11,10 @@
 groups=('kdebindings')
 depends=('kdepim-runtime' 'python2-pyqt' 'qscintilla' 'boost-libs')
 makedepends=('cmake' 'automoc4' 'boost')
-source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2";
-'fix-build.patch')
-sha1sums=('c90432ec2643b109427a02afbb8d3f7acc19f5e2'
-  '4eb8917ad922819bbea038d79a9786cf5d0e2767')
+source=("http://download.kde.org/unstable/${pkgver}/src/pykde4-${pkgver}.tar.bz2";)
+sha1sums=('c90432ec2643b109427a02afbb8d3f7acc19f5e2')
 
 build() {
-  cd "${srcdir}"/pykde4-${pkgver}
-  patch -p3 -i "${srcdir}"/fix-build.patch
-
   cd "${srcdir}"
   mkdir build
   cd build

Deleted: fix-build.patch
===
--- fix-build.patch 2011-06-29 12:09:39 UTC (rev 129889)
+++ fix-build.patch 2011-06-29 13:33:30 UTC (rev 129890)
@@ -1,96 +0,0 @@
 a/python/pykde4/kpythonpluginfactory/kpythonpluginfactory.cpp
-+++ b/python/pykde4/kpythonpluginfactory/kpythonpluginfactory.cpp
-@@ -18,6 +18,7 @@
-Boston, MA 02111-1307, USA.
- */
- 
-+#include 
- #include 
- #include 
- #include 
-@@ -25,7 +26,6 @@
- #include 
- #include 
- #include 
--#include 
- #include 
- #include Index: b/python/pykde4/CMakeLists.txt
-===
 a/python/pykde4/CMakeLists.txt
-+++ b/python/pykde4/CMakeLists.txt
-@@ -87,6 +87,9 @@
- ${KDEPIMLIBS_INCLUDE_DIRS}
- )
- 
-+# Pull in ARM configuration options if needed
-+STRING(REGEX MATCH "PyQt_qreal_double" SIP_ARM_HACK ${PYQT4_SIP_FLAGS} "")
-+
- SET(SIP_INCLUDES ${PYQT4_SIP_DIR} sip)
- SET(SIP_CONCAT_PARTS 8)
- IF (WIN32)
-@@ -94,7 +97,7 @@
- ELSE (WIN32)
- SET(SIP_TAGS ALL WS_X11 ${PYQT4_VERSION_TAG})
- ENDIF (WIN32)
--SET(SIP_DISABLE_FEATURES VendorID PyQt_NoPrintRangeBug)
-+SET(SIP_DISABLE_FEATURES VendorID PyQt_NoPrintRangeBug ${SIP_ARM_HACK})
- 
- # Use an extra option when compiling on Python 3.
- IF (PYTHON_3)diff -ur kdebindings-4.5.95/python/pykde4/sip/nepomuk/nuao.sip 
kdebindings-4.5.95.mine/python/pykde4/sip/nepomuk/nuao.sip
 kdebindings-4.5.95/python/pykde4/sip/nepomuk/nuao.sip  2010-12-22 
09:55:07.0 +
-+++ kdebindings-4.5.95.mine/python/pykde4/sip/nepomuk/nuao.sip 2011-01-07 
00:04:41.157926502 +
-@@ -32,7 +32,7 @@
- QUrlEvent ();
- QUrlModificationEvent ();
- QUrlUsageEvent ();
--QUrlduration ();
-+QUrlend ();
- QUrleventCount ();
- QUrlfirstEvent ();
- QUrlfirstModification ();--- 
a/python/pykde4/kpythonpluginfactory/kpythonpluginfactory.cpp
-+++ b/python/pykde4/kpythonpluginfactory/kpythonpluginfactory.cpp
-@@ -297,7 +297,7 @@ QLibrary *LoadPythonLibrary()
- {
- QLibrary *pythonLib = new QLibrary();
- pythonLib->setLoadHints(QLibrary::ExportExternalSymbolsHint);
--pythonLib->setFileName(LIB_PYTHON);
-+pythonLib->setFileName(LIB_PYTHON ".1");
- pythonLib->load();
- return pythonLib;
- }Index: b/python/pykde4/CMakeLists.txt
-===
 a/python/pykde4/CMakeLists.txt
-+++ b/python/pykde4/CMakeLists.txt
-@@ -15,6 +15,18 @@
- SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib/pykde)
- ENDIF(CMAKE_MAJOR_VERSION EQUAL 2 AND CMAKE_MINOR_VERSION LESS 6)
- 
-+# where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
-+set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )
-+
-+# search packages used by KDE
-+find_package(KDE4 REQUIRED)
-+include (KDE4Defaults)
-+include (MacroLibrary)
-+include(MacroOptionalAddSubdirectory)
-+
-+add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS} -DQT3_SUPPORT)
-+
-+
- FIND_PACKAGE(PythonLibrary REQUIRED)
- INCLUDE(PythonMacros)Do not link python modules against -lpython2.X. Since 
KDE4's cmake file uses --no-undefined by default, we have to remove that from 
the default CMAKE_SHARED_LINKER_FLAGS variable, but only for the pykde4 
subdirectory.
-
-Index: b/python/pykde4/CMakeLists.txt
-===
 a/python/pykde4/CMakeList

[arch-commits] Commit in kdebindings-python/repos (kde-unstable-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 09:34:06
  Author: andrea
Revision: 129891

archrelease: remove kde-unstable-x86_64

Deleted:
  kdebindings-python/repos/kde-unstable-x86_64/



[arch-commits] Commit in kdebindings-python/repos (kde-unstable-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 09:34:19
  Author: andrea
Revision: 129892

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  kdebindings-python/repos/kde-unstable-x86_64/



[arch-commits] Commit in kdebindings-python/repos (kde-unstable-i686)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 09:42:57
  Author: andrea
Revision: 129893

archrelease: remove kde-unstable-i686

Deleted:
  kdebindings-python/repos/kde-unstable-i686/



[arch-commits] Commit in kdebindings-python/repos (kde-unstable-i686)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 09:43:11
  Author: andrea
Revision: 129894

archrelease: copy kde-unstable to kde-unstable-i686

Added:
  kdebindings-python/repos/kde-unstable-i686/



[arch-commits] Commit in python2/trunk (PKGBUILD python-2.7-db51.patch)

2011-06-29 Thread Stéphane Gaudreault
Date: Wednesday, June 29, 2011 @ 11:22:59
  Author: stephane
Revision: 129895

upgpkg: python2 2.7.2-2
drop db support

Modified:
  python2/trunk/PKGBUILD
Deleted:
  python2/trunk/python-2.7-db51.patch

---+
 PKGBUILD  |   14 +-
 python-2.7-db51.patch |   42 --
 2 files changed, 5 insertions(+), 51 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 13:43:11 UTC (rev 129894)
+++ PKGBUILD2011-06-29 15:22:59 UTC (rev 129895)
@@ -5,27 +5,23 @@
 
 pkgname=python2
 pkgver=2.7.2
-pkgrel=1
+pkgrel=2
 _pybasever=2.7
 pkgdesc="A high-level scripting language"
 arch=('i686' 'x86_64')
 license=('PSF')
 url="http://www.python.org/";
-depends=('db' 'bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite3' 'libffi')
+depends=('bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite3' 'libffi')
 makedepends=('tk')
 optdepends=('tk: for IDLE')
 conflicts=('python<3')
 options=('!makeflags')
-source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz
-python-2.7-db51.patch)
-sha1sums=('56700044141402dc35e7a0a24aa7ffda1a8c1a53'
- '9667a2a2f8594902b352793e649f78696a77bd13')
+source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz)
+sha1sums=('56700044141402dc35e7a0a24aa7ffda1a8c1a53')
 
 build() {
   cd "${srcdir}/Python-${pkgver}"
 
-  patch -Np1 -i ../python-2.7-db51.patch
-
   # Temporary workaround for FS#22322
   # See http://bugs.python.org/issue10835 for upstream report
   sed -i "/progname =/s/python/python${_pybasever}/" Python/pythonrun.c
@@ -33,7 +29,7 @@
   # Enable built-in SQLite3 module to load extensions (fix FS#22122)
   sed -i "/SQLITE_OMIT_LOAD_EXTENSION/d" setup.py
 
-  # FS#2399
+  # 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),

Deleted: python-2.7-db51.patch
===
--- python-2.7-db51.patch   2011-06-29 13:43:11 UTC (rev 129894)
+++ python-2.7-db51.patch   2011-06-29 15:22:59 UTC (rev 129895)
@@ -1,42 +0,0 @@
-diff -Naur Python-2.7-orig//Modules/_bsddb.c Python-2.7/Modules/_bsddb.c
 Python-2.7-orig//Modules/_bsddb.c  2010-05-10 00:46:46.0 +1000
-+++ Python-2.7/Modules/_bsddb.c2010-10-20 13:19:26.436669911 +1000
-@@ -9765,8 +9765,11 @@
- 
- ADD_INT(d, DB_REP_PERMANENT);
- 
--#if (DBVER >= 44)
-+#if (DBVER >= 44) && (DBVER <= 48)
- ADD_INT(d, DB_REP_CONF_NOAUTOINIT);
-+#endif
-+
-+#if (DBVER >= 44)
- ADD_INT(d, DB_REP_CONF_DELAYCLIENT);
- ADD_INT(d, DB_REP_CONF_BULK);
- ADD_INT(d, DB_REP_CONF_NOWAIT);
-diff -Naur Python-2.7-orig//setup.py Python-2.7/setup.py
 Python-2.7-orig//setup.py  2010-06-27 22:36:16.0 +1000
-+++ Python-2.7/setup.py2010-10-20 13:10:48.256670026 +1000
-@@ -765,7 +765,7 @@
- # a release.  Most open source OSes come with one or more
- # versions of BerkeleyDB already installed.
- 
--max_db_ver = (4, 8)
-+max_db_ver = (5, 1)
- min_db_ver = (4, 1)
- db_setup_debug = False   # verbose debug prints from this script?
- 
-@@ -787,8 +787,12 @@
- return True
- 
- def gen_db_minor_ver_nums(major):
--if major == 4:
-+if major == 5:
- for x in range(max_db_ver[1]+1):
-+if allow_db_ver((5, x)):
-+yield x
-+if major == 4:
-+for x in range(9):
- if allow_db_ver((4, x)):
- yield x
- elif major == 3:



[arch-commits] Commit in python2/repos (staging-i686)

2011-06-29 Thread Stéphane Gaudreault
Date: Wednesday, June 29, 2011 @ 11:23:06
  Author: stephane
Revision: 129896

archrelease: copy trunk to staging-i686

Added:
  python2/repos/staging-i686/



[arch-commits] Commit in python2/repos (staging-x86_64)

2011-06-29 Thread Stéphane Gaudreault
Date: Wednesday, June 29, 2011 @ 11:23:18
  Author: stephane
Revision: 129897

archrelease: copy trunk to staging-x86_64

Added:
  python2/repos/staging-x86_64/



[arch-commits] Commit in perl/trunk (PKGBUILD perlbin.csh)

2011-06-29 Thread Evangelos Foutras
Date: Wednesday, June 29, 2011 @ 13:25:10
  Author: foutrelis
Revision: 129898

upgpkg: perl 5.14.1-3
Fix FS#24956: /etc/profile.d/perlbin.csh corrupted.

Modified:
  perl/trunk/PKGBUILD
  perl/trunk/perlbin.csh

-+
 PKGBUILD|4 ++--
 perlbin.csh |6 ++
 2 files changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 15:23:18 UTC (rev 129897)
+++ PKGBUILD2011-06-29 17:25:10 UTC (rev 129898)
@@ -5,7 +5,7 @@
 # Contributor: francois  
 pkgname=perl
 pkgver=5.14.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A highly capable, feature-rich programming language"
 arch=(i686 x86_64)
 license=('GPL' 'PerlArtistic')
@@ -21,7 +21,7 @@
 options=('!makeflags' '!purge')
 md5sums=('97cd306a2c22929cc141a09568f43bb0'
  '5ed2542fdb9a60682f215bd33701e61a'
- 'd76445605c49886c77734446247e439d'
+ '1f0cbbee783e8a6d32f01be5118e0d5e'
  'c25d86206d649046538c3daab7874564')
 
 build() {

Modified: perlbin.csh
===
--- perlbin.csh 2011-06-29 15:23:18 UTC (rev 129897)
+++ perlbin.csh 2011-06-29 17:25:10 UTC (rev 129898)
@@ -4,12 +4,10 @@
 # Remove /usr/lib/perl5/*_perl/bin in next release
 
 [ -d /usr/bin/site_perl ] && setenv PATH ${PATH}:/usr/bin/site_perl
-[ -d /usr/lib/perl5/site_perl/bin ] && setenv PATH
-${PATH}:/usr/lib/perl5/site_perl/bin
+[ -d /usr/lib/perl5/site_perl/bin ] && setenv PATH 
${PATH}:/usr/lib/perl5/site_perl/bin
 
 [ -d /usr/bin/vendor_perl ] && setenv PATH ${PATH}:/usr/bin/vendor_perl
-[ -d /usr/lib/perl5/vendor_perl/bin ] && setenv PATH
-${PATH}:/usr/lib/perl5/vendor_perl/bin
+[ -d /usr/lib/perl5/vendor_perl/bin ] && setenv PATH 
${PATH}:/usr/lib/perl5/vendor_perl/bin
 
 [ -d /usr/bin/core_perl ] && setenv PATH ${PATH}:/usr/bin/core_perl
 



[arch-commits] Commit in perl/repos (staging-i686)

2011-06-29 Thread Evangelos Foutras
Date: Wednesday, June 29, 2011 @ 13:25:14
  Author: foutrelis
Revision: 129899

archrelease: remove staging-i686

Deleted:
  perl/repos/staging-i686/



[arch-commits] Commit in perl/repos (staging-i686)

2011-06-29 Thread Evangelos Foutras
Date: Wednesday, June 29, 2011 @ 13:25:24
  Author: foutrelis
Revision: 129900

archrelease: copy trunk to staging-i686

Added:
  perl/repos/staging-i686/



[arch-commits] Commit in perl/repos (staging-x86_64)

2011-06-29 Thread Evangelos Foutras
Date: Wednesday, June 29, 2011 @ 13:25:27
  Author: foutrelis
Revision: 129901

archrelease: remove staging-x86_64

Deleted:
  perl/repos/staging-x86_64/



[arch-commits] Commit in perl/repos (staging-x86_64)

2011-06-29 Thread Evangelos Foutras
Date: Wednesday, June 29, 2011 @ 13:25:38
  Author: foutrelis
Revision: 129902

archrelease: copy trunk to staging-x86_64

Added:
  perl/repos/staging-x86_64/



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

2011-06-29 Thread Giovanni Scafora
Date: Wednesday, June 29, 2011 @ 13:46:59
  Author: giovanni
Revision: 129903

upgpkg: tree 1.6.0-1
upstream release

Modified:
  tree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 17:25:38 UTC (rev 129902)
+++ PKGBUILD2011-06-29 17:46:59 UTC (rev 129903)
@@ -3,19 +3,24 @@
 # Contributor: Tom Newsom 
 
 pkgname=tree
-pkgver=1.5.3
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="A directory listing program displaying a depth indented list of files"
 arch=('i686' 'x86_64')
 url="http://mama.indstate.edu/users/ice/tree/";
 license=('GPL')
 depends=('glibc')
-source=(ftp://mama.indstate.edu/linux/tree/${pkgname}-${pkgver}.tgz)
-md5sums=('c07ce9065667a23f27aca4de8ecccb10')
+source=("http://mama.indstate.edu/users/ice/${pkgname}/src/${pkgname}-${pkgver}.tgz";)
+md5sums=('04e967a3f4108d50cde3b4b0e89e970a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
-  make || return 1
-  make prefix="${pkgdir}/usr" MANDIR="${pkgdir}/usr/share/man/man1" install || 
return 1
+  make
 }
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make prefix="${pkgdir}/usr" MANDIR="${pkgdir}/usr/share/man/man1" install
+}



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

2011-06-29 Thread Giovanni Scafora
Date: Wednesday, June 29, 2011 @ 13:47:03
  Author: giovanni
Revision: 129904

archrelease: remove extra-i686

Deleted:
  tree/repos/extra-i686/



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

2011-06-29 Thread Giovanni Scafora
Date: Wednesday, June 29, 2011 @ 13:47:23
  Author: giovanni
Revision: 129905

archrelease: copy trunk to extra-i686

Added:
  tree/repos/extra-i686/



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

2011-06-29 Thread Giovanni Scafora
Date: Wednesday, June 29, 2011 @ 13:47:26
  Author: giovanni
Revision: 129906

archrelease: remove extra-x86_64

Deleted:
  tree/repos/extra-x86_64/



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

2011-06-29 Thread Giovanni Scafora
Date: Wednesday, June 29, 2011 @ 13:47:38
  Author: giovanni
Revision: 129907

archrelease: copy trunk to extra-x86_64

Added:
  tree/repos/extra-x86_64/



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

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:29:04
  Author: andrea
Revision: 129908

upgpkg: rasqal 0.9.26-1
upstream release

Modified:
  rasqal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 17:47:38 UTC (rev 129907)
+++ PKGBUILD2011-06-29 19:29:04 UTC (rev 129908)
@@ -3,16 +3,16 @@
 # Contributor: Lawrence Lee 
 
 pkgname=rasqal
-pkgver=0.9.25
-pkgrel=2
+pkgver=0.9.26
+pkgrel=1
 pkgdesc="A free C library that handles Resource Description Framework (RDF) 
query syntaxes, query construction and query execution returning result 
bindings"
 url="http://librdf.org/rasqal";
 license=('GPL' 'LGPL')
 arch=('i686' 'x86_64')
-depends=('raptor>=2.0.2' 'mpfr')
+depends=('raptor>=2.0.3' 'mpfr')
 options=('!libtool')
 source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
-md5sums=('ee12d7ad59c581eb65db89c851672c0a')
+md5sums=('1e9fe5423498f10f636319633855e691')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in rasqal/repos (staging-i686)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:29:17
  Author: andrea
Revision: 129909

archrelease: copy trunk to staging-i686

Added:
  rasqal/repos/staging-i686/



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

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:29:44
  Author: andrea
Revision: 129911

upgpkg: raptor 2.0.3-1
upstream release

Modified:
  raptor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 19:29:29 UTC (rev 129910)
+++ PKGBUILD2011-06-29 19:29:44 UTC (rev 129911)
@@ -17,6 +17,10 @@
 
 build() {
   cd ${srcdir}/raptor2-${pkgver}
+
+  # fix build with curl >= 7.21.2
+  sed -i '/#include /d' src/raptor_internal.h
+
   ./configure --prefix=/usr --disable-static
   make
 }



[arch-commits] Commit in rasqal/repos (staging-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:29:29
  Author: andrea
Revision: 129910

archrelease: copy trunk to staging-x86_64

Added:
  rasqal/repos/staging-x86_64/



[arch-commits] Commit in raptor/repos (staging-i686)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:29:56
  Author: andrea
Revision: 129912

archrelease: copy trunk to staging-i686

Added:
  raptor/repos/staging-i686/



[arch-commits] Commit in raptor/repos (staging-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:30:10
  Author: andrea
Revision: 129913

archrelease: copy trunk to staging-x86_64

Added:
  raptor/repos/staging-x86_64/



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

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:31:01
  Author: andrea
Revision: 129914

upgpkg: redland 1.0.13-4
rasqal 0.9.26 rebuild

Modified:
  redland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 19:30:10 UTC (rev 129913)
+++ PKGBUILD2011-06-29 19:31:01 UTC (rev 129914)
@@ -6,11 +6,11 @@
 epoch=1
 pkgname=('redland' 'redland-storage-mysql' 'redland-storage-postgresql' 
'redland-storage-virtuoso' 'redland-storage-sqlite')
 pkgver=1.0.13
-pkgrel=3
+pkgrel=4
 url="http://librdf.org/";
 license=("GPL")
 arch=('i686' 'x86_64')
-makedepends=('rasqal>=0.9.25' 'raptor>=2.0.2' 'db>=5.2' 'postgresql-libs' 
'libmysqlclient' 'unixodbc' 'sqlite3')
+makedepends=('rasqal>=0.9.26' 'raptor>=2.0.3' 'db>=5.2' 'postgresql-libs' 
'libmysqlclient' 'unixodbc' 'sqlite3')
 options=('!libtool')
 source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz
 rpath.diff)
@@ -34,7 +34,7 @@
 
 package_redland() {
  pkgdesc="Library that provides a high-level interface to RDF data"
- depends=('rasqal>=0.9.25' 'raptor>=2.0.2' 'libtool')
+ depends=('rasqal>=0.9.26' 'raptor>=2.0.3' 'libtool')
  
   cd ${srcdir}/${pkgbase}-${pkgver}
   make DESTDIR=${pkgdir} install



[arch-commits] Commit in redland/repos (staging-i686)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:31:16
  Author: andrea
Revision: 129916

archrelease: copy trunk to staging-i686

Added:
  redland/repos/staging-i686/



[arch-commits] Commit in redland/repos (staging-i686)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:31:04
  Author: andrea
Revision: 129915

archrelease: remove staging-i686

Deleted:
  redland/repos/staging-i686/



[arch-commits] Commit in redland/repos (staging-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:31:27
  Author: andrea
Revision: 129917

archrelease: remove staging-x86_64

Deleted:
  redland/repos/staging-x86_64/



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

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:31:46
  Author: andrea
Revision: 129919

upgpkg: soprano 2.6.0git20110629-1
snapshot with raptor2 support

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 19:31:39 UTC (rev 129918)
+++ PKGBUILD2011-06-29 19:31:46 UTC (rev 129919)
@@ -3,16 +3,17 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=soprano
-pkgver=2.6.0
-pkgrel=6
+pkgver=2.6.0git20110629
+pkgrel=1
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 
framework for RDF data'
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
 license=('GPL' 'LGPL')
 depends=('qt' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6' 'doxygen')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('03ae49e87c6ec99e57d0433c2650846f')
+#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2";)
+source=("${pkgname}-${pkgver}.tar.bz2"::"http://quickgit.kde.org/?p=soprano.git&a=snapshot&h=3a7a527fd07c0d58146eb9e6770ecbcfb6717bc6&fmt=tbz2";)
+md5sums=('21ef1f075062ea13d3e55d89d8f92fd2')
 
 build() {
   cd "${srcdir}"
@@ -20,7 +21,7 @@
   cd build
   . /etc/profile.d/openjdk6.sh
   # we need the rpath
-  cmake ../${pkgname}-${pkgver} \
+  cmake ../${pkgname} \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_SKIP_RPATH=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr \



[arch-commits] Commit in soprano/repos (staging-i686)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:32:05
  Author: andrea
Revision: 129920

archrelease: copy trunk to staging-i686

Added:
  soprano/repos/staging-i686/



[arch-commits] Commit in soprano/repos (staging-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:32:17
  Author: andrea
Revision: 129921

archrelease: copy trunk to staging-x86_64

Added:
  soprano/repos/staging-x86_64/



[arch-commits] Commit in redland/repos (staging-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:31:39
  Author: andrea
Revision: 129918

archrelease: copy trunk to staging-x86_64

Added:
  redland/repos/staging-x86_64/



[arch-commits] Commit in raptor/repos (staging-i686 staging-x86_64)

2011-06-29 Thread Andrea Scarpino
Date: Wednesday, June 29, 2011 @ 15:38:58
  Author: andrea
Revision: 129922

cleanup

Deleted:
  raptor/repos/staging-i686/
  raptor/repos/staging-x86_64/



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

2011-06-29 Thread Stéphane Gaudreault
Date: Wednesday, June 29, 2011 @ 19:05:47
  Author: stephane
Revision: 129923

upgpkg: rxvt-unicode 9.12-1
version bump

Modified:
  rxvt-unicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-29 19:38:58 UTC (rev 129922)
+++ PKGBUILD2011-06-29 23:05:47 UTC (rev 129923)
@@ -4,8 +4,8 @@
 # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
 
 pkgname=rxvt-unicode
-pkgver=9.11
-pkgrel=4
+pkgver=9.12
+pkgrel=1
 pkgdesc="An unicode enabled rxvt-clone terminal emulator (urxvt)"
 arch=('i686' 'x86_64')
 url="http://software.schmorp.de/pkg/rxvt-unicode.html";
@@ -15,9 +15,9 @@
 changelog=ChangeLog
 source=(http://dist.schmorp.de/rxvt-unicode/${pkgname}-${pkgver}.tar.bz2 \
 ${pkgname}.desktop)
-md5sums=('1bed5bfeed026e0bfafa0e9e4f62aa37'
+md5sums=('945af37d661c8c45a7cac292160e7c70'
  '3de6c13126a45bc3bc9f6bba077a1311')
-sha1sums=('21d0fad9a6032dbcf2c43a85f288543c6bd5ab3d'
+sha1sums=('4cbf0516b8304dfb041b9f3e5aaba662fee4b979'
   '962aebc88982dbeb62a7c4a051ff567e015f61a0')
 
 build() {



[arch-commits] Commit in rxvt-unicode/repos (extra-i686)

2011-06-29 Thread Stéphane Gaudreault
Date: Wednesday, June 29, 2011 @ 19:05:48
  Author: stephane
Revision: 129924

archrelease: remove extra-i686

Deleted:
  rxvt-unicode/repos/extra-i686/



[arch-commits] Commit in rxvt-unicode/repos (extra-i686)

2011-06-29 Thread Stéphane Gaudreault
Date: Wednesday, June 29, 2011 @ 19:05:53
  Author: stephane
Revision: 129925

archrelease: copy trunk to extra-i686

Added:
  rxvt-unicode/repos/extra-i686/



[arch-commits] Commit in rxvt-unicode/repos (extra-x86_64)

2011-06-29 Thread Stéphane Gaudreault
Date: Wednesday, June 29, 2011 @ 19:05:54
  Author: stephane
Revision: 129926

archrelease: remove extra-x86_64

Deleted:
  rxvt-unicode/repos/extra-x86_64/



[arch-commits] Commit in rxvt-unicode/repos (extra-x86_64)

2011-06-29 Thread Stéphane Gaudreault
Date: Wednesday, June 29, 2011 @ 19:05:57
  Author: stephane
Revision: 129927

archrelease: copy trunk to extra-x86_64

Added:
  rxvt-unicode/repos/extra-x86_64/