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

2010-08-23 Thread Eric Bélanger
Date: Tuesday, August 24, 2010 @ 01:40:14
  Author: eric
Revision: 88498

archrelease: copy trunk to staging-x86_64

Added:
  python-pygame/repos/staging-x86_64/



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

2010-08-23 Thread Eric Bélanger
Date: Tuesday, August 24, 2010 @ 01:39:40
  Author: eric
Revision: 88497

archrelease: copy trunk to staging-i686

Added:
  python-pygame/repos/staging-i686/



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

2010-08-23 Thread Eric Bélanger
Date: Tuesday, August 24, 2010 @ 01:39:06
  Author: eric
Revision: 88496

upgpkg: python-pygame 1.9.1-3
Rebuilt for python2

Modified:
  python-pygame/trunk/ChangeLog
  python-pygame/trunk/PKGBUILD

---+
 ChangeLog |3 +++
 PKGBUILD  |   28 ++--
 2 files changed, 17 insertions(+), 14 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-08-24 04:56:28 UTC (rev 88495)
+++ ChangeLog   2010-08-24 05:39:06 UTC (rev 88496)
@@ -1,4 +1,7 @@
+2010-08-24  Eric Belanger  
 
+   * Rebuilt for python2
+
 2009-08-06  Douglas Soares de Andrade  
 
* Updated to: 1.9.1

Modified: PKGBUILD
===
--- PKGBUILD2010-08-24 04:56:28 UTC (rev 88495)
+++ PKGBUILD2010-08-24 05:39:06 UTC (rev 88496)
@@ -6,33 +6,33 @@
 
 pkgname=python-pygame
 pkgver=1.9.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Python game library"
 arch=('i686' 'x86_64')
 url="http://www.pygame.org/";
 license=('LGPL')
-depends=('python' 'sdl_mixer' 'libvorbis' 'sdl_ttf' 'sdl_image' 'smpeg')
+depends=('python2' 'sdl_mixer' 'libvorbis' 'sdl_ttf' 'sdl_image' 'smpeg')
 replaces=('pygame')
 provides=('pygame')
-source=(http://pygame.org/ftp/pygame-${pkgver}release.tar.gz
-   'config.patch')
-md5sums=('1c4cdc708d17c8250a2d78ef997222fc'
- 'aaa668f3cd710d8604114501ea6a6f48')
+changelog=ChangeLog
+source=(http://pygame.org/ftp/pygame-${pkgver}release.tar.gz 'config.patch')
+md5sums=('1c4cdc708d17c8250a2d78ef997222fc' 'aaa668f3cd710d8604114501ea6a6f48')
+sha1sums=('a45aeb0623e36ae7a1707b5f41ee6274f72ca4fa' 
'285815e28705d5a2aea53c9d952d35fddf10dd13')
 
 build() {
-   cd ${srcdir}/pygame-${pkgver}release
-   patch -Np0 -i ${srcdir}/config.patch || return 1
-   python config.py -auto
+   cd "${srcdir}/pygame-${pkgver}release"
+   patch -Np0 -i "${srcdir}/config.patch"
+   python2 config.py -auto
 }
 
 package() {
-   cd ${srcdir}/pygame-${pkgver}release
-   python setup.py install --root=${pkgdir} --prefix=/usr
+   cd "${srcdir}/pygame-${pkgver}release"
+   python2 setup.py install --root="${pkgdir}" --prefix=/usr
 
# Copying the examples and tests
-   cp -R examples lib/* ${pkgdir}/usr/lib/python2.6/site-packages/pygame
-   cp -R test/* ${pkgdir}/usr/lib/python2.6/site-packages/pygame/tests
+   cp -R examples lib/* "${pkgdir}/usr/lib/python2.7/site-packages/pygame"
+   cp -R test/* "${pkgdir}/usr/lib/python2.7/site-packages/pygame/tests"
 
# Fixing permissions
-   chmod 644 ${pkgdir}/usr/include/python2.6/pygame/*
+   chmod 644 "${pkgdir}"/usr/include/python2.7/pygame/*
 }



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

2010-08-23 Thread andyrtr
Date: Tuesday, August 24, 2010 @ 00:56:28
  Author: andyrtr
Revision: 88495

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

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



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

2010-08-23 Thread andyrtr
Date: Tuesday, August 24, 2010 @ 00:56:26
  Author: andyrtr
Revision: 88493

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

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



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

2010-08-23 Thread andyrtr
Date: Tuesday, August 24, 2010 @ 00:56:27
  Author: andyrtr
Revision: 88494

db-move: sqlite3 removed by andyrtr for move to [core] (x86_64)

Deleted:
  sqlite3/repos/core-x86_64/



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

2010-08-23 Thread andyrtr
Date: Tuesday, August 24, 2010 @ 00:56:25
  Author: andyrtr
Revision: 88492

db-move: sqlite3 removed by andyrtr for move to [core] (i686)

Deleted:
  sqlite3/repos/core-i686/



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

2010-08-23 Thread andyrtr
Date: Tuesday, August 24, 2010 @ 00:56:22
  Author: andyrtr
Revision: 88490

db-move: tzdata removed by andyrtr for move to [core] (x86_64)

Deleted:
  tzdata/repos/core-x86_64/



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

2010-08-23 Thread andyrtr
Date: Tuesday, August 24, 2010 @ 00:56:23
  Author: andyrtr
Revision: 88491

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

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



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

2010-08-23 Thread andyrtr
Date: Tuesday, August 24, 2010 @ 00:56:22
  Author: andyrtr
Revision: 88489

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

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



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

2010-08-23 Thread andyrtr
Date: Tuesday, August 24, 2010 @ 00:56:21
  Author: andyrtr
Revision: 88488

db-move: tzdata removed by andyrtr for move to [core] (i686)

Deleted:
  tzdata/repos/core-i686/



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

2010-08-23 Thread Eric Bélanger
Date: Monday, August 23, 2010 @ 23:02:04
  Author: eric
Revision: 88487

Removed jack makedepends and optdepends (close FS#20574)

Modified:
  libsndfile/trunk/ChangeLog
  libsndfile/trunk/PKGBUILD

---+
 ChangeLog |4 
 PKGBUILD  |   15 +--
 2 files changed, 13 insertions(+), 6 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-08-24 01:19:41 UTC (rev 88486)
+++ ChangeLog   2010-08-24 03:02:04 UTC (rev 88487)
@@ -1,3 +1,7 @@
+2010-08-23  Eric Belanger  
+
+   * Removed jack makedepends and optdepends (close FS#20574)
+
 2009-12-30  Eric Belanger  
 
* libsndfile 1.0.21-1

Modified: PKGBUILD
===
--- PKGBUILD2010-08-24 01:19:41 UTC (rev 88486)
+++ PKGBUILD2010-08-24 03:02:04 UTC (rev 88487)
@@ -9,17 +9,20 @@
 arch=('i686' 'x86_64')
 url="http://www.mega-nerd.com/libsndfile";
 license=('LGPL')
-depends=('alsa-lib' 'flac>=1.2.1' 'libvorbis')
-makedepends=('jack-audio-connection-kit')
-optdepends=('jack-audio-connection-kit: for JACK support')
+depends=('alsa-lib' 'flac' 'libvorbis')
 options=('!libtool')
+changelog=ChangeLog
 source=(http://www.mega-nerd.com/libsndfile/files/${pkgname}-${pkgver}.tar.gz)
 md5sums=('880a40ec636ab2185b97f8927299b292')
 sha1sums=('136845a8bb5679e033f8f53fb98ddeb5ee8f1d97')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --disable-sqlite || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
+  ./configure --prefix=/usr --disable-sqlite
+  make
 }
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}



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

2010-08-23 Thread Allan McRae
Date: Monday, August 23, 2010 @ 21:19:41
  Author: allan
Revision: 88486

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

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



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

2010-08-23 Thread Allan McRae
Date: Monday, August 23, 2010 @ 21:19:40
  Author: allan
Revision: 88485

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

Deleted:
  mlocate/repos/core-x86_64/



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

2010-08-23 Thread Allan McRae
Date: Monday, August 23, 2010 @ 21:19:39
  Author: allan
Revision: 88484

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

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



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

2010-08-23 Thread Allan McRae
Date: Monday, August 23, 2010 @ 21:19:38
  Author: allan
Revision: 88483

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

Deleted:
  mlocate/repos/core-i686/



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

2010-08-23 Thread Allan McRae
Date: Monday, August 23, 2010 @ 19:48:49
  Author: allan
Revision: 88481

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

Deleted:
  bison/repos/core-x86_64/



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

2010-08-23 Thread Allan McRae
Date: Monday, August 23, 2010 @ 19:48:50
  Author: allan
Revision: 88482

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

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



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

2010-08-23 Thread Allan McRae
Date: Monday, August 23, 2010 @ 19:48:48
  Author: allan
Revision: 88480

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

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



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

2010-08-23 Thread Allan McRae
Date: Monday, August 23, 2010 @ 19:48:47
  Author: allan
Revision: 88479

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

Deleted:
  bison/repos/core-i686/



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

2010-08-23 Thread Dan McGee
Date: Monday, August 23, 2010 @ 18:46:39
  Author: dan
Revision: 88478

archrelease: copy trunk to testing-i686

Added:
  libfetch/repos/testing-i686/



[arch-commits] Commit in xf86-input-synaptics/repos (testing-x86_64)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:39:03
  Author: jgc
Revision: 88477

archrelease: copy trunk to testing-x86_64

Added:
  xf86-input-synaptics/repos/testing-x86_64/



[arch-commits] Commit in xf86-input-synaptics/repos (testing-i686)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:38:56
  Author: jgc
Revision: 88476

archrelease: copy trunk to testing-i686

Added:
  xf86-input-synaptics/repos/testing-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:38:47
  Author: jgc
Revision: 88475

upgpkg: xf86-input-synaptics 1.2.99.901-1
Update to 1.2.99.901, build against xserver 1.9

Modified:
  xf86-input-synaptics/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 22:35:03 UTC (rev 88474)
+++ PKGBUILD2010-08-23 22:38:47 UTC (rev 88475)
@@ -4,15 +4,15 @@
 # Contributor: Thomas Bächler 
 # Contributor: Alexander Baldeck 
 pkgname=xf86-input-synaptics
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.2.99.901
+pkgrel=1
 pkgdesc="synaptics driver for notebook touchpads"
 arch=(i686 x86_64)
 license=('custom')
 url="http://xorg.freedesktop.org/";
-depends=('libxi>=1.3' 'libxtst>=1.1.0')
-makedepends=('pkgconfig' 'xorg-server>=1.8.0' 'xorg-util-macros')
-conflicts=('xorg-server<1.8.0')
+depends=('libxi' 'libxtst')
+makedepends=('pkgconfig' 'xorg-server' 'xorg-util-macros' 'randrproto' 
'videoproto' 'dri2proto' 'xineramaproto' 'renderproto')
+conflicts=('xorg-server<1.9.0')
 replaces=('synaptics')
 provides=('synaptics')
 conflicts=('synaptics')
@@ -21,16 +21,16 @@
 backup=('etc/X11/xorg.conf.d/10-synaptics.conf')
 
source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
 10-synaptics.conf)
-sha1sums=('20ee874ef3dd391dbcfb03285b1b352c0234a00f'
+sha1sums=('05359de16dba3b644a9fa3a787b2ba7614d7e3c8'
   '70ddc39abc03c3b5b8071b70b5553f84e01d78b2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
+  ./configure --prefix=/usr
+  make
+  make DESTDIR="${pkgdir}" install
   install -m755 -d "${pkgdir}/etc/X11/xorg.conf.d"
-  install -m644 "${srcdir}/10-synaptics.conf" "${pkgdir}/etc/X11/xorg.conf.d/" 
|| return 1
+  install -m644 "${srcdir}/10-synaptics.conf" "${pkgdir}/etc/X11/xorg.conf.d/"
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
 }



[arch-commits] Commit in xf86-input-evdev/repos (testing-x86_64)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:35:03
  Author: jgc
Revision: 88474

archrelease: copy trunk to testing-x86_64

Added:
  xf86-input-evdev/repos/testing-x86_64/



[arch-commits] Commit in xf86-input-evdev/repos (testing-i686)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:34:55
  Author: jgc
Revision: 88473

archrelease: copy trunk to testing-i686

Added:
  xf86-input-evdev/repos/testing-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:34:48
  Author: jgc
Revision: 88472

upgpkg: xf86-input-evdev 2.5.0-1
Update to 2.5.0, build with xserver 1.9

Modified:
  xf86-input-evdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 22:20:18 UTC (rev 88471)
+++ PKGBUILD2010-08-23 22:34:48 UTC (rev 88472)
@@ -2,25 +2,22 @@
 # Maintainer: Jan de Groot 
 # Contributor: Alexander Baldeck http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server>=1.8.0' 'inputproto>=2.0' 
'randrproto>=1.3.1')
-conflicts=('xorg-server<1.8.0')
-options=('!libtool')
+makedepends=('pkgconfig' 'xorg-server' 'inputproto' 'randrproto' 
'xorg-util-macros' 'renderproto' 'videoproto' 'dri2proto' 'xineramaproto')
+conflicts=('xorg-server<1.9.0')
+options=('!libtool' !makeflags)
 groups=('xorg-input-drivers')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-initialize-valuators.patch)
-sha1sums=('875dd3c35f8d0f409337b932d82a46da0e9570e7'
-  '75d9fccd0247a4c032f68627fb4a37ddc5d77441')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('fe83410d76830ec15c4a73ace385d66644c58944')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}/initialize-valuators.patch"
   ./configure --prefix=/usr
   make
   make DESTDIR="${pkgdir}" install



[arch-commits] Commit in xf86-video-intel/repos (testing-x86_64)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:20:18
  Author: jgc
Revision: 88471

archrelease: copy trunk to testing-x86_64

Added:
  xf86-video-intel/repos/testing-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:20:11
  Author: jgc
Revision: 88470

archrelease: copy trunk to testing-i686

Added:
  xf86-video-intel/repos/testing-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:20:03
  Author: jgc
Revision: 88469

upgpkg: xf86-video-intel 2.12.0-2
Build with xorg-server 1.9

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 22:09:49 UTC (rev 88468)
+++ PKGBUILD2010-08-23 22:20:03 UTC (rev 88469)
@@ -3,29 +3,26 @@
 
 pkgname=xf86-video-intel
 pkgver=2.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
-depends=('intel-dri>=7.8' 'libpciaccess>=0.10.9' 'libdrm>=2.4.20' 
'libxvmc>=1.0.5' 'libxcb>=1.5' 'xcb-util>=0.3.6')
-makedepends=('pkgconfig' 'xorg-server>=1.8.0' 'xf86driproto>=2.1.0' 
'glproto>=1.4.11' 'mesa>=7.8' 'xineramaproto>=1.2' 'inputproto')
-conflicts=('xorg-server<1.8.0' 'xf86-video-i810' 'xf86-video-intel-legacy')
+depends=('intel-dri' 'libpciaccess' 'libdrm' 'libxvmc' 'libxcb' 'xcb-util')
+makedepends=('pkgconfig' 'xorg-server' 'xf86driproto' 'glproto' 'mesa' 
'xineramaproto' 'inputproto' 'randrproto' 'renderproto')
+conflicts=('xorg-server<1.9.0' 'xf86-video-i810' 'xf86-video-intel-legacy')
 options=('!libtool')
 groups=('xorg-video-drivers')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-intel-2.11-no-pageflipping.patch
 LICENSE)
 md5sums=('8314def847dcdc4f2970e2d193054f96'
- 'dfc9f59fe048b412726c87fe3d45f4f5'
  'b924480931774dec14515e270db4924d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}/intel-2.11-no-pageflipping.patch" || return 1
-  ./configure --prefix=/usr --enable-dri || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
+  ./configure --prefix=/usr --enable-dri
+  make
+  make DESTDIR="${pkgdir}" install
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/" 
|| return 1
+  install -m644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/"
 }



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:09:49
  Author: jgc
Revision: 88468

archrelease: copy trunk to testing-x86_64

Added:
  xorg-server/repos/testing-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 18:09:29
  Author: jgc
Revision: 88467

archrelease: copy trunk to testing-i686

Added:
  xorg-server/repos/testing-i686/



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

2010-08-23 Thread Dan McGee
Date: Monday, August 23, 2010 @ 17:41:37
  Author: dan
Revision: 88466

archrelease: copy trunk to testing-x86_64

Added:
  libfetch/repos/testing-x86_64/



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

2010-08-23 Thread Dan McGee
Date: Monday, August 23, 2010 @ 17:41:23
  Author: dan
Revision: 88465

verbump, upstream fixed FS#20371

Modified:
  libfetch/trunk/Makefile
  libfetch/trunk/PKGBUILD

--+
 Makefile |7 ---
 PKGBUILD |6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

Modified: Makefile
===
--- Makefile2010-08-23 18:58:46 UTC (rev 88464)
+++ Makefile2010-08-23 21:41:23 UTC (rev 88465)
@@ -42,18 +42,17 @@
 Q = @
 
 all: libfetch.so libfetch.a
-   $(E) "  built with:  " $(CFLAGS)
 .PHONY: all
 
 %.o: %.c $(INCS) $(GEN)
$(E) "  compile   " $@
$(Q) $(CC) $(CFLAGS) -c $<
 
-ftperr.h: ftp.errors
+ftperr.h: ftp.errors Makefile errlist.sh
$(E) "  generate  " $@
$(Q) ./errlist.sh ftp_errlist FTP ftp.errors > $@
 
-httperr.h: http.errors
+httperr.h: http.errors Makefile errlist.sh
$(E) "  generate  " $@
$(Q) ./errlist.sh http_errlist HTTP http.errors > $@
 
@@ -61,12 +60,14 @@
$(E) "  build " $@
$(Q) rm -f $@
$(Q) $(LD) $(LDFLAGS) *.o -shared -o $@
+   $(E) "  built with:  " $(CFLAGS)
 
 libfetch.a: $(GEN) $(INCS) $(OBJS)
$(E) "  build " $@
$(Q) rm -f $@
$(Q) $(AR) rcs $@ *.o
$(Q) $(RANLIB) $@
+   $(E) "  built with:  " $(CFLAGS)
 
 clean:
$(E) "  clean "

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 18:58:46 UTC (rev 88464)
+++ PKGBUILD2010-08-23 21:41:23 UTC (rev 88465)
@@ -3,7 +3,7 @@
 # Contributor: Xavier Chantry 
 
 pkgname=libfetch
-pkgver=2.32
+pkgver=2.33
 pkgrel=1
 pkgdesc="URL based download library"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 url="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/net/libfetch/";
 source=(Makefile
 ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('bb6c1fb99633ff3bea83cab0c3fdb394'
- '8959b76cfda4d5cc4fa463e05cddeb25')
+md5sums=('5167d18db7660228e75290fc7d25fe56'
+ 'a176b94f7f30344ef8a71c047ca2136b')
 
 # keep an upgrade path for older installations
 PKGEXT='.pkg.tar.gz'



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

2010-08-23 Thread Rémy Oudompheng
Date: Monday, August 23, 2010 @ 14:58:46
  Author: remy
Revision: 88464

Upstream update for luatex (uses poppler from system).

Modified:
  texlive-bin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 18:52:09 UTC (rev 88463)
+++ PKGBUILD2010-08-23 18:58:46 UTC (rev 88464)
@@ -2,6 +2,7 @@
 
 pkgname=texlive-bin
 pkgver=2010.1
+_luatex_ver=0.62.0
 pkgrel=1
 pkgdesc="TeX Live binaries"
 license=('GPL')
@@ -17,7 +18,7 @@
 '09-texlive-fonts.conf'
 
'ftp://ftp.archlinux.org/other/texlive/texlive-bin-source-20100720.tar.xz'
 
'ftp://ftp.archlinux.org/other/texlive/texlive-bin-texmf-20100720.tar.xz'
-   
'http://foundry.supelec.fr/gf/download/frsrelease/380/1531/luatex-beta-0.61.0.tar.bz2')
+   
"http://foundry.supelec.fr/gf/download/frsrelease/381/1533/luatex-beta-${_luatex_ver}.tar.bz2";)
 backup=(etc/texmf/web2c/texmf.cnf \
   etc/texmf/chktex/chktexrc \
etc/texmf/web2c/mktex.cnf \
@@ -42,7 +43,7 @@
# this patch removes spurious error message with locale "xx_YY.utf8"
patch -p0 -i fix-fontforge-encoding.patch || return 1
 
-   cd luatex-beta-0.61.0
+   cd luatex-beta-${_luatex_ver}
patch -p0 -i ../fix-fontforge-encoding.patch
mkdir build
cd build
@@ -59,7 +60,7 @@
 --without-system-icu \
 --without-system-kpathsea \
 --with-system-freetype2 \
---without-system-xpdf \
+--with-system-poppler \
 --with-freetype2-libdir=/usr/lib \
 --with-freetype2-include=/usr/include/freetype2 \
 --with-system-gd \
@@ -75,7 +76,6 @@
make
make -C libs/zziplib
make -C libs/obsdcompat
-   make -C libs/xpdf
make -C texk/kpathsea
make -C texk/web2c luatex
 
@@ -218,7 +218,7 @@
done
 
## install luatex binary
-   install -m755 $srcdir/luatex-beta-0.61.0/build/texk/web2c/luatex 
$pkgdir/usr/bin/
+   install -m755 $srcdir/luatex-beta-${_luatex_ver}/build/texk/web2c/luatex 
$pkgdir/usr/bin/
cd $pkgdir/usr/bin
/bin/ln -s luatex texlua
 
@@ -284,4 +284,4 @@
  '393a4bf67adc7ca5df2b386759d1a637'
  '1cac8cf889fbb50b9f39042be49c8482'
  '99cd8dd0b7c71b7cf0bb0f8c6fd49412'
-'f66c9454f093bb44adc1afb6c6765589')
+'4b22a50866849ec14886906474a72a01')



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

2010-08-23 Thread Ionut Biru
Date: Monday, August 23, 2010 @ 14:52:09
  Author: ibiru
Revision: 88463

archrelease: copy trunk to extra-x86_64

Added:
  evince/repos/extra-x86_64/



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

2010-08-23 Thread Ionut Biru
Date: Monday, August 23, 2010 @ 14:51:53
  Author: ibiru
Revision: 88462

archrelease: remove extra-x86_64

Deleted:
  evince/repos/extra-x86_64/



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

2010-08-23 Thread Ionut Biru
Date: Monday, August 23, 2010 @ 14:51:45
  Author: ibiru
Revision: 88461

archrelease: copy trunk to extra-i686

Added:
  evince/repos/extra-i686/



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

2010-08-23 Thread Ionut Biru
Date: Monday, August 23, 2010 @ 14:51:29
  Author: ibiru
Revision: 88460

archrelease: remove extra-i686

Deleted:
  evince/repos/extra-i686/



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

2010-08-23 Thread Ionut Biru
Date: Monday, August 23, 2010 @ 14:51:20
  Author: ibiru
Revision: 88459

upgpkg: evince 2.30.3-2 added gconf dependency. fixes FS#20577

Modified:
  evince/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 18:42:46 UTC (rev 88458)
+++ PKGBUILD2010-08-23 18:51:20 UTC (rev 88459)
@@ -3,12 +3,12 @@
 
 pkgname=evince
 pkgver=2.30.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Simply a document viewer"
 url="http://projects.gnome.org/evince/";
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libspectre>=0.2.6' 'gsfonts' 'poppler-glib>=0.14.0' 
'libdjvu>=3.5.22' 'gnome-icon-theme>=2.30.2' 't1lib' 'libgnome-keyring>=2.30.1' 
'desktop-file-utils')
+depends=('libspectre>=0.2.6' 'gsfonts' 'poppler-glib>=0.14.0' 
'libdjvu>=3.5.22' 'gnome-icon-theme>=2.30.2' 't1lib' 'libgnome-keyring>=2.30.1' 
'desktop-file-utils' 'gconf>=2.28.1')
 makedepends=('gnome-doc-utils>=0.20.1' 'nautilus>=2.30.1' 'pkgconfig' 
'texlive-bin' 'intltool' 'gobject-introspection')
 optdepends=('texlive-bin: DVI support')
 replaces=('gpdf')



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:42:46
  Author: vesa
Revision: 88458

archrelease: copy trunk to extra-x86_64

Added:
  happy/repos/extra-x86_64/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:42:30
  Author: vesa
Revision: 88457

archrelease: remove extra-x86_64

Deleted:
  happy/repos/extra-x86_64/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:42:23
  Author: vesa
Revision: 88456

archrelease: copy trunk to extra-i686

Added:
  happy/repos/extra-i686/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:42:06
  Author: vesa
Revision: 88455

archrelease: remove extra-i686

Deleted:
  happy/repos/extra-i686/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:41:57
  Author: vesa
Revision: 88454

upstream upgrade

Modified:
  happy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 18:40:00 UTC (rev 88453)
+++ PKGBUILD2010-08-23 18:41:57 UTC (rev 88454)
@@ -3,8 +3,8 @@
 # Contributor: Vesa Kaihlavirta 
  
 pkgname=happy
-pkgver=1.18.4
-pkgrel=2
+pkgver=1.18.5
+pkgrel=1
 pkgdesc="The Parser Generator for Haskell"
 url="http://www.haskell.org/happy/";
 arch=('i686' 'x86_64')
@@ -13,15 +13,15 @@
 makedepends=(ghc haskell-mtl)
 options=(strip)
 
source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('614e3ef9623dbeefc4c8ca699912efb4')
 
 
 build() {
   cd $startdir/src/${pkgname}-${pkgver}
 
-  ./Setup.lhs configure --prefix=/usr || return 1
-  ./Setup.lhs build || return 1
-  ./Setup.lhs copy --destdir=$startdir/pkg || return 1
+  runhaskell Setup.lhs configure --prefix=/usr || return 1
+  runhaskell Setup.lhs build || return 1
+  runhaskell Setup.lhs copy --destdir=$startdir/pkg || return 1
 
   install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }
+md5sums=('9e77b67df7b6a4d7273383cc890f39e8')



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:40:00
  Author: vesa
Revision: 88453

archrelease: copy trunk to extra-x86_64

Added:
  haskell-parallel/repos/extra-x86_64/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:39:42
  Author: vesa
Revision: 88452

archrelease: remove extra-x86_64

Deleted:
  haskell-parallel/repos/extra-x86_64/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:39:36
  Author: vesa
Revision: 88451

archrelease: copy trunk to extra-i686

Added:
  haskell-parallel/repos/extra-i686/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:39:20
  Author: vesa
Revision: 88450

archrelease: remove extra-i686

Deleted:
  haskell-parallel/repos/extra-i686/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:39:13
  Author: vesa
Revision: 88449

6.12.3 rebuild

Modified:
  haskell-parallel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 18:31:36 UTC (rev 88448)
+++ PKGBUILD2010-08-23 18:39:13 UTC (rev 88449)
@@ -2,12 +2,12 @@
 # Contributor: Arch Haskell Team 
 pkgname=haskell-parallel
 pkgver=2.2.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Parallel programming library"
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parallel";
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=(ghc=6.12.1 'haskell-containers=0.3.0.0' 'haskell-deepseq=1.1.0.0' sh)
+depends=(ghc=6.12.3 'haskell-containers=0.3.0.0' 'haskell-deepseq=1.1.0.0' sh)
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/parallel/$pkgver/parallel-$pkgver.tar.gz)
 install=$pkgname.install



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:31:36
  Author: vesa
Revision: 88448

archrelease: copy trunk to extra-x86_64

Added:
  haskell-deepseq/repos/extra-x86_64/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:31:22
  Author: vesa
Revision: 88447

archrelease: remove extra-x86_64

Deleted:
  haskell-deepseq/repos/extra-x86_64/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:31:15
  Author: vesa
Revision: 88446

archrelease: copy trunk to extra-i686

Added:
  haskell-deepseq/repos/extra-i686/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:30:59
  Author: vesa
Revision: 88445

archrelease: remove extra-i686

Deleted:
  haskell-deepseq/repos/extra-i686/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 14:30:52
  Author: vesa
Revision: 88444

6.12.3 rebuild part 2

Modified:
  haskell-deepseq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 18:03:38 UTC (rev 88443)
+++ PKGBUILD2010-08-23 18:30:52 UTC (rev 88444)
@@ -2,7 +2,7 @@
 # Contributor: Arch Haskell Team 
 pkgname=haskell-deepseq
 pkgver=1.1.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Fully evaluate data structures"
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/deepseq";
 license=('custom:BSD3')



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

2010-08-23 Thread Dan McGee
Date: Monday, August 23, 2010 @ 14:03:38
  Author: dan
Revision: 88443

archrelease: copy trunk to extra-i686

Added:
  git/repos/extra-i686/



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

2010-08-23 Thread Dan McGee
Date: Monday, August 23, 2010 @ 14:03:25
  Author: dan
Revision: 88442

archrelease: remove extra-i686

Deleted:
  git/repos/extra-i686/



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

2010-08-23 Thread andyrtr
Date: Monday, August 23, 2010 @ 13:59:16
  Author: andyrtr
Revision: 88441

archrelease: copy trunk to testing-x86_64

Added:
  sqlite3/repos/testing-x86_64/



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

2010-08-23 Thread andyrtr
Date: Monday, August 23, 2010 @ 13:58:51
  Author: andyrtr
Revision: 88440

archrelease: copy trunk to testing-i686

Added:
  sqlite3/repos/testing-i686/



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

2010-08-23 Thread andyrtr
Date: Monday, August 23, 2010 @ 13:58:26
  Author: andyrtr
Revision: 88439

upgpkg: sqlite3 3.7.1-1
new version 3.7.1; add -DSQLITE_ENABLE_UNLOCK_NOTIFY flag for #19827

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 17:38:53 UTC (rev 88438)
+++ PKGBUILD2010-08-23 17:58:26 UTC (rev 88439)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=sqlite3
-pkgver=3.7.0.1
+pkgver=3.7.1
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -16,26 +16,30 @@
 source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz
license.txt)
 options=(!libtool)
-md5sums=('d25d7551ba6bb310362cb0e7d4906f25'
+md5sums=('96bebad5f9009f0437d9878b8728dab6'
  'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {
   cd ${srcdir}/sqlite-${pkgver}
   export LTLINK_EXTRAS="-ldl"
-  export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1"
+  export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY"
   ./configure --prefix=/usr \
--enable-threadsafe \
--enable-threads-override-locks \
--enable-cross-thread-connections \
--disable-static \
-   --enable-load-extension || return 1
+   --enable-load-extension
 
   # rpath removal
   sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' 
libtool
   sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  make
+}
+
+package() {
+  cd ${srcdir}/sqlite-${pkgver}
+  make DESTDIR=${pkgdir} install
   install -Dm0644 sqlite3.1 ${pkgdir}/usr/share/man/man1/sqlite3.1
 
   # license



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

2010-08-23 Thread andyrtr
Date: Monday, August 23, 2010 @ 13:38:53
  Author: andyrtr
Revision: 88438

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 kernel26-lts/repos (core-x86_64)

2010-08-23 Thread andyrtr
Date: Monday, August 23, 2010 @ 13:38:52
  Author: andyrtr
Revision: 88437

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

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



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

2010-08-23 Thread andyrtr
Date: Monday, August 23, 2010 @ 13:38:51
  Author: andyrtr
Revision: 88436

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-i686)

2010-08-23 Thread andyrtr
Date: Monday, August 23, 2010 @ 13:38:50
  Author: andyrtr
Revision: 88435

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

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



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

2010-08-23 Thread Pierre Schmitz
Date: Monday, August 23, 2010 @ 13:38:05
  Author: pierre
Revision: 88434

archrelease: copy trunk to testing-x86_64

Added:
  mysql/repos/testing-x86_64/



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

2010-08-23 Thread Pierre Schmitz
Date: Monday, August 23, 2010 @ 13:34:48
  Author: pierre
Revision: 88433

archrelease: copy trunk to testing-i686

Added:
  mysql/repos/testing-i686/



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

2010-08-23 Thread Pierre Schmitz
Date: Monday, August 23, 2010 @ 13:32:08
  Author: pierre
Revision: 88432

upgpkg: mysql 5.1.50-1
security update

Modified:
  mysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 16:59:32 UTC (rev 88431)
+++ PKGBUILD2010-08-23 17:32:08 UTC (rev 88432)
@@ -5,25 +5,25 @@
 
 pkgbase=mysql
 pkgname=('libmysqlclient' 'mysql-clients' 'mysql')
-pkgver=5.1.47
+pkgver=5.1.50
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.mysql.com/";
 makedepends=('tcp_wrappers' 'zlib' 'perl' 'openssl' 'libtool' 'patch')
 options=('!libtool')
-source=(http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/${pkgbase}-${pkgver}.tar.gz
-mysqld
-my.cnf
-skip-abi-check.patch)
-md5sums=('02b9964b3966832f3d6bc87524bfd73f'
+source=("http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/${pkgbase}-${pkgver}.tar.gz";
+'mysqld'
+'my.cnf'
+'skip-abi-check.patch')
+md5sums=('23bac4a0aafd683b077dac146ce2701f'
  '2234207625baa29b2ff7d7b4f088abce'
  '0337741fa9afbe57939993636081a827'
  'a97e574945e19de3908575b956241026')
 
 build() {
   cd "${srcdir}/${pkgbase}-${pkgver}"
-  patch -Np0 -i "${srcdir}/skip-abi-check.patch" || return 1
+  patch -Np0 -i "${srcdir}/skip-abi-check.patch"
   # CFLAGS/CXXFLAGS as suggested upstream
   CFLAGS="-fPIC ${CFLAGS} -fno-strict-aliasing -DBIG_JOINS=1 
-fomit-frame-pointer" \
   CXXFLAGS="-fPIC ${CXXFLAGS} -fno-strict-aliasing -DBIG_JOINS=1 
-felide-constructors -fno-rtti" \
@@ -41,8 +41,8 @@
 --with-embedded-server \
 --with-unix-socket-path=/var/run/mysqld/mysqld.sock \
 --enable-local-infile \
-
--with-plugins=partition,ftexample,archive,blackhole,federated,heap,innobase,innodb_plugin,ndbcluster
 || return 1
-  make || return 1
+
--with-plugins=partition,ftexample,archive,blackhole,federated,heap,innobase,innodb_plugin,ndbcluster
+  make
 }
 
 package_libmysqlclient(){
@@ -51,12 +51,12 @@
   
   cd "${srcdir}/${pkgbase}-${pkgver}"
   for dir in include libmysql libmysql_r libmysqld; do
-make -C ${dir} DESTDIR="${pkgdir}" install || return 1
+make -C ${dir} DESTDIR="${pkgdir}" install
   done
-  install -m644 include/*.h "${pkgdir}/usr/include/mysql/" || return 1
+  install -m644 include/*.h "${pkgdir}/usr/include/mysql/"
 
   install -d "${pkgdir}/usr/bin"
-  install -m755 scripts/mysql_config "${pkgdir}/usr/bin/" || return 1
+  install -m755 scripts/mysql_config "${pkgdir}/usr/bin/"
   
   # create library symlinks in /usr/lib
   ln -sf mysql/libmysqlclient.so.16 ${pkgdir}/usr/lib/libmysqlclient.so.16
@@ -72,7 +72,7 @@
   depends=('libmysqlclient')
   
   cd "${srcdir}/${pkgbase}-${pkgver}/client"
-  make DESTDIR="${pkgdir}" install || return 1
+  make DESTDIR="${pkgdir}" install
 
   # provided by libmysqlclient
   rm -rf "${pkgdir}/usr/lib/"
@@ -89,10 +89,10 @@
   optdepends=('perl-dbi' 'perl-dbd-mysql')
 
   cd "${srcdir}/${pkgbase}-${pkgver}"
-  make DESTDIR=${pkgdir} install || return 1
+  make DESTDIR=${pkgdir} install
 
-  install -Dm644 ${srcdir}/my.cnf ${pkgdir}/etc/mysql/my.cnf || return 1
-  install -Dm755 ${srcdir}/mysqld ${pkgdir}/etc/rc.d/mysqld || return 1
+  install -Dm644 ${srcdir}/my.cnf ${pkgdir}/etc/mysql/my.cnf
+  install -Dm755 ${srcdir}/mysqld ${pkgdir}/etc/rc.d/mysqld
 
   # provided by libmysqlclient
   rm -f 
${pkgdir}/usr/bin/{mysql_config,mysql_client_test_embedded,mysqltest_embedded}



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

2010-08-23 Thread Dan McGee
Date: Monday, August 23, 2010 @ 12:59:32
  Author: dan
Revision: 88431

archrelease: copy trunk to extra-x86_64

Added:
  git/repos/extra-x86_64/



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

2010-08-23 Thread Dan McGee
Date: Monday, August 23, 2010 @ 12:59:03
  Author: dan
Revision: 88430

archrelease: remove extra-x86_64

Deleted:
  git/repos/extra-x86_64/



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

2010-08-23 Thread Dan McGee
Date: Monday, August 23, 2010 @ 12:58:10
  Author: dan
Revision: 88429

verbump

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 15:01:59 UTC (rev 88428)
+++ PKGBUILD2010-08-23 16:58:10 UTC (rev 88429)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee 
 
 pkgname=git
-pkgver=1.7.2.1
+pkgver=1.7.2.2
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
@@ -62,11 +62,11 @@
   install -D -m644 $srcdir/git-daemon.conf $pkgdir/etc/conf.d/git-daemon.conf
 }
 
-md5sums=('24a443a120a0ab372185cb6bc0dbd934'
- 'a11073658ea600c2507337885728851a'
+md5sums=('4a5840b6d650692cb320eddb5ccefbaf'
+ '2278da6b57891bd9b789d313dc8eb772'
  'd777ff1a239b3d810dcf5d89f9d894af'
  '9d065134210aa0dd3f2b40d12d915040')
-sha256sums=('5446b4ece3b8d81b1fcbcd6c4b91f1961b6f4047a3f6173e3200bee368724921'
-'e6b4c12487c62bc23886bda69580dfc3d5f10e8088f5b71ba6b857cafb34bbc2'
+sha256sums=('9ea4936f04f56426e8b643d22caeb9e1d1e5a5b28111fcd3839b6735b3610a66'
+'98fbdfcb884b3c0ea0e17724cdd2baf49b70a400a3037dc87120d76ae8d9'
 'd2741714a477029ca1ed63f8584040bcba6a53b2332028f9005feef4ae500113'
 '6e1475974fae315c55da344c0527923061ad7d9478d39396d147aea497f501b7')



[arch-commits] Commit in xorg-server/trunk (5 files)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 11:01:59
  Author: jgc
Revision: 88428

Prepare for 1.9.0:
- Upstream evdev configuration file is used
- Package has been split to give each server its own package
- Dependencies redefined

Modified:
  xorg-server/trunk/PKGBUILD
Deleted:
  xorg-server/trunk/10-evdev.conf
  xorg-server/trunk/xorg-server.install
  xorg-server/trunk/xserver-1.7.1-gamma-kdm-fix.patch
  xorg-server/trunk/xserver-1.7.1-libcrypto.patch

---+
 10-evdev.conf |   39 ---
 PKGBUILD  |  125 +++-
 xorg-server.install   |   14 
 xserver-1.7.1-gamma-kdm-fix.patch |   34 -
 xserver-1.7.1-libcrypto.patch |   32 -
 5 files changed, 95 insertions(+), 149 deletions(-)

Deleted: 10-evdev.conf
===
--- 10-evdev.conf   2010-08-23 12:42:44 UTC (rev 88427)
+++ 10-evdev.conf   2010-08-23 15:01:59 UTC (rev 88428)
@@ -1,39 +0,0 @@
-# Catchall classes for input devices
-# We don't simply match on any device since that also adds accelerometers
-# and other devices that we don't really want to use. The list below
-# matches everything but joysticks.
-
-Section "InputClass"
-Identifier "evdev pointer catchall"
-MatchIsPointer "on"
-MatchDevicePath "/dev/input/event*"
-Driver "evdev"
-EndSection
-
-Section "InputClass"
-Identifier "evdev keyboard catchall"
-MatchIsKeyboard "on"
-MatchDevicePath "/dev/input/event*"
-Driver "evdev"
-EndSection
-
-Section "InputClass"
-Identifier "evdev touchpad catchall"
-MatchIsTouchpad "on"
-MatchDevicePath "/dev/input/event*"
-Driver "evdev"
-EndSection
-
-Section "InputClass"
-Identifier "evdev tablet catchall"
-MatchIsTablet "on"
-MatchDevicePath "/dev/input/event*"
-Driver "evdev"
-EndSection
-
-Section "InputClass"
-Identifier "evdev touchscreen catchall"
-MatchIsTouchscreen "on"
-MatchDevicePath "/dev/input/event*"
-Driver "evdev"
-EndSection

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 12:42:44 UTC (rev 88427)
+++ PKGBUILD2010-08-23 15:01:59 UTC (rev 88428)
@@ -1,48 +1,38 @@
 # $Id$
 # Maintainer: Jan de Groot 
 
-pkgname=xorg-server
-pkgver=1.8.1.902
+pkgbase=xorg-server
+pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 
'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-common')
+pkgver=1.9.0
 pkgrel=1
-pkgdesc="X.Org X servers"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://xorg.freedesktop.org";
-depends=('libgl' 'libxfont>=1.4.1' 'libgcrypt>=1.4.5' 'udev>=151' 
'libpciaccess>=0.10.9' 'libxv>=1.0.5' 'pixman>=0.18.0' 'xcursor-themes>=1.0.2' 
'xkeyboard-config>=1.8' 'xorg-server-utils' 'xorg-fonts-misc' 'xbitmaps' 
'diffutils' 'xf86-input-evdev>=2.3.2-2' 'inputproto>=2.0')
-makedepends=('libx11>=1.3.3' 'mesa>=7.8.2' 'xf86driproto>=2.1.0' 
'xtrans>=1.2.5' 'libxkbfile>=1.0.6' 'randrproto>=1.3.1' 'renderproto>=0.11' 
'xcmiscproto>=1.2.0' 'bigreqsproto>=1.1.0' 'resourceproto>=1.1.0' 
'videoproto>=2.3.0' 'compositeproto>=0.4.1' 'scrnsaverproto>=1.2.0' 
'xf86dgaproto>=2.1' 'libgl>=7.8.2' 'glproto>=1.4.11' 'xorg-util-macros>=1.6.1' 
'xineramaproto>=1.2' 'recordproto')
-conflicts=('catalyst-utils<=9.2' 'xf86-input-calcomp' 'xf86-input-citron' 
'xf86-input-digitaledge' 'xf86-input-dmc' 'xf86-input-dynapro' 
'xf86-input-elo2300'
-   'xf86-input-jamstudio' 'xf86-input-magellan' 'xf86-input-magictouch' 
'xf86-input-microtouch' 'xf86-input-palmax' 'xf86-input-spaceorb' 
'xf86-input-summa' 'xf86-input-tek4957' 'xf86-input-ur98' 'xf86-video-vga' 
'xf86-video-intel-legacy' 'nvidia-96xx-utils<96.43.14' 
'nvidia-173xx-utils<173.14.21')
+makedepends=('pixman' 'libx11' 'mesa' 'libgl' 'xf86driproto' 'xcmiscproto' 
'xtrans' 'bigreqsproto' 'randrproto' 'inputproto' 'fontsproto' 'videoproto' 
'compositeproto' 'recordproto' 'scrnsaverproto' 'resourceproto' 'xineramaproto' 
'libxkbfile' 'libxfont' 'renderproto' 'libpciaccess' 'libxv' 'xf86dgaproto' 
'libxmu' 'libxrender' 'libxi' 'dmxproto' 'libxaw' 'libdmx' 'libxtst' 'libxres')
 options=('!libtool')
 provides=('x-server')
 groups=('xorg')
-install=xorg-server.install
-backup=('etc/X11/xorg.conf.d/10-evdev.conf' 
'etc/X11/xorg.conf.d/10-quirks.conf')
-source=(${url}/releases/individual/xserver/${pkgname}-${pkgver}.tar.bz2
+source=(${url}/releases/individual/xserver/${pkgbase}-${pkgver}.tar.bz2
 xorg-redhat-die-ugly-pattern-die-die-die.patch
 xvfb-run
 xvfb-run.1
-10-evdev.conf
 10-quirks.conf)
-md5sums=('8a851466d13e4ee527cc782308532119'
+md5sums=('ba1173998a5a4216fd7b40eded96697e'
  '1a336eb22e27cbf443ec5a2ecddfa93c'
  '52fd3effd80d7bc6c1660d4ecf23d31c'
  '376c70308715cd2643f7bff936d9934b'
- 'e930e153d69968

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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 08:42:44
  Author: jgc
Revision: 88427

archrelease: copy trunk to testing-x86_64

Added:
  mesa/repos/testing-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 08:42:08
  Author: jgc
Revision: 88426

archrelease: copy trunk to testing-i686

Added:
  mesa/repos/testing-i686/



[arch-commits] Commit in mesa/trunk (PKGBUILD mesa-7.8-4adff471.patch)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 08:41:32
  Author: jgc
Revision: 88425

upgpkg: mesa 7.8.2-2
Update from git 7.8 branch up to 4adff471

Added:
  mesa/trunk/mesa-7.8-4adff471.patch
Modified:
  mesa/trunk/PKGBUILD

-+
 PKGBUILD|   92 -
 mesa-7.8-4adff471.patch | 2294 ++
 2 files changed, 2341 insertions(+), 45 deletions(-)

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


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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 07:57:05
  Author: vesa
Revision: 88424

archrelease: copy trunk to extra-x86_64

Added:
  haskell-deepseq/repos/extra-x86_64/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 07:56:52
  Author: vesa
Revision: 88423

archrelease: remove extra-x86_64

Deleted:
  haskell-deepseq/repos/extra-x86_64/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 07:56:47
  Author: vesa
Revision: 88422

archrelease: copy trunk to extra-i686

Added:
  haskell-deepseq/repos/extra-i686/



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

2010-08-23 Thread Vesa Kaihlavirta
Date: Monday, August 23, 2010 @ 07:56:33
  Author: vesa
Revision: 88421

archrelease: remove extra-i686

Deleted:
  haskell-deepseq/repos/extra-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:47:50
  Author: jgc
Revision: 88420

archrelease: copy trunk to extra-x86_64

Added:
  xterm/repos/extra-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:47:44
  Author: jgc
Revision: 88419

archrelease: remove extra-x86_64

Deleted:
  xterm/repos/extra-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:47:40
  Author: jgc
Revision: 88418

archrelease: copy trunk to extra-i686

Added:
  xterm/repos/extra-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:47:34
  Author: jgc
Revision: 88417

archrelease: remove extra-i686

Deleted:
  xterm/repos/extra-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:47:31
  Author: jgc
Revision: 88416

upgpkg: xterm 261-1
Update to 261

Modified:
  xterm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 09:19:36 UTC (rev 88415)
+++ PKGBUILD2010-08-23 09:47:31 UTC (rev 88416)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 # Contributor: Alexander Baldeck 
 pkgname=xterm
-pkgver=259
+pkgver=261
 pkgrel=1
 pkgdesc="X Terminal Emulator"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 groups=('xorg')
 source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz
 LICENSE)
-md5sums=('22037e1b794d749072310cb142800f05'
+md5sums=('10d211f6986c4b279cfa9530b2361457'
  '10ecc3f8ee91e3189863a172f68282d2')
 
 build() {



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:19:36
  Author: jgc
Revision: 88415

archrelease: copy trunk to testing-any

Added:
  xkeyboard-config/repos/testing-any/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:19:28
  Author: jgc
Revision: 88414

upgpkg: xkeyboard-config 1.9-1
Update to 1.9

Modified:
  xkeyboard-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 09:12:33 UTC (rev 88413)
+++ PKGBUILD2010-08-23 09:19:28 UTC (rev 88414)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Jan de Groot 
 pkgname=xkeyboard-config
-pkgver=1.8
+pkgver=1.9
 pkgrel=1
 pkgdesc="X keyboard configuration files"
 arch=(any)
@@ -12,19 +12,19 @@
 provides=('xkbdata')
 replaces=('xkbdata')
 conflicts=('xkbdata')
-source=(http://xlibs.freedesktop.org/xkbdesc/xkeyboard-config-${pkgver}.tar.bz2)
-md5sums=('37ae41628cd2ce35d202d30b1820c8ba')
+source=(http://people.freedesktop.org/~svu/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('1fe14114db8e4f121060663d1fa5e214')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr \
   --with-xkb-base=/usr/share/X11/xkb \
   --with-xkb-rules-symlink=xorg \
-  --enable-compat-rules=yes || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
-  rm -f "${pkgdir}/usr/share/X11/xkb/compiled" || return 1
+  --enable-compat-rules=yes
+  make
+  make DESTDIR="${pkgdir}" install
+  rm -f "${pkgdir}/usr/share/X11/xkb/compiled"
   install -m755 -d "${pkgdir}/var/lib/xkb"
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
 }



[arch-commits] Commit in xfce4-verve-plugin/trunk (PKGBUILD)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:12:33
  Author: jgc
Revision: 88413

perlxml -> perl-xml-parser

Modified:
  xfce4-verve-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 09:09:31 UTC (rev 88412)
+++ PKGBUILD2010-08-23 09:12:33 UTC (rev 88413)
@@ -11,7 +11,7 @@
 url="http://xfce-goodies.berlios.de/";
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'pcre' 'exo' 'dbus')
-makedepends=('pkgconfig' 'perlxml')
+makedepends=('pkgconfig' 'perl-xml-parser')
 replaces=('verve-plugin')
 
source=(http://goodies.xfce.org/releases/verve-plugin/verve-plugin-${pkgver}.tar.bz2)
 md5sums=('85701b960da6bb10762b460c23b84c15')



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:09:31
  Author: jgc
Revision: 88412

perlxml -> perl-xml-parser

Modified:
  xqf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 09:03:02 UTC (rev 88411)
+++ PKGBUILD2010-08-23 09:09:31 UTC (rev 88412)
@@ -10,7 +10,7 @@
 url="http://www.linuxgames.com/xqf/";
 license=('GPL')
 depends=('gtk2' 'qstat' 'geoip')
-makedepends=('perlxml' 'chrpath')
+makedepends=('chrpath' 'perl-xml-parser')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('a88cecba6abb6349107ab135f1009946')
 



[arch-commits] Commit in xorg-server-utils/repos (extra-x86_64)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:03:02
  Author: jgc
Revision: 88411

archrelease: copy trunk to extra-x86_64

Added:
  xorg-server-utils/repos/extra-x86_64/



[arch-commits] Commit in xorg-server-utils/repos (extra-x86_64)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:02:55
  Author: jgc
Revision: 88410

archrelease: remove extra-x86_64

Deleted:
  xorg-server-utils/repos/extra-x86_64/



[arch-commits] Commit in xorg-server-utils/repos (extra-i686)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:02:52
  Author: jgc
Revision: 88409

archrelease: copy trunk to extra-i686

Added:
  xorg-server-utils/repos/extra-i686/



[arch-commits] Commit in xorg-server-utils/repos (extra-i686)

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:02:46
  Author: jgc
Revision: 88408

archrelease: remove extra-i686

Deleted:
  xorg-server-utils/repos/extra-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 05:02:41
  Author: jgc
Revision: 88407

upgpkg: xorg-server-utils 7.5-5
Update xrandr and xset

Modified:
  xorg-server-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 08:32:05 UTC (rev 88406)
+++ PKGBUILD2010-08-23 09:02:41 UTC (rev 88407)
@@ -3,7 +3,7 @@
 
 pkgname=xorg-server-utils
 pkgver=7.5
-pkgrel=4
+pkgrel=5
 pkgdesc="X.Org utilities required by xorg-server"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
@@ -20,10 +20,10 @@
 ${url}/releases/individual/app/xhost-1.0.3.tar.bz2
 ${url}/releases/individual/app/xinput-1.5.2.tar.bz2
 ${url}/releases/individual/app/xmodmap-1.0.4.tar.bz2
-${url}/releases/individual/app/xrandr-1.3.2.tar.bz2
+${url}/releases/individual/app/xrandr-1.3.3.tar.bz2
 ${url}/releases/individual/app/xrdb-1.0.6.tar.bz2
 ${url}/releases/individual/app/xrefresh-1.0.3.tar.bz2
-${url}/releases/individual/app/xset-1.1.0.tar.bz2
+${url}/releases/individual/app/xset-1.2.0.tar.bz2
 ${url}/releases/individual/app/xsetmode-1.0.0.tar.bz2
 ${url}/releases/individual/app/xsetroot-1.0.3.tar.bz2
 ${url}/releases/individual/app/xvidtune-1.0.2.tar.bz2
@@ -38,10 +38,10 @@
  'c7f91b4a750d297f269c2a0a3206a1b2'
  '8cec6023f90180cb8e4be31d98c43fda'
  'bbe021f812e0014a8ee3692317788119'
- '2cb19bb1c19ccf77c40032b03dbe06f0'
+ '5b2dcfb0d9b736afaf78f6ce7651259c'
  '8dd881cd5a7dcb6e456549817f0fb475'
  '8f4fafcfb77b3c6972cc44bb3f1c899c'
- 'eeb0d02f69c76bd40470dede99b4bd49'
+ '88ff2d390695366fa53e5d746fe86ad5'
  'd074e79d380b031d2f60e4cd56538c93'
  'cbda9b9b8da5af4614110883d5a276b8'
  'e40eeb4454f2a7cdde3a14f5dfd3aadd'
@@ -56,18 +56,18 @@
   pushd "${i}"
   case "${i}" in
 xrdb*)
-  ./configure --prefix=/usr --mandir=/usr/share/man 
--with-cpp=/usr/bin/mcpp || return 1
+  ./configure --prefix=/usr --mandir=/usr/share/man 
--with-cpp=/usr/bin/mcpp
   ;;
 *)
-  ./configure --prefix=/usr --mandir=/usr/share/man || return 1
+  ./configure --prefix=/usr --mandir=/usr/share/man
   ;;
   esac
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
-  install -m644 COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE.${i%-*} || return 1
+  make
+  make DESTDIR="${pkgdir}" install
+  install -m644 COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE.${i%-*}
   popd
 fi
   done
 # Replacing stub license files
-  install -m644 "${srcdir}"/LICENSE.* 
"${pkgdir}/usr/share/licenses/${pkgname}/"  || return 1
+  install -m644 "${srcdir}"/LICENSE.* 
"${pkgdir}/usr/share/licenses/${pkgname}/"
 }



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 04:32:05
  Author: jgc
Revision: 88406

archrelease: copy trunk to extra-x86_64

Added:
  libxi/repos/extra-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 04:31:59
  Author: jgc
Revision: 88405

archrelease: remove extra-x86_64

Deleted:
  libxi/repos/extra-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 04:31:56
  Author: jgc
Revision: 88404

archrelease: copy trunk to extra-i686

Added:
  libxi/repos/extra-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 04:31:49
  Author: jgc
Revision: 88403

archrelease: remove extra-i686

Deleted:
  libxi/repos/extra-i686/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 04:31:47
  Author: jgc
Revision: 88402

upgpkg: libxi 1.3.2-1
Update to 1.3.2

Modified:
  libxi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-08-23 08:25:36 UTC (rev 88401)
+++ PKGBUILD2010-08-23 08:31:47 UTC (rev 88402)
@@ -2,24 +2,24 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxi
-pkgver=1.3
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
 pkgdesc="X11 Input extension library"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org";
-depends=('libxext>=1.1' 'inputproto>=2.0')
+depends=('libxext>=1.1.2' 'inputproto>=2.0')
 makedepends=('pkgconfig')
-options=(!libtool force)
+options=(!libtool)
 license=('custom')
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-md5sums=('8df4ece9bd1efb02c28acb2b6f485e09')
+sha1sums=('50fdac374d45feb4fe39938d3530bd4f314f3a85')
 
 build() {
   cd "${srcdir}/libXi-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+  make DESTDIR="${pkgdir}" install
 
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/" || return 1
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
 }



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 04:25:36
  Author: jgc
Revision: 88401

archrelease: copy trunk to extra-x86_64

Added:
  libx11/repos/extra-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 04:25:30
  Author: jgc
Revision: 88400

archrelease: remove extra-x86_64

Deleted:
  libx11/repos/extra-x86_64/



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

2010-08-23 Thread Jan de Groot
Date: Monday, August 23, 2010 @ 04:25:23
  Author: jgc
Revision: 88399

archrelease: copy trunk to extra-i686

Added:
  libx11/repos/extra-i686/



  1   2   >