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

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:14:39
  Author: jgc
Revision: 135207

upgpkg: libxfont 1.4.4-1
Update to 1.4.4, security update (CVE-2011-2895)

Modified:
  libxfont/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 05:17:03 UTC (rev 135206)
+++ PKGBUILD2011-08-11 07:14:39 UTC (rev 135207)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libxfont
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc=X11 font rasterisation library
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 makedepends=('xorg-util-macros' 'xtrans')
 options=('!libtool')
 source=(${url}/archive/individual/lib/libXfont-${pkgver}.tar.bz2)
-sha1sums=('191b40c566f80737cf6838747d86ebaee7b0c7d7')
+sha1sums=('189dd7a3756cb80bcf41b779bf05ec3c366e3041')
 
 build() {
   cd ${srcdir}/libXfont-${pkgver}



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

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:14:42
  Author: jgc
Revision: 135208

archrelease: remove extra-i686

Deleted:
  libxfont/repos/extra-i686/



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

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:15:00
  Author: jgc
Revision: 135209

archrelease: copy trunk to extra-i686

Added:
  libxfont/repos/extra-i686/



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

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:15:04
  Author: jgc
Revision: 135210

archrelease: remove extra-x86_64

Deleted:
  libxfont/repos/extra-x86_64/



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

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:15:15
  Author: jgc
Revision: 135211

archrelease: copy trunk to extra-x86_64

Added:
  libxfont/repos/extra-x86_64/



[arch-commits] Commit in xf86-input-wacom/trunk (PKGBUILD)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:18:08
  Author: jgc
Revision: 135212

upgpkg: xf86-input-wacom 0.11.1-3
rebuild for xserver 1.11

Modified:
  xf86-input-wacom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 07:15:15 UTC (rev 135211)
+++ PKGBUILD2011-08-11 07:18:08 UTC (rev 135212)
@@ -5,15 +5,15 @@
 
 pkgname=xf86-input-wacom
 pkgver=0.11.1
-pkgrel=2
+pkgrel=3
 pkgdesc=X.Org Wacom tablet driver
 arch=('i686' 'x86_64')
 url=http://linuxwacom.sourceforge.net/;
 license=('GPL')
 backup=('etc/X11/xorg.conf.d/50-wacom.conf')
 depends=('libxi' 'libxrandr')
-makedepends=('xorg-server-devel' 'libxext' 'libxi')
-conflicts=('xorg-server1.10.0')
+makedepends=('xorg-server-devel=1.10.99.902' 'libxext' 'libxi')
+conflicts=('xorg-server1.10.99.902')
 options=(!libtool)
 
source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 70-wacom.rules)



[arch-commits] Commit in xf86-input-wacom/repos (staging-i686)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:18:22
  Author: jgc
Revision: 135213

archrelease: copy trunk to staging-i686

Added:
  xf86-input-wacom/repos/staging-i686/



[arch-commits] Commit in xf86-input-wacom/repos (staging-x86_64)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:18:37
  Author: jgc
Revision: 135214

archrelease: copy trunk to staging-x86_64

Added:
  xf86-input-wacom/repos/staging-x86_64/



[arch-commits] Commit in xf86-video-xgixp/trunk (2 files)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:24:33
  Author: jgc
Revision: 135215

upgpkg: xf86-video-xgixp 1.8.0-4
Rebuild for xorg-server 1.11, add patch to fix compilation, add glproto 
makedepend

Added:
  xf86-video-xgixp/trunk/api-compat-fix-for-DRAWABLE_BUFFER.patch
Modified:
  xf86-video-xgixp/trunk/PKGBUILD

--+
 PKGBUILD |   12 
 api-compat-fix-for-DRAWABLE_BUFFER.patch |   23 +++
 2 files changed, 31 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 07:18:37 UTC (rev 135214)
+++ PKGBUILD2011-08-11 07:24:33 UTC (rev 135215)
@@ -3,20 +3,24 @@
 
 pkgname=xf86-video-xgixp
 pkgver=1.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc=X.org XGIXP video driver
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'libdrm' 'xf86driproto' 'mesa')
+makedepends=('xorg-server-devel=1.10.99.902' 'libdrm' 'xf86driproto' 'mesa' 
'glproto')
+conflicts=('xorg-server1.10.99.902')
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('67caeaa4c746572160208fe23c7257f62cb442a3')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+api-compat-fix-for-DRAWABLE_BUFFER.patch)
+sha1sums=('67caeaa4c746572160208fe23c7257f62cb442a3'
+  'ea140a13963bbf33cdff1ad75789d765867ec53b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/api-compat-fix-for-DRAWABLE_BUFFER.patch
   ./configure --prefix=/usr
   make
   make DESTDIR=${pkgdir} install

Added: api-compat-fix-for-DRAWABLE_BUFFER.patch
===
--- api-compat-fix-for-DRAWABLE_BUFFER.patch(rev 0)
+++ api-compat-fix-for-DRAWABLE_BUFFER.patch2011-08-11 07:24:33 UTC (rev 
135215)
@@ -0,0 +1,23 @@
+From 86258a6fd8fc8bb09a52ee446b37abe6bd0843ef Mon Sep 17 00:00:00 2001
+From: Adam Jackson a...@redhat.com
+Date: Fri, 25 Mar 2011 22:46:55 +
+Subject: API compat fix for DRAWABLE_BUFFER
+
+Signed-off-by: Adam Jackson a...@redhat.com
+---
+diff --git a/src/xgi_driver.c b/src/xgi_driver.c
+index e54d8c7..189b84a 100644
+--- a/src/xgi_driver.c
 b/src/xgi_driver.c
+@@ -2708,7 +2708,9 @@ xg47_setup_fb_wrap(ReadMemoryProcPtr *read_ptr,
+ {
+ switch (pDraw-type) {
+ case DRAWABLE_WINDOW:
++#ifdef DRAWABLE_BUFFER
+ case DRAWABLE_BUFFER:
++#endif
+   *read_ptr = xg47_read_memory_swap_func;
+   *write_ptr = xg47_write_memory_swap_func;
+   break;
+--
+cgit v0.8.3-6-g21f6



[arch-commits] Commit in xf86-video-xgixp/repos (staging-i686)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:24:45
  Author: jgc
Revision: 135216

archrelease: copy trunk to staging-i686

Added:
  xf86-video-xgixp/repos/staging-i686/



[arch-commits] Commit in xf86-video-xgixp/repos (staging-x86_64)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:24:57
  Author: jgc
Revision: 135217

archrelease: copy trunk to staging-x86_64

Added:
  xf86-video-xgixp/repos/staging-x86_64/



[arch-commits] Commit in xf86-video-xgi/trunk (PKGBUILD git-fixes.patch)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:46:30
  Author: jgc
Revision: 135218

upgpkg: xf86-video-xgi 1.6.0-4
Rebuild for xorg-server 1.11, add fixes from git

Added:
  xf86-video-xgi/trunk/git-fixes.patch
Modified:
  xf86-video-xgi/trunk/PKGBUILD

-+
 PKGBUILD|   12 -
 git-fixes.patch |  451 ++
 2 files changed, 459 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 07:24:57 UTC (rev 135217)
+++ PKGBUILD2011-08-11 07:46:30 UTC (rev 135218)
@@ -3,20 +3,24 @@
 
 pkgname=xf86-video-xgi
 pkgver=1.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc=X.org XGI video driver
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'libdrm' 'xf86driproto' 'glproto' 'mesa' 
'xf86dgaproto')
+makedepends=('xorg-server-devel=1.10.99.902' 'libdrm' 'xf86driproto' 
'glproto' 'mesa' 'xf86dgaproto')
+conflicts=('xorg-server1.10.99.902')
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('826f14d6ba799cd2aae9f0c818f84cf8b75f1ddb')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
+git-fixes.patch)
+sha1sums=('826f14d6ba799cd2aae9f0c818f84cf8b75f1ddb'
+  '61ce13325c69befaa710c3389a85a8aa9d1cf28d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/git-fixes.patch
   ./configure --prefix=/usr
   make
   make DESTDIR=${pkgdir} install

Added: git-fixes.patch
===
--- git-fixes.patch (rev 0)
+++ git-fixes.patch 2011-08-11 07:46:30 UTC (rev 135218)
@@ -0,0 +1,451 @@
+diff --git a/man/xgi.man b/man/xgi.man
+index 19880f2..5699ae4 100644
+--- a/man/xgi.man
 b/man/xgi.man
+@@ -1,4 +1,3 @@
+-.\ $XFree86: xc/programs/Xserver/hw/xfree86/drivers/xgi/xgi.man,v 1.14 
2003/11/12 16:50:36 twini Exp $
+ .\ shorthand for double quote that works everywhere.
+ .ds q \N'34'
+ .TH XGI __drivermansuffix__ __vendorversion__
+diff --git a/src/vb_init.c b/src/vb_init.c
+index 8338410..50980c4 100755
+--- a/src/vb_init.c
 b/src/vb_init.c
+@@ -131,6 +131,8 @@ static void 
XGINew_SetDRAMDefaultRegister340(PXGI_HW_DEVICE_INFO, USHORT,
+ static void XGINew_SetDRAMDefaultRegisterXG45(PXGI_HW_DEVICE_INFO, USHORT, 
+ PVB_DEVICE_INFO);
+ static UCHAR XGINew_Get340DRAMType(PXGI_HW_DEVICE_INFO, PVB_DEVICE_INFO);
++/* horrible */
++#define XGINew_GetXG20DRAMType XGINew_Get340DRAMType
+ 
+ static int XGINew_SetDDRChannel(int index, UCHAR ChannelNo,
+ UCHAR XGINew_ChannelAB, const USHORT DRAMTYPE_TABLE[][5],
+@@ -1451,7 +1453,7 @@ void XGINew_SetDRAMDefaultRegister340( 
PXGI_HW_DEVICE_INFO HwDeviceExtension ,
+ }
+ 
+ temp3 = 0 ;
+-for( k = 0 ; k  4 ; k++ )
++for( k = 1 ; k  4 ; k++ )
+ {
+ XGI_SetRegANDOR((XGIIOADDRESS) P3d4 , 0x6E , 0xFC , temp3 ) ; 
/* CR6E_D[1:0] select channel */
+ temp2 = 0 ;
+diff --git a/src/vgatypes.h b/src/vgatypes.h
+index 8a60927..7484661 100755
+--- a/src/vgatypes.h
 b/src/vgatypes.h
+@@ -1,5 +1,3 @@
+-/* $XFree86$ */
+-/* $XdotOrg$ */
+ /*
+  * General type definitions for universal mode switching modules
+  *
+diff --git a/src/xgi.h b/src/xgi.h
+index 715502f..e818631 100755
+--- a/src/xgi.h
 b/src/xgi.h
+@@ -981,6 +981,7 @@ int compute_vclk(int Clock, int *out_n, int *out_dn, int 
*out_div,
+ void XGI_WaitBeginRetrace(XGIIOADDRESS RelIO);
+ void XGI_WaitEndRetrace(XGIIOADDRESS RelIO);
+ 
++#include unistd.h
+ /* 2005/11/21 added by jjtseng */
+ #define DelayS(sec) usleep((sec)*100)
+ #define DelayMS(millisec) usleep((millisec)*1000)
+diff --git a/src/xgi_accel.c b/src/xgi_accel.c
+index c072691..4c298ed 100755
+--- a/src/xgi_accel.c
 b/src/xgi_accel.c
+@@ -200,20 +200,7 @@ extern int FbDevExist;
+ #endif
+ 
+ #if X_BYTE_ORDER == X_BIG_ENDIAN
+-static CARD32 BE_SWAP32 (CARD32 val)
+-{
+-  PDEBUG(ErrorF(X_BIG_ENDIAN...\n));
+-if (CurrentColorDepth == 8)
+-  return   val)  0x00ff)  24) | \
+-  (((val)  0xff00)  8) |  \
+-  (((val)  0x00ff)  8) |  \
+-  (((val)  0xff00)  24));
+-if (CurrentColorDepth == 24)
+-return val;
+-if (CurrentColorDepth == 16)
+-return val)  0x)  16) | \
+-   (((val)  0x)  16));
+-}
++#define BE_SWAP32(x) lswapl(x)
+ #else 
+ static CARD32 BE_SWAP32 (CARD32 val)
+ {
+diff --git a/src/xgi_dga.c b/src/xgi_dga.c
+index 04f90aa..8bd84bc 100755
+--- a/src/xgi_dga.c
 b/src/xgi_dga.c
+@@ -103,18 +103,18 @@ XGISetupDGAMode(
+ 
+   if(pMode-HDisplay != otherPitch) {
+ 
+-  newmodes = xrealloc(modes, (*num + 2) * sizeof(DGAModeRec));
++  newmodes = realloc(modes, (*num + 2) * sizeof(DGAModeRec));
+   

[arch-commits] Commit in xf86-video-xgi/repos (staging-i686)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:46:42
  Author: jgc
Revision: 135219

archrelease: copy trunk to staging-i686

Added:
  xf86-video-xgi/repos/staging-i686/



[arch-commits] Commit in xf86-video-xgi/repos (staging-x86_64)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:46:53
  Author: jgc
Revision: 135220

archrelease: copy trunk to staging-x86_64

Added:
  xf86-video-xgi/repos/staging-x86_64/



[arch-commits] Commit in xf86-video-voodoo/trunk (PKGBUILD)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:49:16
  Author: jgc
Revision: 135221

upgpkg: xf86-video-voodoo 1.2.4-5
Rebuild for xorg-server 1.11

Modified:
  xf86-video-voodoo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 07:46:53 UTC (rev 135220)
+++ PKGBUILD2011-08-11 07:49:16 UTC (rev 135221)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-voodoo
 pkgver=1.2.4
-pkgrel=4
+pkgrel=5
 pkgdesc=X.org 3dfx Voodoo1/Voodoo2 2D video driver
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel' 'xf86dgaproto')
-conflicts=('xorg-server1.10.0')
+makedepends=('xorg-server-devel=1.10.99.902' 'xf86dgaproto')
+conflicts=('xorg-server1.10.99.902')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)



[arch-commits] Commit in xf86-video-voodoo/repos (staging-i686)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:49:27
  Author: jgc
Revision: 135222

archrelease: copy trunk to staging-i686

Added:
  xf86-video-voodoo/repos/staging-i686/



[arch-commits] Commit in xf86-video-voodoo/repos (staging-x86_64)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 03:49:39
  Author: jgc
Revision: 135223

archrelease: copy trunk to staging-x86_64

Added:
  xf86-video-voodoo/repos/staging-x86_64/



[arch-commits] Commit in xf86-video-vmware/trunk (PKGBUILD)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 04:00:33
  Author: jgc
Revision: 135224

upgpkg: xf86-video-vmware 11.0.3-4
Rebuild for xorg-server 1.11

Modified:
  xf86-video-vmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 07:49:39 UTC (rev 135223)
+++ PKGBUILD2011-08-11 08:00:33 UTC (rev 135224)
@@ -3,14 +3,14 @@
 
 pkgname=xf86-video-vmware
 pkgver=11.0.3
-pkgrel=3
+pkgrel=4
 pkgdesc=X.org vmware video driver
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
 license=('custom')
 depends=('libdrm')
-makedepends=('pkgconfig' 'xorg-server-devel' 'libdrm' 'libx11' 'libxext')
-conflicts=('xorg-server1.10.0')
+makedepends=('pkgconfig' 'xorg-server-devel=1.10.99.902' 'libdrm' 'libx11' 
'libxext')
+conflicts=('xorg-server1.10.99.902')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)



[arch-commits] Commit in xf86-video-vmware/repos (staging-i686)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 04:00:45
  Author: jgc
Revision: 135225

archrelease: copy trunk to staging-i686

Added:
  xf86-video-vmware/repos/staging-i686/



[arch-commits] Commit in xf86-video-vmware/repos (staging-x86_64)

2011-08-11 Thread Jan de Groot
Date: Thursday, August 11, 2011 @ 04:00:56
  Author: jgc
Revision: 135226

archrelease: copy trunk to staging-x86_64

Added:
  xf86-video-vmware/repos/staging-x86_64/



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

2011-08-11 Thread Juergen Hoetzel
Date: Thursday, August 11, 2011 @ 05:16:00
  Author: juergen
Revision: 135227

update to 1.3.1

Modified:
  scummvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 08:00:56 UTC (rev 135226)
+++ PKGBUILD2011-08-11 09:16:00 UTC (rev 135227)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.2.1
+pkgver=1.3.1
 pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl' 
'fluidsynth')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b1d224d7640bc7fdccaca958164b31df')
+md5sums=('87e5076e93bfa762f1c5d7f45b41d4e2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-08-11 Thread Juergen Hoetzel
Date: Thursday, August 11, 2011 @ 05:16:05
  Author: juergen
Revision: 135228

archrelease: remove extra-x86_64

Deleted:
  scummvm/repos/extra-x86_64/



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

2011-08-11 Thread Juergen Hoetzel
Date: Thursday, August 11, 2011 @ 05:16:16
  Author: juergen
Revision: 135229

archrelease: copy trunk to extra-x86_64

Added:
  scummvm/repos/extra-x86_64/



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

2011-08-11 Thread Tobias Powalowski
Date: Thursday, August 11, 2011 @ 05:38:32
  Author: tpowa
Revision: 135230

upgpkg: archboot 2011.08-2
bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 09:16:16 UTC (rev 135229)
+++ PKGBUILD2011-08-11 09:38:32 UTC (rev 135230)
@@ -3,9 +3,9 @@
 
 pkgname=archboot
 pkgver=2011.08
-pkgrel=1
+pkgrel=2
 pkgdesc=Advanced, modular arch boot/install image creation utility
-arch=(i686 x86_64)
+arch=(any)
 license=('GPL')
 url=http://www.archlinux.org/;
 depends=('mkinitcpio=0.7.2-1' 'mksyslinux=2010.08-1' 'mkpxelinux=2010.08-1' 
'mkisolinux=2010.08-1' 'initscripts=2011.07.3-1' 'subversion=1.6.17-6' 
'wget=1.12-7' 'bash=4.2.010-1' 'coreutils=8.12-3' 'cryptsetup=1.3.1-2' 
'dialog=1.1_20110707-1' 'e2fsprogs=1.41.14-1' 'findutils=4.4.2-3' 
'gawk=4.0.0-1' 'grep=2.9-1' 'iputils=20101006-1' 'jfsutils=1.1.15-2' 
'less=444-1' 'lvm2=2.02.86-1' 'mdadm=3.2.2-2' 'module-init-tools=3.16-1' 
'nano=2.2.6-1' 'ncurses=5.9-1' 'net-tools=1.60-18' 'gnu-netcat=0.7.1-3' 
'ntfsprogs=2011.4.12-1' 'pcmciautils=017-2' 'procps=3.2.8-4' 
'psmisc=22.14-1' 'reiserfsprogs=3.6.21-3' 'sed=4.2.1-3' 'snarf=7.0-4' 
'syslog-ng=3.2.4-3' 'sysvinit=2.88-2' 'tar=1.26-1' 'util-linux=2.19.1-2' 
'which=2.20-4' 'kbd=1.15.3-1' 'wireless_tools=29-4' 'xfsprogs=3.1.5-1' 
'dnsutils=9.8.0.P4-1' 'hdparm=9.37-1' 'memtest86+=4.20-1' 'inetutils=1.8-3' 
'openssh=5.8p2-9' 'hwdetect=2011.06-1' 'shadow=4.1.4.3-2' 
'bridge-utils=1.4-4' 'ifenslave=1
 .1.0-6' 'cpufrequtils=008-1' 'links=2.3pre2-1' 'dosfstools=3.0.11-1' 
'glibc=2.14-4' 'linux-api-headers=2.6.39.1-1' 'linux=3.0-2' 
'kernel26-lts=2.6.32.43-1' 'xinetd=2.3.14-7' 'kexec-tools=2.0.2-3' 
'ppp=2.4.5-2' 'rp-pppoe=3.10-7' 'lilo=23.2-1' 'iptables=1.4.12-2' 
'capi4k-utils=050718-7' 'isdn4k-utils=3.2p1-6' 'ntfs-3g=2011.4.12-1' 
'pciutils=3.1.7-4' 'usbutils=003-1' 'vpnc=0.5.3-3' 'openvpn=2.2.0-1' 
'b43-fwcutter=014-1' 'wpa_supplicant=0.7.3-3' 'rsync=3.0.8-2' 'gzip=1.4-2' 
'libarchive=2.8.4-2' 'device-mapper=2.02.86-1' 'screen=4.0.3-12' 
'elfutils=0.152-1' 'pam=1.1.3-2' 'cracklib=2.8.18-1' 'nfs-utils=1.2.4-1' 
'nfsidmap=0.24-2' 'readline=6.2.001-2' 'acl=2.2.51-1' 'attr=2.4.46-1' 
'pcre=8.12-1' 'cpio=2.11-2' 'fuse=2.8.5-1' 'libusb=1.0.8-1' 
'vim=7.3.266-1' 'lzo2=2.05-1' 'libsasl=2.1.23-6' 'libldap=2.4.26-3' 
'gpm=1.20.6-6' 'libevent=2.0.12-1' 'gcc-libs=4.6.1-2' 'sdparm=1.06-1' 
'licenses=2.8-1' 'pptpclient=1.7.2-3' 'zd1211-firmware=1.4
 -4' 'ipw2100-fw=1.3-5' 'ipw2200-fw=3.1-3' 'smbclient=3.5.10-1' 
'bittorrent=5.2.2-4' 'dhcpcd=5.2.12-1' 'openssl=1.0.0.d-1' 'git=1.7.6-1' 
'dmraid=1.0.0.rc16.3-2' 'linux-atm=2.5.1-2' 'netcfg=2.6.5-1' 'parted=3.0-3' 
'tzdata=2011h-1' 'ntp=4.2.6.p3-3' 'libgcrypt=1.5.0-1' 'iw=0.9.22-1' 
'crda=1.1.1-3' 'libnl=1.1-2' 'iproute2=2.6.39-1' 
'wireless-regdb=2010.11.24-1' 'v86d=0.1.10-2' 'dhclient=4.2.1.1-1' 
'syslinux=4.04-1' 'mtools=4.0.17-1' 'fsarchiver=0.6.12-1' 'xz=5.0.3-1' 
'libtirpc=0.2.2-2' 'librpcsecgss=0.19-5' 'rpcbind=0.2.0-3' 
'testdisk=6.12-1' 'wipe=2.3.1-1' 'ddrescue=1.14-1' 'udev=172-2' 
'ifplugd=0.28-7' 'wpa_actiond=1.1-2' 'nouveau-firmware=20091212-4' 
'rfkill=0.4-2' 'libgssglue=0.3-1' 'mkinitcpio-nfs-utils=0.2-1' 
'gptfdisk=0.7.2-1' 'nilfs-utils=2.0.23-1' 
'btrfs-progs-unstable=0.19.20101006-1' 'nouveau-drm-lts=0.0.16_20100313-6' 
'linux-firmware=20110727-1' 'iana-etc=2.30-2' 'libusb-compat=0.1.3-1' 
'eject=2.1.5-5' 'keyutils=1.5.2-1' 
 'libisoburn=1.1.2-1' 'squashfs-tools=4.2-1')
@@ -14,7 +14,7 @@
 'grub2-efi-x86_64: for grub2 support'
 'efibootmgr: for grub2 support'
 )
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver-$pkgrel.tar.bz2
 vmware-detect.c)
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver-$pkgrel.tar.bz2)
 backup=('etc/archboot/allinone.conf'
 'etc/archboot/allinone-lts.conf'
 'etc/archboot/default.conf'
@@ -39,10 +39,5 @@
 {
   cd $srcdir/$pkgname-$pkgver-$pkgrel
   mv * $pkgdir/
-  # vmware-detect
-  cd $startdir/src
-  gcc -o vmware-detect vmware-detect.c
-  install -D -m 755 vmware-detect $startdir/pkg/usr/bin/vmware-detect
 }
-md5sums=('4b71827d6767c99c1144df9215108349'
- '7e2b03463747cb22ab388e79a09fa0cb')
+md5sums=('c58a667da611b6f097e8ddfe6ffa988a')



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

2011-08-11 Thread Tobias Powalowski
Date: Thursday, August 11, 2011 @ 05:38:49
  Author: tpowa
Revision: 135231

archrelease: copy trunk to extra-any

Added:
  archboot/repos/extra-any/



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

2011-08-11 Thread Tobias Powalowski
Date: Thursday, August 11, 2011 @ 05:38:59
  Author: tpowa
Revision: 135232

removed extra-i686 and extra-x86_64 for archboot

Deleted:
  archboot/repos/extra-i686/
  archboot/repos/extra-x86_64/



[arch-commits] Commit in hydrogen/trunk (PKGBUILD lrdf_raptor2.patch)

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 06:28:18
  Author: schiv
Revision: 135233

fix lrdf buildtime issue with raptor(2)

Added:
  hydrogen/trunk/lrdf_raptor2.patch
Modified:
  hydrogen/trunk/PKGBUILD

+
 PKGBUILD   |7 +--
 lrdf_raptor2.patch |   11 +++
 2 files changed, 16 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 09:38:59 UTC (rev 135232)
+++ PKGBUILD2011-08-11 10:28:18 UTC (rev 135233)
@@ -14,13 +14,16 @@
 depends=('libarchive' 'liblrdf' 'qt' 'jack')
 makedepends=('scons')
 options=('!makeflags')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e96f291d60e58f5d62fe616cee577dc0')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
+lrdf_raptor2.patch)
+md5sums=('e96f291d60e58f5d62fe616cee577dc0'
+ '2124851e890f46158189b5fa90006d40')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
   export QTDIR=/usr
+  patch -Np1 -i ${srcdir}/lrdf_raptor2.patch
   scons prefix=/usr libarchive=1
 }
 

Added: lrdf_raptor2.patch
===
--- lrdf_raptor2.patch  (rev 0)
+++ lrdf_raptor2.patch  2011-08-11 10:28:18 UTC (rev 135233)
@@ -0,0 +1,11 @@
+diff -baur hydrogen-0.9.5.old/Sconstruct hydrogen-0.9.5/Sconstruct
+--- hydrogen-0.9.5.old/Sconstruct  2011-08-11 18:00:07.889112348 +0800
 hydrogen-0.9.5/Sconstruct  2011-08-11 18:00:34.945632437 +0800
+@@ -83,6 +83,7 @@
+   includes.append( './' )
+   includes.append( 'gui/src/' )
+   includes.append( '3rdparty/install/include' )
++  includes.append( '/usr/include/raptor2' )
+ 
+   if sys.platform == darwin:
+   ldflags.append( '-L/opt/local/lib' )



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 06:28:32
  Author: schiv
Revision: 135234

archrelease: remove extra-i686

Deleted:
  hydrogen/repos/extra-i686/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 06:29:00
  Author: schiv
Revision: 135235

archrelease: copy trunk to extra-i686

Added:
  hydrogen/repos/extra-i686/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 06:29:16
  Author: schiv
Revision: 135236

archrelease: remove extra-x86_64

Deleted:
  hydrogen/repos/extra-x86_64/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 06:29:51
  Author: schiv
Revision: 135237

archrelease: copy trunk to extra-x86_64

Added:
  hydrogen/repos/extra-x86_64/



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

2011-08-11 Thread Juergen Hoetzel
Date: Thursday, August 11, 2011 @ 06:50:03
  Author: juergen
Revision: 135238

archrelease: remove extra-i686

Deleted:
  scummvm/repos/extra-i686/



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

2011-08-11 Thread Juergen Hoetzel
Date: Thursday, August 11, 2011 @ 06:50:43
  Author: juergen
Revision: 135239

archrelease: copy trunk to extra-i686

Added:
  scummvm/repos/extra-i686/



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

2011-08-11 Thread Ionut Biru
Date: Thursday, August 11, 2011 @ 06:52:34
  Author: ibiru
Revision: 135240

gnutls 3.0.0 rebuild

Modified:
  libepc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 10:50:43 UTC (rev 135239)
+++ PKGBUILD2011-08-11 10:52:34 UTC (rev 135240)
@@ -3,12 +3,12 @@
 
 pkgname=libepc
 pkgver=0.3.11
-pkgrel=1
+pkgrel=2
 pkgdesc=Easy Publish and Consume Library
 arch=(i686 x86_64)
 license=('LGPL')
 url=http://live.gnome.org/libepc;
-depends=('gtk2=2.20.0' 'avahi=0.6.25' 'libsoup=2.29.91')
+depends=('gtk2' 'avahi' 'libsoup')
 makedepends=('intltool')
 options=('!libtool' '!makeflags')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.3/${pkgname}-${pkgver}.tar.bz2)
@@ -17,7 +17,11 @@
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static || return 1
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  --localstatedir=/var --disable-static
+  make
 }
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-08-11 Thread Ionut Biru
Date: Thursday, August 11, 2011 @ 06:57:39
  Author: ibiru
Revision: 135241

archrelease: copy trunk to staging-i686

Added:
  libepc/repos/staging-i686/



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

2011-08-11 Thread Ionut Biru
Date: Thursday, August 11, 2011 @ 06:57:53
  Author: ibiru
Revision: 135242

archrelease: copy trunk to staging-x86_64

Added:
  libepc/repos/staging-x86_64/



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

2011-08-11 Thread Ionut Biru
Date: Thursday, August 11, 2011 @ 07:02:30
  Author: ibiru
Revision: 135243

gnutls 3.0.0 rebuild

Modified:
  loudmouth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 10:57:53 UTC (rev 135242)
+++ PKGBUILD2011-08-11 11:02:30 UTC (rev 135243)
@@ -1,16 +1,16 @@
- $Id: PKGBUILD,v 1.3 2003/11/06 08:27:17 dorphell Exp
+# $Id
 # Maintainer: Jan de Groot j...@archlinux.org
 # Contributor: damir da...@archlinux.org
 # Contributor: Brice Carpentier brice.carpent...@orange.fr
 
 pkgname=loudmouth
 pkgver=1.4.3
-pkgrel=2
+pkgrel=3
 pkgdesc=A lightweight Jabber client library written in C/Glib
 arch=('i686' 'x86_64')
 license=('LGPL')
 url=http://groups.google.com/group/loudmouth-dev;
-depends=('glib2=2.24.1' 'gnutls=2.8.6' 'libidn=1.16')
+depends=('glib2' 'gnutls' 'libidn')
 options=('!libtool')
 makedepends=('intltool' 'pkgconfig' 'gtk-doc')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.4/${pkgname}-${pkgver}.tar.bz2
@@ -31,5 +31,9 @@
   autoreconf
   ./configure --prefix=/usr --disable-static
   make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2011-08-11 Thread Ionut Biru
Date: Thursday, August 11, 2011 @ 07:04:23
  Author: ibiru
Revision: 135244

archrelease: copy trunk to staging-i686

Added:
  loudmouth/repos/staging-i686/



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

2011-08-11 Thread Ionut Biru
Date: Thursday, August 11, 2011 @ 07:04:40
  Author: ibiru
Revision: 135245

archrelease: copy trunk to staging-x86_64

Added:
  loudmouth/repos/staging-x86_64/



[arch-commits] Commit in (hal)

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:22:11
  Author: andrea
Revision: 135246

Retiring HAL

Deleted:
  hal/



[arch-commits] Commit in sip/trunk (PKGBUILD fix-regression.patch)

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:54:11
  Author: andrea
Revision: 135247

upgpkg: sip 4.12.4-1
upstream release

Modified:
  sip/trunk/PKGBUILD
Deleted:
  sip/trunk/fix-regression.patch

--+
 PKGBUILD |   13 -
 fix-regression.patch |   26 --
 2 files changed, 4 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 16:22:11 UTC (rev 135246)
+++ PKGBUILD2011-08-11 16:54:11 UTC (rev 135247)
@@ -5,21 +5,16 @@
 
 pkgbase=sip
 pkgname=('sip' 'python2-sip')
-pkgver=4.12.3
-pkgrel=2
+pkgver=4.12.4
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.riverbankcomputing.com/software/sip/;
 license=('custom:sip')
 makedepends=('python' 'python2')
-source=(http://www.riverbankcomputing.com/static/Downloads/sip4/${pkgbase}-${pkgver}.tar.gz;
-'fix-regression.patch')
-md5sums=('d0f1fa60494db04b4d115d4c2d92f79e'
- '598ffc65ebaf1c0e8855a352b02c43e7')
+source=(http://www.riverbankcomputing.com/static/Downloads/sip4/${pkgbase}-${pkgver}.tar.gz;)
+md5sums=('6cbd56abb7d35aad833789c98ae61652')
 
 build() {
-  cd ${srcdir}/${pkgbase}-${pkgver}
-  patch -p1 -i ${srcdir}/fix-regression.patch
-
   cd ${srcdir}
   cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver}
 

Deleted: fix-regression.patch
===
--- fix-regression.patch2011-08-11 16:22:11 UTC (rev 135246)
+++ fix-regression.patch2011-08-11 16:54:11 UTC (rev 135247)
@@ -1,26 +0,0 @@
-
-# HG changeset patch
-# User Phil Thompson p...@riverbankcomputing.com
-# Date 1308852953 -3600
-# Node ID f9f4b161c94021c117e995eccba945d4dd3d0ed4
-# Parent  df42f6bf92c8cd12dd7cc5a30231728a4c23ead4
-Fixed a regression introduced in the recent sipIsPyMethod() changes in the
-handling of special methods implemented by object (eg. __lt__).
-
-diff -r df42f6bf92c8 -r f9f4b161c940 siplib/siplib.c.in
 a/siplib/siplib.c.in   Thu Jun 23 17:24:41 2011 +0100
-+++ b/siplib/siplib.c.in   Thu Jun 23 19:15:53 2011 +0100
-@@ -7604,9 +7604,10 @@
- #endif
- 
- /*
-- * Check any possible reimplementation is not the wrapped C++ method.
-+ * Check any possible reimplementation is not the wrapped C++ method 
or
-+ * a default special method implementation..
-  */
--if (cls_dict != NULL  (cls_attr = PyDict_GetItem(cls_dict, 
mname_obj)) != NULL  Py_TYPE(cls_attr) != sipMethodDescr_Type)
-+if (cls_dict != NULL  (cls_attr = PyDict_GetItem(cls_dict, 
mname_obj)) != NULL  Py_TYPE(cls_attr) != sipMethodDescr_Type  
Py_TYPE(cls_attr) != PyWrapperDescr_Type)
- {
- reimp = cls_attr;
- break;
-



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:54:15
  Author: andrea
Revision: 135248

archrelease: remove extra-i686

Deleted:
  sip/repos/extra-i686/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:54:31
  Author: andrea
Revision: 135249

archrelease: copy trunk to extra-i686

Added:
  sip/repos/extra-i686/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:54:36
  Author: andrea
Revision: 135250

archrelease: remove extra-x86_64

Deleted:
  sip/repos/extra-x86_64/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:54:57
  Author: andrea
Revision: 135251

archrelease: copy trunk to extra-x86_64

Added:
  sip/repos/extra-x86_64/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:55:55
  Author: andrea
Revision: 135252

upgpkg: pyqt 4.8.5-1
upstream release

Modified:
  pyqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 16:54:57 UTC (rev 135251)
+++ PKGBUILD2011-08-11 16:55:55 UTC (rev 135252)
@@ -5,7 +5,7 @@
 
 pkgbase=pyqt
 pkgname=('pyqt' 'python2-pyqt')
-pkgver=4.8.4
+pkgver=4.8.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://riverbankcomputing.co.uk/software/pyqt/intro;
@@ -13,7 +13,7 @@
 makedepends=('qt' 'python-sip' 'dbus-python' 'python2-sip' 'phonon'
  'python-opengl' 'qt-assistant-compat')
 
source=(http://riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-${pkgver}.tar.gz;)
-md5sums=('97c5dc1042feb5b3fe20baabad055af1')
+md5sums=('0e4264bb912edfbda319bb236ac84407')
 
 build() {
   cd ${srcdir}



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:56:03
  Author: andrea
Revision: 135253

archrelease: remove extra-i686

Deleted:
  pyqt/repos/extra-i686/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:56:25
  Author: andrea
Revision: 135254

archrelease: copy trunk to extra-i686

Added:
  pyqt/repos/extra-i686/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:56:29
  Author: andrea
Revision: 135255

archrelease: remove extra-x86_64

Deleted:
  pyqt/repos/extra-x86_64/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:56:52
  Author: andrea
Revision: 135256

archrelease: copy trunk to extra-x86_64

Added:
  pyqt/repos/extra-x86_64/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:57:19
  Author: andrea
Revision: 135257

upgpkg: kdebindings-python 4.7.0-2
upstream release

Modified:
  kdebindings-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 16:56:52 UTC (rev 135256)
+++ PKGBUILD2011-08-11 16:57:19 UTC (rev 135257)
@@ -3,8 +3,8 @@
 
 pkgname=kdebindings-python
 pkgver=4.7.0
-pkgrel=1
-pkgdesc=KDE bindings for python
+pkgrel=2
+pkgdesc=KDE bindings for Python
 url=http://kde.org/;
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:57:31
  Author: andrea
Revision: 135258

archrelease: remove extra-i686

Deleted:
  kdebindings-python/repos/extra-i686/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:57:48
  Author: andrea
Revision: 135259

archrelease: copy trunk to extra-i686

Added:
  kdebindings-python/repos/extra-i686/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:57:52
  Author: andrea
Revision: 135260

archrelease: remove extra-x86_64

Deleted:
  kdebindings-python/repos/extra-x86_64/



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

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 12:58:11
  Author: andrea
Revision: 135261

archrelease: copy trunk to extra-x86_64

Added:
  kdebindings-python/repos/extra-x86_64/



[arch-commits] Commit in (hal-info)

2011-08-11 Thread Andrea Scarpino
Date: Thursday, August 11, 2011 @ 13:04:02
  Author: andrea
Revision: 135262

not needed anymore

Deleted:
  hal-info/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:35:34
  Author: schiv
Revision: 135263

buildtime fix: liblrdf raptor2 compatibility

Modified:
  rosegarden/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 17:04:02 UTC (rev 135262)
+++ PKGBUILD2011-08-11 18:35:34 UTC (rev 135263)
@@ -13,22 +13,23 @@
 license=('GPL')
 depends=('liblrdf' 'dssi' 'fftw' 'lirc-utils'
  'perl' 'qt' 'shared-mime-info')
-makedepends=('pkgconfig' 'imake')
+makedepends=('imake')
 optdepends=('lilypond: notation display'
 'cups: printing support'
 'okular: print preview, or any other PDF viewer'
 'timidity++: MIDI playback, or any other softsynth'
 'flac'
 'wavpack')
-[ $CARCH = i686 ]  optdepends=(${optdepends[@]}
- 'dssi-vst: win32 VST support')
+[ $CARCH = i686 ]  optdepends+=('dssi-vst: win32 VST support')
 install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
 md5sums=('77ab43d06de53ace338843ff82e26288')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
 
+  # lrdf + raptor2 compatibility
+  export lrdf_CFLAGS=$(pkg-config --cflags raptor2)
   ./configure --prefix=/usr
   make
 }
@@ -36,7 +37,7 @@
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  make DESTDIR=$pkgdir/ install
+  make DESTDIR=$pkgdir install
 }
 
 # vim:set ts=2 sw=2 et:



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:36:03
  Author: schiv
Revision: 135264

archrelease: remove extra-i686

Deleted:
  rosegarden/repos/extra-i686/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:36:41
  Author: schiv
Revision: 135265

archrelease: copy trunk to extra-i686

Added:
  rosegarden/repos/extra-i686/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:36:49
  Author: schiv
Revision: 135266

archrelease: remove extra-x86_64

Deleted:
  rosegarden/repos/extra-x86_64/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:37:24
  Author: schiv
Revision: 135267

archrelease: remove extra-i686

Deleted:
  rosegarden/repos/extra-i686/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:38:21
  Author: schiv
Revision: 135268

archrelease: copy trunk to extra-x86_64

Added:
  rosegarden/repos/extra-x86_64/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:39:06
  Author: schiv
Revision: 135269

archrelease: copy trunk to extra-i686

Added:
  rosegarden/repos/extra-i686/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:39:16
  Author: schiv
Revision: 135270

archrelease: remove extra-x86_64

Deleted:
  rosegarden/repos/extra-x86_64/



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

2011-08-11 Thread Ray Rashif
Date: Thursday, August 11, 2011 @ 14:40:14
  Author: schiv
Revision: 135271

archrelease: copy trunk to extra-x86_64

Added:
  rosegarden/repos/extra-x86_64/



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

2011-08-11 Thread Dave Reisner
Date: Thursday, August 11, 2011 @ 15:58:54
  Author: dreisner
Revision: 135272

upgpkg: pacman 3.5.4-3
explicitly version against glibc=2.14

Modified:
  pacman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 18:40:14 UTC (rev 135271)
+++ PKGBUILD2011-08-11 19:58:54 UTC (rev 135272)
@@ -3,13 +3,13 @@
 
 pkgname=pacman
 pkgver=3.5.4
-pkgrel=2
+pkgrel=3
 pkgdesc=A library-based package manager with dependency support
 arch=('i686' 'x86_64')
 url=http://www.archlinux.org/pacman/;
 license=('GPL')
 groups=('base')
-depends=('bash' 'libarchive=2.8.4' 'libfetch=2.28' 'pacman-mirrorlist')
+depends=('bash' 'glibc=2.14' 'libarchive=2.8.4' 'libfetch=2.28' 
'pacman-mirrorlist')
 optdepends=('fakeroot: for makepkg usage as normal user'
 'curl: for rankmirrors usage')
 backup=(etc/pacman.conf etc/makepkg.conf)



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

2011-08-11 Thread Dave Reisner
Date: Thursday, August 11, 2011 @ 16:01:54
  Author: dreisner
Revision: 135273

archrelease: copy trunk to testing-i686

Added:
  pacman/repos/testing-i686/



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

2011-08-11 Thread Dave Reisner
Date: Thursday, August 11, 2011 @ 16:01:59
  Author: dreisner
Revision: 135274

archrelease: copy trunk to testing-x86_64

Added:
  pacman/repos/testing-x86_64/