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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 03:51:34
  Author: allan
Revision: 80774

db-move: gcc removed by allan for move to core

Deleted:
  gcc/repos/core-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 03:51:35
  Author: allan
Revision: 80775

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

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



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 03:51:47
  Author: allan
Revision: 80776

db-move: gcc removed by allan for move to core

Deleted:
  gcc/repos/core-x86_64/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 03:51:48
  Author: allan
Revision: 80777

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

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



[arch-commits] Commit in linux-api-headers/trunk (PKGBUILD)

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 03:55:08
  Author: allan
Revision: 80778

upgpkg: linux-api-headers 2.6.34-1
glibc-2.12 toolchain build, upstream update, fix license

Modified:
  linux-api-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 07:51:48 UTC (rev 80777)
+++ PKGBUILD2010-05-22 07:55:08 UTC (rev 80778)
@@ -5,38 +5,38 @@
 # toolchain build order: 
linux-api-headers-glibc-binutils-gcc-binutils-glibc
 
 pkgname=linux-api-headers
-pkgver=2.6.33.2
-_basever=2.6.33
+pkgver=2.6.34
+_basever=2.6.34
 pkgrel=1
 pkgdesc=Kernel headers sanitized for use in userspace
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/libc;
-license=('GPL')
+license=('GPL2')
 provides=(kernel-headers=${pkgver})
 conflicts=(glibc=2.10.1-4 'kernel-headers')
 replaces=('kernel-headers')
 source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${_basever}.tar.bz2
-   http://www.kernel.org/pub/linux/kernel/v2.6/patch-${pkgver}.bz2
+   #http://www.kernel.org/pub/linux/kernel/v2.6/patch-${pkgver}.bz2
scsi.patch)
-md5sums=('c3883760b18d50e8d78819c54d579b00'
- '617be5b4c92be6e4f2ed66349c77d3c2'
+md5sums=('10eebcb0178fb4540e2165bfd7efc7ad'
  'b6d05566fcfe07770d9386f0588f8758')
 
 build() {
   cd ${srcdir}/linux-${_basever}
-  patch -Np1 -i ${srcdir}/patch-${pkgver} || return 1
+  #patch -Np1 -i ${srcdir}/patch-${pkgver}
   
   # fix issues with transition of scsi.h from glibc
-  patch -Np1 -i ${srcdir}/scsi.patch || return 1
+  patch -Np1 -i ${srcdir}/scsi.patch
 
   make mrproper
-  make headers_check || return 1
+  make headers_check
 }
 
 package() {
   cd ${srcdir}/linux-${_basever}
   make INSTALL_HDR_PATH=${pkgdir}/usr headers_install
 
+  # use headers from libdrm
   rm -rf ${pkgdir}/usr/include/drm
   
   rm -f $(find ${pkgdir} -name .install -or -name ..install.cmd)



[arch-commits] Commit in linux-api-headers/repos (testing-i686)

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 03:55:56
  Author: allan
Revision: 80779

archrelease: copy trunk to testing-i686

Added:
  linux-api-headers/repos/testing-i686/



[arch-commits] Commit in linux-api-headers/repos (testing-x86_64)

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 03:56:47
  Author: allan
Revision: 80780

archrelease: copy trunk to testing-x86_64

Added:
  linux-api-headers/repos/testing-x86_64/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 03:58:24
  Author: allan
Revision: 80781

upgpkg: glibc 2.12-1
glibc-2.12 toolchain build, upstream update, clean up old install stuff

Modified:
  glibc/trunk/PKGBUILD
  glibc/trunk/glibc.install

---+
 PKGBUILD  |   26 +---
 glibc.install |  118 +---
 2 files changed, 16 insertions(+), 128 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 07:56:47 UTC (rev 80780)
+++ PKGBUILD2010-05-22 07:58:24 UTC (rev 80781)
@@ -6,15 +6,15 @@
 # NOTE: valgrind requires rebuilt with each new glibc version
 
 pkgname=glibc
-pkgver=2.11.1
-pkgrel=3
-_glibcdate=20100318
+pkgver=2.12
+pkgrel=1
+_glibcdate=20100521
 pkgdesc=GNU C Library
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/libc;
 license=('GPL' 'LGPL')
 groups=('base')
-depends=('linux-api-headers=2.6.33' 'tzdata')
+depends=('linux-api-headers=2.6.34' 'tzdata')
 makedepends=('gcc=4.4')
 replaces=('glibc-xen')
 backup=(etc/locale.gen
@@ -27,7 +27,7 @@
 nscd
 locale.gen.txt
 locale-gen)
-md5sums=('4b7f8ed5a0ea946bd40318855449b570'
+md5sums=('5c0e450103c1e2d008c34ac208910b99'
  '4dadb9203b69a3210d53514bb46f41c3'
  '0c5540efc51c0b93996c51b57a8540ae'
  '40cd342e21f71f5e49e32622b25acc52'
@@ -36,11 +36,9 @@
  '476e9113489f93b348b21e144b6a8fcf')
 
 mksource() {
-  mkdir glibc-${pkgver}_${_glibcdate}
-  cd glibc-${pkgver}_${_glibcdate}
   git clone git://sourceware.org/git/glibc.git
   pushd glibc
-  git checkout -b glibc-2.11-arch origin/release/2.11/master
+  git checkout -b glibc-2.12-arch origin/release/2.12/master
   popd
   tar -cvjf glibc-${pkgver}_${_glibcdate}.tar.bz2 glibc/*
 }
@@ -49,14 +47,14 @@
   cd ${srcdir}/glibc
 
   # timezone data is in separate package (tzdata)
-  patch -Np1 -i ${srcdir}/glibc-2.10-dont-build-timezone.patch || return 1
+  patch -Np1 -i ${srcdir}/glibc-2.10-dont-build-timezone.patch
 
   # http://sources.redhat.com/bugzilla/show_bug.cgi?id=4781
-  patch -Np1 -i ${srcdir}/glibc-2.10-bz4781.patch || return 1
+  patch -Np1 -i ${srcdir}/glibc-2.10-bz4781.patch
 
   # http://sources.redhat.com/bugzilla/show_bug.cgi?id=411
   # http://sourceware.org/ml/libc-alpha/2009-07/msg00072.html
-  patch -Np1 -i ${srcdir}/glibc-__i686.patch || return 1
+  patch -Np1 -i ${srcdir}/glibc-__i686.patch
 
   install -dm755 ${pkgdir}/etc
   touch ${pkgdir}/etc/ld.so.conf
@@ -83,12 +81,12 @@
 
 package() {
   cd ${srcdir}/glibc/glibc-build
-  make install_root=${pkgdir} install || return 1
+  make install_root=${pkgdir} install
 
   # provided by kernel-headers
   rm ${pkgdir}/usr/include/scsi/scsi.h
 
-  rm ${pkgdir}/etc/ld.so.cache ${pkgdir}/etc/ld.so.conf
+  rm ${pkgdir}/etc/ld.so.conf
 
   install -dm755 ${pkgdir}/etc/rc.d
   install -dm755 ${pkgdir}/usr/sbin
@@ -97,7 +95,7 @@
   install -m755 ${srcdir}/nscd ${pkgdir}/etc/rc.d/nscd
   install -m755 ${srcdir}/locale-gen ${pkgdir}/usr/sbin
 
-  sed -i -e 's/^\tserver-user/#\tserver-user/' ${pkgdir}/etc/nscd.conf || 
return 1
+  sed -i -e 's/^\tserver-user/#\tserver-user/' ${pkgdir}/etc/nscd.conf
 
   # create /etc/locale.gen
   install -m644 ${srcdir}/locale.gen.txt ${pkgdir}/etc/locale.gen

Modified: glibc.install
===
--- glibc.install   2010-05-22 07:56:47 UTC (rev 80780)
+++ glibc.install   2010-05-22 07:58:24 UTC (rev 80781)
@@ -2,125 +2,15 @@
 filelist=(libc.info libc.info-1 libc.info-2 libc.info-3 libc.info-4 
libc.info-5 libc.info-6 libc.info-7 
   libc.info-8 libc.info-9 libc.info-10 libc.info-11)
 
-pre_upgrade() {
-if [ `uname -m` = x86_64 ]; then
- if [ `vercmp $2 2.4` -lt 0 ]; then
-   cat  _EOF
-  == glibc oldpkgver  2.4 detected!
-  == 
-  == ATTENTION x86_64 USERS:
-  ==
-  == We now switch from the former lib-linking to pure /lib support. To get 
rid
-  == of all lib64 directories we have removed the link /lib - /lib64 and
-  == /usr/lib - /usr/lib64.
-  == 
-  == We have also rebuilt all packages we know that still used lib64 
directories.
-  == Now all should go to /lib directories.
-  == 
-  == Internally we have removed the link and then mv /lib64 /lib. Same to 
/usr/lib64.
-  == /lib64 and /usr/lib64 shouldn't exist anymore. If any package still 
installs to
-  == /lib64 or /usr/lib64 let us know.
-  ==
-_EOF
-
-# now the moving
-rm -rf /lib/tls  echo /lib/tls removed
-ldconfig -r .
-rm -f /usr/lib
-mv /usr/lib64 /usr/lib  echo /usr/lib64 moved
-rm -f /lib
-mv /lib64 /lib  echo /lib64 moved
-
- fi
-fi
-}
-
 post_upgrade() {
   ldconfig -r .
   [ -x /sbin/init ]  init u
-
-  if [ `vercmp $2 2.3.6` -lt 0 ]; then
-cat  _EOF
-  == ATTENTION INTERNATIONAL USERS:
-  ==
-  == Locales are no longer included in the glibc package.
-  == They are generated by /usr/sbin/locale-gen depending on the contents
-  == of /etc/locale.gen.
-  == glibc will try to 

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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 04:00:23
  Author: allan
Revision: 80782

archrelease: copy trunk to testing-i686

Added:
  glibc/repos/testing-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 04:02:23
  Author: allan
Revision: 80783

archrelease: copy trunk to testing-x86_64

Added:
  glibc/repos/testing-x86_64/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 04:05:08
  Author: allan
Revision: 80784

upgpkg: binutils 2.20.1-3
glibc-2.12 toolchain build, new cvs snapshot

Modified:
  binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 08:02:23 UTC (rev 80783)
+++ PKGBUILD2010-05-22 08:05:08 UTC (rev 80784)
@@ -5,18 +5,18 @@
 
 pkgname=binutils
 pkgver=2.20.1
-pkgrel=2
-_date=20100318
+pkgrel=3
+_date=20100521
 pkgdesc=A set of programs to assemble and manipulate binary and object files
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/binutils/;
 license=('GPL')
 groups=('base')
-depends=('glibc=2.11.1-3' 'zlib')
+depends=('glibc=2.12-1' 'zlib')
 options=('!libtool' '!distcc' '!ccache')
 install=binutils.install
 
source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}_${_date}.tar.bz2)
-md5sums=('c153213a20a5075bd98d7f12fbd38a51')
+md5sums=('67053ffd8582e646e171fccd55b2f0f6')
 
 mksource() {
   mkdir ${pkgname}-${_date}



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 04:06:21
  Author: allan
Revision: 80785

archrelease: copy trunk to testing-i686

Added:
  binutils/repos/testing-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 04:07:34
  Author: allan
Revision: 80786

archrelease: copy trunk to testing-x86_64

Added:
  binutils/repos/testing-x86_64/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 04:08:10
  Author: allan
Revision: 80787

upgpkg: gcc 4.5.0-3
glibc-2.12 toolchain build

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 08:07:34 UTC (rev 80786)
+++ PKGBUILD2010-05-22 08:08:10 UTC (rev 80787)
@@ -7,7 +7,7 @@
 
 pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada')
 pkgver=4.5.0
-pkgrel=2
+pkgrel=3
 _snapshot=4.5-20100520
 _libstdcppmanver=20100312  # Note: check source directory name when 
updating this
 pkgdesc=The GNU Compiler Collection



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 04:15:26
  Author: allan
Revision: 80788

archrelease: copy trunk to testing-i686

Added:
  gcc/repos/testing-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 04:23:18
  Author: allan
Revision: 80789

archrelease: copy trunk to testing-x86_64

Added:
  gcc/repos/testing-x86_64/



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

2010-05-22 Thread Juergen Hoetzel
Date: Saturday, May 22, 2010 @ 04:35:09
  Author: juergen
Revision: 80790

update to 1.1.1

Modified:
  scummvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 08:23:18 UTC (rev 80789)
+++ PKGBUILD2010-05-22 08:35:09 UTC (rev 80790)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6793c3fe801d4fcd3d5b4fc2c27d0e9e')
+md5sums=('ed9098a78022d07fa1482f14325e3ab8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-05-22 Thread Juergen Hoetzel
Date: Saturday, May 22, 2010 @ 04:35:24
  Author: juergen
Revision: 80791

archrelease: remove extra-x86_64

Deleted:
  scummvm/repos/extra-x86_64/



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

2010-05-22 Thread Juergen Hoetzel
Date: Saturday, May 22, 2010 @ 06:12:12
  Author: juergen
Revision: 80793

archrelease: remove extra-i686

Deleted:
  scummvm/repos/extra-i686/



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

2010-05-22 Thread Juergen Hoetzel
Date: Saturday, May 22, 2010 @ 06:12:23
  Author: juergen
Revision: 80794

archrelease: copy trunk to extra-i686

Added:
  scummvm/repos/extra-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 06:20:12
  Author: allan
Revision: 80795

upgpkg: valgrind 3.5.0-4
glibc-2.12 rebuild, patch for glibc-2.12.x compatibility, build fix for current 
toolchain

Added:
  valgrind/trunk/glibc-2.12.patch
  valgrind/trunk/glibc-patch-version.patch
  valgrind/trunk/valgrind-3.5.0-stat_h.patch
Modified:
  valgrind/trunk/PKGBUILD

-+
 PKGBUILD|   23 +++--
 glibc-2.12.patch|   99 ++
 glibc-patch-version.patch   |   52 ++
 valgrind-3.5.0-stat_h.patch |   48 
 4 files changed, 216 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 10:12:23 UTC (rev 80794)
+++ PKGBUILD2010-05-22 10:20:12 UTC (rev 80795)
@@ -4,21 +4,28 @@
 
 pkgname=valgrind
 pkgver=3.5.0
-pkgrel=3
+pkgrel=4
 pkgdesc=A tool to help find memory-management problems in programs
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://valgrind.org/;
-depends=('glibc=2.11' 'glibc2.12' 'perl')
+depends=('glibc=2.12' 'glibc2.13' 'perl')
 makedepends=('gdb')
-options=(!emptydirs)
-source=(http://valgrind.org/downloads/${pkgname}-${pkgver}.tar.bz2 
glibc211.diff)
+options=('!emptydirs')
+source=(http://valgrind.org/downloads/${pkgname}-${pkgver}.tar.bz2
+glibc-patch-version.patch
+glibc-2.12.patch
+valgrind-3.5.0-stat_h.patch)
 md5sums=('f03522a4687cf76c676c9494fcc0a517'
- 'bb137ce7378b6a2d1ad203418da8b68f')
+ 'b657f0ebdde3d9aefc9fd16f9e653702'
+ 'feb92ea98059b4e57239220e4b695f9d'
+ 'e435a0debedf207b279256eff50c68f6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np0 -i ${srcdir}/glibc211.diff || return 1
+  patch -Np1 -i ${srcdir}/glibc-patch-version.patch || return 1
+  patch -Np1 -i ${srcdir}/glibc-2.12.patch || return 1
+  patch -Np1 -i ${srcdir}/valgrind-3.5.0-stat_h.patch || return 1
   autoreconf
 
   # make sure our CFLAGS are respected
@@ -30,5 +37,9 @@
 ./configure --prefix=/usr --mandir=/usr/share/man || return 1
   fi
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }

Added: glibc-2.12.patch
===
--- glibc-2.12.patch(rev 0)
+++ glibc-2.12.patch2010-05-22 10:20:12 UTC (rev 80795)
@@ -0,0 +1,99 @@
+diff -Naur valgrind-3.5.0-old//config.h.in valgrind-3.5.0/config.h.in
+--- valgrind-3.5.0-old//config.h.in2009-08-19 23:39:05.0 +1000
 valgrind-3.5.0/config.h.in 2010-05-22 19:55:31.065364428 +1000
+@@ -15,6 +15,9 @@
+ /* Define to 1 if you're using glibc 2.10.x */
+ #undef GLIBC_2_10
+ 
++/* Define to 1 if you're using glibc 2.12.x */
++#undef GLIBC_2_12
++
+ /* Define to 1 if you're using glibc 2.2.x */
+ #undef GLIBC_2_2
+ 
+diff -Naur valgrind-3.5.0-old//configure valgrind-3.5.0/configure
+--- valgrind-3.5.0-old//configure  2009-08-19 23:44:07.0 +1000
 valgrind-3.5.0/configure   2010-05-22 20:01:04.822065382 +1000
+@@ -5025,6 +5025,29 @@
+ cat conftest.$ac_ext _ACEOF
+ /* end confdefs.h.  */
+ 
++#include features.h
++#ifdef __GNU_LIBRARY__
++ #if (__GLIBC__ == 2  __GLIBC_MINOR__ == 12)
++  GLIBC_212
++ #endif
++#endif
++
++_ACEOF
++if (eval $ac_cpp conftest.$ac_ext) 25 |
++  $EGREP GLIBC_212 /dev/null 21; then
++  GLIBC_VERSION=2.12
++fi
++rm -f conftest*
++
++
++cat conftest.$ac_ext _ACEOF
++/* confdefs.h.  */
++_ACEOF
++cat confdefs.h conftest.$ac_ext
++cat conftest.$ac_ext _ACEOF
++/* end confdefs.h.  */
++
++
+ #include standards.h
+ #if defined(_AIXVERSION_510) || defined(_AIXVERSION_520) || 
defined(_AIXVERSION_530)
+   AIX5_LIBC
+@@ -5171,6 +5194,18 @@
+ _ACEOF
+ 
+   DEFAULT_SUPP=glibc-2.X.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
++  DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
++  ;;
++ 2.12)
++  echo $as_me:$LINENO: result: 2.12 family 5
++echo ${ECHO_T}2.12 family 6
++
++cat confdefs.h \_ACEOF
++#define GLIBC_2_12 1
++_ACEOF
++
++  DEFAULT_SUPP=glibc-2.X.supp ${DEFAULT_SUPP}
+   DEFAULT_SUPP=glibc-2.34567-NPTL-helgrind.supp ${DEFAULT_SUPP}
+   DEFAULT_SUPP=glibc-2.X-drd.supp ${DEFAULT_SUPP}
+   ;;
+diff -Naur valgrind-3.5.0-old//configure.in valgrind-3.5.0/configure.in
+--- valgrind-3.5.0-old//configure.in   2009-08-19 23:37:48.0 +1000
 valgrind-3.5.0/configure.in2010-05-22 19:54:43.788423252 +1000
+@@ -656,6 +656,16 @@
+ ],
+ GLIBC_VERSION=2.10)
+ 
++AC_EGREP_CPP([GLIBC_212], [
++#include features.h
++#ifdef __GNU_LIBRARY__
++ #if (__GLIBC__ == 2  __GLIBC_MINOR__ == 12)
++  GLIBC_212
++ #endif
++#endif
++],
++GLIBC_VERSION=2.12)
++
+ AC_EGREP_CPP([AIX5_LIBC], [
+ #include standards.h
+ #if defined(_AIXVERSION_510) || defined(_AIXVERSION_520) || 
defined(_AIXVERSION_530)
+@@ -741,6 +751,13 @@
+   

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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 06:21:35
  Author: allan
Revision: 80796

archrelease: copy trunk to testing-i686

Added:
  valgrind/repos/testing-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 06:22:59
  Author: allan
Revision: 80797

archrelease: copy trunk to testing-x86_64

Added:
  valgrind/repos/testing-x86_64/



[arch-commits] Commit in tar/trunk (PKGBUILD tar-1.22-fortifysourcessigabrt.patch)

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 07:23:58
  Author: allan
Revision: 80798

upgpkg: tar 1.23-2
patch to fix buffer overflow

Added:
  tar/trunk/tar-1.22-fortifysourcessigabrt.patch
Modified:
  tar/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 tar-1.22-fortifysourcessigabrt.patch |   32 
 2 files changed, 39 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 10:22:59 UTC (rev 80797)
+++ PKGBUILD2010-05-22 11:23:58 UTC (rev 80798)
@@ -4,7 +4,7 @@
 
 pkgname=tar
 pkgver=1.23
-pkgrel=1
+pkgrel=2
 pkgdesc=Utility used to store, backup, and transport files
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/tar/tar.html;
@@ -13,9 +13,12 @@
 depends=('glibc' 'sh')
 options=('!emptydirs')
 install=tar.install
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2 tar.1)
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2
+tar.1
+tar-1.22-fortifysourcessigabrt.patch)
 md5sums=('41e2ca4b924ec7860e51b43ad06cdb7e'
- 'e0538778516a284e3558c454b2576c2f')
+ 'e0538778516a284e3558c454b2576c2f'
+ 'ab85070f3b950789900adfbaac3b28da')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver
@@ -26,5 +29,5 @@
 package() {
   cd ${srcdir}/$pkgname-$pkgver
   make DESTDIR=${pkgdir} install
-  install -D -m644 ../tar.1 ${pkgdir}/usr/share/man/man1/tar.1
+  install -Dm644 ${srcdir}/tar.1 ${pkgdir}/usr/share/man/man1/tar.1
 }

Added: tar-1.22-fortifysourcessigabrt.patch
===
--- tar-1.22-fortifysourcessigabrt.patch(rev 0)
+++ tar-1.22-fortifysourcessigabrt.patch2010-05-22 11:23:58 UTC (rev 
80798)
@@ -0,0 +1,32 @@
+diff -urNp tar-1.22-orig/src/create.c tar-1.22/src/create.c
+--- tar-1.22-orig/src/create.c 2009-07-09 18:38:37.0 +0200
 tar-1.22/src/create.c  2009-07-09 18:43:44.0 +0200
+@@ -578,7 +578,10 @@ write_gnu_long_link (struct tar_stat_inf
+   GNAME_TO_CHARS (tmpname, header-header.gname);
+   free (tmpname);
+ 
+-  strcpy (header-header.magic, OLDGNU_MAGIC);
++  /* OLDGNU_MAGIC is string with 7 chars + NULL */
++  strncpy (header-header.magic, OLDGNU_MAGIC, sizeof(header-header.magic));
++  strncpy (header-header.version, OLDGNU_MAGIC+sizeof(header-header.magic),
++   sizeof(header-header.version));
+   header-header.typeflag = type;
+   finish_header (st, header, -1);
+ 
+@@ -908,9 +911,13 @@ start_header (struct tar_stat_info *st)
+   break;
+ 
+ case OLDGNU_FORMAT:
+-case GNU_FORMAT:   /*FIXME?*/
+-  /* Overwrite header-header.magic and header.version in one blow.  */
+-  strcpy (header-header.magic, OLDGNU_MAGIC);
++case GNU_FORMAT:
++  /* OLDGNU_MAGIC is string with 7 chars + NULL */
++  strncpy (header-header.magic, OLDGNU_MAGIC,
++   sizeof(header-header.magic));
++  strncpy (header-header.version,
++   OLDGNU_MAGIC+sizeof(header-header.magic),
++   sizeof(header-header.version));
+   break;
+ 
+ case POSIX_FORMAT:



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 07:24:43
  Author: allan
Revision: 80799

archrelease: copy trunk to testing-i686

Added:
  tar/repos/testing-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 07:25:32
  Author: allan
Revision: 80800

archrelease: copy trunk to testing-x86_64

Added:
  tar/repos/testing-x86_64/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 08:17:13
  Author: allan
Revision: 80801

upgpkg: sdl 1.2.14-2
fix muse clicking issue in wesnoth

Modified:
  sdl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 11:25:32 UTC (rev 80800)
+++ PKGBUILD2010-05-22 12:17:13 UTC (rev 80801)
@@ -4,7 +4,7 @@
 
 pkgname=sdl
 pkgver=1.2.14
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for portable low-level access to a video framebuffer, audio 
output, mouse, and keyboard
 arch=('i686' 'x86_64')
 url=http://www.libsdl.org;
@@ -12,13 +12,20 @@
 depends=('glibc' 'libxext' 'libxrender' 'libx11')
 makedepends=('alsa-lib' 'esound' 'mesa')
 options=('!libtool')
-source=(http://www.libsdl.org/release/SDL-${pkgver}.tar.gz)
-md5sums=('e52086d1b508fa0b76c52ee30b55bec4')
+source=(http://www.libsdl.org/release/SDL-${pkgver}.tar.gz
+sdl-1.2.14-fix-mouse-clicking.patch)
+md5sums=('e52086d1b508fa0b76c52ee30b55bec4'
+ '04d8c179f125e04bcd4c9d60e013c2d7')
 
 build() {
   cd ${srcdir}/SDL-${pkgver}
+  patch -Np1 -i ${srcdir}/sdl-1.2.14-fix-mouse-clicking.patch
   ./configure --prefix=/usr --disable-nasm --enable-alsa --enable-esd \
   --with-x --disable-rpath
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/SDL-${pkgver}
   make DESTDIR=${pkgdir} install
 }



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 08:17:32
  Author: allan
Revision: 80802

archrelease: remove extra-i686

Deleted:
  sdl/repos/extra-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 08:18:09
  Author: allan
Revision: 80803

archrelease: copy trunk to extra-i686

Added:
  sdl/repos/extra-i686/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 08:18:28
  Author: allan
Revision: 80804

archrelease: remove extra-x86_64

Deleted:
  sdl/repos/extra-x86_64/



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

2010-05-22 Thread Allan McRae
Date: Saturday, May 22, 2010 @ 08:19:01
  Author: allan
Revision: 80805

archrelease: copy trunk to extra-x86_64

Added:
  sdl/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 08:57:44
  Author: andyrtr
Revision: 80806

upgpkg: libxfce4util 4.6.2-1
new version 4.6.2; remove from Xfce4 group #16444

Modified:
  libxfce4util/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 12:19:01 UTC (rev 80805)
+++ PKGBUILD2010-05-22 12:57:44 UTC (rev 80806)
@@ -1,19 +1,19 @@
 # $Id$
-# Maintainer: tobias tobias funnychar archlinux.org
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=libxfce4util
-pkgver=4.6.1
-pkgrel=2
+pkgver=4.6.2
+pkgrel=1
 pkgdesc=Basic utility non-GUI functions for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
-groups=('xfce4')
-depends=(glib2=2.20.1)
+depends=(glib2=2.24.1)
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('eac51d58179cbcadc3f802450a8ec9cd')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('9c3129d827d480f0906c575e7a13f1e9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 08:57:54
  Author: andyrtr
Revision: 80807

archrelease: remove extra-i686

Deleted:
  libxfce4util/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 08:58:15
  Author: andyrtr
Revision: 80808

archrelease: copy trunk to extra-i686

Added:
  libxfce4util/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 08:58:25
  Author: andyrtr
Revision: 80809

archrelease: remove extra-x86_64

Deleted:
  libxfce4util/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 08:58:46
  Author: andyrtr
Revision: 80810

archrelease: copy trunk to extra-x86_64

Added:
  libxfce4util/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:08:09
  Author: andyrtr
Revision: 80811

upgpkg: xfconf 4.6.2-1
new version 4.6.2

Modified:
  xfconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 12:58:46 UTC (rev 80810)
+++ PKGBUILD2010-05-22 13:08:09 UTC (rev 80811)
@@ -2,8 +2,8 @@
 # Maintainer: tobias tobias funnychar archlinux.org
 
 pkgname=xfconf
-pkgver=4.6.1
-pkgrel=4
+pkgver=4.6.2
+pkgrel=1
 pkgdesc=a simple client-server configuration storage and query system
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -11,13 +11,13 @@
 groups=('xfce4')
 # http://www.xfce.org/documentation/requirements
 # keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
-depends=( libxfce4util=4.6.1 dbus-glib=0.80 'dbus=1.2.16' 
'gtk2=2.18.5')
+depends=( libxfce4util=4.6.2 dbus-glib=0.86 'dbus=1.2.24' 
'gtk2=2.20.1')
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig' 
'glib-perl')
 options=('!libtool' '!emptydirs')
 replaces=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
 conflicts=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')
-source=(http://mocha.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d4d3018767ea9eb4b57cc57d4038023b')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('5ff93c15077c6dbbcd38c437bc1ab2ef')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:08:19
  Author: andyrtr
Revision: 80812

archrelease: remove extra-i686

Deleted:
  xfconf/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:08:41
  Author: andyrtr
Revision: 80813

archrelease: copy trunk to extra-i686

Added:
  xfconf/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:08:51
  Author: andyrtr
Revision: 80814

archrelease: remove extra-x86_64

Deleted:
  xfconf/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:09:13
  Author: andyrtr
Revision: 80815

archrelease: copy trunk to extra-x86_64

Added:
  xfconf/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:17:01
  Author: andyrtr
Revision: 80816

upgpkg: libxfcegui4 4.6.4-1
new version 4.6.2; remove from Xfce4 group #16444

Modified:
  libxfcegui4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 13:09:13 UTC (rev 80815)
+++ PKGBUILD2010-05-22 13:17:01 UTC (rev 80816)
@@ -2,24 +2,27 @@
 # Maintainer: tobias tobias funnychar archlinux.org
 
 pkgname=libxfcegui4
-pkgver=4.6.3
+pkgver=4.6.4
 pkgrel=1
 pkgdesc=Various gtk widgets for Xfce
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://www.xfce.org/;
-groups=('xfce4')
-depends=('startup-notification' xfconf=4.6.1 libglade=2.6.4 
'hicolor-icon-theme')
+depends=('startup-notification' xfconf=4.6.2 libglade=2.6.4 
'hicolor-icon-theme')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a647411a0b95d45bb701beff83636307')
+md5sums=('88de59b222cb9977f93a4c61011c1e1f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
 --localstatedir=/var --disable-static # --enable-xinerama
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:17:15
  Author: andyrtr
Revision: 80817

archrelease: remove extra-i686

Deleted:
  libxfcegui4/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:17:38
  Author: andyrtr
Revision: 80818

archrelease: copy trunk to extra-i686

Added:
  libxfcegui4/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:17:50
  Author: andyrtr
Revision: 80819

archrelease: remove extra-x86_64

Deleted:
  libxfcegui4/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:18:13
  Author: andyrtr
Revision: 80820

archrelease: copy trunk to extra-x86_64

Added:
  libxfcegui4/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:24:17
  Author: andyrtr
Revision: 80821

upgpkg: libxfce4menu 4.6.2-1
new version 4.6.2; remove from Xfce4 group #16444

Modified:
  libxfce4menu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 13:18:13 UTC (rev 80820)
+++ PKGBUILD2010-05-22 13:24:17 UTC (rev 80821)
@@ -2,23 +2,26 @@
 # Maintainer: tobias tobias funnychar archlinux.org
 
 pkgname=libxfce4menu
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 pkgdesc=a freedesktop.org compliant menu implementation for Xfce
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
-groups=('xfce4')
-depends=(libxfce4util=4.6.1)
+depends=(libxfce4util=4.6.2)
 makedepends=('pkgconfig' 'intltool' 'gtk2')
 options=('!libtool')
-source=(http://mocha.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5dc9343885c2c6f931318b2a1cdcc9db')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ff10cacb76803ee37159e3a43345f0d1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
 --localstatedir=/var --disable-static
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:24:28
  Author: andyrtr
Revision: 80822

archrelease: remove extra-i686

Deleted:
  libxfce4menu/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:24:50
  Author: andyrtr
Revision: 80823

archrelease: copy trunk to extra-i686

Added:
  libxfce4menu/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:25:00
  Author: andyrtr
Revision: 80824

archrelease: remove extra-x86_64

Deleted:
  libxfce4menu/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:25:24
  Author: andyrtr
Revision: 80825

archrelease: copy trunk to extra-x86_64

Added:
  libxfce4menu/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:37:03
  Author: andyrtr
Revision: 80827

archrelease: remove extra-i686

Deleted:
  exo/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:37:24
  Author: andyrtr
Revision: 80828

archrelease: copy trunk to extra-i686

Added:
  exo/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:38:04
  Author: andyrtr
Revision: 80830

archrelease: copy trunk to extra-x86_64

Added:
  exo/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:45:04
  Author: andyrtr
Revision: 80831

upgpkg: xfce4-panel 4.6.4-1
new version 4.6.4

Modified:
  xfce4-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 13:38:04 UTC (rev 80830)
+++ PKGBUILD2010-05-22 13:45:04 UTC (rev 80831)
@@ -1,25 +1,30 @@
 # $Id$
-# Maintainer: tobias tobias funnychar archlinux.org
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-panel
-pkgver=4.6.3
+pkgver=4.6.4
 pkgrel=1
 pkgdesc=Panel for the Xfce desktop environment
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=(libxfcegui4=4.6.1 'exo=0.3.106' 'libwnck' 'hicolor-icon-theme')
-makedepends=('pkgconfig' xfconf=4.6.1 'intltool')
+depends=(libxfcegui4=4.6.4 'exo=0.3.107' 'libwnck' 'hicolor-icon-theme')
+makedepends=('pkgconfig' xfconf=4.6.2 'intltool')
 options=('!libtool')
 install=${pkgname}.install
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0b715abb929220f136483ccd7303ff62')
+md5sums=('82f10a42aefca4cc26a6633e7478cc65')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
 --localstatedir=/var --disable-static
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:45:17
  Author: andyrtr
Revision: 80832

archrelease: remove extra-i686

Deleted:
  xfce4-panel/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:45:39
  Author: andyrtr
Revision: 80833

archrelease: copy trunk to extra-i686

Added:
  xfce4-panel/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 09:45:51
  Author: andyrtr
Revision: 80834

archrelease: remove extra-x86_64

Deleted:
  xfce4-panel/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 10:19:48
  Author: andyrtr
Revision: 80837

archrelease: remove extra-i686

Deleted:
  thunar/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 10:20:11
  Author: andyrtr
Revision: 80838

archrelease: copy trunk to extra-i686

Added:
  thunar/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 10:20:45
  Author: andyrtr
Revision: 80839

archrelease: remove extra-x86_64

Deleted:
  thunar/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 10:21:06
  Author: andyrtr
Revision: 80840

archrelease: copy trunk to extra-x86_64

Added:
  thunar/repos/extra-x86_64/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 10:31:00
  Author: jgc
Revision: 80841

upgpkg: pixman 0.18.2-1
Update to 0.18.2

Modified:
  pixman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 14:21:06 UTC (rev 80840)
+++ PKGBUILD2010-05-22 14:31:00 UTC (rev 80841)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 # Contributor: Alexander Baldeck alexan...@archlinux.org
 pkgname=pixman
-pkgver=0.18.0
+pkgver=0.18.2
 pkgrel=1
 pkgdesc=Pixman library
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('glibc')
 options=('!libtool')
 
source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('0ff0944b3335f156a94949842b429229e5ae1db4')
+sha1sums=('d66ab37ebc111e8031dd6d0ff1edf19b7adab5be')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 10:31:04
  Author: jgc
Revision: 80842

archrelease: remove extra-i686

Deleted:
  pixman/repos/extra-i686/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 10:31:10
  Author: jgc
Revision: 80843

archrelease: copy trunk to extra-i686

Added:
  pixman/repos/extra-i686/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 10:31:20
  Author: jgc
Revision: 80845

archrelease: copy trunk to extra-x86_64

Added:
  pixman/repos/extra-x86_64/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 10:33:03
  Author: jgc
Revision: 80846

upgpkg: xproto 7.0.17-1
Update to 7.0.17

Modified:
  xproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 14:31:20 UTC (rev 80845)
+++ PKGBUILD2010-05-22 14:33:03 UTC (rev 80846)
@@ -2,14 +2,14 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xproto
-pkgver=7.0.16
+pkgver=7.0.17
 pkgrel=1
 pkgdesc=X11 core wire protocol and auxiliary headers
 arch=(any)
 license=('custom')
 url=http://xorg.freedesktop.org/;
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('75c9edff1f3823e5ab6bb9e66821a901')
+sha1sums=('9821548b24f812524bcf4db61a773997fece2447')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 10:33:12
  Author: jgc
Revision: 80848

archrelease: copy trunk to extra-any

Added:
  xproto/repos/extra-any/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 11:00:10
  Author: jgc
Revision: 80849

upgpkg: xf86-video-mga 1.4.12-1
Update to 1.4.12, use upstream license file

Modified:
  xf86-video-mga/trunk/PKGBUILD
Deleted:
  xf86-video-mga/trunk/LICENSE

--+
 LICENSE  |  298 -
 PKGBUILD |   12 +-
 2 files changed, 5 insertions(+), 305 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2010-05-22 14:33:12 UTC (rev 80848)
+++ LICENSE 2010-05-22 15:00:10 UTC (rev 80849)
@@ -1,298 +0,0 @@
-
-Copyright 1989, 1998  The Open Group
-
-Permission to use, copy, modify, distribute, and sell this software and its
-documentation for any purpose is hereby granted without fee, provided that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation.
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Except as contained in this notice, the name of The Open Group shall not be
-used in advertising or otherwise to promote the sale, use or other dealings
-in this Software without prior written authorization from The Open Group.
-
-Copyright 1994 by Robin Cutshaw ro...@xfree86.org
-
-Permission to use, copy, modify, distribute, and sell this software and its
-documentation for any purpose is hereby granted without fee, provided that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation, and that the name of Robin Cutshaw not be used in
-advertising or publicity pertaining to distribution of the software without
-specific, written prior permission.  Robin Cutshaw makes no representations
-about the suitability of this software for any purpose.  It is provided
-as is without express or implied warranty.
-
-ROBIN CUTSHAW DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
-EVENT SHALL ROBIN CUTSHAW BE LIABLE FOR ANY SPECIAL, INDIRECT OR
-CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
-DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
-TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-PERFORMANCE OF THIS SOFTWARE.
-
-
-Copyright 2000 VA Linux Systems Inc., Fremont, California.
-All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the Software),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice (including the next
-paragraph) shall be included in all copies or substantial portions of the
-Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES
-OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE.
-
-
-Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the Software), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is fur-
-nished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
-NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 

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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 11:00:13
  Author: jgc
Revision: 80850

archrelease: remove testing-i686

Deleted:
  xf86-video-mga/repos/testing-i686/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 11:00:29
  Author: jgc
Revision: 80853

archrelease: copy trunk to testing-x86_64

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



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:13:10
  Author: andyrtr
Revision: 80854

upgpkg: xfce4-settings 4.6.5-1
new version 4.6.5; depend on tango-icon-theme #16444/16428; use default 
clearlooks engine for modern style ^Cd depend on some more engines for more 
choice

Added:
  xfce4-settings/trunk/xfce4-settings-4.6.0.patch
Modified:
  xfce4-settings/trunk/PKGBUILD
Deleted:
  xfce4-settings/trunk/xklavier-5.patch

+
 PKGBUILD   |   21 -
 xfce4-settings-4.6.0.patch |   18 ++
 xklavier-5.patch   |   37 -
 3 files changed, 30 insertions(+), 46 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 15:00:29 UTC (rev 80853)
+++ PKGBUILD2010-05-22 15:13:10 UTC (rev 80854)
@@ -3,30 +3,33 @@
 # Contributor: Corrado Primier ba...@aur.archlinux.org
 
 pkgname=xfce4-settings
-pkgver=4.6.4
-pkgrel=2
+pkgver=4.6.5
+pkgrel=1
 pkgdesc=Settings manager for xfce
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=('exo=0.3.106' 'libnotify=0.4.5' 'libxfcegui4=4.6.1' 
'libxklavier=5.0' 'libwnck=2.30.0')
+depends=('exo=0.3.107' 'libnotify=0.4.5' 'libxfcegui4=4.6.4' 
'libxklavier=5.0' 'libwnck=2.30.0' 'tango-icon-theme' 'gtk-engines' 
'gtk-xfce-engine')
 makedepends=('intltool')
 optdepends=('libcanberra: for sound control')
 conflicts=('xfce-mcs-manager')
 replaces=('xfce-mcs-manager')
 
source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2
-xklavier-5.patch)
-md5sums=('04985407e8e5b916c44780314a177e96'
- '41306a7a8f7117f5a1ec8bf8207878e5')
+   xfce4-settings-4.6.0.patch)
+md5sums=('f988cb732913b5fbc115ad7105d2231e'
+ '3046732e5d73c9939e7674602eadb1e2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/xklavier-5.patch || return 1
-  autoheader || return 1
-  autoconf || return 1
+  # enable Tango icon theme, clearlooks theme and font hinting by 
default(taken from Fedora)
+  patch -Np1 -i ${srcdir}/xfce4-settings-4.6.0.patch || return 1
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --disable-static --enable-libxklavier --enable-sound-settings || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }

Added: xfce4-settings-4.6.0.patch
===
--- xfce4-settings-4.6.0.patch  (rev 0)
+++ xfce4-settings-4.6.0.patch  2010-05-22 15:13:10 UTC (rev 80854)
@@ -0,0 +1,18 @@
+diff -Nur xfce4-settings-4.6.0.orig/xfsettingsd/xsettings.xml 
xfce4-settings-4.6.0/xfsettingsd/xsettings.xml
+--- xfce4-settings-4.6.0.orig/xfsettingsd/xsettings.xml2009-02-20 
10:12:35.0 -0700
 xfce4-settings-4.6.0/xfsettingsd/xsettings.xml 2009-04-16 
15:25:44.0 -0600
+@@ -2,10 +2,12 @@
+ 
+ channel name=xsettings version=1.0
+   property name=Net type=empty
+-property name=ThemeName type=string value=Xfce/
+-property name=IconThemeName type=string value=Rodent/
++property name=ThemeName type=string value=Clearlooks/
++property name=IconThemeName type=string value=Tango/
+   /property
+   property name=Xft type=empty
+ property name=DPI type=int value=-1/
++property name=Antialias type=int value=1/
++property name=HintStyle type=string value=hintfull/
+   /property
+ /channel

Deleted: xklavier-5.patch
===
--- xklavier-5.patch2010-05-22 15:00:29 UTC (rev 80853)
+++ xklavier-5.patch2010-05-22 15:13:10 UTC (rev 80854)
@@ -1,37 +0,0 @@
-From bdeff0efd3342b36e56830fd208103c4453ad0d4 Mon Sep 17 00:00:00 2001
-From: Lionel Le Folgoc mrpo...@ubuntu.com
-Date: Mon, 25 Jan 2010 21:36:32 +
-Subject: Port to libxklavier 5.0 API.
-

-diff --git a/configure.ac.in b/configure.ac.in
-index 59e93b2..acd432e 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -137,6 +137,8 @@ XDT_CHECK_OPTIONAL_PACKAGE([LIBXKLAVIER], [libxklavier], 
[0.3.0],
-[libxklavier], [Keyboard layout selection])
- XDT_CHECK_OPTIONAL_PACKAGE([LIBXKLAVIER4], [libxklavier], [4.0],
-[libxklavier], [Keyboard layout selection])
-+XDT_CHECK_OPTIONAL_PACKAGE([LIBXKLAVIER5], [libxklavier], [5.0],
-+   [libxklavier], [Keyboard layout selection])
- 
- dnl 
- dnl *** Xsettings daemon is optional ***
-diff --git a/dialogs/keyboard-settings/xfce-keyboard-settings.c 
b/dialogs/keyboard-settings/xfce-keyboard-settings.c
-index 631dc69..5ff7ae3 100644
 a/dialogs/keyboard-settings/xfce-keyboard-settings.c
-+++ b/dialogs/keyboard-settings/xfce-keyboard-settings.c
-@@ -395,7 +395,11 @@ xfce_keyboard_settings_finalize (GObject *object)
- 
- #ifdef 

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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:13:20
  Author: andyrtr
Revision: 80855

archrelease: remove extra-i686

Deleted:
  xfce4-settings/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:13:41
  Author: andyrtr
Revision: 80856

archrelease: copy trunk to extra-i686

Added:
  xfce4-settings/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:13:52
  Author: andyrtr
Revision: 80857

archrelease: remove extra-x86_64

Deleted:
  xfce4-settings/repos/extra-x86_64/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 11:13:56
  Author: jgc
Revision: 80858

upgpkg: xterm 258-2
Add --enable-exec-xterm compile option (FS#19453)

Modified:
  xterm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 15:13:52 UTC (rev 80857)
+++ PKGBUILD2010-05-22 15:13:56 UTC (rev 80858)
@@ -3,7 +3,7 @@
 # i686 Maintainer: Jan de Groot j...@archlinux.org
 pkgname=xterm
 pkgver=258
-pkgrel=1
+pkgrel=2
 pkgdesc=X Terminal Emulator
 arch=('i686' 'x86_64')
 url=http://invisible-island.net/xterm/;
@@ -41,6 +41,7 @@
   --enable-luit \
   --enable-mini-luit \
   --enable-narrowproto \
+  --enable-exec-xterm \
   --with-tty-group=tty || return 1
   make || return 1
 }



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 11:14:06
  Author: jgc
Revision: 80860

archrelease: copy trunk to extra-i686

Added:
  xterm/repos/extra-i686/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 11:14:10
  Author: jgc
Revision: 80861

archrelease: remove extra-x86_64

Deleted:
  xterm/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:14:15
  Author: andyrtr
Revision: 80862

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-settings/repos/extra-x86_64/



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

2010-05-22 Thread Jan de Groot
Date: Saturday, May 22, 2010 @ 11:14:18
  Author: jgc
Revision: 80863

archrelease: copy trunk to extra-x86_64

Added:
  xterm/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:25:07
  Author: andyrtr
Revision: 80864

upgpkg: xfce4-session 4.6.2-1
new version 4.6.2

Modified:
  xfce4-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 15:14:18 UTC (rev 80863)
+++ PKGBUILD2010-05-22 15:25:07 UTC (rev 80864)
@@ -1,22 +1,23 @@
 # $Id$
-# Maintainer: Tobias Kieslich tobias funnychar archlinux.org
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-session
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 pkgdesc=A session manager for Xfce
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=(libxfcegui4=$pkgver 'libwnck' 'hicolor-icon-theme')
+depends=(libxfcegui4=4.6.4 'libwnck' 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'perlxml' 'xorg-server-utils' 'intltool')
 optdepends=('fortune-mod:  for xfce4-tips')
 replaces=('xfce4-toys')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7628be41ed3511a20cff5673d9d39858')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('9d9890130e45e0e9476591ed9ba2c9d5')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -25,5 +26,9 @@
 --enable-legacy-sm --disable-gnome --enable-session-screenshots \
 --with-shutdown-style=auto || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:25:22
  Author: andyrtr
Revision: 80865

archrelease: remove extra-i686

Deleted:
  xfce4-session/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:25:44
  Author: andyrtr
Revision: 80866

archrelease: copy trunk to extra-i686

Added:
  xfce4-session/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:26:00
  Author: andyrtr
Revision: 80867

archrelease: remove extra-x86_64

Deleted:
  xfce4-session/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:26:21
  Author: andyrtr
Revision: 80868

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-session/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:33:40
  Author: andyrtr
Revision: 80869

upgpkg: xfdesktop 4.6.2-1
new version 4.6.2

Modified:
  xfdesktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 15:26:21 UTC (rev 80868)
+++ PKGBUILD2010-05-22 15:33:40 UTC (rev 80869)
@@ -1,28 +1,33 @@
 # $Id$
-# Maintainer: Tobias Kieslich tobias funnychar archlinux.org
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfdesktop
-pkgver=4.6.1
-pkgrel=2
+pkgver=4.6.2
+pkgrel=1
 pkgdesc=A desktop manager for Xfce
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=(libxfce4menu=${pkgver} 'thunar=1.0.1' 'hicolor-icon-theme' 
'libxfcegui4=4.6.3' 'libwnck=2.30.0')
-makedepends=(xfce4-panel=${pkgver} 'pkgconfig' 'intltool')
+depends=(libxfce4menu=4.6.2 'thunar=1.0.2' 'hicolor-icon-theme' 
'libxfcegui4=4.6.4' 'libwnck=2.30.0')
+makedepends=(xfce4-panel=4.6.4 'pkgconfig' 'intltool')
 optdepends=('xfce4-panel: panel plugin')
 conflicts=('xfce4-menueditor')
 replaces=('xfce4-menueditor')
 options=('!libtool')
 install=xfdesktop.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ae15cacc3e3834cca7238a8e1035c50d')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e800ea9fee7a5c5eaf2ae96e23a83e3a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
 --localstatedir=/var --disable-static || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:34:15
  Author: andyrtr
Revision: 80870

archrelease: remove extra-i686

Deleted:
  xfdesktop/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:34:36
  Author: andyrtr
Revision: 80871

archrelease: copy trunk to extra-i686

Added:
  xfdesktop/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:35:09
  Author: andyrtr
Revision: 80872

archrelease: remove extra-x86_64

Deleted:
  xfdesktop/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:35:30
  Author: andyrtr
Revision: 80873

archrelease: copy trunk to extra-x86_64

Added:
  xfdesktop/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:39:05
  Author: andyrtr
Revision: 80874

upgpkg: xfwm4 4.6.2-1
new version 4.6.2

Modified:
  xfwm4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 15:35:30 UTC (rev 80873)
+++ PKGBUILD2010-05-22 15:39:05 UTC (rev 80874)
@@ -1,20 +1,21 @@
 # $Id$
-# Maintainer: Tobias Kieslich tobias funnychar archlinux.org
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfwm4
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 pkgdesc=Xfce window manager, compatible with Gnome, Gnome2, KDE2, and KDE3
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=(libxfcegui4=$pkgver 'libwnck' 'hicolor-icon-theme')
+depends=(libxfcegui4=4.6.4 'libwnck' 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('538ff2554a23bf877d336e573884da9a')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('3e6c0c54b028b6ea60e865e55ecdf3f8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -22,5 +23,9 @@
 --localstatedir=/var --disable-static \
 --enable-compositor --enable-xsync || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:39:25
  Author: andyrtr
Revision: 80875

archrelease: remove extra-i686

Deleted:
  xfwm4/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:39:48
  Author: andyrtr
Revision: 80876

archrelease: copy trunk to extra-i686

Added:
  xfwm4/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:46:11
  Author: andyrtr
Revision: 80880

archrelease: remove extra-i686

Deleted:
  xfce-utils/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:46:47
  Author: andyrtr
Revision: 80881

archrelease: copy trunk to extra-i686

Added:
  xfce-utils/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:46:57
  Author: andyrtr
Revision: 80882

archrelease: remove extra-x86_64

Deleted:
  xfce-utils/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:47:20
  Author: andyrtr
Revision: 80883

archrelease: copy trunk to extra-x86_64

Added:
  xfce-utils/repos/extra-x86_64/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:54:05
  Author: andyrtr
Revision: 80884

upgpkg: xfce4-appfinder 4.6.2-1
new version 4.6.2

Modified:
  xfce4-appfinder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 15:47:20 UTC (rev 80883)
+++ PKGBUILD2010-05-22 15:54:05 UTC (rev 80884)
@@ -1,25 +1,30 @@
 # $Id$
-# Maintainer: tobias tobias funnychar archlinux.org
+# Maintainer: AndyRTR andy...@archlinux.org
+# Contributor: tobias tobias funnychar archlinux.org
 
 pkgname=xfce4-appfinder
-pkgver=4.6.1
-pkgrel=2
+pkgver=4.6.2
+pkgrel=1
 pkgdesc=Xfce application finder
 arch=(i686 x86_64)
 license=('GPL2')
 url=http://www.xfce.org/;
 groups=('xfce4')
-depends=('thunar=1.0.1' libxfce4menu=$pkgver 'hicolor-icon-theme')
+depends=('thunar=1.0.2' libxfce4menu=4.6.2 'libxfcegui4=4.6.4' 
'hicolor-icon-theme')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a1bc7d88100cfd92714a300be531589b')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('7752e43578b821e35010bcd3762da166')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
 --localstatedir=/var --disable-static || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:54:14
  Author: andyrtr
Revision: 80885

archrelease: remove extra-i686

Deleted:
  xfce4-appfinder/repos/extra-i686/



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

2010-05-22 Thread andyrtr
Date: Saturday, May 22, 2010 @ 11:54:35
  Author: andyrtr
Revision: 80886

archrelease: copy trunk to extra-i686

Added:
  xfce4-appfinder/repos/extra-i686/



  1   2   >