[arch-commits] Commit in libreoffice/trunk (PKGBUILD old-install-behaviour.diff)

2011-04-21 Thread andyrtr
Date: Thursday, April 21, 2011 @ 03:07:53
  Author: andyrtr
Revision: 120189

prepare 3.4 branch builds, apply latest upstream install patch, make install 
still doesn't work

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/old-install-behaviour.diff

+
 PKGBUILD   |2 +-
 old-install-behaviour.diff |   22 ++
 2 files changed, 23 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-20 22:10:34 UTC (rev 120188)
+++ PKGBUILD2011-04-21 07:07:53 UTC (rev 120189)
@@ -150,7 +150,7 @@
  '765cdd3c64b332e5c279b8ecd9663936'
  '6eb230c49f747c0b9e74d0cfb0c8ef38'
  'eee273f501ff45dc5f1365e78c6d57c0'
- '3c4dd8a4a35aee7feca9dd5c2a80a999')
+ '4bd1a068a3065c5c59b01985247a875e')
 
 build() {
 

Modified: old-install-behaviour.diff
===
--- old-install-behaviour.diff  2011-04-20 22:10:34 UTC (rev 120188)
+++ old-install-behaviour.diff  2011-04-21 07:07:53 UTC (rev 120189)
@@ -101,3 +101,25 @@
  $strip='';
 --
 cgit v0.8.3-6-g21f6
+From 6326baaba7534667c95c6cc8aac6287bb140580e Mon Sep 17 00:00:00 2001
+From: Petr Mladek pmla...@suse.cz
+Date: Wed, 20 Apr 2011 14:42:09 +
+Subject: set default install dirname from AC_PACKAGE_NAME
+
+idea by Hanno Meyer-Thurow h@web.de
+---
+diff --git a/configure.in b/configure.in
+index 8cbcd74..64f88ec 100755
+--- a/configure.in
 b/configure.in
+@@ -7831,7 +7831,7 @@ else
+ fi
+ AC_SUBST(UNIXWRAPPERNAME)
+ 
+-INSTALL_DIRNAME=libreoffice
++INSTALL_DIRNAME=`echo AC_PACKAGE_NAME | tr [[:upper:]] [[:lower:]]`
+ AC_MSG_CHECKING([for install dirname])
+ if test -n $with_install_dirname -a $with_install_dirname != no -a 
$with_install_dirname != yes ; then
+INSTALL_DIRNAME=$with_install_dirname
+--
+cgit v0.8.3-6-g21f6



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

2011-04-21 Thread Thomas Bächler
Date: Thursday, April 21, 2011 @ 05:32:48
  Author: thomas
Revision: 120190

mkinitcpio: Update to version 0.6.11

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 07:07:53 UTC (rev 120189)
+++ PKGBUILD2011-04-21 09:32:48 UTC (rev 120190)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Baechler tho...@archlinux.org
 
 pkgname=mkinitcpio
-pkgver=0.6.10
+pkgver=0.6.11
 pkgrel=1
 pkgdesc=Modular initramfs image creation utility
 arch=(any)
@@ -18,7 +18,7 @@
   'klibc-module-init-tools' 'klibc-udev')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 backup=(etc/mkinitcpio.conf)
-sha256sums=('ef86f9b495fca9d8e330154bdfc8590c4efeb2256519544f5389f73c52606e8f')
+sha256sums=('8acbcb750d71862b89a68d0a95a6ecf6b354086402933b67c958f49ee37d7239')
 
 package() {
   cd $srcdir/${pkgname}-${pkgver}



[arch-commits] Commit in mkinitcpio/repos (testing-any)

2011-04-21 Thread Thomas Bächler
Date: Thursday, April 21, 2011 @ 05:32:50
  Author: thomas
Revision: 120191

archrelease: remove testing-any

Deleted:
  mkinitcpio/repos/testing-any/



[arch-commits] Commit in mkinitcpio/repos (testing-any)

2011-04-21 Thread Thomas Bächler
Date: Thursday, April 21, 2011 @ 05:32:59
  Author: thomas
Revision: 120192

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:40:03
  Author: allan
Revision: 120193

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

Added:
  cloog/repos/core-i686/
Deleted:
  cloog/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:40:04
  Author: allan
Revision: 120194

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

Added:
  cloog/repos/core-x86_64/
Deleted:
  cloog/repos/testing-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:40:06
  Author: allan
Revision: 120195

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

Added:
  isl/repos/core-i686/
Deleted:
  isl/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:40:07
  Author: allan
Revision: 120196

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

Added:
  isl/repos/core-x86_64/
Deleted:
  isl/repos/testing-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:22
  Author: allan
Revision: 120197

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

Deleted:
  binutils/repos/core-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:22
  Author: allan
Revision: 120198

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

Added:
  binutils/repos/core-i686/
Deleted:
  binutils/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:23
  Author: allan
Revision: 120199

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

Deleted:
  binutils/repos/core-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:24
  Author: allan
Revision: 120200

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

Added:
  binutils/repos/core-x86_64/
Deleted:
  binutils/repos/testing-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:25
  Author: allan
Revision: 120201

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

Deleted:
  gcc/repos/core-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:28
  Author: allan
Revision: 120202

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

Added:
  gcc/repos/core-i686/
Deleted:
  gcc/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:32
  Author: allan
Revision: 120203

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

Deleted:
  gcc/repos/core-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:33
  Author: allan
Revision: 120204

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

Added:
  gcc/repos/core-x86_64/
Deleted:
  gcc/repos/testing-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:34
  Author: allan
Revision: 120205

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

Deleted:
  glibc/repos/core-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:35
  Author: allan
Revision: 120206

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

Added:
  glibc/repos/core-i686/
Deleted:
  glibc/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:36
  Author: allan
Revision: 120207

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

Deleted:
  glibc/repos/core-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:37
  Author: allan
Revision: 120208

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

Added:
  glibc/repos/core-x86_64/
Deleted:
  glibc/repos/testing-x86_64/



[arch-commits] Commit in linux-api-headers/repos (core-i686)

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:37
  Author: allan
Revision: 120209

db-move: linux-api-headers removed by allan for move to [core] (i686)

Deleted:
  linux-api-headers/repos/core-i686/



[arch-commits] Commit in linux-api-headers/repos (core-i686 testing-i686)

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:38
  Author: allan
Revision: 120210

db-move: moved linux-api-headers from [testing] to [core] (i686)

Added:
  linux-api-headers/repos/core-i686/
Deleted:
  linux-api-headers/repos/testing-i686/



[arch-commits] Commit in linux-api-headers/repos (core-x86_64)

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:39
  Author: allan
Revision: 120211

db-move: linux-api-headers removed by allan for move to [core] (x86_64)

Deleted:
  linux-api-headers/repos/core-x86_64/



[arch-commits] Commit in linux-api-headers/repos (core-x86_64 testing-x86_64)

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:40
  Author: allan
Revision: 120212

db-move: moved linux-api-headers from [testing] to [core] (x86_64)

Added:
  linux-api-headers/repos/core-x86_64/
Deleted:
  linux-api-headers/repos/testing-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:41
  Author: allan
Revision: 120213

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

Deleted:
  mpfr/repos/core-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:41
  Author: allan
Revision: 120214

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

Added:
  mpfr/repos/core-i686/
Deleted:
  mpfr/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:42
  Author: allan
Revision: 120215

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

Deleted:
  mpfr/repos/core-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:41:43
  Author: allan
Revision: 120216

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

Added:
  mpfr/repos/core-x86_64/
Deleted:
  mpfr/repos/testing-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:42:58
  Author: allan
Revision: 120217

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

Deleted:
  less/repos/core-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:42:59
  Author: allan
Revision: 120218

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

Added:
  less/repos/core-i686/
Deleted:
  less/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:43:00
  Author: allan
Revision: 120219

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

Deleted:
  less/repos/core-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:43:01
  Author: allan
Revision: 120220

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

Added:
  less/repos/core-x86_64/
Deleted:
  less/repos/testing-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:43:02
  Author: allan
Revision: 120221

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

Deleted:
  file/repos/core-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:43:03
  Author: allan
Revision: 120222

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

Added:
  file/repos/core-i686/
Deleted:
  file/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:43:04
  Author: allan
Revision: 120223

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

Deleted:
  file/repos/core-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:43:05
  Author: allan
Revision: 120224

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

Added:
  file/repos/core-x86_64/
Deleted:
  file/repos/testing-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:45:10
  Author: allan
Revision: 120225

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

Deleted:
  coreutils/repos/core-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:45:11
  Author: allan
Revision: 120226

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

Added:
  coreutils/repos/core-i686/
Deleted:
  coreutils/repos/testing-i686/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:45:12
  Author: allan
Revision: 120227

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

Deleted:
  coreutils/repos/core-x86_64/



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

2011-04-21 Thread Allan McRae
Date: Thursday, April 21, 2011 @ 05:45:12
  Author: allan
Revision: 120228

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

Added:
  coreutils/repos/core-x86_64/
Deleted:
  coreutils/repos/testing-x86_64/



[arch-commits] Commit in syslinux/trunk (2 files)

2011-04-21 Thread Tobias Powalowski
Date: Thursday, April 21, 2011 @ 08:44:04
  Author: tpowa
Revision: 120229

upgpkg: syslinux 4.04-1
bump to latest version

Modified:
  syslinux/trunk/PKGBUILD
  syslinux/trunk/syslinux-dont-build-dos-windows-targets.patch

---+
 PKGBUILD  |   12 ++--
 syslinux-dont-build-dos-windows-targets.patch |2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 09:45:12 UTC (rev 120228)
+++ PKGBUILD2011-04-21 12:44:04 UTC (rev 120229)
@@ -3,8 +3,8 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 
 pkgname=syslinux
-pkgver=4.03
-pkgrel=4
+pkgver=4.04
+pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc=Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs 
filesystems, from CDs and via PXE
 url=http://syslinux.zytor.com/;
@@ -21,10 +21,10 @@
 syslinux-dont-build-dos-windows-targets.patch
 syslinux.cfg
 syslinux-install_update)
-sha256sums=('c65567e324f9d1f7f794ae8f9578a0292bbd47d7b8d895a004d2f0152d0bda38'
-'7e9301e37113d8bcddadc3a7d2fd6f3f433ef20ef6fa6df9fe9e256fa8868753'
-'b4ba8f9daa67ec35da6e05adb610469bc8c4facf488468c1ec3e5860ba75313d'
-'49573a3b65362326c8b1e9bfa49e83225e0bf9d3710454de4070abc9481c614c')
+md5sums=('a3936208767eb7ced65320abe2e33a10'
+ '5274062f91931eae6573f1ec3cd5b640'
+ '5ad0a9cccd60ada4fd5a93380c76d5df'
+ 'b5b4953c0a5a01cd16441402f6321765')
 
 build() {
   # Do not try to build syslinux with our default LDFLAGS, it will fail

Modified: syslinux-dont-build-dos-windows-targets.patch
===
--- syslinux-dont-build-dos-windows-targets.patch   2011-04-21 09:45:12 UTC 
(rev 120228)
+++ syslinux-dont-build-dos-windows-targets.patch   2011-04-21 12:44:04 UTC 
(rev 120229)
@@ -5,7 +5,7 @@
  # files that depend only on the B phase, but may have to be regenerated
  # for make installer.
  BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
-- libinstaller dos win32 win64 dosutil
+- diag libinstaller dos win32 win64 dosutil
 + libinstaller
  ITARGET  =
  IOBJECTS = $(ITARGET) \



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

2011-04-21 Thread Tobias Powalowski
Date: Thursday, April 21, 2011 @ 08:44:17
  Author: tpowa
Revision: 120230

archrelease: copy trunk to extra-i686

Added:
  syslinux/repos/extra-i686/



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

2011-04-21 Thread Tobias Powalowski
Date: Thursday, April 21, 2011 @ 08:44:30
  Author: tpowa
Revision: 120231

archrelease: copy trunk to extra-x86_64

Added:
  syslinux/repos/extra-x86_64/



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 11:58:14
  Author: ibiru
Revision: 120232

force removed too early. FS#23866

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 12:44:30 UTC (rev 120231)
+++ PKGBUILD2011-04-21 15:58:14 UTC (rev 120232)
@@ -4,6 +4,7 @@
 pkgname=ethtool
 pkgver=2.6.38
 pkgrel=1
+epoch=1
 pkgdesc=gkernel ethtool
 arch=(i686 x86_64)
 url=http://www.kernel.org/pub/software/network/ethtool/;
@@ -16,5 +17,9 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --mandir=/usr/share/man
   make
-  make DESTDIR=${pkgdir} install
 }
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 11:59:33
  Author: ibiru
Revision: 120234

archrelease: copy trunk to extra-i686

Added:
  ethtool/repos/extra-i686/



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 11:59:37
  Author: ibiru
Revision: 120235

archrelease: remove extra-x86_64

Deleted:
  ethtool/repos/extra-x86_64/



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 11:59:18
  Author: ibiru
Revision: 120233

archrelease: remove extra-i686

Deleted:
  ethtool/repos/extra-i686/



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 11:59:53
  Author: ibiru
Revision: 120236

archrelease: copy trunk to extra-x86_64

Added:
  ethtool/repos/extra-x86_64/



[arch-commits] Commit in (4 files)

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:03:30
  Author: andrea
Revision: 120237

needed by soprano

Added:
  rasqal-compat/
  rasqal-compat/repos/
  rasqal-compat/trunk/
  rasqal-compat/trunk/PKGBUILD

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

Added: rasqal-compat/trunk/PKGBUILD
===
--- rasqal-compat/trunk/PKGBUILD(rev 0)
+++ rasqal-compat/trunk/PKGBUILD2011-04-21 16:03:30 UTC (rev 120237)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Lawrence Lee valh...@facticius.net
+
+pkgname=rasqal-compat
+_pkgname=rasqal
+pkgver=0.9.21
+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=('raptor1=1.4.21' 'mpfr')
+options=('!libtool')
+conflicts=('rasqal')
+provides=(rasqal=${pkgver})
+source=(http://download.librdf.org/source/${_pkgname}-${pkgver}.tar.gz)
+md5sums=('55b67ec92a059ef8979d46486b00a032')
+
+build() {
+  cd ${srcdir}/${_pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --disable-static \
+   --enable-release
+  make
+}
+
+package() {
+  cd ${srcdir}/${_pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


Property changes on: rasqal-compat/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



[arch-commits] Commit in (9 files)

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:04:01
  Author: andrea
Revision: 120238

needed by soprano

Added:
  redland-compat/
  redland-compat/repos/
  redland-compat/trunk/
  redland-compat/trunk/PKGBUILD
  redland-compat/trunk/rpath.diff
  redland-compat/trunk/src/
  redland-compat/trunk/src/redland-1.0.12.tar.gz
  redland-compat/trunk/src/redland-1.0.13.tar.gz
  redland-compat/trunk/src/rpath.diff

---+
 PKGBUILD  |   80 
 rpath.diff|   11 ++
 src/redland-1.0.12.tar.gz |1 
 src/redland-1.0.13.tar.gz |1 
 src/rpath.diff|1 
 5 files changed, 94 insertions(+)

Added: redland-compat/trunk/PKGBUILD
===
--- redland-compat/trunk/PKGBUILD   (rev 0)
+++ redland-compat/trunk/PKGBUILD   2011-04-21 16:04:01 UTC (rev 120238)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: Francois Charette francois.archlinux.org 
+
+pkgbase=redland-compat
+_pkgbase=redland
+pkgname=('redland-compat' 'redland-compat-storage-mysql' 
'redland-compat-storage-postgresql' 'redland-compat-storage-virtuoso' 
'redland-compat-storage-sqlite')
+pkgver=1.0.12
+pkgrel=1
+url=http://librdf.org/;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('rasqal-compat=0.9.21' 'raptor1=1.4.21' 'db=5.1' 
'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3')
+options=('!libtool')
+conflicts=('redland')
+provides=(redland=${pkgver})
+source=(http://download.librdf.org/source/$_pkgbase-$pkgver.tar.gz
+   rpath.diff)
+md5sums=('40f37a5ad97fdfbf984f78dcea0c6115'
+ 'acc85e784f01a656bd56777f95880787')
+
+build() {
+  cd ${srcdir}/${_pkgbase}-${pkgver}
+  ./configure --prefix=/usr \
+   --enable-release \
+   --disable-static \
+   --with-raptor=system \
+   --with-rasqal=system \
+   --with-sqlite=3
+
+  # nuke rpath
+  patch -Np0 -i ${srcdir}/rpath.diff
+
+  make
+}
+
+package_redland-compat() {
+ pkgdesc=Library that provides a high-level interface to RDF data
+ depends=('rasqal-compat=0.9.21' 'raptor1=1.4.21' 'libtool')
+ 
+  cd ${srcdir}/${_pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib/redland
+}
+
+package_redland-compat-storage-mysql() {
+ pkgdesc=MySQL storage support for Redland
+ depends=('redland-compat' 'libmysqlclient')
+
+  cd ${srcdir}/${_pkgbase}-${pkgver}
+  install -dm755 ${pkgdir}/usr/lib/redland
+  install -m755 src/.libs/librdf_storage_mysql.so 
${pkgdir}/usr/lib/redland/librdf_storage_mysql.so 
+}
+
+package_redland-compat-storage-postgresql() {
+ pkgdesc=PostgreSQL storage support for Redland
+ depends=('redland-compat' 'postgresql-libs')
+
+  cd ${srcdir}/${_pkgbase}-${pkgver}
+  install -dm755 ${pkgdir}/usr/lib/redland
+  install -m755 src/.libs/librdf_storage_postgresql.so 
${pkgdir}/usr/lib/redland/
+}
+
+package_redland-compat-storage-virtuoso() {
+ pkgdesc=Virtuoso storage support for Redland
+ depends=('redland-compat' 'unixodbc' 'db')
+
+  cd ${srcdir}/${_pkgbase}-${pkgver}
+  install -dm755 ${pkgdir}/usr/lib/redland
+  install -m755 src/.libs/librdf_storage_virtuoso.so ${pkgdir}/usr/lib/redland/
+}
+
+package_redland-compat-storage-sqlite() {
+ pkgdesc=SQLite storage support for Redland
+ depends=('redland-compat' 'sqlite3' 'db')
+ 
+  cd ${srcdir}/${_pkgbase}-${pkgver}
+  install -dm755 ${pkgdir}/usr/lib/redland
+  install -m755 src/.libs/librdf_storage_sqlite.so ${pkgdir}/usr/lib/redland/
+}


Property changes on: redland-compat/trunk/PKGBUILD
___
Added: svn:keywords
   + Id

Added: redland-compat/trunk/rpath.diff
===
--- redland-compat/trunk/rpath.diff (rev 0)
+++ redland-compat/trunk/rpath.diff 2011-04-21 16:04:01 UTC (rev 120238)
@@ -0,0 +1,11 @@
+--- libtool2011-02-20 10:46:47.0 +0100
 libtool.new2011-02-20 10:52:58.285764909 +0100
+@@ -324,7 +324,7 @@
+ 
+ # Flag to hardcode $libdir into a binary during linking.
+ # This must work even if $libdir does not exist
+-hardcode_libdir_flag_spec=\${wl}-rpath \${wl}\$libdir
++hardcode_libdir_flag_spec= 
+ 
+ # If ld is used when linking, flag to hardcode $libdir into a binary
+ # during linking.  This must work even if $libdir does not exist.

Added: redland-compat/trunk/src/redland-1.0.12.tar.gz
===
--- redland-compat/trunk/src/redland-1.0.12.tar.gz  
(rev 0)
+++ redland-compat/trunk/src/redland-1.0.12.tar.gz  2011-04-21 16:04:01 UTC 
(rev 120238)
@@ -0,0 +1 @@
+link /home/andrea/packages/sources/redland-1.0.12.tar.gz
\ No newline at end of file


Property changes on: redland-compat/trunk/src/redland-1.0.12.tar.gz

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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:04:56
  Author: andrea
Revision: 120239

remove source tarballs

Deleted:
  redland-compat/trunk/src/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:05:28
  Author: andrea
Revision: 120240

archrelease: copy trunk to staging-i686

Added:
  rasqal-compat/repos/staging-i686/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:05:41
  Author: andrea
Revision: 120241

archrelease: copy trunk to staging-x86_64

Added:
  rasqal-compat/repos/staging-x86_64/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:08:41
  Author: andrea
Revision: 120242

fix conflicts/provides

Modified:
  redland-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 16:05:41 UTC (rev 120241)
+++ PKGBUILD2011-04-21 16:08:41 UTC (rev 120242)
@@ -12,8 +12,6 @@
 arch=('i686' 'x86_64')
 makedepends=('rasqal-compat=0.9.21' 'raptor1=1.4.21' 'db=5.1' 
'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3')
 options=('!libtool')
-conflicts=('redland')
-provides=(redland=${pkgver})
 source=(http://download.librdf.org/source/$_pkgbase-$pkgver.tar.gz
rpath.diff)
 md5sums=('40f37a5ad97fdfbf984f78dcea0c6115'
@@ -37,6 +35,8 @@
 package_redland-compat() {
  pkgdesc=Library that provides a high-level interface to RDF data
  depends=('rasqal-compat=0.9.21' 'raptor1=1.4.21' 'libtool')
+ conflicts=('redland')
+ provides=(redland=${pkgver})
  
   cd ${srcdir}/${_pkgbase}-${pkgver}
   make DESTDIR=${pkgdir} install
@@ -46,6 +46,8 @@
 package_redland-compat-storage-mysql() {
  pkgdesc=MySQL storage support for Redland
  depends=('redland-compat' 'libmysqlclient')
+ conflicts=('redland-storage-mysql')
+ provides=(redland-storage-mysql=${pkgver})
 
   cd ${srcdir}/${_pkgbase}-${pkgver}
   install -dm755 ${pkgdir}/usr/lib/redland
@@ -55,6 +57,8 @@
 package_redland-compat-storage-postgresql() {
  pkgdesc=PostgreSQL storage support for Redland
  depends=('redland-compat' 'postgresql-libs')
+ conflicts=('redland-storage-postgresql')
+ provides=(redland-storage-postgresql=${pkgver})
 
   cd ${srcdir}/${_pkgbase}-${pkgver}
   install -dm755 ${pkgdir}/usr/lib/redland
@@ -64,6 +68,8 @@
 package_redland-compat-storage-virtuoso() {
  pkgdesc=Virtuoso storage support for Redland
  depends=('redland-compat' 'unixodbc' 'db')
+ conflicts=('redland-storage-virtuoso')
+ provides=(redland-storage-virtuoso=${pkgver})
 
   cd ${srcdir}/${_pkgbase}-${pkgver}
   install -dm755 ${pkgdir}/usr/lib/redland
@@ -73,6 +79,8 @@
 package_redland-compat-storage-sqlite() {
  pkgdesc=SQLite storage support for Redland
  depends=('redland-compat' 'sqlite3' 'db')
+ conflicts=('redland-storage-sqlite')
+ provides=(redland-storage-sqlite=${pkgver})
  
   cd ${srcdir}/${_pkgbase}-${pkgver}
   install -dm755 ${pkgdir}/usr/lib/redland



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:10:15
  Author: andrea
Revision: 120243

archrelease: copy trunk to staging-i686

Added:
  redland-compat/repos/staging-i686/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:10:28
  Author: andrea
Revision: 120244

archrelease: copy trunk to staging-x86_64

Added:
  redland-compat/repos/staging-x86_64/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:14:30
  Author: andrea
Revision: 120245

upgpkg: soprano 2.6.0-2
depends on redland-compat

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 16:10:28 UTC (rev 120244)
+++ PKGBUILD2011-04-21 16:14:30 UTC (rev 120245)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
 license=('GPL' 'LGPL')
-depends=('qt' 'clucene' 'redland-storage-virtuoso' 'libiodbc' 'raptor1')
+depends=('qt' 'clucene' 'redland-compat-storage-virtuoso' 'libiodbc' 'raptor1')
 makedepends=('cmake' 'openjdk6' 'doxygen')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
 md5sums=('03ae49e87c6ec99e57d0433c2650846f')



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:14:33
  Author: andrea
Revision: 120246

archrelease: remove staging-i686

Deleted:
  soprano/repos/staging-i686/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:14:46
  Author: andrea
Revision: 120247

archrelease: copy trunk to staging-i686

Added:
  soprano/repos/staging-i686/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:14:49
  Author: andrea
Revision: 120248

archrelease: remove staging-x86_64

Deleted:
  soprano/repos/staging-x86_64/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 12:15:04
  Author: andrea
Revision: 120249

archrelease: copy trunk to staging-x86_64

Added:
  soprano/repos/staging-x86_64/



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 13:00:05
  Author: ibiru
Revision: 120250

update to 2011.04.1

Modified:
  initscripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 16:15:04 UTC (rev 120249)
+++ PKGBUILD2011-04-21 17:00:05 UTC (rev 120250)
@@ -1,9 +1,10 @@
 # $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
 # Maintainer: Thomas Bächler tho...@archlinux.org
 # Maintainer: Aaron Griffin aa...@archlinux.org
 
 pkgname=initscripts
-pkgver=2011.02.1
+pkgver=2011.04.1
 pkgrel=1
 pkgdesc=System initialization/bootup scripts
 arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@
 license=('GPL2')
 groups=('base')
 backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown 
etc/conf.d/wireless)
-depends=('bash' 'awk' 'grep' 'coreutils' 'sed' 'udev'
+depends=('bash' 'grep' 'coreutils' 'udev'
  'net-tools' 'ncurses' 'kbd' 'findutils' 'sysvinit')
 optdepends=('bridge-utils: Network bridging support'
 'dhcpcd: DHCP network configuration'
@@ -19,7 +20,7 @@
 install=initscripts.install
 source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}.tar.xz;
 'wireless.conf.d')
-sha256sums=('61f5b749133d0090a5ff399df3fa69066f966f7baca2829dc947bcc709a73d30'
+sha256sums=('470ad5ac1124594f7b13906e51c77fff8ef1ad14b6c67f16bfc309c06f5c5774'
 '0eba4250b07e0a727ef64772f5ee9027b123cbd4bb0894ba2842f545035c827f')
 
 package() {



[arch-commits] Commit in initscripts/repos (testing-i686)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 13:00:59
  Author: ibiru
Revision: 120251

archrelease: copy trunk to testing-i686

Added:
  initscripts/repos/testing-i686/



[arch-commits] Commit in initscripts/repos (testing-x86_64)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 13:01:16
  Author: ibiru
Revision: 120252

archrelease: copy trunk to testing-x86_64

Added:
  initscripts/repos/testing-x86_64/



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:20:55
  Author: ibiru
Revision: 120253

update to 0.14.5

Modified:
  telepathy-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 17:01:16 UTC (rev 120252)
+++ PKGBUILD2011-04-21 18:20:55 UTC (rev 120253)
@@ -3,7 +3,7 @@
 # Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
 # Contributor: Bjorn Lindeijer bjorn lindeijer nl
 pkgname=telepathy-glib
-pkgver=0.14.4
+pkgver=0.14.5
 pkgrel=1
 pkgdesc=GLib bindings for the Telepathy D-Bus protocol
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('dbus-glib')
 makedepends=('libxslt' 'vala' 'gobject-introspection')
 
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('011c7357c8d85bea8b1f402a4f5eb02a')
+md5sums=('2911d33b45744cdc41774c91f6b837c2')
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in telepathy-glib/repos (testing-i686)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:25:22
  Author: ibiru
Revision: 120254

archrelease: remove testing-i686

Deleted:
  telepathy-glib/repos/testing-i686/



[arch-commits] Commit in telepathy-glib/repos (testing-i686)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:25:37
  Author: ibiru
Revision: 120255

archrelease: copy trunk to testing-i686

Added:
  telepathy-glib/repos/testing-i686/



[arch-commits] Commit in telepathy-glib/repos (testing-x86_64)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:25:41
  Author: ibiru
Revision: 120256

archrelease: remove testing-x86_64

Deleted:
  telepathy-glib/repos/testing-x86_64/



[arch-commits] Commit in telepathy-glib/repos (testing-x86_64)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:25:57
  Author: ibiru
Revision: 120257

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-glib/repos/testing-x86_64/



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:44:50
  Author: ibiru
Revision: 120258

update to 0.12.0

Modified:
  telepathy-gabble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 18:25:57 UTC (rev 120257)
+++ PKGBUILD2011-04-21 18:44:50 UTC (rev 120258)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Balieiro dan...@balieiro.com
 # Contributor: Rodrigo L. M. Flores m...@rodrigoflores.org
 pkgname=telepathy-gabble
-pkgver=0.11.10
+pkgver=0.12.0
 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=('2a8ee3038bd1c9ee40c1b8b48becfa16')
+md5sums=('89e47b131911a969cc2a2ccefa1fc015')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:45:37
  Author: ibiru
Revision: 120259

archrelease: remove testing-i686

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



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:45:53
  Author: ibiru
Revision: 120260

archrelease: copy trunk to testing-i686

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



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:45:56
  Author: ibiru
Revision: 120261

archrelease: remove testing-x86_64

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



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:46:13
  Author: ibiru
Revision: 120262

archrelease: copy trunk to testing-x86_64

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



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

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 15:51:52
  Author: ibiru
Revision: 120263

update to 0.10.8

Modified:
  gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 18:46:13 UTC (rev 120262)
+++ PKGBUILD2011-04-21 19:51:52 UTC (rev 120263)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 pkgname=gobject-introspection
-pkgver=0.10.7
+pkgver=0.10.8
 pkgrel=1
 pkgdesc=Introspection system for GObject-based libraries
 url=http://live.gnome.org/GObjectInstrospection;
@@ -13,7 +13,7 @@
 replaces=('gir-repository')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.10/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('a20a0e28f4dfb770f05718eb25d20055c853f2b041f03802008bd2040d13cb57')
+sha256sums=('5b1387ff37f03db880a2b1cbd6c6b6dfb923a29468d4d8367c458abf7704c61e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gobject-introspection/repos (testing-x86_64)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 15:53:13
  Author: ibiru
Revision: 120264

archrelease: remove testing-x86_64

Deleted:
  gobject-introspection/repos/testing-x86_64/



[arch-commits] Commit in gobject-introspection/repos (testing-x86_64)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 15:53:29
  Author: ibiru
Revision: 120265

archrelease: copy trunk to testing-x86_64

Added:
  gobject-introspection/repos/testing-x86_64/



[arch-commits] Commit in gobject-introspection/repos (testing-i686)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 15:53:32
  Author: ibiru
Revision: 120266

archrelease: remove testing-i686

Deleted:
  gobject-introspection/repos/testing-i686/



[arch-commits] Commit in gobject-introspection/repos (testing-i686)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 15:53:56
  Author: ibiru
Revision: 120267

archrelease: copy trunk to testing-i686

Added:
  gobject-introspection/repos/testing-i686/



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

2011-04-21 Thread Giovanni Scafora
Date: Thursday, April 21, 2011 @ 17:31:35
  Author: giovanni
Revision: 120268

upgpkg: mkvtoolnix 4.7.0-1
upstream release

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 19:53:56 UTC (rev 120267)
+++ PKGBUILD2011-04-21 21:31:35 UTC (rev 120268)
@@ -3,7 +3,7 @@
 # Contributor: 03/08/04 lefun...@altern.org
 
 pkgname=mkvtoolnix
-pkgver=4.6.0
+pkgver=4.7.0
 pkgrel=1
 pkgdesc=Set of tools to create, edit and inspect Matroska files
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('wxgtk: mkvmerge,mkvinfo and mmg GUI')
 install=mkvtoolnix.install
 
source=(http://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('ca4e5b226175a6df2f9fdad206abf0a8')
+md5sums=('68200debce9570fc14d934a3d6a750b5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-04-21 Thread Giovanni Scafora
Date: Thursday, April 21, 2011 @ 17:31:38
  Author: giovanni
Revision: 120269

archrelease: remove extra-i686

Deleted:
  mkvtoolnix/repos/extra-i686/



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

2011-04-21 Thread Giovanni Scafora
Date: Thursday, April 21, 2011 @ 17:31:49
  Author: giovanni
Revision: 120270

archrelease: copy trunk to extra-i686

Added:
  mkvtoolnix/repos/extra-i686/



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

2011-04-21 Thread Giovanni Scafora
Date: Thursday, April 21, 2011 @ 17:31:52
  Author: giovanni
Revision: 120271

archrelease: remove extra-x86_64

Deleted:
  mkvtoolnix/repos/extra-x86_64/



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

2011-04-21 Thread Giovanni Scafora
Date: Thursday, April 21, 2011 @ 17:32:06
  Author: giovanni
Revision: 120272

archrelease: copy trunk to extra-x86_64

Added:
  mkvtoolnix/repos/extra-x86_64/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:22:43
  Author: andrea
Revision: 120273

upgpkg: kdepim-runtime 4.4.11.1-1
upstream release

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-04-21 21:32:06 UTC (rev 120272)
+++ PKGBUILD2011-04-22 00:22:43 UTC (rev 120273)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepim-runtime
-pkgver=4.4.10
+pkgver=4.4.11.1
 pkgrel=1
 pkgdesc='KDE PIM Runtime Environment'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/kdepim-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('a0e74f95daf8c28f7b3bd1ee84b6a86fc509d0ff')
+sha1sums=('e3105eb99ab0de47c617f8491774b2e3ee4cdd4a')
 
 build() {
cd $srcdir



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:22:46
  Author: andrea
Revision: 120274

archrelease: remove extra-i686

Deleted:
  kdepim-runtime/repos/extra-i686/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:22:58
  Author: andrea
Revision: 120275

archrelease: copy trunk to extra-i686

Added:
  kdepim-runtime/repos/extra-i686/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:23:03
  Author: andrea
Revision: 120276

archrelease: remove extra-x86_64

Deleted:
  kdepim-runtime/repos/extra-x86_64/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:23:16
  Author: andrea
Revision: 120277

archrelease: copy trunk to extra-x86_64

Added:
  kdepim-runtime/repos/extra-x86_64/



[arch-commits] Commit in kdepim/trunk (PKGBUILD asynchronous-start.patch)

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:23:46
  Author: andrea
Revision: 120278

upgpkg: kdepim 4.4.11.1-1
upstream release

Modified:
  kdepim/trunk/PKGBUILD
Deleted:
  kdepim/trunk/asynchronous-start.patch

--+
 PKGBUILD |   15 ++-
 asynchronous-start.patch |   87 -
 2 files changed, 5 insertions(+), 97 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-22 00:23:16 UTC (rev 120277)
+++ PKGBUILD2011-04-22 00:23:46 UTC (rev 120278)
@@ -20,23 +20,18 @@
  'kdepim-ktimetracker'
  'kdepim-libkdepim'
  'kdepim-wizards')
-pkgver=4.4.10
-pkgrel=2
+pkgver=4.4.11.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdepim')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss'
-   'pilot-link' 'kde-agent' 'docbook-xsl')
-source=(http://download.kde.org/stable/${pkgbase}-${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
-'asynchronous-start.patch')
-sha1sums=('b9c45e80dddc3bff201df6ddd76fdf4f1f18d5c3'
-  '3816d618026b85500a21753395712cd91de6e31b')
+ 'pilot-link' 'kde-agent')
+source=(http://download.kde.org/stable/${pkgbase}-${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
+sha1sums=('49dd6cc8406b0ef4bb681bfc0de6ad9368b4b5b2')
 
 build() {
-   cd ${srcdir}/${pkgbase}-${pkgver}
-patch -Np1 -i ${srcdir}/asynchronous-start.patch
-
 cd ${srcdir}
mkdir build
cd build

Deleted: asynchronous-start.patch
===
--- asynchronous-start.patch2011-04-22 00:23:16 UTC (rev 120277)
+++ asynchronous-start.patch2011-04-22 00:23:46 UTC (rev 120278)
@@ -1,87 +0,0 @@
-commit cfa404b7188e4c26bddbc9579728f6d25f8cd214
-Author: Stephen Kelly steve...@gmail.com
-Date:   Tue Apr 5 11:09:43 2011 +0200
-
-Start kdepim 4.4 asynchronously if built against 4.6.
-
-The synchronous mechanism doesn't have enough time to start
-before it reports failure.
-
-diff --git a/kaddressbook/main.cpp b/kaddressbook/main.cpp
-index 4c8ca42..200f8ec 100644
 a/kaddressbook/main.cpp
-+++ b/kaddressbook/main.cpp
-@@ -49,11 +49,13 @@ int main( int argc, char **argv )
-   MainWindow *window = new MainWindow;
-   window-show();
- 
-+#if !KDE_IS_VERSION(4,6,0)
-   if ( !Akonadi::Control::start( window ) ) {
- //TODO: add message box after string freeze
- kWarning()  Unable to start Akonadi server, exit application;
- return 1;
-   }
-+#endif
- 
-   return app.exec();
- }
-diff --git a/kmail/kmmainwidget.cpp b/kmail/kmmainwidget.cpp
-index a31973a..10b14e4 100644
 a/kmail/kmmainwidget.cpp
-+++ b/kmail/kmmainwidget.cpp
-@@ -165,6 +165,9 @@ using KMail::TemplateParser;
- 
- #include errno.h // ugh
- 
-+#include akonadi/control.h
-+#include akonadi/servermanager.h
-+
- #include kmmainwidget.moc
- 
- K_GLOBAL_STATIC( KMMainWidget::PtrList, theMainWidgetList )
-@@ -186,6 +189,10 @@ KMMainWidget::KMMainWidget( QWidget *parent, 
KXMLGUIClient *aGUIClient,
- mVacationIndicatorActive( false ),
- mGoToFirstUnreadMessageInSelectedFolder( false )
- {
-+#if KDE_IS_VERSION(4,6,0)
-+  Akonadi::Control::widgetNeedsAkonadi(this);
-+  Akonadi::ServerManager::start();
-+#endif
-   // must be the first line of the constructor:
-   mStartupDone = false;
-   mWasEverShown = false;
-diff --git a/kmail/main.cpp b/kmail/main.cpp
-index f39ca5f..c2dd1c3 100644
 a/kmail/main.cpp
-+++ b/kmail/main.cpp
-@@ -145,12 +145,14 @@ int main(int argc, char *argv[])
-   app.setEventLoopReached();
-   app.delayedInstanceCreation();
- 
-+#if !KDE_IS_VERSION(4,6,0)
-   // Start Akonadi
-   if ( !Akonadi::Control::start( kmkernel-getKMMainWidget() ) ) {
- //TODO: add message box after string freeze
- kWarning()  Unable to start Akonadi server, exit application;
- return 1;
-   }
-+#endif
- 
-   // Go!
-   int ret = qApp-exec();
-diff --git a/kontact/src/main.cpp b/kontact/src/main.cpp
-index 356aa57..cb4a235 100644
 a/kontact/src/main.cpp
-+++ b/kontact/src/main.cpp
-@@ -199,9 +199,11 @@ int main( int argc, char **argv )
- 
-   KontactApp app;
- 
-+#if !KDE_IS_VERSION(4,6,0)
-   // KDE 4.4: do akonadi startup before creating any window, since creating
-   // the window loads kmail. In 4.5 we'll do this startup async instead.
-   Akonadi::Control::start( 0 );
-+#endif
- 
-   // Qt doesn't treat the system tray as a window, and therefore Qt would quit
-   // the event loop when an error message is clicked away while Kontact is in 
the



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:23:49
  Author: andrea
Revision: 120279

archrelease: remove extra-i686

Deleted:
  kdepim/repos/extra-i686/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:24:01
  Author: andrea
Revision: 120280

archrelease: copy trunk to extra-i686

Added:
  kdepim/repos/extra-i686/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:24:04
  Author: andrea
Revision: 120281

archrelease: remove extra-x86_64

Deleted:
  kdepim/repos/extra-x86_64/



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

2011-04-21 Thread Andrea Scarpino
Date: Thursday, April 21, 2011 @ 20:24:22
  Author: andrea
Revision: 120282

archrelease: copy trunk to extra-x86_64

Added:
  kdepim/repos/extra-x86_64/



[arch-commits] Commit in cloog-ppl/repos (core-i686)

2011-04-21 Thread Allan McRae
Date: Friday, April 22, 2011 @ 01:41:47
  Author: allan
Revision: 120283

db-remove: cloog-ppl removed by allan

Deleted:
  cloog-ppl/repos/core-i686/



[arch-commits] Commit in cloog-ppl/repos (core-x86_64)

2011-04-21 Thread Allan McRae
Date: Friday, April 22, 2011 @ 01:41:56
  Author: allan
Revision: 120284

db-remove: cloog-ppl removed by allan

Deleted:
  cloog-ppl/repos/core-x86_64/



[arch-commits] Commit in (cloog-ppl)

2011-04-21 Thread Allan McRae
Date: Friday, April 22, 2011 @ 01:43:48
  Author: allan
Revision: 120285

replaced by cloog

Deleted:
  cloog-ppl/