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

2011-07-14 Thread Stéphane Gaudreault
Date: Thursday, July 14, 2011 @ 07:07:45
  Author: stephane
Revision: 131736

upgpkg: pygtk 2.24.0-2
numpy package renamed

Modified:
  pygtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 02:07:06 UTC (rev 131735)
+++ PKGBUILD2011-07-14 11:07:45 UTC (rev 131736)
@@ -4,16 +4,16 @@
 
 pkgname=pygtk
 pkgver=2.24.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Python bindings for the GTK widget set
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('libglade' 'python2-cairo' 'pygobject')
-makedepends=('python-numpy' 'pygobject-devel')
-optdepends=('python-numpy')
+makedepends=('python2-numpy' 'pygobject-devel')
+optdepends=('python2-numpy')
 options=('!libtool')
 url=http://www.pygtk.org/;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
 python27.patch)
 sha256sums=('cd1c1ea265bd63ff669e92a2d3c2a88eb26bcd9e5363e0f82c896e649f206912'
 '39a30456cba055a452bb55c74ef1ff2f5f7bfaad22855b4dd569ab009b56b682')



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

2011-07-14 Thread Stéphane Gaudreault
Date: Thursday, July 14, 2011 @ 07:07:49
  Author: stephane
Revision: 131737

archrelease: copy trunk to staging-i686

Added:
  pygtk/repos/staging-i686/



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

2011-07-14 Thread Stéphane Gaudreault
Date: Thursday, July 14, 2011 @ 07:07:53
  Author: stephane
Revision: 131738

archrelease: copy trunk to staging-x86_64

Added:
  pygtk/repos/staging-x86_64/



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

2011-07-14 Thread Stéphane Gaudreault
Date: Thursday, July 14, 2011 @ 07:09:55
  Author: stephane
Revision: 131739

db-move: moved python-numpy from [staging] to [testing] (i686)

Added:
  python-numpy/repos/testing-i686/
Deleted:
  python-numpy/repos/staging-i686/



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

2011-07-14 Thread Stéphane Gaudreault
Date: Thursday, July 14, 2011 @ 07:09:56
  Author: stephane
Revision: 131740

db-move: moved python-numpy from [staging] to [testing] (x86_64)

Added:
  python-numpy/repos/testing-x86_64/
Deleted:
  python-numpy/repos/staging-x86_64/



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

2011-07-14 Thread Stéphane Gaudreault
Date: Thursday, July 14, 2011 @ 07:09:56
  Author: stephane
Revision: 131741

db-move: moved pygtk from [staging] to [testing] (i686)

Added:
  pygtk/repos/testing-i686/
Deleted:
  pygtk/repos/staging-i686/



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

2011-07-14 Thread Stéphane Gaudreault
Date: Thursday, July 14, 2011 @ 07:09:57
  Author: stephane
Revision: 131742

db-move: moved pygtk from [staging] to [testing] (x86_64)

Added:
  pygtk/repos/testing-x86_64/
Deleted:
  pygtk/repos/staging-x86_64/



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

2011-07-14 Thread Tobias Powalowski
Date: Thursday, July 14, 2011 @ 07:42:40
  Author: tpowa
Revision: 131743

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

Deleted:
  usbutils/repos/core-i686/



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

2011-07-14 Thread Tobias Powalowski
Date: Thursday, July 14, 2011 @ 07:42:40
  Author: tpowa
Revision: 131744

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

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



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

2011-07-14 Thread Tobias Powalowski
Date: Thursday, July 14, 2011 @ 07:42:41
  Author: tpowa
Revision: 131745

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

Deleted:
  usbutils/repos/core-x86_64/



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

2011-07-14 Thread Tobias Powalowski
Date: Thursday, July 14, 2011 @ 07:42:42
  Author: tpowa
Revision: 131746

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

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



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 08:10:36
  Author: remy
Revision: 131747

upgpkg: netcfg 2.6.4-1
Release 2.6.4 (documentation update)

Modified:
  netcfg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 11:42:42 UTC (rev 131746)
+++ PKGBUILD2011-07-14 12:10:36 UTC (rev 131747)
@@ -3,7 +3,7 @@
 # Contributor: James Rayner ja...@archlinux.org
 
 pkgname=netcfg
-pkgver=2.6.3
+pkgver=2.6.4
 pkgrel=1
 pkgdesc=Network configuration and profile scripts
 url=http://archlinux.org;
@@ -19,7 +19,7 @@
 )
 source=(ftp://ftp.archlinux.org/other/netcfg/netcfg-${pkgver}.tar.gz)
 arch=(any)
-md5sums=('8292e796c4e460de5b0ea8f3f8b53024')
+md5sums=('01d4fe3ff4af75deafd36ac164be2e32')
 
 package() {
   cd $srcdir/netcfg-${pkgver}



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 08:11:00
  Author: remy
Revision: 131748

archrelease: remove testing-any

Deleted:
  netcfg/repos/testing-any/



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 08:11:14
  Author: remy
Revision: 131749

archrelease: copy trunk to testing-any

Added:
  netcfg/repos/testing-any/



[arch-commits] Commit in octave/trunk (PKGBUILD curlfix.patch)

2011-07-14 Thread Ronald van Haren
Date: Thursday, July 14, 2011 @ 08:35:49
  Author: ronald
Revision: 131750

upgpkg: octave 3.4.2-2
enable documentation; add texlive-core to makedepends

Added:
  octave/trunk/curlfix.patch
Modified:
  octave/trunk/PKGBUILD

---+
 PKGBUILD  |   23 ---
 curlfix.patch |   10 ++
 2 files changed, 22 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 12:11:14 UTC (rev 131749)
+++ PKGBUILD2011-07-14 12:35:49 UTC (rev 131750)
@@ -5,34 +5,35 @@
 
 pkgname=octave
 pkgver=3.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc=A high-level language, primarily intended for numerical computations.
 arch=('i686' 'x86_64')
 url=http://www.octave.org;
 license=('GPL')
 depends=('fftw' 'pcre' 'curl' 'lapack' 'libx11' 'graphicsmagick' 'glpk' 'hdf5' 
'gcc-libs' 'qhull')
-makedepends=('texinfo' 'graphicsmagick' 'gcc-fortran' 'umfpack')
+makedepends=('texinfo' 'graphicsmagick' 'gcc-fortran' 'umfpack' 'texlive-core')
 optdepends=('texinfo: for help-support in octave'
 'gnuplot: alternative plotting'
'umfpack: LU decomposition of some large sparse matrices')
-source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.bz2;)
+source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.bz2; curlfix.patch)
 options=('!emptydirs')
-#install=octave.install
-sha1sums=('12cac29ef7d1ab8374980e1e2fd14637b2f15ba5')
-
+install=octave.install
+sha1sums=('12cac29ef7d1ab8374980e1e2fd14637b2f15ba5'
+  '3f856798f5f8aa15bce1200b8abd059154f3d909')
+   
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
+  # remove curl/types.h include
+  patch -Np0 -i ${srcdir}/curlfix.patch
+
   # http://www.nabble.com/Random-rounding-errors-td16010966.html
   FFLAGS=-O -ffloat-store \
 
-  # Avoid build failure due to missing curl/types.h
-  sed -i /curl\/types.h/d src/DLD-FUNCTIONS/urlwrite.cc
-
   ./configure --prefix=/usr --libexecdir=/usr/lib \
-  --enable-shared --disable-static --disable-docs 
+  --enable-shared --disable-static
 
-  make
+  LANG=C make
 }
 
 package(){

Added: curlfix.patch
===
--- curlfix.patch   (rev 0)
+++ curlfix.patch   2011-07-14 12:35:49 UTC (rev 131750)
@@ -0,0 +1,10 @@
+--- src/DLD-FUNCTIONS/urlwrite.cc.old  2011-07-02 16:39:22.466603778 +0200
 src/DLD-FUNCTIONS/urlwrite.cc  2011-07-02 16:39:54.543269859 +0200
+@@ -52,7 +52,6 @@
+ 
+ #include curl/curl.h
+ #include curl/curlver.h
+-#include curl/types.h
+ #include curl/easy.h
+ 
+ static int



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

2011-07-14 Thread Ronald van Haren
Date: Thursday, July 14, 2011 @ 08:38:53
  Author: ronald
Revision: 131751

archrelease: remove extra-i686

Deleted:
  octave/repos/extra-i686/



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

2011-07-14 Thread Ronald van Haren
Date: Thursday, July 14, 2011 @ 08:39:32
  Author: ronald
Revision: 131752

archrelease: copy trunk to extra-i686

Added:
  octave/repos/extra-i686/



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

2011-07-14 Thread Ronald van Haren
Date: Thursday, July 14, 2011 @ 08:39:40
  Author: ronald
Revision: 131753

archrelease: remove extra-x86_64

Deleted:
  octave/repos/extra-x86_64/



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

2011-07-14 Thread Ronald van Haren
Date: Thursday, July 14, 2011 @ 08:40:19
  Author: ronald
Revision: 131754

archrelease: copy trunk to extra-x86_64

Added:
  octave/repos/extra-x86_64/



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 11:15:06
  Author: remy
Revision: 131755

upgpkg: perl-yaml 0.73-1
Version bump.

Modified:
  perl-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 12:40:19 UTC (rev 131754)
+++ PKGBUILD2011-07-14 15:15:06 UTC (rev 131755)
@@ -4,7 +4,7 @@
 
 pkgname=perl-yaml
 _realname=YAML
-pkgver=0.71
+pkgver=0.73
 pkgrel=1
 pkgdesc=Perl/CPAN Module YAML : YAML Aint Markup Language tm
 arch=(any)
@@ -12,19 +12,24 @@
 license=('GPL' 'PerlArtistic')
 depends=('perl=5.10.0')
 options=(!emptydirs)
-source=(http://www.cpan.org/authors/id/A/AD/ADAMK/${_realname}-${pkgver}.tar.gz)
-md5sums=('d0f7cf232dd43c28c0e3767d672d6887')
+source=(http://www.cpan.org/authors/id/I/IN/INGY/${_realname}-${pkgver}.tar.gz)
+md5sums=('ef10641e699df5869da9ae006ad78719')
 
 build() {
   cd ${srcdir}/${_realname}-${pkgver}
 
   # install module in vendor directories.
   #PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
-  perl Makefile.PL INSTALLDIRS=vendor || return 1
-  make  || return 1
-  make install DESTDIR=${pkgdir} || return 1
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
 
-  # remove perllocal.pod and .packlist
-  find ${pkgdir} -name perllocal.pod -delete
-  find ${pkgdir} -name .packlist -delete
+check() {
+  cd ${srcdir}/${_realname}-${pkgver}
+  make test
 }
+
+package() {
+  cd ${srcdir}/${_realname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 11:15:12
  Author: remy
Revision: 131756

archrelease: remove extra-any

Deleted:
  perl-yaml/repos/extra-any/



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 11:15:18
  Author: remy
Revision: 131757

archrelease: copy trunk to extra-any

Added:
  perl-yaml/repos/extra-any/



[arch-commits] Commit in perl-log-log4perl/trunk (PKGBUILD)

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 11:23:15
  Author: remy
Revision: 131758

upgpkg: perl-log-log4perl 1.33-1
Version bump.

Modified:
  perl-log-log4perl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 15:15:18 UTC (rev 131757)
+++ PKGBUILD2011-07-14 15:23:15 UTC (rev 131758)
@@ -2,7 +2,7 @@
 
 pkgname=perl-log-log4perl
 _cpanname=Log-Log4perl
-pkgver=1.29
+pkgver=1.33
 pkgrel=1
 pkgdesc=Log4j implementation in Perl
 arch=('any')
@@ -11,13 +11,20 @@
 depends=('perl')
 options=('!emptydirs')
 
source=(http://www.cpan.org/authors/id/M/MS/MSCHILLI/${_cpanname}-${pkgver}.tar.gz)
+md5sums=('80478bfcc06890718375c126c3d84206')
 
 build() {
   cd $srcdir/${_cpanname}-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
-  make || return 1
-  make install DESTDIR=$pkgdir || return 1
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
 }
-md5sums=('40f0d465d1d0b3f1c25bbd0936ffe001')
+
+check() {
+  cd $srcdir/${_cpanname}-${pkgver}
+  make test
+}
+
+package() {
+  cd $srcdir/${_cpanname}-${pkgver}
+  make install DESTDIR=$pkgdir
+}



[arch-commits] Commit in perl-log-log4perl/repos (extra-any)

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 11:23:16
  Author: remy
Revision: 131759

archrelease: remove extra-any

Deleted:
  perl-log-log4perl/repos/extra-any/



[arch-commits] Commit in perl-log-log4perl/repos (extra-any)

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 11:23:23
  Author: remy
Revision: 131760

archrelease: copy trunk to extra-any

Added:
  perl-log-log4perl/repos/extra-any/



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 13:10:17
  Author: remy
Revision: 131761

upgpkg: asymptote 2.13-1
Version bump (minor fixes).

Modified:
  asymptote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 15:23:23 UTC (rev 131760)
+++ PKGBUILD2011-07-14 17:10:17 UTC (rev 131761)
@@ -4,7 +4,7 @@
 # Contributor: bender02 at gmx dot com
 
 pkgname=asymptote
-pkgver=2.11
+pkgver=2.13
 pkgrel=1
 pkgdesc=A vector graphics language (like metapost)
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 'tix:   for the xasy GUI')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tgz)
 install=texlive.install
-sha1sums=('fde16f05bddb9e86a4dd05f25369f35c771fb84b')
+sha1sums=('b4f2b72c0a4e7a02b716bfd0ad64bab45c567bbd')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 13:10:20
  Author: remy
Revision: 131762

archrelease: remove extra-i686

Deleted:
  asymptote/repos/extra-i686/



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 13:10:45
  Author: remy
Revision: 131763

archrelease: copy trunk to extra-i686

Added:
  asymptote/repos/extra-i686/



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

2011-07-14 Thread Rémy Oudompheng
Date: Thursday, July 14, 2011 @ 13:10:48
  Author: remy
Revision: 131764

archrelease: remove extra-x86_64

Deleted:
  asymptote/repos/extra-x86_64/



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

2011-07-14 Thread Tom Gundersen
Date: Thursday, July 14, 2011 @ 14:21:30
  Author: tomegun
Revision: 131766

Wrap lines

Modified:
  udev/trunk/udev.install

--+
 udev.install |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: udev.install
===
--- udev.install2011-07-14 17:11:18 UTC (rev 131765)
+++ udev.install2011-07-14 18:21:30 UTC (rev 131766)
@@ -34,13 +34,15 @@
 fi
 echo Support for non-devtmpfs self-compiled kernels have been moved to 
udev-compat.
 echo   --
-echo Blacklisting of framebuffer devices has moved from /etc/modprobe.d 
to /lib/modprobe.d
+echo Blacklisting of framebuffer devices has moved from /etc/modprobe.d to
+echo /lib/modprobe.d
 echo Any customizations shoud be done to the file in /etc, as it takes 
precedence.
 echo   --
 echo kbd and rtc devices are no longer world readable.
 echo   --
-echo rtc is no longer in the audio group and fb devices are no longer in 
the video group
-echo (permissions and ownership of fb devices are controlled by X).
+echo rtc is no longer in the audio group and fb devices are no longer in
+echo the video group (permissions and ownership of fb devices are 
controlled
+echo by X).
 echo ---
   fi
 }



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

2011-07-14 Thread Tom Gundersen
Date: Thursday, July 14, 2011 @ 14:23:13
  Author: tomegun
Revision: 131767

Wrap lines v2

Modified:
  udev/trunk/udev.install

--+
 udev.install |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: udev.install
===
--- udev.install2011-07-14 18:21:30 UTC (rev 131766)
+++ udev.install2011-07-14 18:23:13 UTC (rev 131767)
@@ -35,8 +35,8 @@
 echo Support for non-devtmpfs self-compiled kernels have been moved to 
udev-compat.
 echo   --
 echo Blacklisting of framebuffer devices has moved from /etc/modprobe.d to
-echo /lib/modprobe.d
-echo Any customizations shoud be done to the file in /etc, as it takes 
precedence.
+echo /lib/modprobe.d. Any customizations shoud be done to the file in 
/etc, as it
+echo takes precedence.
 echo   --
 echo kbd and rtc devices are no longer world readable.
 echo   --



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

2011-07-14 Thread andyrtr
Date: Thursday, July 14, 2011 @ 15:06:35
  Author: andyrtr
Revision: 131768

upgpkg: cups 1.4.7-2
rename rc script FS#25014

Modified:
  cups/trunk/PKGBUILD
  cups/trunk/cups.install

--+
 PKGBUILD |4 ++--
 cups.install |5 +
 2 files changed, 7 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 18:23:13 UTC (rev 131767)
+++ PKGBUILD2011-07-14 19:06:35 UTC (rev 131768)
@@ -4,7 +4,7 @@
 pkgbase=cups
 pkgname=('libcups' 'cups')
 pkgver=1.4.7
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.cups.org/;
@@ -105,7 +105,7 @@
   # kill the sysv stuff
   rm -rf ${pkgdir}/etc/rc*.d
   rm -rf ${pkgdir}/etc/init.d
-  install -D -m755 ../cups ${pkgdir}/etc/rc.d/cups
+  install -D -m755 ../cups ${pkgdir}/etc/rc.d/cupsd
   install -D -m644 ../cups.logrotate ${pkgdir}/etc/logrotate.d/cups
   install -D -m644 ../cups.pam ${pkgdir}/etc/pam.d/cups
   

Modified: cups.install
===
--- cups.install2011-07-14 18:23:13 UTC (rev 131767)
+++ cups.install2011-07-14 19:06:35 UTC (rev 131768)
@@ -12,6 +12,11 @@
 if [ -x usr/bin/xdg-icon-resource ]; then
xdg-icon-resource forceupdate --theme hicolor 2 /dev/null
 fi
+  if [ `vercmp $2 1.4.7-2` -lt 0 ]; then
+# important upgrade notice
+echo daemon srcript has been renamed to /etc/rc.d/cupsd
+echo change your entry in  /etc/rc.conf
+  fi
 }
 
 post_remove() {



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

2011-07-14 Thread andyrtr
Date: Thursday, July 14, 2011 @ 15:06:52
  Author: andyrtr
Revision: 131769

archrelease: remove extra-i686

Deleted:
  cups/repos/extra-i686/



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

2011-07-14 Thread andyrtr
Date: Thursday, July 14, 2011 @ 15:07:08
  Author: andyrtr
Revision: 131770

archrelease: copy trunk to extra-i686

Added:
  cups/repos/extra-i686/



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

2011-07-14 Thread andyrtr
Date: Thursday, July 14, 2011 @ 15:07:13
  Author: andyrtr
Revision: 131771

archrelease: remove extra-x86_64

Deleted:
  cups/repos/extra-x86_64/



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

2011-07-14 Thread andyrtr
Date: Thursday, July 14, 2011 @ 15:07:30
  Author: andyrtr
Revision: 131772

archrelease: copy trunk to extra-x86_64

Added:
  cups/repos/extra-x86_64/



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

2011-07-14 Thread Evangelos Foutras
Date: Thursday, July 14, 2011 @ 19:30:37
  Author: foutrelis
Revision: 131773

upgpkg: chromium 12.0.742.124-1
New upstream release.

Added:
  chromium/trunk/make-hash-tools-use-if-instead-of-switch.patch
Modified:
  chromium/trunk/PKGBUILD
  chromium/trunk/gcc-4.6.patch

+
 PKGBUILD   |   18 +++
 gcc-4.6.patch  |   29 --
 make-hash-tools-use-if-instead-of-switch.patch |   37 +++
 3 files changed, 49 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 19:07:30 UTC (rev 131772)
+++ PKGBUILD2011-07-14 23:30:37 UTC (rev 131773)
@@ -5,7 +5,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=chromium
-pkgver=12.0.742.112
+pkgver=12.0.742.124
 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')
@@ -22,12 +22,14 @@
 chromium.desktop
 chromium.sh
 gcc-4.6.patch
-glibc-2.14.patch)
-md5sums=('8a5b7b4b30f5fe8de10fcf7d984321b8'
+glibc-2.14.patch
+make-hash-tools-use-if-instead-of-switch.patch)
+md5sums=('37a53e0dd2ba031c508cdd4f94b4912e'
  '075c3c2fa5902e16b8547dd31d437191'
  '096a46ef386817988250d2d7bddd1b34'
- 'fb4b7b6871876a9180215c580fcf2cf5'
- '543a32b09f138fd47858b9a4a7c82dfb')
+ 'ec0b4e4ca4cf970a18a080ec2776c252'
+ '543a32b09f138fd47858b9a4a7c82dfb'
+ '9d9e66c8365d7333e55305796b49fd77')
 
 build() {
   cd $srcdir/chromium-$pkgver
@@ -37,11 +39,15 @@
   # http://code.google.com/p/chromium/issues/detail?id=70746
   # http://code.google.com/p/chromium/issues/detail?id=46411
   patch -Np0 -i $srcdir/gcc-4.6.patch
-  
+
   # Fix build with glibc 2.14
   # http://code.google.com/p/chromium/issues/detail?id=86646
   patch -Np2 -i $srcdir/glibc-2.14.patch
 
+  # Fix build with Perl 5.14
+  patch -d third_party/WebKit -Np2 -i \
+$srcdir/make-hash-tools-use-if-instead-of-switch.patch
+
 ### Configure
 
   # Use Python 2

Modified: gcc-4.6.patch
===
--- gcc-4.6.patch   2011-07-14 19:07:30 UTC (rev 131772)
+++ gcc-4.6.patch   2011-07-14 23:30:37 UTC (rev 131773)
@@ -129,32 +129,3 @@
  #include vector
  
  #include ppapi/cpp/point.h
-Index: Source/WebCore/ChangeLog
-===
 third_party/WebKit/Source/WebCore/ChangeLog(revision 84120)
-+++ third_party/WebKit/Source/WebCore/ChangeLog(revision 84123)
-@@ -1,2 +1,24 @@
-+2011-04-17  Thierry Reding  thierry.red...@avionic-design.de
-+
-+Reviewed by Adam Barth.
-+
-+Fix build with GCC 4.6.
-+
-+* dom/make_names.pl: Execute preprocessor without the -P option. The
-+preprocessor in GCC 4.6 eats empty lines, effectively breaking the
-+parsing performed by this script. Dropping the -P option when invoking
-+the preprocessor keeps the empty lines but as a side-effect also adds
-+additional linemarkers.
-+
-+From the cpp manpage:
-+
-+  -P  Inhibit generation of linemarkers in the output from the
-+  preprocessor. This might be useful when running the preprocessor
-+  on something that is not C code, and will be sent to a program
-+  which might be confused by the linemarkers.
-+
-+The linemarkers are not problematic, however, because the script
-+properly handles them by ignoring all lines starting with a #.
-+
- 2011-04-17  David Kilzer  ddkil...@apple.com
- 

Added: make-hash-tools-use-if-instead-of-switch.patch
===
--- make-hash-tools-use-if-instead-of-switch.patch  
(rev 0)
+++ make-hash-tools-use-if-instead-of-switch.patch  2011-07-14 23:30:37 UTC 
(rev 131773)
@@ -0,0 +1,37 @@
+Index: /trunk/Source/WebCore/make-hash-tools.pl
+===
+--- /trunk/Source/WebCore/make-hash-tools.pl   (revision 72664)
 /trunk/Source/WebCore/make-hash-tools.pl   (revision 89265)
+@@ -21,5 +21,4 @@
+ 
+ use strict;
+-use Switch;
+ use File::Basename;
+ 
+@@ -29,7 +28,5 @@
+ 
+ 
+-switch ($option) {
+-
+-case DocTypeStrings {
++if ($option eq DocTypeStrings) {
+ 
+ my $docTypeStringsGenerated= $outdir/DocTypeStrings.cpp;
+@@ -39,7 +36,5 @@
+ system(gperf --key-positions=\*\ -s 2 $docTypeStringsGperf  
$docTypeStringsGenerated) == 0 || die calling gperf failed: $?;
+ 
+-} # case DocTypeStrings
+-
+-case ColorData {
++} elsif ($option eq ColorData) {
+ 
+ my $colorDataGenerated = $outdir/ColorData.cpp;
+@@ -49,5 +44,5 @@
+ system(gperf --key-positions=\*\ -D -s 2 

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

2011-07-14 Thread Evangelos Foutras
Date: Thursday, July 14, 2011 @ 19:30:51
  Author: foutrelis
Revision: 131775

archrelease: copy trunk to extra-i686

Added:
  chromium/repos/extra-i686/



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

2011-07-14 Thread Evangelos Foutras
Date: Thursday, July 14, 2011 @ 19:30:54
  Author: foutrelis
Revision: 131776

archrelease: remove extra-x86_64

Deleted:
  chromium/repos/extra-x86_64/



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

2011-07-14 Thread Evangelos Foutras
Date: Thursday, July 14, 2011 @ 19:31:04
  Author: foutrelis
Revision: 131777

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/



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

2011-07-14 Thread Evangelos Foutras
Date: Thursday, July 14, 2011 @ 19:30:40
  Author: foutrelis
Revision: 131774

archrelease: remove extra-i686

Deleted:
  chromium/repos/extra-i686/



[arch-commits] Commit in ardour/trunk (PKGBUILD ardour.changelog raptor2.patch)

2011-07-14 Thread Ray Rashif
Date: Thursday, July 14, 2011 @ 19:39:36
  Author: schiv
Revision: 131778

upgpkg: ardour 2.8.11-5
bring back slv2; finally fix FS#25060

Added:
  ardour/trunk/raptor2.patch
Modified:
  ardour/trunk/PKGBUILD
  ardour/trunk/ardour.changelog

--+
 PKGBUILD |   28 --
 ardour.changelog |   11 ++
 raptor2.patch|   57 +
 3 files changed, 86 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-14 23:31:04 UTC (rev 131777)
+++ PKGBUILD2011-07-14 23:39:36 UTC (rev 131778)
@@ -9,33 +9,43 @@
 
 pkgname=ardour
 pkgver=2.8.11
-pkgrel=4
+pkgrel=5
 pkgdesc=A multichannel hard disk recorder and digital audio workstation
 arch=('i686' 'x86_64')
-url=http://ardour.org;
+url=http://ardour.org/;
 license=('GPL')
-depends=('liblrdf' 'liblo' 'aubio' 'libusb-compat'
- 'libgnomecanvasmm' 'soundtouch')
+depends=('liblrdf=0.4.0-8' 'liblo' 'aubio' 'libusb-compat'
+ 'libgnomecanvasmm' 'soundtouch' 'slv2=0.6.6-6')
  # -rubberband -libgnomecanvas(+libgnomecanvasmm)
- # +soundtouch -slv2
+ # +soundtouch (these +/- changes are for SYSLIBS)
+ # liblrdf versioned for https://bugs.archlinux.org/task/25005
+ # slv2 versioned for https://bugs.archlinux.org/task/25060
 makedepends=('scons' 'boost' 'pkg-config')
 changelog=${pkgname}.changelog
 source=(ftp://ftp.archlinux.org/other/ardour/${pkgname}-${pkgver}.tar.bz2
 ${pkgname}.desktop
-gcc46.patch)
+gcc46.patch
+raptor2.patch)
 md5sums=('f451a8d0abc133a1700c3932e07a5612'
  '8aeaf433ebf781733db48e5a16b0c4da'
- 'd709add59911d099c813162448e4db99')
+ 'd709add59911d099c813162448e4db99'
+ 'a26a9bec0968fa0630c70f70c54f67de')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
   # gcc 4.6 compatibility
+  # http://tracker.ardour.org/view.php?id=3771
   patch -Np1 -i $srcdir/gcc46.patch
 
+  # raptor2 compatibility
+  # https://bugs.archlinux.org/task/25060
+  # http://tracker.ardour.org/view.php?id=4179
+  patch -Np0 -i $srcdir/raptor2.patch
+
   sed -i '/-O3/d' SConstruct
 
-  # use syslibs until internal sigc++ issue w/ latest gcc resolves
+  # use syslibs until internal sigc++ issue w/ latest gcc (?) resolves
   # TODO: report upstream
   scons ${MAKEFLAGS} ARCH=${CFLAGS} \
  PREFIX=/usr \
@@ -43,7 +53,6 @@
  FREEDESKTOP=0 \
  FREESOUND=1 \
  SYSLIBS=1 \
- LV2=0 \
  DESTDIR=${pkgdir}
 }
 
@@ -54,7 +63,6 @@
 FREEDESKTOP=0 \
 FREESOUND=1 \
 SYSLIBS=1 \
-LV2=0 \
 DESTDIR=${pkgdir} install
 
   # install some freedesktop.org compatibility

Modified: ardour.changelog
===
--- ardour.changelog2011-07-14 23:31:04 UTC (rev 131777)
+++ ardour.changelog2011-07-14 23:39:36 UTC (rev 131778)
@@ -1,3 +1,14 @@
+15 Jul 2011 (GMT+8) Ray Rashif sc...@archlinux.org
+
+   * 2.8.11-5:
+   Resolve previous issues with slv2  redland/rasqal/raptor
+   - just needed rebuild of slv2 against latest redland suite [1]
+   - also needed ardour buildsystem patch for raptor2 [1][2]
+   - bring back support for slv2
+
+   [1] https://bugs.archlinux.org/task/25060
+   [2] http://tracker.ardour.org/view.php?id=4179
+
 9 Jul 2011 (GMT+8) Ray Rashif sc...@archlinux.org
 
* 2.8.11-4:

Added: raptor2.patch
===
--- raptor2.patch   (rev 0)
+++ raptor2.patch   2011-07-14 23:39:36 UTC (rev 131778)
@@ -0,0 +1,57 @@
+Index: SConstruct
+===
+--- SConstruct (revision 9877)
 SConstruct (revision 9878)
+@@ -431,7 +431,6 @@
+   'gtk+-2.0' : '2.8.1',
+   'libxml-2.0'   : '2.6.0',
+   'samplerate'   : '0.1.0',
+-  'raptor'   : '1.4.2',
+   'lrdf' : '0.4.0',
+   'jack' : '0.109.0',
+   'libgnomecanvas-2.0'   : '2.0',
+@@ -487,7 +486,10 @@
+ 
+ libraries['core'] = LibraryInfo (CCFLAGS = '-Ilibs')
+ 
+-conf = env.Configure (custom_tests = { 'CheckPKGExists' : CheckPKGExists } )
++conf = env.Configure (custom_tests = { 'CheckPKGExists' : CheckPKGExists,
++   'CheckPKGVersion' : CheckPKGVersion }
++  )
++  
+ 
+ if conf.CheckPKGExists ('fftw3f'):
+ libraries['fftw3f'] = LibraryInfo()
+@@ -501,6 +503,22 @@
+ libraries['aubio'] = LibraryInfo()
+ libraries['aubio'].ParseConfig('pkg-config --cflags --libs aubio')
+ 
++raptorOK = 0
++
++if conf.CheckPKGExists ('raptor2'):
++libraries['raptor'] = 

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

2011-07-14 Thread Ray Rashif
Date: Thursday, July 14, 2011 @ 19:56:24
  Author: schiv
Revision: 131779

archrelease: copy trunk to testing-i686

Added:
  ardour/repos/testing-i686/



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

2011-07-14 Thread Ray Rashif
Date: Thursday, July 14, 2011 @ 19:56:59
  Author: schiv
Revision: 131780

archrelease: copy trunk to testing-x86_64

Added:
  ardour/repos/testing-x86_64/



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

2011-07-14 Thread andyrtr
Date: Thursday, July 14, 2011 @ 23:53:22
  Author: andyrtr
Revision: 131781

fix typo in upgrade msg, FS#25?\195?\15914

Modified:
  cups/trunk/cups.install

--+
 cups.install |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: cups.install
===
--- cups.install2011-07-14 23:56:59 UTC (rev 131780)
+++ cups.install2011-07-15 03:53:22 UTC (rev 131781)
@@ -14,7 +14,7 @@
 fi
   if [ `vercmp $2 1.4.7-2` -lt 0 ]; then
 # important upgrade notice
-echo daemon srcript has been renamed to /etc/rc.d/cupsd
+echo daemon script has been renamed to /etc/rc.d/cupsd
 echo change your entry in  /etc/rc.conf
   fi
 }