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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 03:00:52
  Author: tpowa
Revision: 107490

db-move: kernel26-lts removed by tpowa for move to [core] (i686)

Deleted:
  kernel26-lts/repos/core-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 03:00:53
  Author: tpowa
Revision: 107491

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

Added:
  kernel26-lts/repos/core-i686/
Deleted:
  kernel26-lts/repos/testing-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 03:00:54
  Author: tpowa
Revision: 107492

db-move: kernel26-lts removed by tpowa for move to [core] (x86_64)

Deleted:
  kernel26-lts/repos/core-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 03:00:54
  Author: tpowa
Revision: 107493

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

Added:
  kernel26-lts/repos/core-x86_64/
Deleted:
  kernel26-lts/repos/testing-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 04:06:17
  Author: tpowa
Revision: 107494

upgpkg: fcpcmcia 31107-55
bump to latest .37 series

Modified:
  fcpcmcia/trunk/PKGBUILD
  fcpcmcia/trunk/fcpcmcia.install

--+
 PKGBUILD |   30 +++---
 fcpcmcia.install |4 ++--
 2 files changed, 21 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 08:00:54 UTC (rev 107493)
+++ PKGBUILD2011-01-26 09:06:17 UTC (rev 107494)
@@ -3,14 +3,14 @@
 
 pkgname=fcpcmcia
 pkgver=31107
-pkgrel=54
-_kernver=2.6.36-ARCH
+pkgrel=55
+_kernver=2.6.37-ARCH
 pkgdesc=AVM ISDN driver for FRITZ PCMCIA isdn cards. For stock arch 2.6 
kernel
 arch=(i686 x86_64)
 license=('custom:AVM' 'LPGL')
 url=http://www.avm.de;
-depends=('capi4k-utils' 'kernel26=2.6.36' 'kernel262.6.37')
-makedepends=('kernel26-headers=2.6.36' 'kernel26-headers2.6.37')
+depends=('capi4k-utils' 'kernel26=2.6.37' 'kernel262.6.38')
+makedepends=('kernel26-headers=2.6.37' 'kernel26-headers2.6.38')
 if [ $CARCH = i686 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux/suse.93/fcpcmcia-suse93-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
 atomic.patch kernel-2.6.19.patch 
@@ -23,8 +23,9 @@
 kernel-2.6.33.patch 
 kernel-2.6.34.patch 
 kernel-2.6.35.patch
-kernel-2.6.36.patch)
- md5sums=('96fc3e72afdc2087b4dafe41c069ec18'
+kernel-2.6.36.patch
+kernel-2.6.37.patch)
+md5sums=('96fc3e72afdc2087b4dafe41c069ec18'
  'ec21dee3a5a09203dc55b399c29bc58c'
  '258b13bb2ac46960b9c91635f02cd080'
  '5c63dc9df0810bb1ba85f3425abaa0ed'
@@ -37,7 +38,8 @@
  '410f077bbe271e924be6d8b6b5f9540d'
  '224a7679645a51929f8d5e1f210d7a9e'
  '3a8dcddd077fc301a23a038d5f0aa11f'
- '21ccb623540d866091eb918a3d5b2358')
+ '21ccb623540d866091eb918a3d5b2358'
+ '9093b1f75d3b2564eb6054ee7f708bee')
 fi
 if [ $CARCH = x86_64 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux_64bit/suse.10.0/fcpcmcia-suse10.0-64bit-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
@@ -52,7 +54,8 @@
 kernel-2.6.33.patch 
 kernel-2.6.34.patch 
 kernel-2.6.35.patch
-kernel-2.6.36.patch)
+kernel-2.6.36.patch
+kernel-2.6.37.patch)
 md5sums=('4f461710cf57ebf50b3c4f2842288752'
  'ec21dee3a5a09203dc55b399c29bc58c'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -66,10 +69,12 @@
  '410f077bbe271e924be6d8b6b5f9540d'
  '224a7679645a51929f8d5e1f210d7a9e'
  '3a8dcddd077fc301a23a038d5f0aa11f'
- '21ccb623540d866091eb918a3d5b2358')
+ '21ccb623540d866091eb918a3d5b2358'
+ '9093b1f75d3b2564eb6054ee7f708bee')
 fi
 install=(fcpcmcia.install)
 options=(!makeflags)
+
 build() {
   cd $srcdir/fritz/src
   [ $CARCH = i686 ]  (patch -Np0 -i ../../atomic.patch)
@@ -85,7 +90,7 @@
   patch -Np0 -i ../../kernel-2.6.34.patch
   patch -Np0 -i ../../kernel-2.6.35.patch
   patch -Np0 -i ../../kernel-2.6.36.patch
-
+  patch -Np0 -i ../../kernel-2.6.37.patch
   cd ..
   # fix from Karsten Keil kk...@suse.de
   # in refernece to bug: http://bugs.archlinux.org/task/8511
@@ -105,7 +110,10 @@
 $i.old $i
   done
   cd $srcdir/fritz
-  make KDIR=/lib/modules/${_kernver}/build LIBDIR=$pkgdir/var/lib/fritz all || 
return 1
+  make KDIR=/lib/modules/${_kernver}/build LIBDIR=$pkgdir/var/lib/fritz all
+}
+
+package() {
   mkdir -p $pkgdir/lib/modules/${_kernver}/kernel/drivers/isdn/hardware/avm/
   cp $srcdir/fritz/src/fcpcmcia.ko 
$pkgdir/lib/modules/${_kernver}/kernel/drivers/isdn/hardware/avm/
   cp $srcdir/fritz/src/fcpcmcia_cs.ko 
$pkgdir/lib/modules/${_kernver}/kernel/drivers/isdn/hardware/avm/

Modified: fcpcmcia.install
===
--- fcpcmcia.install2011-01-26 08:00:54 UTC (rev 107493)
+++ fcpcmcia.install2011-01-26 09:06:17 UTC (rev 107494)
@@ -9,7 +9,7 @@
   sed -i -e 's/#fcpcmcia   -   -   -   -   -   
-/fcpcmcia  -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 }
 
@@ -24,6 +24,6 @@
   sed -i -e 's/fcpcmcia-   -   -   -   -   
-/#fcpcmcia -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 }



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 04:06:37
  Author: tpowa
Revision: 107495

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 04:06:57
  Author: tpowa
Revision: 107496

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



[arch-commits] Commit in feh/trunk (PKGBUILD keystate.patch)

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 06:09:45
  Author: bisson
Revision: 107497

fix FS#22587

Added:
  feh/trunk/keystate.patch
Modified:
  feh/trunk/PKGBUILD

+
 PKGBUILD   |9 ++---
 keystate.patch |   12 
 2 files changed, 18 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 09:06:57 UTC (rev 107496)
+++ PKGBUILD2011-01-26 11:09:45 UTC (rev 107497)
@@ -6,18 +6,21 @@
 
 pkgname=feh
 pkgver=1.11
-pkgrel=2
+pkgrel=3
 pkgdesc='Fast, lightweight image viewer which uses imlib2'
 arch=('i686' 'x86_64')
 url='http://derf.homelinux.org/projects/feh/'
 license=('MIT')
 depends=('libxinerama' 'giblib' 'perl')
 makedepends=('libxt')
-source=(${url}${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('cc4209aa197938389b3d6628e75404eff52475cc')
+source=(${url}${pkgname}-${pkgver}.tar.bz2
+'keystate.patch')
+sha1sums=('cc4209aa197938389b3d6628e75404eff52475cc'
+  '1a3d7f07cc2a7b508480de0eda9e3014ad599543')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i ../keystate.patch
   make PREFIX=/usr
 }
 

Added: keystate.patch
===
--- keystate.patch  (rev 0)
+++ keystate.patch  2011-01-26 11:09:45 UTC (rev 107497)
@@ -0,0 +1,12 @@
+diff -aur old/src/keyevents.c new/src/keyevents.c
+--- old/src/keyevents.c2011-01-22 11:54:26.0 +0100
 new/src/keyevents.c2011-01-26 11:13:20.36674 +0100
+@@ -303,7 +303,7 @@
+   for (i = 0; i  3; i++) {
+   if (
+   (key-keysyms[i] == sym)  
+-  ((key-keystates[i] | 0x1) == (state | 0x1)))
++  ((key-keystates[i] | 0x11) == (state | 0x11)))
+   return 1;
+   else if (key-keysyms[i] == 0)
+   return 0;



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 06:09:53
  Author: bisson
Revision: 107498

archrelease: remove extra-i686

Deleted:
  feh/repos/extra-i686/



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 06:10:07
  Author: bisson
Revision: 107499

archrelease: copy trunk to extra-i686

Added:
  feh/repos/extra-i686/



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 06:10:13
  Author: bisson
Revision: 107500

archrelease: remove extra-x86_64

Deleted:
  feh/repos/extra-x86_64/



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 06:10:27
  Author: bisson
Revision: 107501

archrelease: copy trunk to extra-x86_64

Added:
  feh/repos/extra-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 06:36:30
  Author: tpowa
Revision: 107502

upgpkg: martian 20080625-14
bump to latest .37 series

Modified:
  martian/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 11:10:27 UTC (rev 107501)
+++ PKGBUILD2011-01-26 11:36:30 UTC (rev 107502)
@@ -4,24 +4,25 @@
 
 pkgname=martian
 pkgver=20080625
-pkgrel=13
+pkgrel=14
 pkgdesc=Alternative driver for the Agere Systems PCI WinModem.
 arch=('i686')
 url=http://martian.barrelsoutofbond.org/;
 license=(GPL custom:Agere Systems WinModem License)
-depends=('kernel26=2.6.36' 'kernel262.6.37' 'martian-utils')
-makedepends=('kernel26-headers=2.6.36' 'kernel26-headers2.6.37')
+depends=('kernel26=2.6.37' 'kernel262.6.38' 'martian-utils')
+makedepends=('kernel26-headers=2.6.37' 'kernel26-headers2.6.38')
 replaces=('ltmodem')
 options=(!strip)
 install=martian.install 
 
source=(http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/martian-full-${pkgver}.tar.gz)
-_kernver=2.6.36-ARCH
+_kernver=2.6.37-ARCH
   
 build() { 
   cd $startdir/src/martian-full-$pkgver
-  #patch -Np1 -i ../fastcall.patch || return 1
-  #patch -Np1 -i ../stringify.patch || return 1
-  make KERNEL_DIR=/usr/src/linux-${_kernver} all || return 1
+  make KERNEL_DIR=/usr/src/linux-${_kernver} all
+}
+
+package() { 
   install -D -m644 $startdir/src/martian-full-$pkgver/kmodule/martian_dev.ko 
$startdir/pkg/lib/modules/${_kernver}/kernel/drivers/net/martian_dev.ko
   install -D -m644 $startdir/src/martian-full-$pkgver/modem/ASWMLICENSE 
$startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }  



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 06:36:49
  Author: tpowa
Revision: 107503

archrelease: copy trunk to testing-i686

Added:
  martian/repos/testing-i686/



[arch-commits] Commit in intel-536ep/trunk (3 files)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:13:56
  Author: tpowa
Revision: 107504

upgpkg: intel-536ep 2.56.76.0-69
bump to latest .37 series

Added:
  intel-536ep/trunk/kernel-2.6.37.patch
Modified:
  intel-536ep/trunk/PKGBUILD
  intel-536ep/trunk/intel-536EP.install

-+
 PKGBUILD|   19 +--
 intel-536EP.install |4 ++--
 kernel-2.6.37.patch |   49 +
 3 files changed, 64 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 11:36:49 UTC (rev 107503)
+++ PKGBUILD2011-01-26 12:13:56 UTC (rev 107504)
@@ -4,31 +4,38 @@
 pkgname=intel-536ep
 name=intel-536EP
 pkgver=2.56.76.0
-pkgrel=68
-_kernver=2.6.36-ARCH
+pkgrel=69
+_kernver=2.6.37-ARCH
 pkgdesc=Intel Modem Drivers for 536EP chipset. For stock arch 2.6 kernel 
 arch=(i686)
 license=('custom:INTEL536')
 url=http://linmodems.technion.ac.il/packages/Intel/;
-depends=('intel-536ep-utils' 'kernel26=2.6.36' 'kernel262.6.37')
-makedepends=('kernel26-headers=2.6.36' 'kernel26-headers2.6.37')
+depends=('intel-536ep-utils' 'kernel26=2.6.37' 'kernel262.6.38')
+makedepends=('kernel26-headers=2.6.37' 'kernel26-headers2.6.38')
 
source=(http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-537EP_2009_07_04.tar.bz2
 kernel-2.6.31.patch
-kernel-2.6.33.patch)
+kernel-2.6.33.patch
+kernel-2.6.37.patch)
 install=intel-536EP.install
 
 build() {
   cd $startdir/src/intel-536-537
   patch -Np0 -i ../kernel-2.6.31.patch
   patch -Np0 -i ../kernel-2.6.33.patch
+  patch -Np0 -i ../kernel-2.6.37.patch
   # fix makefile
   sed -i -e s/\`uname -r\`/${_kernver}/g makefile
   sed -i -e s/\`uname -r\`/${_kernver}/g config_check
   make MODEM_TYPE=536 KERNEL_SOURCE_PATH=/lib/modules/${_kernver}/build 
KDIR=/lib/modules/${_kernver}/build 536
+}
+
+package() {
+  cd $startdir/src/intel-536-537
   #Install kernel module
   install -D -m 644  Intel536.ko 
$startdir/pkg/lib/modules/${_kernver}/kernel/drivers/net/intel536.ko
   sed -i -e s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g 
$startdir/intel-536EP.install
 }
 md5sums=('dfea7456fd1b7a6cbf18cdd8ff69e1e7'
  '0de9e6359610264a63754b39846aa178'
- 'c23dbe78cc43064628d2b6599a0827e8')
+ 'c23dbe78cc43064628d2b6599a0827e8'
+ 'e75ac5426300ab97e6752d0bc3ad6c25')

Modified: intel-536EP.install
===
--- intel-536EP.install 2011-01-26 11:36:49 UTC (rev 107503)
+++ intel-536EP.install 2011-01-26 12:13:56 UTC (rev 107504)
@@ -8,7 +8,7 @@
 
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 echo
 echo
@@ -30,6 +30,6 @@
   rm /etc/hamregistry.bin
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 }

Added: kernel-2.6.37.patch
===
--- kernel-2.6.37.patch (rev 0)
+++ kernel-2.6.37.patch 2011-01-26 12:13:56 UTC (rev 107504)
@@ -0,0 +1,49 @@
+--- coredrv/locks.c~   2011-01-26 12:12:00.856675530 +
 coredrv/locks.c2011-01-26 12:12:00.873342198 +
+@@ -141,15 +141,15 @@
+ #endif
+ } 
+ 
+-DECLARE_MUTEX(sem0);
+-DECLARE_MUTEX(sem1);
+-DECLARE_MUTEX(sem2);
+-DECLARE_MUTEX(sem3);
+-DECLARE_MUTEX(sem4);
+-DECLARE_MUTEX(sem5);
+-DECLARE_MUTEX(sem6);
+-DECLARE_MUTEX(sem7);
+-DECLARE_MUTEX(sem8);
++DEFINE_SEMAPHORE(sem0);
++DEFINE_SEMAPHORE(sem1);
++DEFINE_SEMAPHORE(sem2);
++DEFINE_SEMAPHORE(sem3);
++DEFINE_SEMAPHORE(sem4);
++DEFINE_SEMAPHORE(sem5);
++DEFINE_SEMAPHORE(sem6);
++DEFINE_SEMAPHORE(sem7);
++DEFINE_SEMAPHORE(sem8);
+ 
+ asmlinkage void linux_RSAGetExclusive(int Resource, unsigned char *Indicator) 
+ {
+--- coredrv/softserial_io.c~   2011-01-26 12:16:55.753342197 +
 coredrv/softserial_io.c2011-01-26 12:16:55.763342199 +
+@@ -65,7 +65,7 @@
+ }
+ 
+ 
//=
+-static DECLARE_MUTEX(softserial_write_sem);
++static DEFINE_SEMAPHORE(softserial_write_sem);
+ int softserial_write(struct tty_struct* ptty,
+   //int from_user_space,
+   const unsigned char* input_buffer,
+--- coredrv/coredrv.c~ 2011-01-26 12:15:54.713342038 +
 coredrv/coredrv.c  2011-01-26 12:15:54.726675572 +
+@@ -765,7 +765,7 @@
+ extern void do_schedule(void);
+ #endif
+ 
+-   DECLARE_MUTEX(exec_reg_sem);
++   DEFINE_SEMAPHORE(exec_reg_sem);
+DECLARE_WAIT_QUEUE_HEAD(persistWriteQ);
+DECLARE_WAIT_QUEUE_HEAD(persistReadQ);
+DECLARE_WAIT_QUEUE_HEAD(persistShutdownQ);



[arch-commits] Commit in intel-536ep/repos (testing-i686)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:14:18
  Author: tpowa
Revision: 107505

archrelease: copy trunk to testing-i686

Added:
  intel-536ep/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/trunk (kernel-2.6.37.patch)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:15:07
  Author: tpowa
Revision: 107506

add .37 patch

Added:
  fcpcmcia/trunk/kernel-2.6.37.patch

-+
 kernel-2.6.37.patch |   42 ++
 1 file changed, 42 insertions(+)

Added: kernel-2.6.37.patch
===
--- kernel-2.6.37.patch (rev 0)
+++ kernel-2.6.37.patch 2011-01-26 12:15:07 UTC (rev 107506)
@@ -0,0 +1,42 @@
+--- fcpcmcia_cs.c~ 2011-01-26 09:53:11.543340898 +0100
 fcpcmcia_cs.c  2011-01-26 09:53:11.566675577 +0100
+@@ -26,7 +26,6 @@
+ #include asm/io.h
+ #include asm/system.h
+ 
+-#include pcmcia/cs.h
+ #include pcmcia/cistpl.h
+ #include pcmcia/ciscode.h
+ #include pcmcia/ds.h
+@@ -156,7 +155,7 @@
+ #endif
+ 
+ /* General socket configuration */
+-p_dev-conf.Attributes = CONF_ENABLE_IRQ;
++p_dev-config_flags |= CONF_ENABLE_IRQ;
+ p_dev-conf.IntType = INT_MEMORY_AND_IO;
+ p_dev-conf.ConfigIndex = 1;
+ p_dev-conf.Present = PRESENT_OPTION;
+@@ -228,7 +227,7 @@
+   /*
+  * configure the PCMCIA socket
+ */
+-  i = pcmcia_request_configuration(link, link-conf);
++  i = pcmcia_enable_device(link);
+   if (i != 0) {
+ pcmcia_disable_device(link);
+   break;
+--- fcpcmcia_cs.c~ 2011-01-26 10:05:17.426675764 +0100
 fcpcmcia_cs.c  2011-01-26 10:05:17.436675570 +0100
+@@ -156,9 +156,8 @@
+ 
+ /* General socket configuration */
+ p_dev-config_flags |= CONF_ENABLE_IRQ;
+-p_dev-conf.IntType = INT_MEMORY_AND_IO;
+-p_dev-conf.ConfigIndex = 1;
+-p_dev-conf.Present = PRESENT_OPTION;
++p_dev-config_index = 1;
++p_dev-config_regs = PRESENT_OPTION;
+ 
+ return cs_config(p_dev);
+ 



[arch-commits] Commit in fcpcmcia/repos/testing-i686 (kernel-2.6.37.patch)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:16:10
  Author: tpowa
Revision: 107507

add .37 patch

Added:
  fcpcmcia/repos/testing-i686/kernel-2.6.37.patch

-+
 kernel-2.6.37.patch |   42 ++
 1 file changed, 42 insertions(+)

Added: kernel-2.6.37.patch
===
--- kernel-2.6.37.patch (rev 0)
+++ kernel-2.6.37.patch 2011-01-26 12:16:10 UTC (rev 107507)
@@ -0,0 +1,42 @@
+--- fcpcmcia_cs.c~ 2011-01-26 09:53:11.543340898 +0100
 fcpcmcia_cs.c  2011-01-26 09:53:11.566675577 +0100
+@@ -26,7 +26,6 @@
+ #include asm/io.h
+ #include asm/system.h
+ 
+-#include pcmcia/cs.h
+ #include pcmcia/cistpl.h
+ #include pcmcia/ciscode.h
+ #include pcmcia/ds.h
+@@ -156,7 +155,7 @@
+ #endif
+ 
+ /* General socket configuration */
+-p_dev-conf.Attributes = CONF_ENABLE_IRQ;
++p_dev-config_flags |= CONF_ENABLE_IRQ;
+ p_dev-conf.IntType = INT_MEMORY_AND_IO;
+ p_dev-conf.ConfigIndex = 1;
+ p_dev-conf.Present = PRESENT_OPTION;
+@@ -228,7 +227,7 @@
+   /*
+  * configure the PCMCIA socket
+ */
+-  i = pcmcia_request_configuration(link, link-conf);
++  i = pcmcia_enable_device(link);
+   if (i != 0) {
+ pcmcia_disable_device(link);
+   break;
+--- fcpcmcia_cs.c~ 2011-01-26 10:05:17.426675764 +0100
 fcpcmcia_cs.c  2011-01-26 10:05:17.436675570 +0100
+@@ -156,9 +156,8 @@
+ 
+ /* General socket configuration */
+ p_dev-config_flags |= CONF_ENABLE_IRQ;
+-p_dev-conf.IntType = INT_MEMORY_AND_IO;
+-p_dev-conf.ConfigIndex = 1;
+-p_dev-conf.Present = PRESENT_OPTION;
++p_dev-config_index = 1;
++p_dev-config_regs = PRESENT_OPTION;
+ 
+ return cs_config(p_dev);
+ 



[arch-commits] Commit in fcpcmcia/repos/testing-x86_64 (kernel-2.6.37.patch)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:16:23
  Author: tpowa
Revision: 107508

add .37 patch

Added:
  fcpcmcia/repos/testing-x86_64/kernel-2.6.37.patch

-+
 kernel-2.6.37.patch |   42 ++
 1 file changed, 42 insertions(+)

Added: kernel-2.6.37.patch
===
--- kernel-2.6.37.patch (rev 0)
+++ kernel-2.6.37.patch 2011-01-26 12:16:23 UTC (rev 107508)
@@ -0,0 +1,42 @@
+--- fcpcmcia_cs.c~ 2011-01-26 09:53:11.543340898 +0100
 fcpcmcia_cs.c  2011-01-26 09:53:11.566675577 +0100
+@@ -26,7 +26,6 @@
+ #include asm/io.h
+ #include asm/system.h
+ 
+-#include pcmcia/cs.h
+ #include pcmcia/cistpl.h
+ #include pcmcia/ciscode.h
+ #include pcmcia/ds.h
+@@ -156,7 +155,7 @@
+ #endif
+ 
+ /* General socket configuration */
+-p_dev-conf.Attributes = CONF_ENABLE_IRQ;
++p_dev-config_flags |= CONF_ENABLE_IRQ;
+ p_dev-conf.IntType = INT_MEMORY_AND_IO;
+ p_dev-conf.ConfigIndex = 1;
+ p_dev-conf.Present = PRESENT_OPTION;
+@@ -228,7 +227,7 @@
+   /*
+  * configure the PCMCIA socket
+ */
+-  i = pcmcia_request_configuration(link, link-conf);
++  i = pcmcia_enable_device(link);
+   if (i != 0) {
+ pcmcia_disable_device(link);
+   break;
+--- fcpcmcia_cs.c~ 2011-01-26 10:05:17.426675764 +0100
 fcpcmcia_cs.c  2011-01-26 10:05:17.436675570 +0100
+@@ -156,9 +156,8 @@
+ 
+ /* General socket configuration */
+ p_dev-config_flags |= CONF_ENABLE_IRQ;
+-p_dev-conf.IntType = INT_MEMORY_AND_IO;
+-p_dev-conf.ConfigIndex = 1;
+-p_dev-conf.Present = PRESENT_OPTION;
++p_dev-config_index = 1;
++p_dev-config_regs = PRESENT_OPTION;
+ 
+ return cs_config(p_dev);
+ 



[arch-commits] Commit in intel-537/trunk (3 files)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:23:44
  Author: tpowa
Revision: 107509

upgpkg: intel-537 2.60.80.0-71
bump to .37 kernel

Added:
  intel-537/trunk/kernel-2.6.37.patch
Modified:
  intel-537/trunk/PKGBUILD
  intel-537/trunk/intel-537.install

-+
 PKGBUILD|   19 +--
 intel-537.install   |4 ++--
 kernel-2.6.37.patch |   49 +
 3 files changed, 64 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 12:16:23 UTC (rev 107508)
+++ PKGBUILD2011-01-26 12:23:44 UTC (rev 107509)
@@ -1,34 +1,41 @@
 # $Id$
 # Maintainer : Tobias Powalowski tp...@archlinux.org
 
-_kernver=2.6.36-ARCH;
+_kernver=2.6.37-ARCH;
 
 pkgname=intel-537
 pkgver=2.60.80.0
-pkgrel=70
+pkgrel=71
 pkgdesc=Intel Modem Drivers for 537 chipsets. For stock arch 2.6 kernel
 arch=(i686)
 license=('custom:INTEL537')
 url=http://linmodems.technion.ac.il/packages/Intel/;
-depends=('intel-537-utils' 'kernel26=2.6.36' 'kernel262.6.37')
-makedepends=('kernel26-headers=2.6.36' 'kernel26-headers2.6.37')
+depends=('intel-537-utils' 'kernel26=2.6.37' 'kernel262.6.38')
+makedepends=('kernel26-headers=2.6.37' 'kernel26-headers2.6.38')
 
source=(http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-537EP_2009_07_04.tar.bz2
 kernel-2.6.31.patch
-kernel-2.6.33.patch)
+kernel-2.6.33.patch
+kernel-2.6.37.patch)
 install=intel-537.install
 
 build() {
   cd $srcdir/intel-536-537
   patch -Np0 -i ../kernel-2.6.31.patch
   patch -Np0 -i ../kernel-2.6.33.patch
+  patch -Np0 -i ../kernel-2.6.37.patch
   # fix makefile
   sed -i -e s/\`uname -r\`/${_kernver}/g makefile
   sed -i -e s/\`uname -r\`/${_kernver}/g config_check
   make KDIR=/lib/modules/${_kernver}/build 
KERNEL_SOURCE_PATH=/lib/modules/${_kernver}/build MODEM_TYPE=537 537
+}
+
+package() {
+  cd $srcdir/intel-536-537
   # Install kernel module
   install -D -m 644 Intel537.ko 
$pkgdir/lib/modules/${_kernver}/kernel/drivers/net/intel537.ko
   sed -i -e s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g 
$startdir/intel-537.install
 }
 md5sums=('dfea7456fd1b7a6cbf18cdd8ff69e1e7'
  '0de9e6359610264a63754b39846aa178'
- 'c23dbe78cc43064628d2b6599a0827e8')
+ 'c23dbe78cc43064628d2b6599a0827e8'
+ 'e75ac5426300ab97e6752d0bc3ad6c25')

Modified: intel-537.install
===
--- intel-537.install   2011-01-26 12:16:23 UTC (rev 107508)
+++ intel-537.install   2011-01-26 12:23:44 UTC (rev 107509)
@@ -8,7 +8,7 @@
 
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 echo
 echo
@@ -30,6 +30,6 @@
   rm /etc/hamregistry.bin
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 }

Added: kernel-2.6.37.patch
===
--- kernel-2.6.37.patch (rev 0)
+++ kernel-2.6.37.patch 2011-01-26 12:23:44 UTC (rev 107509)
@@ -0,0 +1,49 @@
+--- coredrv/locks.c~   2011-01-26 12:12:00.856675530 +
 coredrv/locks.c2011-01-26 12:12:00.873342198 +
+@@ -141,15 +141,15 @@
+ #endif
+ } 
+ 
+-DECLARE_MUTEX(sem0);
+-DECLARE_MUTEX(sem1);
+-DECLARE_MUTEX(sem2);
+-DECLARE_MUTEX(sem3);
+-DECLARE_MUTEX(sem4);
+-DECLARE_MUTEX(sem5);
+-DECLARE_MUTEX(sem6);
+-DECLARE_MUTEX(sem7);
+-DECLARE_MUTEX(sem8);
++DEFINE_SEMAPHORE(sem0);
++DEFINE_SEMAPHORE(sem1);
++DEFINE_SEMAPHORE(sem2);
++DEFINE_SEMAPHORE(sem3);
++DEFINE_SEMAPHORE(sem4);
++DEFINE_SEMAPHORE(sem5);
++DEFINE_SEMAPHORE(sem6);
++DEFINE_SEMAPHORE(sem7);
++DEFINE_SEMAPHORE(sem8);
+ 
+ asmlinkage void linux_RSAGetExclusive(int Resource, unsigned char *Indicator) 
+ {
+--- coredrv/softserial_io.c~   2011-01-26 12:16:55.753342197 +
 coredrv/softserial_io.c2011-01-26 12:16:55.763342199 +
+@@ -65,7 +65,7 @@
+ }
+ 
+ 
//=
+-static DECLARE_MUTEX(softserial_write_sem);
++static DEFINE_SEMAPHORE(softserial_write_sem);
+ int softserial_write(struct tty_struct* ptty,
+   //int from_user_space,
+   const unsigned char* input_buffer,
+--- coredrv/coredrv.c~ 2011-01-26 12:15:54.713342038 +
 coredrv/coredrv.c  2011-01-26 12:15:54.726675572 +
+@@ -765,7 +765,7 @@
+ extern void do_schedule(void);
+ #endif
+ 
+-   DECLARE_MUTEX(exec_reg_sem);
++   DEFINE_SEMAPHORE(exec_reg_sem);
+DECLARE_WAIT_QUEUE_HEAD(persistWriteQ);
+DECLARE_WAIT_QUEUE_HEAD(persistReadQ);
+DECLARE_WAIT_QUEUE_HEAD(persistShutdownQ);



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:24:10
  Author: tpowa
Revision: 107510

archrelease: copy trunk to testing-i686

Added:
  intel-537/repos/testing-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:30:57
  Author: tpowa
Revision: 107511

upgpkg: lirc 0.9.0.pre1-4
bump to .37 series

Modified:
  lirc/trunk/PKGBUILD
  lirc/trunk/lirc.install

--+
 PKGBUILD |8 
 lirc.install |6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 12:24:10 UTC (rev 107510)
+++ PKGBUILD2011-01-26 12:30:57 UTC (rev 107511)
@@ -3,14 +3,14 @@
 
 pkgname=lirc
 pkgver=0.9.0.pre1
-pkgrel=3
-_kernver=2.6.36-ARCH
+pkgrel=4
+_kernver=2.6.37-ARCH
 pkgdesc=Linux Infrared Remote Control kernel modules for stock arch kernel
 arch=('i686' 'x86_64')
 url=http://www.lirc.org/;
 license=('GPL')
-depends=('lirc-utils' 'kernel26=2.6.36' 'kernel262.6.37')
-makedepends=('help2man' 'kernel26-headers=2.6.36' 'kernel26-headers2.6.37')
+depends=('lirc-utils' 'kernel26=2.6.37' 'kernel262.6.38')
+makedepends=('help2man' 'kernel26-headers=2.6.37' 'kernel26-headers2.6.38')
 replaces=('lirc+pctv')
 options=('!makeflags')
 install=$pkgname.install

Modified: lirc.install
===
--- lirc.install2011-01-26 12:24:10 UTC (rev 107510)
+++ lirc.install2011-01-26 12:30:57 UTC (rev 107511)
@@ -10,7 +10,7 @@
 post_install() {
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
   /bin/true
 }
@@ -26,7 +26,7 @@
 post_upgrade() {
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
   /bin/true
 }
@@ -40,7 +40,7 @@
 post_remove() {
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.36-ARCH
+  KERNEL_VERSION=2.6.37-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
   /bin/true
 }



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:31:34
  Author: tpowa
Revision: 107513

archrelease: copy trunk to testing-x86_64

Added:
  lirc/repos/testing-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:31:16
  Author: tpowa
Revision: 107512

archrelease: copy trunk to testing-i686

Added:
  lirc/repos/testing-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:57:49
  Author: tpowa
Revision: 107514

upgpkg: progsreiserfs 0.3.0.5-6
remove binaries and only provide the lib

Modified:
  progsreiserfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 12:31:34 UTC (rev 107513)
+++ PKGBUILD2011-01-26 12:57:49 UTC (rev 107514)
@@ -3,7 +3,7 @@
 
 pkgname=progsreiserfs
 pkgver=0.3.0.5
-pkgrel=5
+pkgrel=6
 pkgdesc=library for accessing and manipulating reiserfs partitions
 arch=(i686 x86_64)
 url=http://www.namesys.com;
@@ -17,10 +17,14 @@
 
 build(){
 cd ${srcdir}/${pkgname}-${pkgver}
-./configure --prefix=/usr --mandir=/usr/share/man || return 1
-make || return 1
-make DESTDIR=${pkgdir} install || return 1
-   rm ${pkgdir}/usr/share/man/man8/mkfs.reiserfs.8
-rm ${pkgdir}/usr/share/man/man8/resizefs.reiserfs.8
-rm ${pkgdir}/usr/share/man/man8/tunefs.reiserfs.8
+./configure --prefix=/usr --mandir=/usr/share/man 
+make
 }
+package() {
+cd ${srcdir}/${pkgname}-${pkgver} 
+make DESTDIR=${pkgdir} install
+# only provide lib and includes files
+# https://bugs.archlinux.org/task/22255
+rm -r ${pkgdir}/usr/sbin
+   rm -r ${pkgdir}/usr/share/man/
+}



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:58:01
  Author: tpowa
Revision: 107515

archrelease: remove extra-i686

Deleted:
  progsreiserfs/repos/extra-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:58:18
  Author: tpowa
Revision: 107516

archrelease: copy trunk to extra-i686

Added:
  progsreiserfs/repos/extra-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:58:26
  Author: tpowa
Revision: 107517

archrelease: remove extra-x86_64

Deleted:
  progsreiserfs/repos/extra-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:58:44
  Author: tpowa
Revision: 107518

archrelease: copy trunk to extra-x86_64

Added:
  progsreiserfs/repos/extra-x86_64/



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 08:33:47
  Author: bisson
Revision: 107519

add optdepends on librsvg for SVG file preview

Modified:
  geeqie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 12:58:44 UTC (rev 107518)
+++ PKGBUILD2011-01-26 13:33:47 UTC (rev 107519)
@@ -11,6 +11,7 @@
 license=('GPL3')
 depends=('exiv2' 'gtk2' 'lcms')
 makedepends=('intltool')
+optdepends=('librsvg: SVG rendering')
 replaces=('gqview-devel')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('1d67ef990390224c5052697d93bb49c0')



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

2011-01-26 Thread Ionut Biru
Date: Wednesday, January 26, 2011 @ 08:39:05
  Author: ibiru
Revision: 107520

upgpkg: nilfs-utils 2.0.21-1
update to 2.0.21

Modified:
  nilfs-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 13:33:47 UTC (rev 107519)
+++ PKGBUILD2011-01-26 13:39:05 UTC (rev 107520)
@@ -2,17 +2,17 @@
 # Maintainer : Ionut Biru ib...@archlinux.org
 # Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr 
 pkgname=nilfs-utils
-pkgver=2.0.20
+pkgver=2.0.21
 pkgrel=1
 pkgdesc=A log-structured file system supporting continuous snapshotting 
(userspace utils)
 arch=('i686' 'x86_64')
 url=http://www.nilfs.org/;
-license=('GPL2')
+license=('GPL2' 'LGPL2.1')
 backup=('etc/nilfs_cleanerd.conf')
-depends=('e2fsprogs')
+depends=('util-linux-ng')
 options=(!libtool)
 source=(http://www.nilfs.org/download/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('04287d6c96df7d823a096c203021a2ec')
+md5sums=('7f970f35950b429ac490df594c9d8fc1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-01-26 Thread Ionut Biru
Date: Wednesday, January 26, 2011 @ 08:46:59
  Author: ibiru
Revision: 107521

archrelease: copy trunk to testing-i686

Added:
  nilfs-utils/repos/testing-i686/



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

2011-01-26 Thread Ionut Biru
Date: Wednesday, January 26, 2011 @ 08:47:15
  Author: ibiru
Revision: 107522

archrelease: copy trunk to testing-x86_64

Added:
  nilfs-utils/repos/testing-x86_64/



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 10:33:37
  Author: thomas
Revision: 107523

acpi: Upgrade to 1.5

Modified:
  acpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 13:47:15 UTC (rev 107522)
+++ PKGBUILD2011-01-26 15:33:37 UTC (rev 107523)
@@ -3,20 +3,23 @@
 # Maintainer: Thayer Williams tha...@archlinux.org
 
 pkgname=acpi
-pkgver=1.4
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 pkgdesc=Linux ACPI client providing battery, AC power, and thermal readings
 arch=('i686' 'x86_64')
 url=http://sourceforge.net/projects/acpiclient;
 depends=('glibc')
 source=(http://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz)
 license=('GPL2')
-md5sums=('ea2a285957a36bad2ec099413bd330a5')
+sha256sums=('57ff91cb5bef9e6d158c5b231a553a3a77c9ccfd0e4fad42958d1e61241060dd')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr || return 1
-  make || return 1
-  make DESTDIR=$pkgdir install || return 1
+  ./configure --prefix=/usr
+  make
 }
 
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 10:36:05
  Author: thomas
Revision: 107524

archrelease: remove extra-i686

Deleted:
  acpi/repos/extra-i686/



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 10:36:14
  Author: thomas
Revision: 107526

archrelease: remove extra-x86_64

Deleted:
  acpi/repos/extra-x86_64/



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 10:36:12
  Author: thomas
Revision: 107525

archrelease: copy trunk to extra-i686

Added:
  acpi/repos/extra-i686/



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 10:36:23
  Author: thomas
Revision: 107527

archrelease: copy trunk to extra-x86_64

Added:
  acpi/repos/extra-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 11:43:18
  Author: tpowa
Revision: 107528

upgpkg: nfsidmap 0.24-1
bump to latest version

Modified:
  nfsidmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 15:36:23 UTC (rev 107527)
+++ PKGBUILD2011-01-26 16:43:18 UTC (rev 107528)
@@ -3,8 +3,8 @@
 # Contributor: Judd jvi...@zeroflux.org
 
 pkgname=nfsidmap
-pkgver=0.23
-pkgrel=4
+pkgver=0.24
+pkgrel=1
 pkgdesc=Library to help mapping IDs, mainly for NFSv4
 arch=('i686' 'x86_64')
 url=http://www.citi.umich.edu/projects/nfsv4/linux/;
@@ -12,7 +12,7 @@
 license=('custom:nfsidmap')
 options=(!libtool)
 
source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz)
-md5sums=('28f3ece648c1dc5d25e8d623d55f8bd6')
+md5sums=('d71a1ee9881d5b5814ff3ec41256937d')
 
 build() {
   cd $srcdir/lib$pkgname-$pkgver
@@ -30,4 +30,3 @@
   # install license
   install -Dm644 COPYING $pkgdir/usr/share/licenses/nfsidmap/LICENSE
 }
-



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 11:43:43
  Author: tpowa
Revision: 107529

archrelease: copy trunk to testing-i686

Added:
  nfsidmap/repos/testing-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 11:44:07
  Author: tpowa
Revision: 107530

archrelease: copy trunk to testing-x86_64

Added:
  nfsidmap/repos/testing-x86_64/



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 12:03:13
  Author: thomas
Revision: 107531

initscripts: Upgrade to 2011.01-1

Modified:
  initscripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 16:44:07 UTC (rev 107530)
+++ PKGBUILD2011-01-26 17:03:13 UTC (rev 107531)
@@ -3,12 +3,12 @@
 # Maintainer: Aaron Griffin aa...@archlinux.org
 
 pkgname=initscripts
-pkgver=2010.07
-pkgrel=2
+pkgver=2011.01
+pkgrel=1
 pkgdesc=System initialization/bootup scripts
 arch=('i686' 'x86_64')
 url=http://www.archlinux.org;
-license=('GPL')
+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'
@@ -17,13 +17,13 @@
 'dhcpcd: DHCP network configuration'
 'wireless_tools: Wireless networking')
 install=initscripts.install
-source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}-1.tar.xz;
+source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}-${pkgrel}.tar.xz;
 'wireless.conf.d')
-md5sums=('0cea15a64d999d0e1aa0c4bb4dbd1af8'
- '027576534885b8d5dded9be546057b12')
+sha256sums=('d69510d562d387c3ecbab69b412c41c24da17a23771625a7cd71810eeed067e0'
+'0eba4250b07e0a727ef64772f5ee9027b123cbd4bb0894ba2842f545035c827f')
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}-1
+  cd ${srcdir}/${pkgname}-${pkgver}-${pkgrel}
   DESTDIR=${pkgdir} ./install.sh
   install -D -m644 ${srcdir}/wireless.conf.d ${pkgdir}/etc/conf.d/wireless
 }



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 12:12:40
  Author: thomas
Revision: 107532

mkinitcpio: Upgrade to 0.6.8

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 17:03:13 UTC (rev 107531)
+++ PKGBUILD2011-01-26 17:12:40 UTC (rev 107532)
@@ -4,7 +4,7 @@
 # Maintainer: Aaron Griffin aa...@archlinux.org
 
 pkgname=mkinitcpio
-pkgver=0.6.7
+pkgver=0.6.8
 pkgrel=1
 pkgdesc=Modular initramfs image creation utility
 arch=(any)
@@ -20,7 +20,7 @@
   'klibc-module-init-tools' 'klibc-udev')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 backup=(etc/mkinitcpio.conf)
-sha256sums=('8d34bfa9c8018f02ee938ac68285e3aa16a1ad84ddc0433998e2d43a428cdcbd')
+sha256sums=('b2bb47594d6d7a75086dce9205040eebc2459a0371b4d269f10452907a0865c3')
 
 package() {
   cd $srcdir/${pkgname}-${pkgver}



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 12:27:32
  Author: thomas
Revision: 107533

archrelease: copy trunk to testing-i686

Added:
  initscripts/repos/testing-i686/



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 12:27:41
  Author: thomas
Revision: 107534

archrelease: copy trunk to testing-x86_64

Added:
  initscripts/repos/testing-x86_64/



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

2011-01-26 Thread Thomas Bächler
Date: Wednesday, January 26, 2011 @ 12:27:51
  Author: thomas
Revision: 107535

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/



[arch-commits] Commit in iputils/trunk (PKGBUILD iputils-s20101006-manpages.patch)

2011-01-26 Thread Stéphane Gaudreault
Date: Wednesday, January 26, 2011 @ 12:38:04
  Author: stephane
Revision: 107536

upgpkg: iputils 20101006-1
Rebuild of old package, Tidy up PKGBUILD, upgrade to 20101006, workaround for 
FS#20251

Added:
  iputils/trunk/iputils-s20101006-manpages.patch
Modified:
  iputils/trunk/PKGBUILD

--+
 PKGBUILD |   61 --
 iputils-s20101006-manpages.patch | 1044 +
 2 files changed, 1072 insertions(+), 33 deletions(-)

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


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

2011-01-26 Thread Stéphane Gaudreault
Date: Wednesday, January 26, 2011 @ 12:38:09
  Author: stephane
Revision: 107537

archrelease: copy trunk to testing-i686

Added:
  iputils/repos/testing-i686/



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

2011-01-26 Thread Stéphane Gaudreault
Date: Wednesday, January 26, 2011 @ 12:38:12
  Author: stephane
Revision: 107538

archrelease: copy trunk to testing-x86_64

Added:
  iputils/repos/testing-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:30:36
  Author: tpowa
Revision: 107539

upgpkg: digikam 1.8.0-1
bump to latest version

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 17:38:12 UTC (rev 107538)
+++ PKGBUILD2011-01-26 18:30:36 UTC (rev 107539)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 
 pkgname=digikam
-pkgver=1.7.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc=Digital photo management application for kde
 arch=('i686' 'x86_64')
@@ -34,4 +34,4 @@
   cd ${srcdir}/build
   make DESTDIR=${pkgdir} install
 }
-md5sums=('ecc6ec563cc5309f21da9c4946397875')
+md5sums=('54aa6150183621cabd5ea222d55685a4')



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:32:55
  Author: tpowa
Revision: 107540

archrelease: remove extra-i686

Deleted:
  digikam/repos/extra-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:33:17
  Author: tpowa
Revision: 107541

archrelease: copy trunk to extra-i686

Added:
  digikam/repos/extra-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:35:38
  Author: tpowa
Revision: 107542

archrelease: remove extra-x86_64

Deleted:
  digikam/repos/extra-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:35:58
  Author: tpowa
Revision: 107543

archrelease: copy trunk to extra-x86_64

Added:
  digikam/repos/extra-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:40:31
  Author: tpowa
Revision: 107544

upgpkg: kipi-plugins 1.8.0-1
bump to latest version

Modified:
  kipi-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 18:35:58 UTC (rev 107543)
+++ PKGBUILD2011-01-26 18:40:31 UTC (rev 107544)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 
 pkgname=kipi-plugins
-pkgver=1.7.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc=libkipi plugins for digikam and kde apps
 arch=('i686' 'x86_64')
@@ -34,4 +34,4 @@
   cd ${srcdir}/build
   make DESTDIR=$pkgdir install
 }
-md5sums=('d1cc95109d826d651b1ca81e1ebbd6df')
+md5sums=('1e1ad2a3f8328e94ed7c7f92d51a1334')



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:41:24
  Author: tpowa
Revision: 107545

archrelease: remove extra-i686

Deleted:
  kipi-plugins/repos/extra-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:41:48
  Author: tpowa
Revision: 107546

archrelease: copy trunk to extra-i686

Added:
  kipi-plugins/repos/extra-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:42:51
  Author: tpowa
Revision: 107547

archrelease: remove extra-x86_64

Deleted:
  kipi-plugins/repos/extra-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 13:43:11
  Author: tpowa
Revision: 107548

archrelease: copy trunk to extra-x86_64

Added:
  kipi-plugins/repos/extra-x86_64/



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 13:54:29
  Author: bisson
Revision: 107549

re-enable PAM in sshd_config

Modified:
  openssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 18:43:11 UTC (rev 107548)
+++ PKGBUILD2011-01-26 18:54:29 UTC (rev 107549)
@@ -4,7 +4,7 @@
 
 pkgname=openssh
 pkgver=5.7p1
-pkgrel=1
+pkgrel=2
 pkgdesc='Free version of the SSH connectivity tools'
 arch=('i686' 'x86_64')
 license=('custom:BSD')
@@ -47,4 +47,9 @@
install -Dm755 contrib/findssl.sh ${pkgdir}/usr/bin/findssl.sh
install -Dm755 contrib/ssh-copy-id ${pkgdir}/usr/bin/ssh-copy-id
install -Dm644 contrib/ssh-copy-id.1 
${pkgdir}/usr/share/man/man1/ssh-copy-id.1
+
+   # PAM is a common, standard feature to have
+   sed -i  -e '/^#ChallengeResponseAuthentication yes$/c 
ChallengeResponseAuthentication no' \
+   -e '/^#UsePAM no$/c UsePAM yes' \
+   $pkgdir/etc/ssh/sshd_config
 }



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 13:54:39
  Author: bisson
Revision: 107550

archrelease: remove testing-i686

Deleted:
  openssh/repos/testing-i686/



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 13:54:53
  Author: bisson
Revision: 107551

archrelease: copy trunk to testing-i686

Added:
  openssh/repos/testing-i686/



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 13:55:00
  Author: bisson
Revision: 107552

archrelease: remove testing-x86_64

Deleted:
  openssh/repos/testing-x86_64/



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

2011-01-26 Thread Gaetan Bisson
Date: Wednesday, January 26, 2011 @ 13:55:14
  Author: bisson
Revision: 107553

archrelease: copy trunk to testing-x86_64

Added:
  openssh/repos/testing-x86_64/



[arch-commits] Commit in kdebase-workspace/kde-unstable (2 files)

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 13:59:44
  Author: andrea
Revision: 107554

Add fix MALLOC CHECK patch

Added:
  kdebase-workspace/kde-unstable/fix-MALLOC_CHECK.patch
Modified:
  kdebase-workspace/kde-unstable/PKGBUILD

+
 PKGBUILD   |   11 +++
 fix-MALLOC_CHECK.patch |   23 +++
 2 files changed, 30 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 18:55:14 UTC (rev 107553)
+++ PKGBUILD2011-01-26 18:59:44 UTC (rev 107554)
@@ -27,16 +27,18 @@
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
 'kdm-zsh-profile.patch' 'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
 'fixpath.patch' 'terminate-server.patch'
-'set-horos-theme.patch')
-sha1sums=('ec010d2b1c3b584b30a76b792d58f4a0f15f322a'
+'set-horos-theme.patch'
+'fix-MALLOC_CHECK.patch')
+sha1sums=('c192f712d16617e625acc84fcd9e0546df887a70'
   '8c2bdefb23a03b753b78d16944d03fa3939d2d99'
   '5db3a245201bd4a50e65aa2ef583cf5490e4f646'
   'f7b38af38549242a240f1a90ab9964ca8a366129'
   '603cc79c4d2b4eae62bb5f244aeecb3a778b5516'
   '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
   'd7b5883f7e65c6839b1f65f94d58026673dd0226'
-  'c192f712d16617e625acc84fcd9e0546df887a70'
-  'd1f74ba2c7e2580d32b16ab88b0e6e804951e663')
+  'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3'
+  'd1f74ba2c7e2580d32b16ab88b0e6e804951e663'
+  'd8d6ac7f1b25a30fdd0d6a182e2ac6c6f2a28cd7')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -46,6 +48,7 @@
 
 # Already fixed upstream
 patch -Np0 -i ${srcdir}/set-horos-theme.patch
+patch -Np0 -i ${srcdir}/fix-MALLOC_CHECK.patch
 
cd ${srcdir}
mkdir build

Added: fix-MALLOC_CHECK.patch
===
--- fix-MALLOC_CHECK.patch  (rev 0)
+++ fix-MALLOC_CHECK.patch  2011-01-26 18:59:44 UTC (rev 107554)
@@ -0,0 +1,23 @@
+Index: startkde.cmake
+===
+--- startkde.cmake (revision 1217283)
 startkde.cmake (revision 1217284)
+@@ -36,18 +36,6 @@
+ # we have to unset this for Darwin since it will screw up KDE's 
dynamic-loading
+ unset DYLD_FORCE_FLAT_NAMESPACE
+ 
+-# Enable lightweight memory corruption checker if not already set
+-# -- this is for trunk only, we remove it for releases
+-if [ x$MALLOC_CHECK_ = x ]  [ -x /lib/libc.so.6 ]; then
+-# Extract the first two components of the version from the output.
+-glibc_version=$(LC_ALL=C /lib/libc.so.6 | sed -e 
's/[^0-9]*\([0-9]\.[0-9]\+\).*/\1/;s/\.\([0-9]\)$/.0\1/;q')
+-
+-MALLOC_CHECK_=2 # Default to 2 unless glibc 2.9 or higher.
+-test $glibc_version \ 2.08  MALLOC_CHECK_=3
+-
+-export MALLOC_CHECK_
+-fi
+-
+ # in case we have been started with full pathname spec without being in PATH
+ bindir=`echo $0 | sed -n 's,^\(/.*\)/[^/][^/]*$,\1,p'`
+ if [ -n $bindir ]; then



[arch-commits] Commit in kdebase-workspace/kde-unstable (PKGBUILD)

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:46:59
  Author: andrea
Revision: 107555

order patches

Modified:
  kdebase-workspace/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 18:59:44 UTC (rev 107554)
+++ PKGBUILD2011-01-26 19:46:59 UTC (rev 107555)
@@ -42,14 +42,14 @@
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
+# Already fixed upstream
+patch -Np0 -i ${srcdir}/set-horos-theme.patch
+patch -Np0 -i ${srcdir}/fix-MALLOC_CHECK.patch
+
patch -p0 -i ${srcdir}/kdm-zsh-profile.patch
patch -p0 -i ${srcdir}/fixpath.patch
patch -p0 -i ${srcdir}/terminate-server.patch
 
-# Already fixed upstream
-patch -Np0 -i ${srcdir}/set-horos-theme.patch
-patch -Np0 -i ${srcdir}/fix-MALLOC_CHECK.patch
-
cd ${srcdir}
mkdir build
cd build



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:56:33
  Author: andrea
Revision: 107556

KDE 4.6.0

Modified:
  kdelibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:46:59 UTC (rev 107555)
+++ PKGBUILD2011-01-26 19:56:33 UTC (rev 107556)
@@ -3,22 +3,24 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdelibs
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 pkgdesc=KDE Core Libraries
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
-depends=('shared-mime-info' 'hal' 'xz' 'enchant' 'jasper' 'openexr' 'giflib'
- 'strigi' 'libxtst' 'soprano' 'ca-certificates' 'xdg-utils' 'qca' 
'polkit-qt'
- 'libxss' 'phonon' 'shared-desktop-ontologies' 'attica' 'libxcursor' 
'libdbusmenu-qt'
-'hicolor-icon-theme')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 
'hspell' 'docbook-xsl')
+depends=('strigi' 'attica' 'libxss' 'xz' 'openssl' 'soprano' 'heimdal'
+'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 
'grantlee'
+'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
+'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'libxcursor')
+optdepends=('docbook-xsl: needed by meinproc4 to build doc')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'hspell'
+'docbook-xsl')
 replaces=('arts' 'kdelibs-experimental')
 install='kdelibs.install'
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
 'kde-applications-menu.patch' 'archlinux-menu.patch' 
'abs-syntax-highlight.patch')
-sha1sums=('127a2b50fe31ff345e05660dd50f7c55ae78d854'
+sha1sums=('6ea3fc69f98fa91c5159ccd743d4d548e801c7bc'
   '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
   '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
   'd994f262356af5b9e4e9619646e471bd98c91efb')



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:56:37
  Author: andrea
Revision: 107557

KDE 4.6.0

Modified:
  kdepimlibs/trunk/PKGBUILD

--+
 PKGBUILD |   17 -
 1 file changed, 12 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:56:33 UTC (rev 107556)
+++ PKGBUILD2011-01-26 19:56:37 UTC (rev 107557)
@@ -3,19 +3,26 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdepimlibs
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 pkgdesc=KDE PIM Libraries
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
-depends=('kdelibs' 'akonadi' 'libical' 'gpgme')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap' 
'docbook-xsl')
+depends=('kdelibs' 'gpgme' 'akonadi' 'libical' )
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap'
+'docbook-xsl')
 install='kdepimlibs.install'
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('436fd7897586294f327395981a714ae0695f4ee2')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+'glibc-2.13.patch')
+sha1sums=('14624960410d270077df530d70d34e270260b3c4'
+'0a3888f121b313daaf10c1f48e6fc7d058a89a57')
 
 build() {
+# Already fixed upstream
+cd ${srcdir}/${pkgname}-${pkgver}
+patch -Np0 -i ${srcdir}/glibc-2.13.patch
+
cd ${srcdir}
mkdir build
cd build



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:56:40
  Author: andrea
Revision: 107558

KDE 4.6.0

Modified:
  oxygen-icons/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:56:37 UTC (rev 107557)
+++ PKGBUILD2011-01-26 19:56:40 UTC (rev 107558)
@@ -5,7 +5,7 @@
 pkgbase=oxygen-icons
 pkgname=('oxygen-icons'
  'oxygen-icons-svg')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 pkgdesc=The Oxygen Icon Theme
 arch=('any')
@@ -13,7 +13,7 @@
 license=('LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('9c831506010fc441467575a53c91047c1004f473')
+sha1sums=('a5c9cdfd2ead610b3b7d763006802ee90afdb580')
 
 build() {
cd $srcdir



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:56:43
  Author: andrea
Revision: 107559

KDE 4.6.0

Modified:
  kdebase-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:56:40 UTC (rev 107558)
+++ PKGBUILD2011-01-26 19:56:43 UTC (rev 107559)
@@ -3,24 +3,25 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdebase-runtime
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 pkgdesc=KDE Base Runtime Environment
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
-depends=('kdelibs' 'oxygen-icons' 'xorg-xauth' 'hicolor-icon-theme'
- 'smbclient' 'rarian' 'libssh')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'openslp'
- 'xine-lib' 'docbook-xsl')
-optdepends=('htdig: to build the search index'
+depends=('kdelibs' 'ntrack' 'smbclient' 'libssh' 'libcanberra' 'oxygen-icons'
+'xorg-xauth' 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'openslp' 'xine-lib'
+'docbook-xsl')
+optdepends=('htdig: to build the search index in khelpcenter'
+'rarian: needed by khelpcenter'
 'gdb: drkonq crash handler')
 install=${pkgname}.install
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('3827a38727e077a2aef6d63f38e68ec72bd01a84')
+sha1sums=('024b7035a410f7c08e501ea1250553e746a469d2')
 
 build() {
-cd ${srcdir}
+   cd ${srcdir}
mkdir build
cd build
cmake ../${pkgname}-${pkgver} \



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:56:46
  Author: andrea
Revision: 107560

KDE 4.6.0

Modified:
  kdegraphics/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:56:43 UTC (rev 107559)
+++ PKGBUILD2011-01-26 19:56:46 UTC (rev 107560)
@@ -12,20 +12,20 @@
  'kdegraphics-ksnapshot'
  'kdegraphics-libs'
  'kdegraphics-okular')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegraphics')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-runtime' 'poppler-qt'
-   'libspectre' 'sane' 'chmlib' 'djvulibre' 'lcms' 'qimageblitz' 
'ebook-tools'
-   'libxxf86vm' 'docbook-xsl')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'qimageblitz' 'sane' 'lcms'
+'libxxf86vm' 'poppler-qt' 'libspectre' 'chmlib' 'djvulibre'
+'ebook-tools' 'kdebase-runtime' 'docbook-xsl')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('7e7c81ac691aacbfea6c1e1860cd098294bf5e15')
+sha1sums=('bef8ebfa33f66405975e4e1b5c327fa144c3e40e')
 
 build() {
-cd ${srcdir}
+   cd ${srcdir}
mkdir build
cd build
cmake ../${pkgbase}-${pkgver} \
@@ -102,7 +102,7 @@
 
 package_kdegraphics-ksnapshot() {
pkgdesc='Screen Capture Program'
-   depends=('kdebase-runtime')
+   depends=('kdebase-runtime' 'kdegraphics-libs')
url=http://kde.org/applications/graphics/ksnapshot/;
install='kdegraphics.install'
cd $srcdir/build/ksnapshot
@@ -131,13 +131,11 @@
 package_kdegraphics-okular() {
pkgdesc='Document Viewer'
depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 
'djvulibre'
-   'libspectre' 'ebook-tools' 'kdegraphics-libs')
+   'ebook-tools' 'libspectre')
url=http://kde.org/applications/graphics/okular/;
install='kdegraphics.install'
cd $srcdir/build/okular
make DESTDIR=$pkgdir install
cd $srcdir/build/doc/okular
make DESTDIR=$pkgdir install
-   install -D -m644 
$srcdir/${pkgbase}-${pkgver}/cmake/modules/FindOkular.cmake \
-   $pkgdir/usr/share/apps/cmake/modules/FindOkular.cmake
 }



[arch-commits] Commit in kdebindings/trunk (PKGBUILD sip4.11.2.patch sip4.12.patch)

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:56:49
  Author: andrea
Revision: 107561

KDE 4.6.0

Modified:
  kdebindings/trunk/PKGBUILD
Deleted:
  kdebindings/trunk/sip4.11.2.patch
  kdebindings/trunk/sip4.12.patch

-+
 PKGBUILD|   18 ++
 sip4.11.2.patch |   64 -
 sip4.12.patch   |   93 --
 3 files changed, 5 insertions(+), 170 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:56:46 UTC (rev 107560)
+++ PKGBUILD2011-01-26 19:56:49 UTC (rev 107561)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 59825 2009-11-28 01:40:17Z andrea $
+# $Id: PKGBUILD 107102 2011-01-21 11:16:03Z andrea $
 # Maintainer: Andrea Scarpino and...@archlinux.org
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
@@ -7,26 +7,19 @@
  'kdebindings-python'
  'kdebindings-ruby'
  'kdebindings-smoke')
-pkgver=4.5.5
-pkgrel=2
+pkgver=4.6.0
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'python2-qt' 'kdepim-runtime' 
'mono'
'kdegraphics-okular' 'qwt' 'docbook-xsl' 'boost' 'qscintilla' 'ruby')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
-'sip4.11.2.patch'
-'sip4.12.patch')
-sha1sums=('5f754f0b6989df9557c5ccec18b4f96207fceb94'
-  '36b52d147fee24a65c756baaad00e3d1ac081d3d'
-  '59b3992de8def0e415a055246d2d3d0a2934d8d9')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
+sha1sums=('a2d641bbee7fddfbd76652fb41cd784d8c92288c')
 
 build() {
cd ${srcdir}/${pkgbase}-${pkgver}
 
-   patch -Np0 -i ${srcdir}/sip4.11.2.patch
-   patch -Np1 -i ${srcdir}/sip4.12.patch
-
# fix ruby
for f in `find ruby -name CMakeLists.txt`; do
  sed -i s|\${RUBY_INCLUDE_PATH}|\${RUBY_INCLUDE_PATH} 
/usr/include/ruby-1.9.1/${_ARCHITECTURE}-linux| ${f}
@@ -41,7 +34,6 @@
-DCMAKE_INSTALL_PREFIX=/usr \
-DBUILD_falcon=OFF \
-DBUILD_java=OFF \
--DBUILD_perl=OFF \
-DBUILD_php=OFF \
-DWITH_PolkitQt=OFF
make

Deleted: sip4.11.2.patch
===
--- sip4.11.2.patch 2011-01-26 19:56:46 UTC (rev 107560)
+++ sip4.11.2.patch 2011-01-26 19:56:49 UTC (rev 107561)
@@ -1,64 +0,0 @@
 python/pykde4/sip/kdecore/typedefs.sip
-+++ python/pykde4/sip/kdecore/typedefs.sip
-@@ -733,61 +733,6 @@
- };
- 
- 
--%MappedType QListuint
--{
--%TypeHeaderCode
--#include qlist.h
--%End
--
--%ConvertFromTypeCode
--// Create the list.
--PyObject *l;
--
--if ((l = PyList_New(sipCpp-size())) == NULL)
--return NULL;
--
--// Set the list elements.
--for (int i = 0; i  sipCpp-size(); ++i) {
--PyObject *pobj;
--
--#if PY_MAJOR_VERSION = 3
--if ((pobj = PyLong_FromLong(sipCpp-value(i))) == NULL) {
--#else
--if ((pobj = PyInt_FromLong(sipCpp-value(i))) == NULL) {
--#endif
--Py_DECREF(l);
--
--return NULL;
--}
--
--PyList_SET_ITEM(l, i, pobj);
--}
--
--return l;
--%End
--
--%ConvertToTypeCode
--// Check the type if that is all that is required.
--if (sipIsErr == NULL)
--return PyList_Check(sipPy);
--
--QListuint *ql = new QListuint;
-- 
--for (int i = 0; i  PyList_GET_SIZE(sipPy); ++i) {
--#if PY_MAJOR_VERSION = 3
--ql-append(PyLong_AsLong(PyList_GET_ITEM(sipPy, i)));
--#else
--ql-append(PyInt_AsLong(PyList_GET_ITEM(sipPy, i)));
--#endif
--}
--
--*sipCppPtr = ql;
-- 
--return sipGetState(sipTransferObj);
--%End
--};
--
--
- template TYPE*
- %MappedType QStackTYPE*
- {

Deleted: sip4.12.patch
===
--- sip4.12.patch   2011-01-26 19:56:46 UTC (rev 107560)
+++ sip4.12.patch   2011-01-26 19:56:49 UTC (rev 107561)
@@ -1,93 +0,0 @@
 pykde4-4.5.4/python/pykde4/sip/kdecore/typedefs.sip2010-12-26 
00:33:58.884995287 +0100
-+++ pykde4-4.5.4/python/pykde4/sip/kdecore/typedefs.sip2010-12-26 
00:34:36.146000281 +0100
-@@ -582,90 +582,6 @@ template TYPE1,TYPE2*
- %End
- };
- 
--template TYPE
--%MappedType QSetTYPE
--{
--%TypeHeaderCode
--#include qset.h
--%End
--
--%ConvertFromTypeCode
--// Create the list.
--PyObject *l;
--
--if ((l = PyList_New(sipCpp-size())) == NULL)
--return NULL;
--
--// Set the list elements.
--QSetTYPE set = *sipCpp;
--int i = 0;
--foreach (TYPE value, set)
--{
--PyObject *obj = sipConvertFromNewType(value, sipType_TYPE, 
sipTransferObj);
--if (obj == NULL || PyList_SET_ITEM (l, i, obj)  0)
--{
--Py_DECREF(l);
--
--if (obj)
--Py_DECREF(obj);
--
--

[arch-commits] Commit in kdebase-workspace/trunk (3 files)

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:56:53
  Author: andrea
Revision: 107562

KDE 4.6.0

Added:
  kdebase-workspace/trunk/fix-MALLOC_CHECK.patch
  kdebase-workspace/trunk/set-horos-theme.patch
Modified:
  kdebase-workspace/trunk/PKGBUILD

+
 PKGBUILD   |   26 --
 fix-MALLOC_CHECK.patch |   23 +++
 set-horos-theme.patch  |   13 +
 3 files changed, 52 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:56:49 UTC (rev 107561)
+++ PKGBUILD2011-01-26 19:56:53 UTC (rev 107562)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=kdebase-workspace
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 pkgdesc=KDE Base Workspace
 arch=('i686' 'x86_64')
@@ -13,11 +13,10 @@
 # note on libxdamage:
 #  not detected by namcap because libgl depends on it
 #  but nvidia providing libgl does not depend on libxdamage
-depends=('polkit-kde' 'kdepimlibs' 'kdepim-runtime' 'kdebase-runtime' 
'qimageblitz'
- 'libxcomposite' 'lm_sensors' 'libxklavier' 'libxdamage'
- 'xorg-utils' 'libxrandr' 'libraw1394' 'libqalculate')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez'
-'kdebindings-python' 'docbook-xsl' 'boost' 'python2')
+depends=('kdepim-runtime' 'lm_sensors' 'libraw1394' 'qimageblitz' 
'libqalculate'
+'polkit-kde' 'consolekit' 'xorg-xprop' 'libxdamage' 'libxklavier' 
'libdmtx')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'networkmanager' 'bluez'
+'docbook-xsl' 'python2' 'kdebindings-python')
 replaces=('kdmtheme' 'kde-common' 'guidance-power-manager' 'policykit-kde' 
'kdebase-kinfocenter')
 conflicts=('kde-common' 'guidance-power-manager' 'policykit-kde' 
'kdebase-kinfocenter')
 install=${pkgname}.install
@@ -27,18 +26,26 @@
 'etc/pam.d/kscreensaver')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
 'kdm-zsh-profile.patch' 'kdm' 'kde.pam' 'kde-np.pam' 'kscreensaver.pam'
-'fixpath.patch' 'terminate-server.patch')
-sha1sums=('38457b606bfc0b39842fb451566ddf49d145da82'
+'fixpath.patch' 'terminate-server.patch'
+'set-horos-theme.patch'
+'fix-MALLOC_CHECK.patch')
+sha1sums=('c192f712d16617e625acc84fcd9e0546df887a70'
   '8c2bdefb23a03b753b78d16944d03fa3939d2d99'
   '5db3a245201bd4a50e65aa2ef583cf5490e4f646'
   'f7b38af38549242a240f1a90ab9964ca8a366129'
   '603cc79c4d2b4eae62bb5f244aeecb3a778b5516'
   '106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
   'd7b5883f7e65c6839b1f65f94d58026673dd0226'
-  'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3')
+  'ac7bc292c865bc1ab8c02e6341aa7aeaf1a3'
+  'd1f74ba2c7e2580d32b16ab88b0e6e804951e663'
+  'd8d6ac7f1b25a30fdd0d6a182e2ac6c6f2a28cd7')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
+# Already fixed upstream
+patch -Np0 -i ${srcdir}/set-horos-theme.patch
+patch -Np0 -i ${srcdir}/fix-MALLOC_CHECK.patch
+
patch -p0 -i ${srcdir}/kdm-zsh-profile.patch
patch -p0 -i ${srcdir}/fixpath.patch
patch -p0 -i ${srcdir}/terminate-server.patch
@@ -52,7 +59,6 @@
-DCMAKE_INSTALL_PREFIX=/usr \
-DWITH_Xmms=OFF \
-DWITH_Googlegadgets=OFF \
-   -DWITH_QEdje=OFF \
-DWITH_PolkitQt=OFF
make
 }

Added: fix-MALLOC_CHECK.patch
===
--- fix-MALLOC_CHECK.patch  (rev 0)
+++ fix-MALLOC_CHECK.patch  2011-01-26 19:56:53 UTC (rev 107562)
@@ -0,0 +1,23 @@
+Index: startkde.cmake
+===
+--- startkde.cmake (revision 1217283)
 startkde.cmake (revision 1217284)
+@@ -36,18 +36,6 @@
+ # we have to unset this for Darwin since it will screw up KDE's 
dynamic-loading
+ unset DYLD_FORCE_FLAT_NAMESPACE
+ 
+-# Enable lightweight memory corruption checker if not already set
+-# -- this is for trunk only, we remove it for releases
+-if [ x$MALLOC_CHECK_ = x ]  [ -x /lib/libc.so.6 ]; then
+-# Extract the first two components of the version from the output.
+-glibc_version=$(LC_ALL=C /lib/libc.so.6 | sed -e 
's/[^0-9]*\([0-9]\.[0-9]\+\).*/\1/;s/\.\([0-9]\)$/.0\1/;q')
+-
+-MALLOC_CHECK_=2 # Default to 2 unless glibc 2.9 or higher.
+-test $glibc_version \ 2.08  MALLOC_CHECK_=3
+-
+-export MALLOC_CHECK_
+-fi
+-
+ # in case we have been started with full pathname spec without being in PATH
+ bindir=`echo $0 | sed -n 's,^\(/.*\)/[^/][^/]*$,\1,p'`
+ if [ -n $bindir ]; then

Added: set-horos-theme.patch
===
--- set-horos-theme.patch   (rev 0)
+++ set-horos-theme.patch   2011-01-26 19:56:53 UTC (rev 107562)
@@ 

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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:56:56
  Author: andrea
Revision: 107563

KDE 4.6.0

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:56:53 UTC (rev 107562)
+++ PKGBUILD2011-01-26 19:56:56 UTC (rev 107563)
@@ -13,15 +13,15 @@
  'kdebase-kwrite'
  'kdebase-lib'
  'kdebase-plasma')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdebase')
-makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'ruby' 
'docbook-xsl')
+makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'docbook-xsl')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('fa5a89dad13743c03831e930af978b593ad6ec6c')
+sha1sums=('887ddea760aaabb277082f9e8c0b2f8905e318b8')
 
 build() {
cd $srcdir
@@ -81,16 +81,16 @@
 
 package_kdebase-konqueror() {
pkgdesc='KDE File Manager  Web Browser'
-   depends=('kdebase-runtime' 'kdebase-dolphin' 'kdebase-keditbookmarks')
+   depends=('kdebase-dolphin' 'kdebase-keditbookmarks')
optdepends=('kwebkitpart: to enable webkit engine')
url=http://kde.org/applications/internet/konqueror/;
install='kdebase.install'
-   conflicts=('kdebase-nsplugins')
-   replaces=('kdebase-nsplugins')
-   for i in konqueror doc/konqueror nsplugins; do
-   cd $srcdir/build/apps/${i}
-   make DESTDIR=$pkgdir install
-   done
+conflicts=('kdebase-nsplugins')
+replaces=('kdebase-nsplugins')
+for i in konqueror doc/konqueror nsplugins; do
+cd $srcdir/build/apps/${i}
+make DESTDIR=$pkgdir install
+done
 }
 
 package_kdebase-konsole() {



[arch-commits] Commit in kdesdk/trunk (PKGBUILD fix-antlr2-executable.patch)

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:32
  Author: andrea
Revision: 107572

KDE 4.6.0

Modified:
  kdesdk/trunk/PKGBUILD
Deleted:
  kdesdk/trunk/fix-antlr2-executable.patch

-+
 PKGBUILD|   53 --
 fix-antlr2-executable.patch |   11 
 2 files changed, 26 insertions(+), 38 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:29 UTC (rev 107571)
+++ PKGBUILD2011-01-26 19:57:32 UTC (rev 107572)
@@ -7,7 +7,6 @@
  'kdesdk-dolphin-plugins'
  'kdesdk-kapptemplate'
  'kdesdk-kate'
- 'kdesdk-kbugbuster'
  'kdesdk-kcachegrind'
  'kdesdk-kdeaccounts-plugin'
  'kdesdk-kdepalettes'
@@ -19,27 +18,31 @@
  'kdesdk-kstartperf'
  'kdesdk-kuiviewer'
  'kdesdk-lokalize'
+ 'kdesdk-okteta'
  'kdesdk-poxml'
  'kdesdk-scripts'
  'kdesdk-strigi-analyzer'
  'kdesdk-umbrello')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdesdk')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 
'subversion'
-   'kdebindings-python' 'docbook-xsl' 'antlr2' 'kdebase-konqueror')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
-   'fix-antlr2-executable.patch')
-sha1sums=('278c63099bdcd06cb8b60c1e179c3befede2cd33'
-  'dc2caaa29bebb49b496bd12eec4e5718e9af0c8f')
+'docbook-xsl' 'antlr2' 'kdebase-konqueror')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
+sha1sums=('af8d67b1823f72b759ac604a1be15d8ec91b2b2c')
 
 build() {
cd ${srcdir}/${pkgbase}-${pkgver}
-   patch -Np1 -i ${srcdir}/fix-antlr2-executable.patch
 
+   # Fix python2 path
+   patch -Np1 -i ${srcdir}/fix-python2-path.patch
+   sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
+   -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
+   $(find . -name '*.py')
+
cd ${srcdir}
mkdir build
cd build
@@ -65,8 +68,10 @@
pkgdesc='Extra Dolphin plugins'
depends=('kdebase-dolphin' 'subversion' 'git' 'kdesdk-kompare')
install='kdesdk.install'
-   cd $srcdir/build/dolphin-plugins
+   cd $srcdir/build/dolphin-plugins/git
make DESTDIR=$pkgdir install
+   cd $srcdir/build/dolphin-plugins/svn
+   make DESTDIR=$pkgdir install
 }
 
 package_kdesdk-kapptemplate() {
@@ -91,15 +96,6 @@
make DESTDIR=$pkgdir install
 }
 
-package_kdesdk-kbugbuster() {
-   pkgdesc='KDE Bug Management'
-   depends=('kdepim-runtime')
-   url=http://kde.org/applications/development/kbugbuster/;
-   install='kdesdk.install'
-   cd $srcdir/build/kbugbuster
-   make DESTDIR=$pkgdir install
-}
-
 package_kdesdk-kcachegrind() {
pkgdesc='Visualization of Performance Profiling Data'
depends=('kdebase-runtime' 'python2')
@@ -110,9 +106,6 @@
make DESTDIR=$pkgdir install
cd $srcdir/build/doc/kcachegrind
make DESTDIR=$pkgdir install
-
-   # Use the python2 executable
-   sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
${pkgdir}/usr/bin/hotshot2calltree
 }
 
 package_kdesdk-kdeaccounts-plugin() {
@@ -196,9 +189,19 @@
make DESTDIR=$pkgdir install
cd $srcdir/build/doc/lokalize
make DESTDIR=$pkgdir install
+}
 
-   # Use the python2 executable
-   find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+package_kdesdk-okteta() {
+   pkgdesc='Hex Editor'
+   depends=('kdebase-runtime')
+   replaces=('kdeutils-okteta')
+   conflicts=('kdeutils-okteta')
+   url=http://kde.org/applications/utilities/okteta;
+   install='kdesdk-okteta.install'
+   cd $srcdir/build/okteta
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/okteta
+   make DESTDIR=$pkgdir install
 }
 
 package_kdesdk-poxml() {
@@ -217,10 +220,6 @@
make DESTDIR=$pkgdir install
cd $srcdir/build/doc/scripts
make DESTDIR=$pkgdir install
-
-   # Use the python2 executable
-   find ${pkgdir} -name '*.py' | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-   sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' 
${pkgdir}/usr/bin/kde_generate_export_header
 }
 
 package_kdesdk-strigi-analyzer() {

Deleted: fix-antlr2-executable.patch
===
--- fix-antlr2-executable.patch 2011-01-26 19:57:29 UTC (rev 107571)
+++ fix-antlr2-executable.patch 2011-01-26 19:57:32 UTC (rev 107572)
@@ -1,11 +0,0 @@
 kdesdk-4.5.3/cmake/modules/FindAntlr2.cmake~   2010-10-31 
00:37:32.603339350 +0200
-+++ kdesdk-4.5.3/cmake/modules/FindAntlr2.cmake2010-10-31 

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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:35
  Author: andrea
Revision: 107573

KDE 4.6.0

Modified:
  kdetoys/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:32 UTC (rev 107572)
+++ PKGBUILD2011-01-26 19:57:35 UTC (rev 107573)
@@ -6,7 +6,7 @@
 pkgname=('kdetoys-amor'
  'kdetoys-kteatime'
  'kdetoys-ktux')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 groups=('kde' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 'docbook-xsl')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('7b133ccc7ca1f506630ea98b97c3e04a04bc614d')
+sha1sums=('758f73eeb46f54ce21c6b50303b427fd2264e124')
 
 build() {
cd $srcdir



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:39
  Author: andrea
Revision: 107574

KDE 4.6.0

Modified:
  kdeutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:35 UTC (rev 107573)
+++ PKGBUILD2011-01-26 19:57:39 UTC (rev 107574)
@@ -4,6 +4,7 @@
 
 pkgbase=kdeutils
 pkgname=('kdeutils-ark'
+ 'kdeutils-filelight'
  'kdeutils-kcalc'
  'kdeutils-kcharselect'
  'kdeutils-kdf'
@@ -12,11 +13,10 @@
  'kdeutils-kremotecontrol'
  'kdeutils-ktimer'
  'kdeutils-kwallet'
- 'kdeutils-okteta'
  'kdeutils-printer-applet'
  'kdeutils-superkaramba'
  'kdeutils-sweeper')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -26,7 +26,7 @@
'kdebindings-python' 'system-config-printer-common' 'libarchive' 
'qimageblitz'
'docbook-xsl' 'qjson')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('f3bf2bd808e4540fcb9b26471a90f2c0135e')
+sha1sums=('d63e7abd1e91d4d33b7d03525c90abb3e8a56383')
 
 build() {
cd ${srcdir}
@@ -50,6 +50,19 @@
make DESTDIR=$pkgdir install
 }
 
+package_kdeutils-filelight() {
+   pkgdesc='View disk usage information'
+   depends=('kdebase-runtime' 'qimageblitz')
+   replaces=('filelight')
+   conflicts=('filelight')
+   install='kdeutils.install'
+   url=http://methylblue.com/filelight/;
+   cd $srcdir/build/filelight
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/filelight
+   make DESTDIR=$pkgdir install
+}
+
 package_kdeutils-kcalc() {
pkgdesc='Scientific Calculator'
depends=('kdebase-runtime')
@@ -138,17 +151,6 @@
make DESTDIR=$pkgdir install
 }
 
-package_kdeutils-okteta() {
-   pkgdesc='Hex Editor'
-   depends=('kdebase-runtime')
-   url=http://kde.org/applications/utilities/okteta;
-   install='kdeutils-okteta.install'
-   cd $srcdir/build/okteta
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/okteta
-   make DESTDIR=$pkgdir install
-}
-
 package_kdeutils-printer-applet() {
pkgdesc='System tray icon for managing print jobs'
depends=('kdebase-runtime' 'kdebindings-python' 
'system-config-printer-common')



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:42
  Author: andrea
Revision: 107575

KDE 4.6.0

Modified:
  kdewebdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:39 UTC (rev 107574)
+++ PKGBUILD2011-01-26 19:57:42 UTC (rev 107575)
@@ -6,16 +6,16 @@
  'kdewebdev-kimagemapeditor'
  'kdewebdev-klinkstatus'
  'kdewebdev-kommander')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdewebdev')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepim-runtime'
-'docbook-xsl')
+   'docbook-xsl' 'boost')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('2493e6151c498f4b2ff84363ea51a41eb0d759d9')
+sha1sums=('cfcba6738e34d0860d9d8bc0dcd2fa8fdb0b1707')
 
 build() {
cd $srcdir



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:00
  Author: andrea
Revision: 107564

KDE 4.6.0

Modified:
  kdeedu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:56:56 UTC (rev 107563)
+++ PKGBUILD2011-01-26 19:57:00 UTC (rev 107564)
@@ -25,7 +25,7 @@
  'kdeedu-parley'
  'kdeedu-rocs'
  'kdeedu-step')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -35,7 +35,7 @@
'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'libindi' 'r'
'libspectre' 'python2' 'docbook-xsl' 'gpsd' 'avogadro')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('c43db1c4689b18b7eda12810f05d9d3ca12055c2')
+sha1sums=('790acbf29ad76d25c1156ce31c28b4fbd8baaa7e')
 
 build() {
cd $srcdir
@@ -226,6 +226,7 @@
pkgdesc='Support library for KDE Educational Software'
groups=()
depends=('kdelibs')
+   install='kdeedu.install'
cd $srcdir/build/libkdeedu
make DESTDIR=$pkgdir install
install -D -m644 
$srcdir/${pkgbase}-${pkgver}/cmake/modules/FindKDEEdu.cmake \



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:10
  Author: andrea
Revision: 107565

KDE 4.6.0

Modified:
  kdeaccessibility/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:00 UTC (rev 107564)
+++ PKGBUILD2011-01-26 19:57:10 UTC (rev 107565)
@@ -6,10 +6,11 @@
 pkgname=('kdeaccessibility-colorschemes'
  'kdeaccessibility-iconthemes'
  'kdeaccessibility-jovie'
+ 'kdeaccessibility-kaccessible'
  'kdeaccessibility-kmag'
  'kdeaccessibility-kmousetool'
  'kdeaccessibility-kmouth')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://accessibility.kde.org'
@@ -18,7 +19,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-runtime'
 'speech-dispatcher' 'docbook-xsl')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('ea3287999792557a5a4acca4e06c23e56b01eea3')
+sha1sums=('d15e366b3ba9d6cd9be38bb7b5e8d1edae858a9d')
 
 build() {
cd ${srcdir}
@@ -55,6 +56,14 @@
make DESTDIR=$pkgdir install
 }
 
+package_kdeaccessibility-kaccessible() {
+pkgdesc='Provides accessibility services like focus tracking and a 
screenreader'
+depends=('kdebase-runtime' 'speech-dispatcher')
+   install='kdeaccessibility.install'
+cd $srcdir/build/kaccessible
+make DESTDIR=$pkgdir install
+}
+
 package_kdeaccessibility-kmag() {
pkgdesc='Screen Magnifier'
depends=('kdebase-runtime')



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:13
  Author: andrea
Revision: 107566

KDE 4.6.0

Modified:
  kdeadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:10 UTC (rev 107565)
+++ PKGBUILD2011-01-26 19:57:13 UTC (rev 107566)
@@ -7,18 +7,18 @@
  'kdeadmin-ksystemlog'
  'kdeadmin-kuser'
  'kdeadmin-system-config-printer-kde')
-pkgver=4.5.5
-pkgrel=2
+pkgver=4.6.0
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeadmin')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebindings-python'
-   'system-config-printer-common' 'python2-qt' 'docbook-xsl')
+   'system-config-printer-common' 'python2-qt' 'docbook-xsl')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
-   'syslog-path.patch')
-sha1sums=('798dcc0e572315dc5db8afa2e6c467293cbf5d98'
-  'c9e7839ba3dd7be15ce140cfebc57c0f57871fdf')
+'syslog-path.patch')
+sha1sums=('a52d35e8479744d19e04c46c1844ebd27bfb5fb0'
+  '96988f1eb531efae56d32a2471bd8ef5329ca749')
 
 build() {
cd ${srcdir}/${pkgbase}-${pkgver}



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:20
  Author: andrea
Revision: 107568

KDE 4.6.0

Modified:
  kdegames/trunk/PKGBUILD

--+
 PKGBUILD |   33 ++---
 1 file changed, 18 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:16 UTC (rev 107567)
+++ PKGBUILD2011-01-26 19:57:20 UTC (rev 107568)
@@ -22,6 +22,7 @@
  'kdegames-kiriki'
  'kdegames-kjumpingcube'
  'kdegames-klines'
+ 'kdegames-klickety'
  'kdegames-kmahjongg'
  'kdegames-kmines'
  'kdegames-knetwalk'
@@ -30,7 +31,6 @@
  'kdegames-konquest'
  'kdegames-kpatience'
  'kdegames-kreversi'
- 'kdegames-ksame'
  'kdegames-kshisen'
  'kdegames-ksirk'
  'kdegames-kspaceduel'
@@ -43,7 +43,7 @@
  'kdegames-libkmahjongg'
  'kdegames-lskat'
  'kdegames-palapeli')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -52,7 +52,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-runtime' 'ggz-client-libs'
'twisted' 'kdebindings-python' 'docbook-xsl')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('622e817c3296dec58e122a0f18053fd743125c0b')
+sha1sums=('19450f38c66674944966f221660a5aeda80a1eb1')
 
 build() {
cd $srcdir
@@ -61,7 +61,8 @@
cmake ../${pkgbase}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=/usr
+   -DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_OpenAL=OFF
make
 }
 
@@ -267,6 +268,19 @@
make DESTDIR=$pkgdir install
 }
 
+package_kdegames-klickety() {
+   pkgdesc='Board Game'
+   depends=('kdebase-runtime' 'kdegames-libkdegames')
+   replaces=('kdegames-ksame')
+   conflicts=('kdegames-ksame')
+   url=http://kde.org/applications/games/ksame/;
+   install='kdegames.install'
+   cd $srcdir/build/klickety
+   make DESTDIR=$pkgdir install
+   cd $srcdir/build/doc/klickety
+   make DESTDIR=$pkgdir install
+}
+
 package_kdegames-klines() {
pkgdesc='Tactical Game'
depends=('kdebase-runtime' 'kdegames-libkdegames')
@@ -369,17 +383,6 @@
$pkgdir/usr/share/ggz/kreversi.dsc
 }
 
-package_kdegames-ksame() {
-   pkgdesc='Board Game'
-   depends=('kdebase-runtime' 'kdegames-libkdegames')
-   url=http://kde.org/applications/games/ksame/;
-   install='kdegames.install'
-   cd $srcdir/build/ksame
-   make DESTDIR=$pkgdir install
-   cd $srcdir/build/doc/ksame
-   make DESTDIR=$pkgdir install
-}
-
 package_kdegames-kshisen() {
pkgdesc='Shisen-Sho Mahjongg-like Tile Game'
depends=('kdebase-runtime' 'kdegames-libkdegames' 
'kdegames-libkmahjongg')



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:16
  Author: andrea
Revision: 107567

KDE 4.6.0

Modified:
  kdeartwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:13 UTC (rev 107566)
+++ PKGBUILD2011-01-26 19:57:16 UTC (rev 107567)
@@ -13,16 +13,16 @@
  'kdeartwork-styles'
  'kdeartwork-wallpapers'
  'kdeartwork-weatherwallpapers')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeartwork')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'xscreensaver' 'eigen' 
'kdebase-workspace'
-   'docbook-xsl')
+   'docbook-xsl' 'kdegraphics-libs')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('f584a11f188734380ee56950176f698426c29017')
+sha1sums=('9af6e510b851841981e8e822b6bf4d60b751d1c6')
 
 build() {
cd $srcdir
@@ -83,6 +83,8 @@
depends=('kdebase-workspace')
cd $srcdir/build/styles
make DESTDIR=$pkgdir install
+   cd $srcdir/build/kwin-styles
+   make DESTDIR=$pkgdir install
 }
 
 package_kdeartwork-wallpapers() {



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:23
  Author: andrea
Revision: 107569

KDE 4.6.0

Modified:
  kdemultimedia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:20 UTC (rev 107568)
+++ PKGBUILD2011-01-26 19:57:23 UTC (rev 107569)
@@ -10,17 +10,17 @@
  'kdemultimedia-kmix'
  'kdemultimedia-kscd'
  'kdemultimedia-mplayerthumbs')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdemultimedia')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-runtime' 'tunepimp' 
'ffmpeg'
-'mplayer' 'docbook-xsl' 'pulseaudio')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-runtime' 'tunepimp'
+'ffmpeg' 'mplayer' 'docbook-xsl' 'pulseaudio' 'libmusicbrainz3')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
 'mplayerthumbs.config')
-sha1sums=('fe3f30a5491d3384298c4f68ebed136bc83ba8a6'
+sha1sums=('704b5bc12c5d3c64809824b433dabeb101008825'
   'ba016fa2563c14ffcba852c62506b66bfc6ee683')
 
 build() {
@@ -67,7 +67,7 @@
 
 package_kdemultimedia-kioslave() {
pkgdesc='Audio CD Browser'
-   depends=('kdelibs' 'musicbrainz' 'cdparanoia')
+   depends=('kdelibs' 'libmusicbrainz3' 'cdparanoia')
conflicts=('kdemultimedia-libkcddb' 'kdemultimedia-libkcompactdisc')
replaces=('kdemultimedia-libkcddb' 'kdemultimedia-libkcompactdisc')
for i in kioslave doc/kioslave libkcddb libkcompactdisc; do
@@ -79,7 +79,6 @@
 package_kdemultimedia-kmix() {
pkgdesc='Sound Mixer'
depends=('kdebase-runtime')
-optdepends=('pulseaudio: PulseAudio support')
url=http://kde.org/applications/multimedia/kmix;
install='kdemultimedia.install'
cd $srcdir/build/kmix
@@ -90,7 +89,7 @@
 
 package_kdemultimedia-kscd() {
pkgdesc='CD Player'
-   depends=('kdebase-runtime' 'musicbrainz')
+   depends=('kdebase-runtime' 'libmusicbrainz3')
url=http://kde.org/applications/multimedia/kscd;
install='kdemultimedia.install'
cd $srcdir/build/kscd



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:26
  Author: andrea
Revision: 107570

KDE 4.6.0

Modified:
  kdenetwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:23 UTC (rev 107569)
+++ PKGBUILD2011-01-26 19:57:26 UTC (rev 107570)
@@ -10,7 +10,7 @@
  'kdenetwork-kppp'
  'kdenetwork-krdc'
  'kdenetwork-krfb')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -21,10 +21,10 @@
'ppp' 'v4l-utils' 'libidn' 'rdesktop' 'qimageblitz' 'libxdamage' 
'libgadu'
'telepathy-qt4' 'docbook-xsl' 'libktorrent' 'kwebkitpart')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('2c7dd0bc1809ac477f46ddb966f232ca3f60bc0a')
+sha1sums=('c69dcc48c8fc4064e183136b6d85e6379978925f')
 
 build() {
-   cd ${srcdir}
+cd ${srcdir}
mkdir build
cd build
cmake ../${pkgbase}-${pkgver} \
@@ -32,8 +32,7 @@
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_INSTALL_PREFIX=/usr \
-DMOZPLUGIN_INSTALL_DIR=/usr/lib/mozilla/plugins/ \
-   -DWITH_Xmms=OFF \
-   -DWITH_Decibel=OFF \
+-DWITH_Xmms=OFF \
-DWITH_LibMeanwhile=OFF
make
 }



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

2011-01-26 Thread Andrea Scarpino
Date: Wednesday, January 26, 2011 @ 14:57:29
  Author: andrea
Revision: 107571

KDE 4.6.0

Modified:
  kdeplasma-addons/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 19:57:26 UTC (rev 107570)
+++ PKGBUILD2011-01-26 19:57:29 UTC (rev 107571)
@@ -52,6 +52,7 @@
  'kdeplasma-addons-applets-weather'
  'kdeplasma-addons-applets-weatherstation'
  'kdeplasma-addons-applets-webslice'
+ 'kdeplasma-addons-containments'
  'kdeplasma-addons-libs'
  'kdeplasma-addons-runners-audioplayercontrol'
  'kdeplasma-addons-runners-browserhistory'
@@ -59,6 +60,7 @@
  'kdeplasma-addons-runners-contacts'
  'kdeplasma-addons-runners-converter'
  'kdeplasma-addons-runners-datetime'
+ 'kdeplasma-addons-runners-events'
  'kdeplasma-addons-runners-katesessions'
  'kdeplasma-addons-runners-konquerorsessions'
  'kdeplasma-addons-runners-konsolesessions'
@@ -70,16 +72,16 @@
  'kdeplasma-addons-wallpapers-pattern'
  'kdeplasma-addons-wallpapers-virus'
  'kdeplasma-addons-wallpapers-weather')
-pkgver=4.5.5
+pkgver=4.6.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 groups=('kde' 'kdeplasma-addons')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace' 
'kdegraphics-libs'
-   'kdeedu-marble' 'eigen' 'scim' 'qwt' 'docbook-xsl')
+   'kdeedu-marble' 'eigen' 'scim' 'qwt' 'docbook-xsl' 'boost')
 
source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-sha1sums=('12eac8b330b9abf7b3739ed6490aee52a5f4c35e')
+sha1sums=('d266ca34c293743a64362b063ab58f671e7c1777')
 
 build() {
 cd ${srcdir}
@@ -169,6 +171,7 @@
 package_kdeplasma-addons-applets-eyes() {
pkgdesc='XEyes clone'
depends=('kdebase-workspace')
+   install='kdeplasma-addons-applets.install'
cd $srcdir/build/applets/eyes
make DESTDIR=$pkgdir install
 }
@@ -275,6 +278,7 @@
 package_kdeplasma-addons-applets-life() {
pkgdesc='Life'
depends=('kdebase-workspace')
+   install='kdeplasma-addons-applets.install'
cd $srcdir/build/applets/life
make DESTDIR=$pkgdir install
 }
@@ -282,6 +286,7 @@
 package_kdeplasma-addons-applets-luna() {
pkgdesc='Display moon phases for your location'
depends=('kdebase-workspace')
+   install='kdeplasma-addons-applets.install'
cd $srcdir/build/applets/luna
make DESTDIR=$pkgdir install
 }
@@ -451,6 +456,13 @@
make DESTDIR=$pkgdir install
 }
 
+package_kdeplasma-addons-containments() {
+   pkgdesc='Activities types for Plasma shells'
+   depends=('kdebase-workspace')
+   cd $srcdir/build/containments
+   make DESTDIR=$pkgdir install
+}
+
 package_kdeplasma-addons-libs() {
pkgdesc='Plasma Addon Library'
depends=('kdebase-workspace')
@@ -506,6 +518,13 @@
make DESTDIR=$pkgdir install
 }
 
+package_kdeplasma-addons-runners-events() {
+   pkgdesc='Calendar Events runner'
+   depends=('kdebase-workspace')
+   cd $srcdir/build/runners/events
+   make DESTDIR=$pkgdir install
+}
+
 package_kdeplasma-addons-runners-katesessions() {
pkgdesc='Matches Kate Sessions'
depends=('kdebase-workspace')



[arch-commits] Commit in nfs-utils/trunk (nfs-common)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 15:10:13
  Author: tpowa
Revision: 107576

fix #22358

Modified:
  nfs-utils/trunk/nfs-common

+
 nfs-common |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: nfs-common
===
--- nfs-common  2011-01-26 19:57:42 UTC (rev 107575)
+++ nfs-common  2011-01-26 20:10:13 UTC (rev 107576)
@@ -161,6 +161,8 @@
   if [ $rc -gt 0 ]; then
stat_fail
exit $rc
+  elif
+stat_done
   fi
 
   if [ $NEED_IDMAPD = yes ]; then
@@ -314,4 +316,4 @@
 echo usage: $0 {start|stop|status|restart}  
 esac
 exit 0
-   
\ No newline at end of file
+   



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 15:49:36
  Author: tpowa
Revision: 107577

upgpkg: kernel26 2.6.37-3
rebuild with mkinitcpio bump to 0.6.8 and gzipped modules safes 70MB space

Modified:
  kernel26/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 20:10:13 UTC (rev 107576)
+++ PKGBUILD2011-01-26 20:49:36 UTC (rev 107577)
@@ -7,10 +7,10 @@
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.37
 pkgver=${_basekernel}
-pkgrel=2
+pkgrel=3
 makedepends=('xmlto' 'docbook-xsl')
-_patchname=patch-${pkgver}-${pkgrel}-ARCH
-#_patchname=patch-${pkgver}-1-ARCH
+#_patchname=patch-${pkgver}-${pkgrel}-ARCH
+_patchname=patch-${pkgver}-2-ARCH
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://www.kernel.org;
@@ -65,7 +65,7 @@
   pkgdesc=The Linux Kernel and modules
   groups=('base')
   backup=(etc/mkinitcpio.d/${pkgname}.preset)
-  depends=('coreutils' 'linux-firmware' 'module-init-tools' 
'mkinitcpio=0.5.20')
+  depends=('coreutils' 'linux-firmware' 'module-init-tools' 
'mkinitcpio=0.6.8')
   # pwc, ieee80211 and hostap-driver26 modules are included in kernel26 now
   # nforce package support was abandoned by nvidia, kernel modules should 
cover everything now.
   # kernel24 support is dropped since glibc24
@@ -106,6 +106,8 @@
   rm -f ${pkgdir}/lib/modules/${_kernver}/{source,build}
   # remove the firmware
   rm -rf ${pkgdir}/lib/firmware
+  # gzip -9 all modules to safe 100MB of space
+  find $pkgdir -name '*.ko' -exec gzip -9 {} \;
 }
 
 package_kernel26-headers() {



[arch-commits] Commit in btrfs-progs-unstable/trunk (PKGBUILD)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 15:59:54
  Author: tpowa
Revision: 107578

upgpkg: btrfs-progs-unstable 0.19.20101006-1
bump to latest git version

Modified:
  btrfs-progs-unstable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 20:49:36 UTC (rev 107577)
+++ PKGBUILD2011-01-26 20:59:54 UTC (rev 107578)
@@ -1,26 +1,25 @@
 # $Id$
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=btrfs-progs-unstable
-pkgver=0.19.20100607
-pkgrel=3
+pkgver=0.19.20101006
+pkgrel=1
 pkgdesc=btrfs filesystem utilities
 arch=(i686 x86_64)
 depends=('glibc' 'e2fsprogs')
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.bz2
- btrfs-progs-build-fixes.patch)
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.bz2)
 url=http://btrfs.wiki.kernel.org/;
 license=('GPL2')
 
 build() {
cd $srcdir/$pkgname
-   # fix for building with new glibc, taken from fedora
-   patch -Np1 -i ../btrfs-progs-build-fixes.patch
-   make all
-   make convert
+   make CFLAGS=$CFLAGS all convert
+}
+
+package() {
+   cd $srcdir/$pkgname
make prefix=$pkgdir/usr bindir=$pkgdir/sbin install
# fix manpage
mkdir -p $pkgdir/usr/share/
mv $pkgdir/usr/man $pkgdir/usr/share/man
 }
-md5sums=('94b9bff5a66420c658f422c97dc12f69'
- '7a3477bb2496ace2b1ea1f7ad48f9b7c')
+md5sums=('6bce610ed1720e6b9dc9fa96cbd8b73e')



[arch-commits] Commit in btrfs-progs-unstable/repos (extra-i686)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:00:23
  Author: tpowa
Revision: 107579

archrelease: copy trunk to extra-i686

Added:
  btrfs-progs-unstable/repos/extra-i686/



[arch-commits] Commit in btrfs-progs-unstable/repos (extra-x86_64)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:00:49
  Author: tpowa
Revision: 107580

archrelease: copy trunk to extra-x86_64

Added:
  btrfs-progs-unstable/repos/extra-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:02:54
  Author: tpowa
Revision: 107581

archrelease: remove testing-i686

Deleted:
  kernel26/repos/testing-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:03:16
  Author: tpowa
Revision: 107582

archrelease: copy trunk to testing-i686

Added:
  kernel26/repos/testing-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:07:38
  Author: tpowa
Revision: 107583

upgpkg: pciutils 3.1.7-3
fix #22286 honor CFLAGS correct

Modified:
  pciutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-01-26 21:03:16 UTC (rev 107582)
+++ PKGBUILD2011-01-26 21:07:38 UTC (rev 107583)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=pciutils
 pkgver=3.1.7
-pkgrel=2
+pkgrel=3
 pkgdesc=PCI bus configuration space access library and tools
 arch=(i686 x86_64)
 license=('GPL2')
@@ -16,11 +16,8 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  CFLAGS=${CFLAGS} -fPIC -DPIC
-  sed -i -e 's/^OPT=.*/OPT=-O2 -pipe -fPIC -DPIC/g' Makefile
   ./update-pciids.sh
-
-  make ZLIB=no PREFIX=/usr SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all
+  make OPT=$CFLAGS -fPIC -DPIC ZLIB=no PREFIX=/usr 
SHAREDIR=/usr/share/hwdata MANDIR=/usr/share/man all
 }
 
 package() {



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:08:08
  Author: tpowa
Revision: 107584

archrelease: copy trunk to testing-i686

Added:
  pciutils/repos/testing-i686/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:08:37
  Author: tpowa
Revision: 107585

archrelease: copy trunk to testing-x86_64

Added:
  pciutils/repos/testing-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:18:08
  Author: tpowa
Revision: 107586

archrelease: remove testing-x86_64

Deleted:
  kernel26/repos/testing-x86_64/



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

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:18:45
  Author: tpowa
Revision: 107587

archrelease: copy trunk to testing-x86_64

Added:
  kernel26/repos/testing-x86_64/



[arch-commits] Commit in btrfs-progs-unstable/repos (core-i686)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:22:03
  Author: tpowa
Revision: 107588

db-move: btrfs-progs-unstable removed by tpowa for move to [core] (i686)

Deleted:
  btrfs-progs-unstable/repos/core-i686/



[arch-commits] Commit in btrfs-progs-unstable/repos (core-i686 extra-i686)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 16:22:04
  Author: tpowa
Revision: 107589

db-move: moved btrfs-progs-unstable from [extra] to [core] (i686)

Added:
  btrfs-progs-unstable/repos/core-i686/
Deleted:
  btrfs-progs-unstable/repos/extra-i686/



  1   2   3   4   >