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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:38:45
  Author: dgriffiths
Revision: 81423

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 05:03:29 UTC (rev 81422)
+++ PKGBUILD2010-05-30 07:38:45 UTC (rev 81423)
@@ -16,14 +16,11 @@
 conflicts=('chromium-browser')
 install='chromium.install'
 
source=(http://build.chromium.org/buildbot/official/chromium-${pkgver}.tar.bz2;
-'chromium.desktop' 'chromium.sh'
-'drop_sse2.patch' 'ffmpeg_branding_mime.patch' 'libpng-1.4.patch')
+'chromium.desktop' 'chromium.sh' 'ffmpeg_branding_mime.patch')
 md5sums=('1ca0f15f3bbf39bc298228d9abfcbe1b'
  '897de25e9c25a01f8b1b67abe554a6b7'
  '096a46ef386817988250d2d7bddd1b34'
- '2003a31e2968768fadcea368e7b8b17a'
- 'ae9e26e6c2d164e6af0e513dae2273a3'
- 'bb75bfdfe85db26639abbea9054b85f9')
+ 'ae9e26e6c2d164e6af0e513dae2273a3')
 
 build() {
   cd ${srcdir}/chromium-${pkgver}
@@ -32,13 +29,6 @@
 
   patch -p1 -i ${srcdir}/ffmpeg_branding_mime.patch || return 1
 
-  # i686 does not include SSE2
-  # see http://code.google.com/p/chromium/issues/detail?id=9007
-  # patch -p1 -i ${srcdir}/drop_sse2.patch || return 1
-
-  # see http://codereview.chromium.org/569009/show
-  # patch -p1 -i ${srcdir}/libpng-1.4.patch || return 1
-
 ### Configure
 
   # we need to disable system_ssl until next protocol negotiation support



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:38:49
  Author: dgriffiths
Revision: 81424

archrelease: remove extra-i686

Deleted:
  chromium/repos/extra-i686/



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:38:56
  Author: dgriffiths
Revision: 81425

archrelease: copy trunk to extra-i686

Added:
  chromium/repos/extra-i686/



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:39:10
  Author: dgriffiths
Revision: 81426

archrelease: remove extra-x86_64

Deleted:
  chromium/repos/extra-x86_64/



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:39:17
  Author: dgriffiths
Revision: 81427

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:40:10
  Author: dgriffiths
Revision: 81428

archrelease: copy trunk to testing-i686

Added:
  chromium/repos/testing-i686/



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:40:31
  Author: dgriffiths
Revision: 81429

archrelease: copy trunk to testing-x86_64

Added:
  chromium/repos/testing-x86_64/



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:52:34
  Author: dgriffiths
Revision: 81430

Modified:
  imagemagick-doc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 07:40:31 UTC (rev 81429)
+++ PKGBUILD2010-05-30 07:52:34 UTC (rev 81430)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=imagemagick-doc
-pkgver=6.6.1.10
+pkgver=6.6.2.0
 pkgrel=1
 pkgdesc=The ImageMagick documentation (utilities manuals and libraries API)
 arch=('any')
@@ -12,8 +12,8 @@
 depends=('imagemagick')
 options=('!makeflags')
 
source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz)
-md5sums=('d82e1331362f99790548e3e94777eb81')
-sha1sums=('72c73c3392420e64c9f8574163cff2a03f353636')
+md5sums=('e145e9c47befaa9734926c45bd9d7572')
+sha1sums=('9869167067e4b2730f80dbfd975ed32e5fede6e0')
 
 build() {
cd ${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:52:39
  Author: dgriffiths
Revision: 81431

archrelease: remove extra-any

Deleted:
  imagemagick-doc/repos/extra-any/



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 03:52:46
  Author: dgriffiths
Revision: 81432

archrelease: copy trunk to extra-any

Added:
  imagemagick-doc/repos/extra-any/



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

2010-05-30 Thread Thomas Bächler
Date: Sunday, May 30, 2010 @ 04:21:19
  Author: thomas
Revision: 81433

Remove kernel26-firmware package, it is replaced by linux-firmware

Modified:
  kernel26/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 07:52:46 UTC (rev 81432)
+++ PKGBUILD2010-05-30 08:21:19 UTC (rev 81433)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 # Maintainer: Thomas Baechler tho...@archlinux.org
 pkgbase=kernel26
-pkgname=('kernel26' 'kernel26-firmware' 'kernel26-headers' 'kernel26-manpages' 
'kernel26-docs') # Build stock -ARCH kernel
+pkgname=('kernel26' 'kernel26-headers' 'kernel26-manpages' 'kernel26-docs') # 
Build stock -ARCH kernel
 # pkgname=kernel26-custom   # Build kernel with a different name
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.34
@@ -61,7 +61,7 @@
   pkgdesc=The Linux Kernel and modules
   groups=('base')
   backup=(etc/mkinitcpio.d/${pkgname}.preset)
-  depends=('coreutils' 'kernel26-firmware=2.6.34' 'module-init-tools' 
'mkinitcpio=0.5.20')
+  depends=('coreutils' 'linux-firmware' 'module-init-tools' 
'mkinitcpio=0.5.20')
   # 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
@@ -200,15 +200,15 @@
   rm -rf 
${pkgdir}/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,microblaze,mn10300,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,xtensa}
 }
 
-package_kernel26-firmware() {
-  pkgdesc=The included firmware files of the Linux Kernel
-  groups=('base')
+#package_kernel26-firmware() {
+#  pkgdesc=The included firmware files of the Linux Kernel
+#  groups=('base')
+#
+#  cd ${srcdir}/linux-$_basekernel
+#  make firmware || return 1
+#  make INSTALL_MOD_PATH=${pkgdir} firmware_install || return 1
+#}
 
-  cd ${srcdir}/linux-$_basekernel
-  make firmware || return 1
-  make INSTALL_MOD_PATH=${pkgdir} firmware_install || return 1
-}
-
 package_kernel26-manpages() {
 pkgdesc=Kernel hackers manual - Section 9 manpages that comes with the Linux 
kernel.
 



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:16:27
  Author: tpowa
Revision: 81434

db-move: xfsprogs removed by tpowa for move to core

Deleted:
  xfsprogs/repos/core-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:16:28
  Author: tpowa
Revision: 81435

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

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



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:16:34
  Author: tpowa
Revision: 81436

db-move: xfsprogs removed by tpowa for move to core

Deleted:
  xfsprogs/repos/core-x86_64/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:16:35
  Author: tpowa
Revision: 81437

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

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



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:44:19
  Author: tpowa
Revision: 81438

upgpkg: k3b 1.92.0rc3-1
bump to latest version

Modified:
  k3b/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 09:16:35 UTC (rev 81437)
+++ PKGBUILD2010-05-30 09:44:19 UTC (rev 81438)
@@ -4,7 +4,7 @@
 # Contributor: damir da...@archlinux.org
 
 pkgname=k3b
-pkgver=1.91.0rc2
+pkgver=1.92.0rc3
 pkgrel=1
 depends=('kdebase-runtime' 'kdemultimedia-kioslave' 'libsamplerate' 'libmad'
  'ffmpeg=0.5' 'taglib=1.4' 'libmpcdec=1.2.5' 'libdvdread=4.1.3'
@@ -26,10 +26,10 @@
   cd ${srcdir}/
   mkdir build
   cd build
-  cmake ../${pkgname}-1.91.0 \
+  cmake ../${pkgname}-1.92.0 \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release
   make || return 1
   make DESTDIR=${pkgdir} install || return 1
 }
-md5sums=('56d1c726a2771d341f59f08d5364d141')
+md5sums=('65372e9f2826165071b24c9f1d17882b')



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:48:26
  Author: tpowa
Revision: 81440

archrelease: copy trunk to extra-x86_64

Added:
  k3b/repos/extra-x86_64/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:51:17
  Author: tpowa
Revision: 81441

upgpkg: gdisk 0.6.8-1
bump to latest version

Modified:
  gdisk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 09:48:26 UTC (rev 81440)
+++ PKGBUILD2010-05-30 09:51:17 UTC (rev 81441)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 # Contributor: Hokum hokum_at_mail_dot_ru
 pkgname=gdisk
-pkgver=0.6.7
+pkgver=0.6.8
 pkgrel=1
 pkgdesc=A text-mode partitioning tool that works on Globally Unique 
Identifier (GUID) Partition Table (GPT) disks.
 arch=('i686' 'x86_64')
@@ -21,6 +21,6 @@
   install -D -m644 gdisk.html $pkgdir/usr/share/gdisk/gdisk.html
   install -D -m644 sgdisk.html $pkgdir/usr/share/gdisk/sgdisk.html
   install -D -m644 README $pkgdir/usr/share/gdisk/README
-  install -D -m644 CHANGELOG $pkgdir/usr/share/gdisk/CHANGELOG
+  install -D -m644 NEWS pkgdir/usr/share/gdisk/NEWS
 }
-md5sums=('82ee9663da47f08db0a07a76470b7a23')
+md5sums=('70e066c1d9ed6ed83e115d52072be05d')



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:51:34
  Author: tpowa
Revision: 81442

archrelease: remove extra-x86_64

Deleted:
  gdisk/repos/extra-x86_64/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 05:52:02
  Author: tpowa
Revision: 81443

archrelease: copy trunk to extra-x86_64

Added:
  gdisk/repos/extra-x86_64/



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

2010-05-30 Thread Daniel Griffiths
Date: Sunday, May 30, 2010 @ 06:20:18
  Author: dgriffiths
Revision: 81444

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 09:52:02 UTC (rev 81443)
+++ PKGBUILD2010-05-30 10:20:18 UTC (rev 81444)
@@ -52,8 +52,8 @@
 -Duse_system_ffmpeg=0 \
 -Duse_system_yasm=1 \
 -Duse_system_libevent=1 \
--Duse_system_ssl=0 \
--Ddisable_sse2=1
+-Duse_system_ssl=0 
+#-Ddisable_sse2=1
 
 ### Build
 



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 07:10:12
  Author: tpowa
Revision: 81445

archrelease: remove extra-i686

Deleted:
  k3b/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 07:10:31
  Author: tpowa
Revision: 81446

archrelease: copy trunk to extra-i686

Added:
  k3b/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 12:36:02
  Author: tpowa
Revision: 81447

archrelease: remove extra-i686

Deleted:
  gdisk/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 12:36:21
  Author: tpowa
Revision: 81448

archrelease: copy trunk to extra-i686

Added:
  gdisk/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 12:39:15
  Author: tpowa
Revision: 81449

upgpkg: lensfun 0.2.5-1
bump to latest version

Modified:
  lensfun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 16:36:21 UTC (rev 81448)
+++ PKGBUILD2010-05-30 16:39:15 UTC (rev 81449)
@@ -2,26 +2,20 @@
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 
 pkgname=lensfun
-pkgver=0.2.3
-pkgrel=2.1
+pkgver=0.2.5
+pkgrel=1
 pkgdesc=Database of photographic lenses and a library that allows advanced 
access to the database
 arch=(i686 x86_64)
 url=http://lensfun.berlios.de/;
 license=('LGPL3')
 depends=('glibc' 'glib2')
 makedepends=('python' 'libpng')
-source=(http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.bz2 \
-lensfun-0.2.3-glibc-2.10.patch lensfun-0.2.3-as-needed.patch)
-md5sums=('c5c04be4f53e3eef450ff4948d8f65b3' '593c956bb50d8009f66ff9496fa67fdf'\
- '99f34d25b54aab60ba7346008749abd6')
-sha1sums=('4cb8fb4ce9c439ec7a3447d7fd35dfd5b73253ce' 
'f0804a6445376f55d91d565d2a546b14b0990bf7'\
- 'c16ddb0f39253462b8fa0882461ed7bd85d1c5fc')
+source=(http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.bz2) 
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}
-patch -p1  ../lensfun-0.2.3-glibc-2.10.patch || return 1
-patch -p1  ../lensfun-0.2.3-as-needed.patch || return 1
 ./configure --prefix=/usr --libdir=/usr/lib || return 1
 make all || return 1
 make INSTALL_PREFIX=$pkgdir install || return 1
 }
+md5sums=('a10438dffae68a5988fc54b0393a3755')



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 12:39:25
  Author: tpowa
Revision: 81450

archrelease: remove extra-x86_64

Deleted:
  lensfun/repos/extra-x86_64/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 12:39:43
  Author: tpowa
Revision: 81451

archrelease: copy trunk to extra-x86_64

Added:
  lensfun/repos/extra-x86_64/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 12:40:03
  Author: tpowa
Revision: 81452

archrelease: remove extra-i686

Deleted:
  lensfun/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 12:40:23
  Author: tpowa
Revision: 81453

archrelease: copy trunk to extra-i686

Added:
  lensfun/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 12:59:25
  Author: tpowa
Revision: 81454

upgpkg: hplip 3.10.5-1
bump to latest version

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 16:40:23 UTC (rev 81453)
+++ PKGBUILD2010-05-30 16:59:25 UTC (rev 81454)
@@ -3,7 +3,7 @@
 # Contributor: Morgan LEFIEUX com...@archlinuxfr.org
 
 pkgname=hplip
-pkgver=3.10.2
+pkgver=3.10.5
 pkgrel=1
 pkgdesc=Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and 
some LaserJet.
 arch=('i686' 'x86_64')
@@ -50,4 +50,4 @@
  # fix sysfs rules
  sed -i -e s|SYSFS|ATTRS|g -e s|sysfs|attrs|g 
$pkgdir/lib/udev/rules.d/56-hpmud_support.rules || return 1
 }
-md5sums=('4df6f16c47ae7edd015bf2cf5155f26f')
+md5sums=('a4a3679d5987520226ef70d834b63b88')



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:04:19
  Author: tpowa
Revision: 81455

archrelease: remove extra-x86_64

Deleted:
  hplip/repos/extra-x86_64/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:04:38
  Author: tpowa
Revision: 81456

archrelease: copy trunk to extra-x86_64

Added:
  hplip/repos/extra-x86_64/



[arch-commits] Commit in chromium/trunk (4 files)

2010-05-30 Thread Pierre Schmitz
Date: Sunday, May 30, 2010 @ 13:07:40
  Author: pierre
Revision: 81457

prepare chromium stable release

Modified:
  chromium/trunk/PKGBUILD
  chromium/trunk/drop_sse2.patch
  chromium/trunk/ffmpeg_branding_mime.patch
Deleted:
  chromium/trunk/createSource

+
 PKGBUILD   |   28 +
 createSource   |   55 ---
 drop_sse2.patch|6 
 ffmpeg_branding_mime.patch |   10 +++
 4 files changed, 28 insertions(+), 71 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 17:04:38 UTC (rev 81456)
+++ PKGBUILD2010-05-30 17:07:40 UTC (rev 81457)
@@ -4,7 +4,7 @@
 # Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=chromium
-pkgver=5.0.396.0
+pkgver=5.0.375.55
 pkgrel=1
 pkgdesc='The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser.'
 arch=('i686' 'x86_64')
@@ -14,20 +14,26 @@
 makedepends=('python' 'perl' 'gperf' 'yasm' 'mesa')
 provides=('chromium-browser')
 conflicts=('chromium-browser')
+options=('force')
 install='chromium.install'
 
source=(http://build.chromium.org/buildbot/official/chromium-${pkgver}.tar.bz2;
-'chromium.desktop' 'chromium.sh' 'ffmpeg_branding_mime.patch')
-md5sums=('1ca0f15f3bbf39bc298228d9abfcbe1b'
+'chromium.desktop' 'chromium.sh'
+'ffmpeg_branding_mime.patch' 'drop_sse2.patch' 'libpng-1.4.patch')
+md5sums=('a5ee0492b518bdbb29a51d3d17b818a7'
  '897de25e9c25a01f8b1b67abe554a6b7'
  '096a46ef386817988250d2d7bddd1b34'
- 'ae9e26e6c2d164e6af0e513dae2273a3')
+ 'ae1b32473c74b39e3f64b32d71574170'
+ '4fc27c2df43d5df342b26290928b009d'
+ 'bb75bfdfe85db26639abbea9054b85f9')
 
 build() {
   cd ${srcdir}/chromium-${pkgver}
 
 ### Patch
-
+  export CFLAGS=${CFLAGS/-O2/-O3} -fno-ipa-cp
   patch -p1 -i ${srcdir}/ffmpeg_branding_mime.patch || return 1
+  patch -p1 -i ${srcdir}/drop_sse2.patch || return 1
+  patch -p1 -i ${srcdir}/libpng-1.4.patch || return 1
 
 ### Configure
 
@@ -36,7 +42,7 @@
   # see https://bugzilla.mozilla.org/show_bug.cgi?id=547312
 
   build/gyp_chromium -f make build/all.gyp --depth=. \
--Dgcc_version=45 \
+-Dgcc_version=44 \
 -Dno_strict_aliasing=1 \
 -Dwerror= \
 -Dlinux_sandbox_path=/usr/lib/chromium/chromium-sandbox \
@@ -52,8 +58,7 @@
 -Duse_system_ffmpeg=0 \
 -Duse_system_yasm=1 \
 -Duse_system_libevent=1 \
--Duse_system_ssl=0 
-#-Ddisable_sse2=1
+-Duse_system_ssl=0
 
 ### Build
 
@@ -74,9 +79,10 @@
   install -m 0755 -D out/Release/libffmpegsumo.so \
 ${pkgdir}/usr/lib/chromium/libffmpegsumo.so
 
-  ln -s /usr/lib/libavcodec.so.52 ${pkgdir}/usr/lib/chromium/
-  ln -s /usr/lib/libavformat.so.52 ${pkgdir}/usr/lib/chromium/
-  ln -s /usr/lib/libavutil.so.50 ${pkgdir}/usr/lib/chromium/
+# these links are only needed when building with system ffmpeg
+#  ln -s /usr/lib/libavcodec.so.52 ${pkgdir}/usr/lib/chromium/
+#  ln -s /usr/lib/libavformat.so.52 ${pkgdir}/usr/lib/chromium/
+#  ln -s /usr/lib/libavutil.so.50 ${pkgdir}/usr/lib/chromium/
 
   cp -a out/Release/locales out/Release/resources \
 ${pkgdir}/usr/lib/chromium/

Deleted: createSource
===
--- createSource2010-05-30 17:04:38 UTC (rev 81456)
+++ createSource2010-05-30 17:07:40 UTC (rev 81457)
@@ -1,55 +0,0 @@
-#!/bin/bash
-
-. PKGBUILD
-
-# see 
http://src.chromium.org/svn/trunk/src/tools/export_tarball/export_tarball.py
-nonessential_dirs=(
-   'src/chrome/test/data'
-   'src/chrome/tools/test/reference_build'
-   'src/gears/binaries'
-   'src/net/data/cache_tests'
-   'src/o3d/documentation'
-   'src/o3d/samples'
-   'src/third_party/lighttpd'
-   'src/third_party/WebKit/LayoutTests'
-   'src/webkit/data/layout_tests'
-   'src/webkit/tools/test/reference_build'
-)
-
-current=$(pwd)
-tmp=$(mktemp -d)
-mkdir -p $tmp/chromium-$pkgver
-cd $tmp/chromium-$pkgver
-
-# this should be updated to a more recent revision on major updates
-svn co -r43113 -q http://src.chromium.org/svn/trunk/tools/depot_tools/ 
depot_tools
-
-export PATH=./depot_tools/:$PATH
-chmod +x ./depot_tools/gclient.py
-gclient.py config http://src.chromium.org/svn/releases/$pkgver
-sed -e '15i\  src/third_party/WebKit/LayoutTests: None,' \
--e '15i\  src/chrome/tools/test/reference_build: None,' \
--e '15i\  src/third_party/ffmpeg/binaries/chromium/linux/ia32: 
None,' \
--e '15i\  src/third_party/ffmpeg/binaries/chromium/linux/ia32_dbg: 
None,' \
--e '15i\  src/third_party/ffmpeg/binaries/chromium/linux/x64: None,' 
\
--e '15i\  src/third_party/ffmpeg/binaries/chromium/linux/x64_dbg: 
None,' \
--i .gclient
-gclient.py sync --force --nohooks
-
-svnversion src  src/build/LASTCHANGE.in
-
-for i in 

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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:10:03
  Author: tpowa
Revision: 81458

archrelease: remove extra-i686

Deleted:
  hplip/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:10:23
  Author: tpowa
Revision: 81459

archrelease: copy trunk to extra-i686

Added:
  hplip/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:23:02
  Author: tpowa
Revision: 81460

upgpkg: samba 3.5.3-1
bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 17:10:23 UTC (rev 81459)
+++ PKGBUILD2010-05-30 17:23:02 UTC (rev 81460)
@@ -3,11 +3,11 @@
 # Contributor: judd jvi...@zeroflux.org
 pkgbase=samba
 pkgname=('smbclient' 'samba')
-pkgver=3.5.2
+pkgver=3.5.3
 # We use the 'A' to fake out pacman's version comparators.  Samba chooses
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
-_realver=3.5.2
+_realver=3.5.3
 pkgrel=1
 arch=(i686 x86_64)
 url=http://www.samba.org;
@@ -23,10 +23,6 @@
 ### UNINSTALL dmapi package before building!!!
 
 build() {
-  cd ${srcdir}/${pkgbase}-${_realver}/
-  # fix https://bugzilla.samba.org/show_bug.cgi?id=7205
-  patch -Np0 -i ${srcdir}/fix-ipv6-mount.patch || return 1
-
   cd ${srcdir}/${pkgbase}-${_realver}/source3
   ./configure --prefix=/usr \
   --libdir=/usr/lib/ \
@@ -138,7 +134,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema 
${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('6f8cf649207ccd8c2c17e28c335f4e9d'
+md5sums=('7c8d2a34b649380d5df838c3e030dbec'
  'e93533fa2296c07c1f645dfdd373657f'
  '5697da77590ec092cc8a883bae06093c'
  'a4bbfa39fee95bba2e7ad6b535fae7e6'



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:31:33
  Author: tpowa
Revision: 81461

archrelease: remove extra-x86_64

Deleted:
  samba/repos/extra-x86_64/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:31:52
  Author: tpowa
Revision: 81462

archrelease: copy trunk to extra-x86_64

Added:
  samba/repos/extra-x86_64/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:43:35
  Author: tpowa
Revision: 81463

archrelease: remove extra-i686

Deleted:
  samba/repos/extra-i686/



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

2010-05-30 Thread Tobias Powalowski
Date: Sunday, May 30, 2010 @ 13:43:54
  Author: tpowa
Revision: 81464

archrelease: copy trunk to extra-i686

Added:
  samba/repos/extra-i686/



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

2010-05-30 Thread Pierre Schmitz
Date: Sunday, May 30, 2010 @ 14:37:38
  Author: pierre
Revision: 81465

build with gcc 4.4

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 17:43:54 UTC (rev 81464)
+++ PKGBUILD2010-05-30 18:37:38 UTC (rev 81465)
@@ -11,7 +11,7 @@
 url='http://www.chromium.org/'
 license=('BSD')
 depends=('nss' 'gconf' 'alsa-lib' 'xdg-utils' 'hicolor-icon-theme' 'bzip2' 
'libevent' 'libxss')
-makedepends=('python' 'perl' 'gperf' 'yasm' 'mesa')
+makedepends=('python' 'perl' 'gperf' 'yasm' 'mesa' 'gcc4.5')
 provides=('chromium-browser')
 conflicts=('chromium-browser')
 options=('force')
@@ -30,7 +30,6 @@
   cd ${srcdir}/chromium-${pkgver}
 
 ### Patch
-  export CFLAGS=${CFLAGS/-O2/-O3} -fno-ipa-cp
   patch -p1 -i ${srcdir}/ffmpeg_branding_mime.patch || return 1
   patch -p1 -i ${srcdir}/drop_sse2.patch || return 1
   patch -p1 -i ${srcdir}/libpng-1.4.patch || return 1



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

2010-05-30 Thread Pierre Schmitz
Date: Sunday, May 30, 2010 @ 15:44:41
  Author: pierre
Revision: 81466

archrelease: remove testing-i686

Deleted:
  chromium/repos/testing-i686/



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

2010-05-30 Thread Pierre Schmitz
Date: Sunday, May 30, 2010 @ 15:44:57
  Author: pierre
Revision: 81467

archrelease: copy trunk to testing-i686

Added:
  chromium/repos/testing-i686/



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

2010-05-30 Thread Pierre Schmitz
Date: Sunday, May 30, 2010 @ 15:49:09
  Author: pierre
Revision: 81468

archrelease: remove testing-x86_64

Deleted:
  chromium/repos/testing-x86_64/



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

2010-05-30 Thread Pierre Schmitz
Date: Sunday, May 30, 2010 @ 15:49:25
  Author: pierre
Revision: 81469

archrelease: copy trunk to testing-x86_64

Added:
  chromium/repos/testing-x86_64/



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

2010-05-30 Thread Ionut Biru
Date: Sunday, May 30, 2010 @ 16:35:04
  Author: ibiru
Revision: 81470

upgpkg: gtksourceview2 2.10.3-1
update to 2.10.3

Modified:
  gtksourceview2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 19:49:25 UTC (rev 81469)
+++ PKGBUILD2010-05-30 20:35:04 UTC (rev 81470)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gtksourceview2
-pkgver=2.10.1
+pkgver=2.10.3
 pkgrel=1
 pkgdesc=A text widget adding syntax highlighting and more to GNOME
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gtk2=2.20.0' 'libxml2=2.7.7')
+depends=('gtk2=2.20.1' 'libxml2=2.7.7')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 url=http://www.gnome.org;
 
source=(http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/gtksourceview-${pkgver}.tar.bz2)
-sha256sums=('ac8bcb8a8e1c4cc2681de142750bf78daa3b877c19a53c3d1d8412ad4d01b387')
+sha256sums=('4657d680ef2648d1068cd2b5a8cc42254c1f1119aca4db8f679b78e363bd88f6')
 
 build() {
   cd ${srcdir}/gtksourceview-${pkgver}



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

2010-05-30 Thread Ionut Biru
Date: Sunday, May 30, 2010 @ 16:35:21
  Author: ibiru
Revision: 81471

archrelease: remove extra-i686

Deleted:
  gtksourceview2/repos/extra-i686/



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

2010-05-30 Thread Ionut Biru
Date: Sunday, May 30, 2010 @ 16:35:43
  Author: ibiru
Revision: 81472

archrelease: copy trunk to extra-i686

Added:
  gtksourceview2/repos/extra-i686/



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

2010-05-30 Thread Ionut Biru
Date: Sunday, May 30, 2010 @ 16:35:52
  Author: ibiru
Revision: 81473

archrelease: remove extra-x86_64

Deleted:
  gtksourceview2/repos/extra-x86_64/



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

2010-05-30 Thread Ionut Biru
Date: Sunday, May 30, 2010 @ 16:36:08
  Author: ibiru
Revision: 81474

archrelease: copy trunk to extra-x86_64

Added:
  gtksourceview2/repos/extra-x86_64/



[arch-commits] Commit in gpm/trunk (ChangeLog gpm.conf.d)

2010-05-30 Thread Eric Bélanger
Date: Sunday, May 30, 2010 @ 19:02:28
  Author: eric
Revision: 81475

Added imps2 protocol to default options (close FS#19657)

Modified:
  gpm/trunk/ChangeLog
  gpm/trunk/gpm.conf.d

+
 ChangeLog  |4 
 gpm.conf.d |2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: ChangeLog
===
--- ChangeLog   2010-05-30 20:36:08 UTC (rev 81474)
+++ ChangeLog   2010-05-30 23:02:28 UTC (rev 81475)
@@ -1,3 +1,7 @@
+2010-05-30  Eric Belanger  e...@archlinux.org
+
+   * Added imps2 protocol to default options (close FS#19657)
+
 2009-12-05  Eric Belanger  e...@archlinux.org
 
* gpm 1.20.6-5

Modified: gpm.conf.d
===
--- gpm.conf.d  2010-05-30 20:36:08 UTC (rev 81474)
+++ gpm.conf.d  2010-05-30 23:02:28 UTC (rev 81475)
@@ -1,4 +1,4 @@
 #
 # Parameters to be passed to gpm
 #
-GPM_ARGS=-m /dev/input/mice
+GPM_ARGS=-m /dev/input/mice -t imps2



[arch-commits] Commit in xchat/trunk (6 files)

2010-05-30 Thread Eric Bélanger
Date: Sunday, May 30, 2010 @ 23:17:14
  Author: eric
Revision: 81476

upgpkg: xchat 2.8.8-1
Upstream update, Added python optdepends, Removed old patches

Modified:
  xchat/trunk/ChangeLog
  xchat/trunk/PKGBUILD
Deleted:
  xchat/trunk/depreciated-macros.patch
  xchat/trunk/xchat-2.8.4-shm-pixmaps.patch
  xchat/trunk/xchat-2.8.6-connect-mnemonic.patch
  xchat/trunk/xchat-gtk2.patch

+
 ChangeLog  |7 ++
 PKGBUILD   |   34 ---
 depreciated-macros.patch   |   57 --
 xchat-2.8.4-shm-pixmaps.patch  |  106 ---
 xchat-2.8.6-connect-mnemonic.patch |   11 ---
 xchat-gtk2.patch   |   12 ---
 6 files changed, 20 insertions(+), 207 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-05-30 23:02:28 UTC (rev 81475)
+++ ChangeLog   2010-05-31 03:17:14 UTC (rev 81476)
@@ -1,3 +1,10 @@
+2010-05-30  Eric Belanger  e...@archlinux.org
+
+   * xchat 2.8.8-1
+   * Upstream update
+   * Added python optdepends
+   * Removed old patches
+
 2010-03-29  Eric Belanger  e...@archlinux.org
 
* Fixed buttons hotkey (close FS#17076)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-30 23:02:28 UTC (rev 81475)
+++ PKGBUILD2010-05-31 03:17:14 UTC (rev 81476)
@@ -2,37 +2,29 @@
 # Maintainer: Eric Belanger e...@archlinux.org
 
 pkgname=xchat
-pkgver=2.8.6
-pkgrel=6
+pkgver=2.8.8
+pkgrel=1
 pkgdesc=A GTK+ based IRC client
 arch=('i686' 'x86_64')
 url=http://www.xchat.org/;
 license=('GPL')
-depends=('gtk2=2.20.0' 'openssl=1.0.0' 'dbus-glib=0.82')
+depends=('gtk2' 'openssl' 'dbus-glib')
 makedepends=('tcl' 'perl' 'python')
-optdepends=('enchant: for spell checking support' 'tcl: for tcl plugin')
+optdepends=('enchant: for spell checking support' 'tcl: for tcl plugin' \
+'python: for python plugin')
 options=('!libtool')
-source=(http://www.xchat.org/files/source/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
 \
-http://www.xchat.org/files/source/2.8/patches/xc286-smallfixes.diff
-xchat-gtk2.patch xchat-2.8.4-shm-pixmaps.patch 
xchat-2.8.6-connect-mnemonic.patch
-   depreciated-macros.patch)
-md5sums=('1f2670865d43a23a9abc596dde999aca'
- 'eb68b6261bf6740cb5f223627eb8f384'
- 'f3fe00982c0bec93152ed0b32438ef87'
- 'a0b3889d160ddf21eebd25b645bd1e48'
- '591b8e6186be8849be3aa615e3a335fb'
- 'a7a22d234d0419fe178204495f9e3246')
+source=(http://www.xchat.org/files/source/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+md5sums=('9a11f13121ff0af787bba3b014378e58')
+sha1sums=('e12305da42d1aacc26c2ca25e239f393d4dd3532')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1  ../xc286-smallfixes.diff || return 1
-  patch -p1  ../xchat-gtk2.patch || return 1
-  patch -p1  ../xchat-2.8.4-shm-pixmaps.patch || return 1
-  patch -p1  ../xchat-2.8.6-connect-mnemonic.patch || return 1
-  patch -Np0 -i ${srcdir}/depreciated-macros.patch || return 1
   ./configure --prefix=/usr --sysconfdir=/etc --enable-openssl --enable-dbus \
---disable-gnome --disable-textfe --enable-ipv6 --enable-shm \
---enable-spell=static || return 1
+--disable-textfe --enable-ipv6 --enable-shm --enable-spell=static || 
return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }

Deleted: depreciated-macros.patch
===
--- depreciated-macros.patch2010-05-30 23:02:28 UTC (rev 81475)
+++ depreciated-macros.patch2010-05-31 03:17:14 UTC (rev 81476)
@@ -1,57 +0,0 @@
 src/fe-gtk/fe-gtk.c2008-02-24 08:39:44.0 +
-+++ src/fe-gtk/fe-gtk.c.new2010-04-01 18:10:31.840778707 +
-@@ -819,7 +819,8 @@
-   switch (info_type)
-   {
-   case 0: /* window status */
--  if (!GTK_WIDGET_VISIBLE (GTK_WINDOW (sess-gui-window)))
-+  if (!gtk_widget_get_visible (GTK_WINDOW (sess-gui-window)))
-+
-   return 2;   /* hidden (iconified or systray) */
- #if GTK_CHECK_VERSION(2,4,0)
-   if (gtk_window_is_active (GTK_WINDOW (sess-gui-window)))
 src/fe-gtk/menu.c  2008-06-08 07:59:37.0 +
-+++ src/fe-gtk/menu.c.new  2010-04-01 18:15:54.527573869 +
-@@ -1670,7 +1670,7 @@
- menu_canacaccel (GtkWidget *widget, guint signal_id, gpointer user_data)
- {
-   /* GTK2.2 behaviour */
--  return GTK_WIDGET_IS_SENSITIVE (widget);
-+  return gtk_widget_is_sensitive (widget);
- }
- 
- #endif
 src/fe-gtk/maingui.c   2008-04-01 08:53:41.0 +
-+++ src/fe-gtk/maingui.c.new   2010-04-01 18:21:56.400181435 +
-@@ -599,7 +599,7 @@
-   int num;
-   GtkWidget *f = NULL;
- 
--  if (current_sess  GTK_WIDGET_HAS_FOCUS 

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

2010-05-30 Thread Eric Bélanger
Date: Sunday, May 30, 2010 @ 23:17:31
  Author: eric
Revision: 81477

archrelease: remove extra-i686

Deleted:
  xchat/repos/extra-i686/



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

2010-05-30 Thread Eric Bélanger
Date: Sunday, May 30, 2010 @ 23:17:40
  Author: eric
Revision: 81478

archrelease: copy trunk to extra-i686

Added:
  xchat/repos/extra-i686/



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

2010-05-30 Thread Eric Bélanger
Date: Sunday, May 30, 2010 @ 23:17:55
  Author: eric
Revision: 81479

archrelease: remove extra-x86_64

Deleted:
  xchat/repos/extra-x86_64/



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

2010-05-30 Thread Eric Bélanger
Date: Sunday, May 30, 2010 @ 23:18:04
  Author: eric
Revision: 81480

archrelease: copy trunk to extra-x86_64

Added:
  xchat/repos/extra-x86_64/



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

2010-05-30 Thread Pierre Schmitz
Date: Monday, May 31, 2010 @ 00:49:18
  Author: pierre
Revision: 81481

db-move: zlib removed by pierre for move to core

Deleted:
  zlib/repos/core-i686/



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

2010-05-30 Thread Pierre Schmitz
Date: Monday, May 31, 2010 @ 00:49:19
  Author: pierre
Revision: 81482

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

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



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

2010-05-30 Thread Pierre Schmitz
Date: Monday, May 31, 2010 @ 00:49:27
  Author: pierre
Revision: 81483

db-move: zlib removed by pierre for move to core

Deleted:
  zlib/repos/core-x86_64/