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

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 23:10:41
  Author: allan
Revision: 154263

Removed testing-i686 and testing-x86_64 for tzdata

Deleted:
  tzdata/repos/testing-i686/
  tzdata/repos/testing-x86_64/



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

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 23:10:27
  Author: allan
Revision: 154262

archrelease: copy trunk to testing-any

Added:
  tzdata/repos/testing-any/
  tzdata/repos/testing-any/PKGBUILD
(from rev 154261, tzdata/trunk/PKGBUILD)

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: tzdata/repos/testing-any/PKGBUILD (from rev 154261, 
tzdata/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-03-25 03:10:27 UTC (rev 154262)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=tzdata
+pkgver=2012b
+pkgrel=3
+_tzcode=2012b
+_tzdata=2012b
+pkgdesc="Sources for time zone and daylight saving time data"
+arch=('any')
+url="http://www.iana.org/time-zones";
+license=('GPL')
+options=('!emptydirs')
+source=(#http://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz
+ftp://munnari.oz.au/pub/${pkgname}${_tzdata}.tar.gz)
+md5sums=('0615fd29def380a917e528433c820368')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



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

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 23:09:50
  Author: allan
Revision: 154261

upgpkg: tzdata 2012b-3

convert to arch=any, remove unneeded optdepends

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-25 02:50:05 UTC (rev 154260)
+++ PKGBUILD2012-03-25 03:09:50 UTC (rev 154261)
@@ -3,14 +3,13 @@
 
 pkgname=tzdata
 pkgver=2012b
-pkgrel=2
+pkgrel=3
 _tzcode=2012b
 _tzdata=2012b
 pkgdesc="Sources for time zone and daylight saving time data"
-arch=('i686' 'x86_64')
+arch=('any')
 url="http://www.iana.org/time-zones";
 license=('GPL')
-optdepends=('bash: required by tzselect')
 options=('!emptydirs')
 
source=(#http://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz
 ftp://munnari.oz.au/pub/${pkgname}${_tzdata}.tar.gz)



[arch-commits] Commit in glibc/repos (134 files)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 22:50:05
  Author: allan
Revision: 154260

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  glibc/repos/testing-i686/PKGBUILD
(from rev 154259, glibc/trunk/PKGBUILD)
  
glibc/repos/testing-i686/glibc-2.12.2-ignore-origin-of-privileged-program.patch
(from rev 154259, 
glibc/trunk/glibc-2.12.2-ignore-origin-of-privileged-program.patch)
  glibc/repos/testing-i686/glibc-2.14-libdl-crash.patch
(from rev 154259, glibc/trunk/glibc-2.14-libdl-crash.patch)
  glibc/repos/testing-i686/glibc-2.14-reexport-rpc-interface.patch
(from rev 154259, glibc/trunk/glibc-2.14-reexport-rpc-interface.patch)
  glibc/repos/testing-i686/glibc-2.14-reinstall-nis-rpc-headers.patch
(from rev 154259, glibc/trunk/glibc-2.14-reinstall-nis-rpc-headers.patch)
  
glibc/repos/testing-i686/glibc-2.15-__libc_res_nquerydomain-out-of-bounds.patch
(from rev 154259, 
glibc/trunk/glibc-2.15-__libc_res_nquerydomain-out-of-bounds.patch)
  glibc/repos/testing-i686/glibc-2.15-arena.patch
(from rev 154259, glibc/trunk/glibc-2.15-arena.patch)
  glibc/repos/testing-i686/glibc-2.15-avx.patch
(from rev 154259, glibc/trunk/glibc-2.15-avx.patch)
  glibc/repos/testing-i686/glibc-2.15-confstr-strdup.patch
(from rev 154259, glibc/trunk/glibc-2.15-confstr-strdup.patch)
  glibc/repos/testing-i686/glibc-2.15-do-not-install-timezone-files-2.patch
(from rev 154259, 
glibc/trunk/glibc-2.15-do-not-install-timezone-files-2.patch)
  glibc/repos/testing-i686/glibc-2.15-do-not-install-timezone-files.patch
(from rev 154259, 
glibc/trunk/glibc-2.15-do-not-install-timezone-files.patch)
  glibc/repos/testing-i686/glibc-2.15-feraiseexcept-plt.patch
(from rev 154259, glibc/trunk/glibc-2.15-feraiseexcept-plt.patch)
  glibc/repos/testing-i686/glibc-2.15-fix-res_query-assert.patch
(from rev 154259, glibc/trunk/glibc-2.15-fix-res_query-assert.patch)
  glibc/repos/testing-i686/glibc-2.15-fmtmsg-locking.patch
(from rev 154259, glibc/trunk/glibc-2.15-fmtmsg-locking.patch)
  glibc/repos/testing-i686/glibc-2.15-gb18030.patch
(from rev 154259, glibc/trunk/glibc-2.15-gb18030.patch)
  glibc/repos/testing-i686/glibc-2.15-ifunc.patch
(from rev 154259, glibc/trunk/glibc-2.15-ifunc.patch)
  glibc/repos/testing-i686/glibc-2.15-lddebug-scopes.patch
(from rev 154259, glibc/trunk/glibc-2.15-lddebug-scopes.patch)
  glibc/repos/testing-i686/glibc-2.15-multiarch-x86-strcmp.patch
(from rev 154259, glibc/trunk/glibc-2.15-multiarch-x86-strcmp.patch)
  glibc/repos/testing-i686/glibc-2.15-nearbyintf-rounding.patch
(from rev 154259, glibc/trunk/glibc-2.15-nearbyintf-rounding.patch)
  glibc/repos/testing-i686/glibc-2.15-negative-result-cache.patch
(from rev 154259, glibc/trunk/glibc-2.15-negative-result-cache.patch)
  glibc/repos/testing-i686/glibc-2.15-non-signalling-comparisons.patch
(from rev 154259, glibc/trunk/glibc-2.15-non-signalling-comparisons.patch)
  glibc/repos/testing-i686/glibc-2.15-regex.patch
(from rev 154259, glibc/trunk/glibc-2.15-regex.patch)
  glibc/repos/testing-i686/glibc-2.15-revert-c5a0802a.patch
(from rev 154259, glibc/trunk/glibc-2.15-revert-c5a0802a.patch)
  glibc/repos/testing-i686/glibc-2.15-revert-netlink-cache.patch
(from rev 154259, glibc/trunk/glibc-2.15-revert-netlink-cache.patch)
  glibc/repos/testing-i686/glibc-2.15-rintf-rounding.patch
(from rev 154259, glibc/trunk/glibc-2.15-rintf-rounding.patch)
  glibc/repos/testing-i686/glibc-2.15-scanf.patch
(from rev 154259, glibc/trunk/glibc-2.15-scanf.patch)
  glibc/repos/testing-i686/glibc-2.15-strcasecmp-disable-avx.patch
(from rev 154259, glibc/trunk/glibc-2.15-strcasecmp-disable-avx.patch)
  glibc/repos/testing-i686/glibc-2.15-vdso.patch
(from rev 154259, glibc/trunk/glibc-2.15-vdso.patch)
  glibc/repos/testing-i686/glibc-2.15-vfprintf-nargs.patch
(from rev 154259, glibc/trunk/glibc-2.15-vfprintf-nargs.patch)
  glibc/repos/testing-i686/glibc-__i686.patch
(from rev 154259, glibc/trunk/glibc-__i686.patch)
  glibc/repos/testing-i686/glibc.install
(from rev 154259, glibc/trunk/glibc.install)
  glibc/repos/testing-i686/locale-gen
(from rev 154259, glibc/trunk/locale-gen)
  glibc/repos/testing-i686/locale.gen.txt
(from rev 154259, glibc/trunk/locale.gen.txt)
  glibc/repos/testing-i686/nscd
(from rev 154259, glibc/trunk/nscd)
  glibc/repos/testing-x86_64/PKGBUILD
(from rev 154259, glibc/trunk/PKGBUILD)
  
glibc/repos/testing-x86_64/glibc-2.12.2-ignore-origin-of-privileged-program.patch
(from rev 154259, 
glibc/trunk/glibc-2.12.2-ignore-origin-of-privileged-program.patch)
  glibc/repos/testing-x86_64/glibc-2.14-libdl-crash.patch
(from rev 154259, glibc/trunk/glibc-2.14-libdl-crash.patch)
  glibc/repos/testing-x86_64/glibc-2.14-reexport-rpc-interface.patch
(from rev 154259, glibc/trunk/glibc-2.14-reexport-rpc-interface.patch)
  glibc/repos/testing-x86_64/glibc-2.14-reinstall-nis-rpc-headers.patch
(from rev 154259, glibc/trunk/glibc

[arch-commits] Commit in glibc/trunk (PKGBUILD glibc-2.15-confstr-strdup.patch)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 22:42:21
  Author: allan
Revision: 154259

upgpkg: glibc 2.15-9

fix getconf output (and file names created using it)

Added:
  glibc/trunk/glibc-2.15-confstr-strdup.patch
Modified:
  glibc/trunk/PKGBUILD

-+
 PKGBUILD|7 ++-
 glibc-2.15-confstr-strdup.patch |   31 +++
 2 files changed, 37 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-25 02:41:53 UTC (rev 154258)
+++ PKGBUILD2012-03-25 02:42:21 UTC (rev 154259)
@@ -6,7 +6,7 @@
 
 pkgname=glibc
 pkgver=2.15
-pkgrel=8
+pkgrel=9
 _glibcdate=20111227
 pkgdesc="GNU C Library"
 arch=('i686' 'x86_64')
@@ -49,6 +49,7 @@
 glibc-2.15-non-signalling-comparisons.patch
 glibc-2.15-rintf-rounding.patch
 glibc-2.15-nearbyintf-rounding.patch
+glibc-2.15-confstr-strdup.patch
 nscd
 locale.gen.txt
 locale-gen)
@@ -81,6 +82,7 @@
  'c483504cf404ed0b44480af627813a97'
  '1419d61fd1dbc6cdc48bb59da86fa66f'
  '7ff501435078b1a2622124fbeaafc921'
+ '41f94da2f8db856b091a2d670d68eee3'
  'b587ee3a70c9b3713099295609afde49'
  '07ac979b6ab5eeb778d55f041529d623'
  '476e9113489f93b348b21e144b6a8fcf')
@@ -212,6 +214,9 @@
   # http://sourceware.org/git/?p=glibc.git;a=commit;h=6cbeae47
   patch -p1 -i ${srcdir}/glibc-2.15-nearbyintf-rounding.patch
 
+  # fix varaible scope issue exposed with gcc-4.7 and -O2
+  patch -p1 -i ${srcdir}/glibc-2.15-confstr-strdup.patch
+
   install -dm755 ${pkgdir}/etc
   touch ${pkgdir}/etc/ld.so.conf
 

Added: glibc-2.15-confstr-strdup.patch
===
--- glibc-2.15-confstr-strdup.patch (rev 0)
+++ glibc-2.15-confstr-strdup.patch 2012-03-25 02:42:21 UTC (rev 154259)
@@ -0,0 +1,31 @@
+diff --git a/posix/confstr.c b/posix/confstr.c
+index 3c9566d..3ba9e5a 100644
+--- a/posix/confstr.c
 b/posix/confstr.c
+@@ -104,7 +104,7 @@ confstr (name, buf, len)
+ }
+ #endif
+   restenvs[string_len++] = '\0';
+-  string = restenvs;
++  string = strdup(restenvs);
+   }
+   break;
+ 
+@@ -167,7 +167,7 @@ confstr (name, buf, len)
+ }
+ #endif
+   restenvs[string_len++] = '\0';
+-  string = restenvs;
++  string = strdup(restenvs);
+   }
+   break;
+ 
+@@ -230,7 +230,7 @@ confstr (name, buf, len)
+ }
+ #endif
+   restenvs[string_len++] = '\0';
+-  string = restenvs;
++  string = strdup(restenvs);
+   }
+   break;
+ 



[arch-commits] Commit in curl/repos (6 files)

2012-03-24 Thread Dave Reisner
Date: Saturday, March 24, 2012 @ 22:41:53
  Author: dreisner
Revision: 154258

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

Added:
  curl/repos/core-x86_64/PKGBUILD
(from rev 154254, curl/repos/testing-x86_64/PKGBUILD)
  curl/repos/core-x86_64/curlbuild.h
(from rev 154254, curl/repos/testing-x86_64/curlbuild.h)
Deleted:
  curl/repos/core-x86_64/0001-include-headers-for-tcp-keepalives.patch
  curl/repos/core-x86_64/PKGBUILD
  curl/repos/core-x86_64/curlbuild.h
  curl/repos/testing-x86_64/

---+
 0001-include-headers-for-tcp-keepalives.patch |   31 -
 PKGBUILD  |  132 +++-
 curlbuild.h   |   18 +--
 3 files changed, 73 insertions(+), 108 deletions(-)

Deleted: core-x86_64/0001-include-headers-for-tcp-keepalives.patch
===
--- core-x86_64/0001-include-headers-for-tcp-keepalives.patch   2012-03-25 
02:41:51 UTC (rev 154257)
+++ core-x86_64/0001-include-headers-for-tcp-keepalives.patch   2012-03-25 
02:41:53 UTC (rev 154258)
@@ -1,31 +0,0 @@
-From d906981b20d41466d040e6cc2570099c8d665f7f Mon Sep 17 00:00:00 2001
-From: Dave Reisner 
-Date: Sat, 28 Jan 2012 08:05:02 -0500
-Subject: [PATCH] include headers for tcp-keepalives
-

- src/tool_cb_skt.c |8 
- 1 files changed, 8 insertions(+), 0 deletions(-)
-
-diff --git a/src/tool_cb_skt.c b/src/tool_cb_skt.c
-index 156c110..e74d5e4 100644
 a/src/tool_cb_skt.c
-+++ b/src/tool_cb_skt.c
-@@ -27,6 +27,14 @@
- #  include 
- #endif
- 
-+#ifdef HAVE_NETINET_TCP_H
-+#  include 
-+#endif
-+
-+#ifdef HAVE_NETINET_IN_H
-+#  include 
-+#endif
-+
- #define ENABLE_CURLX_PRINTF
- /* use our own printf() functions */
- #include "curlx.h"
--- 
-1.7.8.4
-

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2012-03-25 02:41:51 UTC (rev 154257)
+++ core-x86_64/PKGBUILD2012-03-25 02:41:53 UTC (rev 154258)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-# Contributor: Angel Velasquez 
-# Contributor: Eric Belanger 
-# Contributor: Lucien Immink 
-# Contributor: Daniel J Griffiths 
-
-pkgname=curl
-pkgver=7.24.0
-pkgrel=2
-pkgdesc="An URL retrival utility and library"
-arch=('i686' 'x86_64')
-url="http://curl.haxx.se";
-license=('MIT')
-depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
-options=('!libtool')
-source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
-0001-include-headers-for-tcp-keepalives.patch
-curlbuild.h)
-md5sums=('b93420f80a2baaa61a0f45214eddc2ba'
- '710242df6bc318d16eea611e7d1b1410'
- '84833972c2ff36abb2bfdd4ac065c2e5'
- '751bd433ede935c8fae727377625a8ae')
-
-ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')
-case $ptrsize in
-  8) _curlbuild=curlbuild-64.h ;;
-  4) _curlbuild=curlbuild-32.h ;;
-  *) error "unknown pointer size for architecture: %s bytes" "$ptrsize"
-exit 1
-;;
-esac
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  patch -Np1 < "$srcdir/0001-include-headers-for-tcp-keepalives.patch"
-
-  ./configure \
-  --prefix=/usr \
-  --mandir=/usr/share/man \
-  --disable-dependency-tracking \
-  --disable-ldap \
-  --disable-ldaps \
-  --enable-ipv6 \
-  --enable-manual \
-  --enable-versioned-symbols \
-  --enable-threaded-resolver \
-  --without-libidn \
-  --with-random=/dev/urandom \
-  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # license
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-
-  # devel
-  install -Dm644 docs/libcurl/libcurl.m4 "$pkgdir/usr/share/aclocal/libcurl.m4"
-  mv "$pkgdir/usr/include/curl/curlbuild.h" 
"$pkgdir/usr/include/curl/$_curlbuild"
-  install -m644 "$srcdir/curlbuild.h" "$pkgdir/usr/include/curl/curlbuild.h"
-}

Copied: curl/repos/core-x86_64/PKGBUILD (from rev 154254, 
curl/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2012-03-25 02:41:53 UTC (rev 154258)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: Angel Velasquez 
+# Contributor: Eric Belanger 
+# Contributor: Lucien Immink 
+# Contributor: Daniel J Griffiths 
+
+pkgname=curl
+pkgver=7.25.0
+pkgrel=1
+pkgdesc="An URL retrival utility and library"
+arch=('i686' 'x86_64')
+url="http://curl.haxx.se";
+license=('MIT')
+depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
+options=('!libtool')
+source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
+curlbuild.h)
+md5sums=('a56cbe2778b09769f8a5ba17d8f4d92a'
+ '0e0fd2da19bde6f7be687667e2fac02f'
+ '751bd433ede935c8fae727377625a8ae')
+
+ptrsize=$(cpp <<<'__SIZE

[arch-commits] Commit in curl/repos (6 files)

2012-03-24 Thread Dave Reisner
Date: Saturday, March 24, 2012 @ 22:41:51
  Author: dreisner
Revision: 154257

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

Added:
  curl/repos/core-i686/PKGBUILD
(from rev 154254, curl/repos/testing-i686/PKGBUILD)
  curl/repos/core-i686/curlbuild.h
(from rev 154254, curl/repos/testing-i686/curlbuild.h)
Deleted:
  curl/repos/core-i686/0001-include-headers-for-tcp-keepalives.patch
  curl/repos/core-i686/PKGBUILD
  curl/repos/core-i686/curlbuild.h
  curl/repos/testing-i686/

---+
 0001-include-headers-for-tcp-keepalives.patch |   31 -
 PKGBUILD  |  132 +++-
 curlbuild.h   |   18 +--
 3 files changed, 73 insertions(+), 108 deletions(-)

Deleted: core-i686/0001-include-headers-for-tcp-keepalives.patch
===
--- core-i686/0001-include-headers-for-tcp-keepalives.patch 2012-03-25 
02:41:50 UTC (rev 154256)
+++ core-i686/0001-include-headers-for-tcp-keepalives.patch 2012-03-25 
02:41:51 UTC (rev 154257)
@@ -1,31 +0,0 @@
-From d906981b20d41466d040e6cc2570099c8d665f7f Mon Sep 17 00:00:00 2001
-From: Dave Reisner 
-Date: Sat, 28 Jan 2012 08:05:02 -0500
-Subject: [PATCH] include headers for tcp-keepalives
-

- src/tool_cb_skt.c |8 
- 1 files changed, 8 insertions(+), 0 deletions(-)
-
-diff --git a/src/tool_cb_skt.c b/src/tool_cb_skt.c
-index 156c110..e74d5e4 100644
 a/src/tool_cb_skt.c
-+++ b/src/tool_cb_skt.c
-@@ -27,6 +27,14 @@
- #  include 
- #endif
- 
-+#ifdef HAVE_NETINET_TCP_H
-+#  include 
-+#endif
-+
-+#ifdef HAVE_NETINET_IN_H
-+#  include 
-+#endif
-+
- #define ENABLE_CURLX_PRINTF
- /* use our own printf() functions */
- #include "curlx.h"
--- 
-1.7.8.4
-

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-03-25 02:41:50 UTC (rev 154256)
+++ core-i686/PKGBUILD  2012-03-25 02:41:51 UTC (rev 154257)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-# Contributor: Angel Velasquez 
-# Contributor: Eric Belanger 
-# Contributor: Lucien Immink 
-# Contributor: Daniel J Griffiths 
-
-pkgname=curl
-pkgver=7.24.0
-pkgrel=2
-pkgdesc="An URL retrival utility and library"
-arch=('i686' 'x86_64')
-url="http://curl.haxx.se";
-license=('MIT')
-depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
-options=('!libtool')
-source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
-0001-include-headers-for-tcp-keepalives.patch
-curlbuild.h)
-md5sums=('b93420f80a2baaa61a0f45214eddc2ba'
- '710242df6bc318d16eea611e7d1b1410'
- '84833972c2ff36abb2bfdd4ac065c2e5'
- '751bd433ede935c8fae727377625a8ae')
-
-ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')
-case $ptrsize in
-  8) _curlbuild=curlbuild-64.h ;;
-  4) _curlbuild=curlbuild-32.h ;;
-  *) error "unknown pointer size for architecture: %s bytes" "$ptrsize"
-exit 1
-;;
-esac
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  patch -Np1 < "$srcdir/0001-include-headers-for-tcp-keepalives.patch"
-
-  ./configure \
-  --prefix=/usr \
-  --mandir=/usr/share/man \
-  --disable-dependency-tracking \
-  --disable-ldap \
-  --disable-ldaps \
-  --enable-ipv6 \
-  --enable-manual \
-  --enable-versioned-symbols \
-  --enable-threaded-resolver \
-  --without-libidn \
-  --with-random=/dev/urandom \
-  --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  # license
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-
-  # devel
-  install -Dm644 docs/libcurl/libcurl.m4 "$pkgdir/usr/share/aclocal/libcurl.m4"
-  mv "$pkgdir/usr/include/curl/curlbuild.h" 
"$pkgdir/usr/include/curl/$_curlbuild"
-  install -m644 "$srcdir/curlbuild.h" "$pkgdir/usr/include/curl/curlbuild.h"
-}

Copied: curl/repos/core-i686/PKGBUILD (from rev 154254, 
curl/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-03-25 02:41:51 UTC (rev 154257)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Contributor: Angel Velasquez 
+# Contributor: Eric Belanger 
+# Contributor: Lucien Immink 
+# Contributor: Daniel J Griffiths 
+
+pkgname=curl
+pkgver=7.25.0
+pkgrel=1
+pkgdesc="An URL retrival utility and library"
+arch=('i686' 'x86_64')
+url="http://curl.haxx.se";
+license=('MIT')
+depends=('ca-certificates' 'libssh2' 'openssl' 'zlib')
+options=('!libtool')
+source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
+curlbuild.h)
+md5sums=('a56cbe2778b09769f8a5ba17d8f4d92a'
+ '0e0fd2da19bde6f7be687667e2fac02f'
+ '751bd433ede935c8fae727377625a8ae')
+
+ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')
+case $ptrsize in
+  8) _curl

[arch-commits] Commit in kmod/repos (5 files)

2012-03-24 Thread Dave Reisner
Date: Saturday, March 24, 2012 @ 22:41:50
  Author: dreisner
Revision: 154256

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

Added:
  kmod/repos/core-x86_64/PKGBUILD
(from rev 154254, kmod/repos/testing-x86_64/PKGBUILD)
  kmod/repos/core-x86_64/depmod-search.conf
(from rev 154254, kmod/repos/testing-x86_64/depmod-search.conf)
Deleted:
  kmod/repos/core-x86_64/PKGBUILD
  kmod/repos/core-x86_64/depmod-search.conf
  kmod/repos/testing-x86_64/

+
 PKGBUILD   |  106 +--
 depmod-search.conf |   10 ++--
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2012-03-25 02:41:49 UTC (rev 154255)
+++ core-x86_64/PKGBUILD2012-03-25 02:41:50 UTC (rev 154256)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-
-pkgname=kmod
-pkgver=6
-pkgrel=1
-pkgdesc="Linux kernel module handling"
-arch=('i686' 'x86_64')
-url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
-license=('GPL2')
-depends=('glibc' 'zlib')
-options=('!libtool')
-provides=('module-init-tools=3.16')
-conflicts=('module-init-tools')
-replaces=('module-init-tools')
-source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz";
-"depmod-search.conf")
-md5sums=('bad08102fad212cd34405136d9a7eb94'
- '4b8cbcbc54b9029c99fd730e257d4436')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure \
---sysconfdir=/etc \
---with-zlib
-
-  make
-}
-
-check() {
-  make -C "$pkgname-$pkgver" check
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-
-  # extra directories
-  install -dm755 "$pkgdir"/{etc,lib}/{depmod,modprobe}.d "$pkgdir/sbin"
-
-  # add symlinks to kmod
-  ln -s ../usr/bin/kmod "$pkgdir/sbin/modprobe"
-  ln -s ../usr/bin/kmod "$pkgdir/sbin/depmod"
-
-  for tool in {ins,ls,rm}mod modinfo; do
-ln -s kmod "$pkgdir/usr/bin/$tool"
-  done
-
-  # install depmod.d file for search/ dir
-  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/lib/depmod.d/search.conf"
-}
-
-# vim: ft=sh syn=sh et

Copied: kmod/repos/core-x86_64/PKGBUILD (from rev 154254, 
kmod/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2012-03-25 02:41:50 UTC (rev 154256)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=7
+pkgrel=1
+pkgdesc="Linux kernel module handling"
+arch=('i686' 'x86_64')
+url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
+license=('GPL2')
+depends=('glibc' 'zlib')
+options=('!libtool')
+provides=('module-init-tools=3.16')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz";
+"depmod-search.conf")
+md5sums=('7bd916ae1c8a38e7697fdd8118bc98eb'
+ '09d8af2ba37c5902d904275cb27f1b09')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--sysconfdir=/etc \
+--with-zlib
+
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+
+  # extra directories
+  install -dm755 "$pkgdir"/{etc,lib}/{depmod,modprobe}.d "$pkgdir/sbin"
+
+  # add symlinks to kmod
+  ln -s ../usr/bin/kmod "$pkgdir/sbin/modprobe"
+  ln -s ../usr/bin/kmod "$pkgdir/sbin/depmod"
+
+  for tool in {ins,ls,rm}mod modinfo; do
+ln -s kmod "$pkgdir/usr/bin/$tool"
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/lib/depmod.d/search.conf"
+}
+
+# vim: ft=sh syn=sh et

Deleted: core-x86_64/depmod-search.conf
===
--- core-x86_64/depmod-search.conf  2012-03-25 02:41:49 UTC (rev 154255)
+++ core-x86_64/depmod-search.conf  2012-03-25 02:41:50 UTC (rev 154256)
@@ -1,5 +0,0 @@
-#
-# /etc/depmod.d/depmod.conf
-#
-
-search updates extramodules built-in

Copied: kmod/repos/core-x86_64/depmod-search.conf (from rev 154254, 
kmod/repos/testing-x86_64/depmod-search.conf)
===
--- core-x86_64/depmod-search.conf  (rev 0)
+++ core-x86_64/depmod-search.conf  2012-03-25 02:41:50 UTC (rev 154256)
@@ -0,0 +1,5 @@
+#
+# /lib/depmod.d/search.conf
+#
+
+search updates extramodules built-in



[arch-commits] Commit in kmod/repos (5 files)

2012-03-24 Thread Dave Reisner
Date: Saturday, March 24, 2012 @ 22:41:49
  Author: dreisner
Revision: 154255

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

Added:
  kmod/repos/core-i686/PKGBUILD
(from rev 154254, kmod/repos/testing-i686/PKGBUILD)
  kmod/repos/core-i686/depmod-search.conf
(from rev 154254, kmod/repos/testing-i686/depmod-search.conf)
Deleted:
  kmod/repos/core-i686/PKGBUILD
  kmod/repos/core-i686/depmod-search.conf
  kmod/repos/testing-i686/

+
 PKGBUILD   |  106 +--
 depmod-search.conf |   10 ++--
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-03-24 22:31:59 UTC (rev 154254)
+++ core-i686/PKGBUILD  2012-03-25 02:41:49 UTC (rev 154255)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-
-pkgname=kmod
-pkgver=6
-pkgrel=1
-pkgdesc="Linux kernel module handling"
-arch=('i686' 'x86_64')
-url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
-license=('GPL2')
-depends=('glibc' 'zlib')
-options=('!libtool')
-provides=('module-init-tools=3.16')
-conflicts=('module-init-tools')
-replaces=('module-init-tools')
-source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz";
-"depmod-search.conf")
-md5sums=('bad08102fad212cd34405136d9a7eb94'
- '4b8cbcbc54b9029c99fd730e257d4436')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure \
---sysconfdir=/etc \
---with-zlib
-
-  make
-}
-
-check() {
-  make -C "$pkgname-$pkgver" check
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-
-  # extra directories
-  install -dm755 "$pkgdir"/{etc,lib}/{depmod,modprobe}.d "$pkgdir/sbin"
-
-  # add symlinks to kmod
-  ln -s ../usr/bin/kmod "$pkgdir/sbin/modprobe"
-  ln -s ../usr/bin/kmod "$pkgdir/sbin/depmod"
-
-  for tool in {ins,ls,rm}mod modinfo; do
-ln -s kmod "$pkgdir/usr/bin/$tool"
-  done
-
-  # install depmod.d file for search/ dir
-  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/lib/depmod.d/search.conf"
-}
-
-# vim: ft=sh syn=sh et

Copied: kmod/repos/core-i686/PKGBUILD (from rev 154254, 
kmod/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-03-25 02:41:49 UTC (rev 154255)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=7
+pkgrel=1
+pkgdesc="Linux kernel module handling"
+arch=('i686' 'x86_64')
+url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
+license=('GPL2')
+depends=('glibc' 'zlib')
+options=('!libtool')
+provides=('module-init-tools=3.16')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz";
+"depmod-search.conf")
+md5sums=('7bd916ae1c8a38e7697fdd8118bc98eb'
+ '09d8af2ba37c5902d904275cb27f1b09')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--sysconfdir=/etc \
+--with-zlib
+
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+
+  # extra directories
+  install -dm755 "$pkgdir"/{etc,lib}/{depmod,modprobe}.d "$pkgdir/sbin"
+
+  # add symlinks to kmod
+  ln -s ../usr/bin/kmod "$pkgdir/sbin/modprobe"
+  ln -s ../usr/bin/kmod "$pkgdir/sbin/depmod"
+
+  for tool in {ins,ls,rm}mod modinfo; do
+ln -s kmod "$pkgdir/usr/bin/$tool"
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/lib/depmod.d/search.conf"
+}
+
+# vim: ft=sh syn=sh et

Deleted: core-i686/depmod-search.conf
===
--- core-i686/depmod-search.conf2012-03-24 22:31:59 UTC (rev 154254)
+++ core-i686/depmod-search.conf2012-03-25 02:41:49 UTC (rev 154255)
@@ -1,5 +0,0 @@
-#
-# /etc/depmod.d/depmod.conf
-#
-
-search updates extramodules built-in

Copied: kmod/repos/core-i686/depmod-search.conf (from rev 154254, 
kmod/repos/testing-i686/depmod-search.conf)
===
--- core-i686/depmod-search.conf(rev 0)
+++ core-i686/depmod-search.conf2012-03-25 02:41:49 UTC (rev 154255)
@@ -0,0 +1,5 @@
+#
+# /lib/depmod.d/search.conf
+#
+
+search updates extramodules built-in



[arch-commits] Commit in upower/repos (4 files)

2012-03-24 Thread Jan Steffens
Date: Saturday, March 24, 2012 @ 18:31:59
  Author: heftig
Revision: 154254

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  upower/repos/gnome-unstable-i686/
  upower/repos/gnome-unstable-i686/PKGBUILD
(from rev 154253, upower/trunk/PKGBUILD)
  upower/repos/gnome-unstable-x86_64/
  upower/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 154253, upower/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   27 +++
 gnome-unstable-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: upower/repos/gnome-unstable-i686/PKGBUILD (from rev 154253, 
upower/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-24 22:31:59 UTC (rev 154254)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=upower
+pkgver=0.9.15
+pkgrel=2
+pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
+arch=('i686' 'x86_64')
+url="http://upower.freedesktop.org";
+license=('GPL')
+depends=('udev' 'libusb' 'polkit' 'pm-utils' 'dbus-glib' 'libimobiledevice')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
+options=('!libtool')
+source=($url/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('d5941480f32dcee47401b3f650485c71f70e7eb0d92537bf4b62410248a6238c')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/upower --disable-static
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Copied: upower/repos/gnome-unstable-x86_64/PKGBUILD (from rev 154253, 
upower/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2012-03-24 22:31:59 UTC (rev 154254)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=upower
+pkgver=0.9.15
+pkgrel=2
+pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
+arch=('i686' 'x86_64')
+url="http://upower.freedesktop.org";
+license=('GPL')
+depends=('udev' 'libusb' 'polkit' 'pm-utils' 'dbus-glib' 'libimobiledevice')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
+options=('!libtool')
+source=($url/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('d5941480f32dcee47401b3f650485c71f70e7eb0d92537bf4b62410248a6238c')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/upower --disable-static
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}



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

2012-03-24 Thread Jan Steffens
Date: Saturday, March 24, 2012 @ 18:30:38
  Author: heftig
Revision: 154253

libimobiledevice rebuild, for g-u

Modified:
  upower/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 22:00:10 UTC (rev 154252)
+++ PKGBUILD2012-03-24 22:30:38 UTC (rev 154253)
@@ -3,7 +3,7 @@
 
 pkgname=upower
 pkgver=0.9.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
 arch=('i686' 'x86_64')
 url="http://upower.freedesktop.org";



[arch-commits] Commit in django/repos/extra-any (3 files)

2012-03-24 Thread Dan McGee
Date: Saturday, March 24, 2012 @ 18:00:10
  Author: dan
Revision: 154252

archrelease: copy trunk to extra-any

Added:
  django/repos/extra-any/PKGBUILD
(from rev 154251, django/trunk/PKGBUILD)
Deleted:
  django/repos/extra-any/PKGBUILD
  
django/repos/extra-any/diff-django_branches_releases_1.3.X-from-16771-to-17460.diff

--+
 PKGBUILD |   76 
 diff-django_branches_releases_1.3.X-from-16771-to-17460.diff | 1575 --
 2 files changed, 36 insertions(+), 1615 deletions(-)

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


[arch-commits] Commit in django/trunk (2 files)

2012-03-24 Thread Dan McGee
Date: Saturday, March 24, 2012 @ 17:59:52
  Author: dan
Revision: 154251

upgpkg: django 1.4-2

Modified:
  django/trunk/PKGBUILD
Deleted:
  django/trunk/diff-django_branches_releases_1.3.X-from-16771-to-17460.diff

--+
 PKGBUILD |   14 
 diff-django_branches_releases_1.3.X-from-16771-to-17460.diff | 1575 --
 2 files changed, 5 insertions(+), 1584 deletions(-)

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


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

2012-03-24 Thread Dave Reisner
Date: Saturday, March 24, 2012 @ 17:25:42
  Author: dreisner
Revision: 154250

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/
  mkinitcpio/repos/testing-any/PKGBUILD
(from rev 154249, mkinitcpio/trunk/PKGBUILD)

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

Copied: mkinitcpio/repos/testing-any/PKGBUILD (from rev 154249, 
mkinitcpio/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-03-24 21:25:42 UTC (rev 154250)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Dave Reisner 
+# Maintainer: Thomas Bächler 
+
+pkgname=mkinitcpio
+pkgver=0.8.5
+pkgrel=1
+pkgdesc="Modular initramfs image creation utility"
+arch=('any')
+url="http://www.archlinux.org/";
+license=('GPL')
+depends=('mkinitcpio-busybox>=1.19.4-2' 'kmod>=3' 'util-linux>=2.21' 
'libarchive' 'coreutils'
+ 'bash' 'findutils' 'sed' 'grep' 'filesystem>=2011.10-1' 'file' 'gzip')
+optdepends=('xz: Use lzma or xz compression for the initramfs image'
+'bzip2: Use bzip2 compression for the initramfs image'
+'lzop: Use lzo compression for the initramfs image'
+'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
+backup=('etc/mkinitcpio.conf')
+source=("ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz";)
+md5sums=('05aa3ad115dd9af04daff9657ae027c1')
+sha256sums=('52dbd32473619a559c812b11f24698e9f65e0ad88ae08f05421b93b69ae2ce40')
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+
+  # compat symlink
+  install -dm755 "$pkgdir/sbin"
+  ln -s /usr/bin/mkinitcpio "$pkgdir/sbin/mkinitcpio"
+}
+



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

2012-03-24 Thread Dave Reisner
Date: Saturday, March 24, 2012 @ 17:25:36
  Author: dreisner
Revision: 154249

upgpkg: mkinitcpio 0.8.5-1

Dave Reisner (8):
  mkinitcpio: force UID/GID 0 for files written to image
  hooks/resume: refactor
  init_functions: avoid special treatment for forcefsck
  init_functions: support fsck.mode= cmdline parameter
  natively support locale.conf and vconsole.conf
  move bash completion to /usr/share/bash-completion
  init_functions: fix tag resolution w/o udev rules
  Makefile: simplify 'make dist' target

Gerardo Exequiel Pozzi (1):
  memdisk: fix udev rule path

Matthew Monaco (1):
  bash-completion: find hooks in /usr/lib

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 20:57:26 UTC (rev 154248)
+++ PKGBUILD2012-03-24 21:25:36 UTC (rev 154249)
@@ -3,7 +3,7 @@
 # Maintainer: Thomas Bächler 
 
 pkgname=mkinitcpio
-pkgver=0.8.4
+pkgver=0.8.5
 pkgrel=1
 pkgdesc="Modular initramfs image creation utility"
 arch=('any')
@@ -17,8 +17,8 @@
 'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
 backup=('etc/mkinitcpio.conf')
 source=("ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz";)
-md5sums=('e7a171a8a52d4e7c40bcbd515877b143')
-sha256sums=('0b90ea5bd592fa5892160430edc1cf59c467e6302694f08a4ea95633bd8bc2dc')
+md5sums=('05aa3ad115dd9af04daff9657ae027c1')
+sha256sums=('52dbd32473619a559c812b11f24698e9f65e0ad88ae08f05421b93b69ae2ce40')
 
 package() {
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install



[arch-commits] Commit in gnupg/repos (8 files)

2012-03-24 Thread Gaetan Bisson
Date: Saturday, March 24, 2012 @ 16:57:26
  Author: bisson
Revision: 154248

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  gnupg/repos/testing-i686/PKGBUILD
(from rev 154247, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-i686/gnupg.install
(from rev 154247, gnupg/trunk/gnupg.install)
  gnupg/repos/testing-x86_64/PKGBUILD
(from rev 154247, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-x86_64/gnupg.install
(from rev 154247, gnupg/trunk/gnupg.install)
Deleted:
  gnupg/repos/testing-i686/PKGBUILD
  gnupg/repos/testing-i686/gnupg.install
  gnupg/repos/testing-x86_64/PKGBUILD
  gnupg/repos/testing-x86_64/gnupg.install

--+
 testing-i686/PKGBUILD|   87 -
 testing-i686/gnupg.install   |   42 +--
 testing-x86_64/PKGBUILD  |   87 -
 testing-x86_64/gnupg.install |   42 +--
 4 files changed, 130 insertions(+), 128 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-03-24 20:57:08 UTC (rev 154247)
+++ testing-i686/PKGBUILD   2012-03-24 20:57:26 UTC (rev 154248)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-# Contributor: Andreas Radke 
-# Contributor: Judd Vinet 
-
-pkgname=gnupg
-pkgver=2.0.18
-pkgrel=1
-pkgdesc='Complete and free implementation of the OpenPGP standard'
-url='http://www.gnupg.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-optdepends=('curl: gpg2keys_curl'
-'libldap: gpg2keys_ldap'
-'libusb-compat: scdaemon'
-'texinfo: documentation')
-makedepends=('curl' 'libldap' 'libusb-compat' 'texinfo')
-depends=('bzip2' 'libksba' 'libgcrypt' 'pth' 'libassuan' 'readline' 'pinentry' 
'dirmngr')
-install=${pkgname}.install
-source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2{,.sig})
-sha1sums=('5ec2f718760cc3121970a140aeea004b64545c46'
-  'c1b15a6c204434081e2bd8249dde233b6c88c4d0')
-
-conflicts=('gnupg2')
-provides=("gnupg2=${pkgver}")
-replaces=('gnupg2')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexecdir=/usr/lib/gnupg
-  make
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make check
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  ln -s gpg2 "${pkgdir}"/usr/bin/gpg
-}

Copied: gnupg/repos/testing-i686/PKGBUILD (from rev 154247, 
gnupg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 20:57:26 UTC (rev 154248)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.0.18
+pkgrel=2
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('curl: gpg2keys_curl'
+'libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon'
+'texinfo: documentation')
+makedepends=('curl' 'libldap' 'libusb-compat' 'texinfo')
+depends=('bzip2' 'libksba' 'libgcrypt' 'pth' 'libassuan' 'readline' 'pinentry' 
'dirmngr')
+install=${pkgname}.install
+source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2{,.sig})
+sha1sums=('5ec2f718760cc3121970a140aeea004b64545c46'
+  'c1b15a6c204434081e2bd8249dde233b6c88c4d0')
+
+conflicts=('gnupg2')
+provides=("gnupg2=${pkgver}")
+replaces=('gnupg2')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnupg
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  ln -s gpg2 "${pkgdir}"/usr/bin/gpg
+  ln -s gpg2.1.gz "${pkgdir}"/usr/share/man/man1/gpg.1.gz
+}

Deleted: testing-i686/gnupg.install
===
--- testing-i686/gnupg.install  2012-03-24 20:57:08 UTC (rev 154247)
+++ testing-i686/gnupg.install  2012-03-24 20:57:26 UTC (rev 154248)
@@ -1,21 +0,0 @@
-info_dir=/usr/share/info
-info_files=(gnupg.info gnupg.info-1 gnupg.info-2)
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for f in ${info_files[@]}; do
-usr/bin/install-info ${info_dir}/$f ${info_dir}/dir 2> /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for f in ${info_files[@]}; do
-usr/bin/install-info --delete ${info_dir}/$f ${info_dir}/dir 2> /dev/null
-  done
-}
-# vim:set ts=2 sw=2 et:

Copied: gnupg/repos/testing-i686/gnupg.install (from rev 154247, 
gnupg/trunk/gnupg.install)
===
--- testing-i686/gnupg.install  (rev 0)
+++

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

2012-03-24 Thread Gaetan Bisson
Date: Saturday, March 24, 2012 @ 16:57:08
  Author: bisson
Revision: 154247

add a link so that "man gpg" works

Modified:
  gnupg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 18:09:09 UTC (rev 154246)
+++ PKGBUILD2012-03-24 20:57:08 UTC (rev 154247)
@@ -5,7 +5,7 @@
 
 pkgname=gnupg
 pkgver=2.0.18
-pkgrel=1
+pkgrel=2
 pkgdesc='Complete and free implementation of the OpenPGP standard'
 url='http://www.gnupg.org/'
 license=('GPL')
@@ -40,4 +40,5 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
   ln -s gpg2 "${pkgdir}"/usr/bin/gpg
+  ln -s gpg2.1.gz "${pkgdir}"/usr/share/man/man1/gpg.1.gz
 }



[arch-commits] Commit in krb5/repos (12 files)

2012-03-24 Thread Stéphane Gaudreault
Date: Saturday, March 24, 2012 @ 14:09:09
  Author: stephane
Revision: 154246

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  krb5/repos/testing-i686/
  krb5/repos/testing-i686/PKGBUILD
(from rev 154245, krb5/trunk/PKGBUILD)
  krb5/repos/testing-i686/krb5-1.10.1-gcc47.patch
(from rev 154245, krb5/trunk/krb5-1.10.1-gcc47.patch)
  krb5/repos/testing-i686/krb5-kadmind
(from rev 154245, krb5/trunk/krb5-kadmind)
  krb5/repos/testing-i686/krb5-kdc
(from rev 154245, krb5/trunk/krb5-kdc)
  krb5/repos/testing-i686/krb5-kpropd
(from rev 154245, krb5/trunk/krb5-kpropd)
  krb5/repos/testing-x86_64/
  krb5/repos/testing-x86_64/PKGBUILD
(from rev 154245, krb5/trunk/PKGBUILD)
  krb5/repos/testing-x86_64/krb5-1.10.1-gcc47.patch
(from rev 154245, krb5/trunk/krb5-1.10.1-gcc47.patch)
  krb5/repos/testing-x86_64/krb5-kadmind
(from rev 154245, krb5/trunk/krb5-kadmind)
  krb5/repos/testing-x86_64/krb5-kdc
(from rev 154245, krb5/trunk/krb5-kdc)
  krb5/repos/testing-x86_64/krb5-kpropd
(from rev 154245, krb5/trunk/krb5-kpropd)

+
 testing-i686/PKGBUILD  |   79 +++
 testing-i686/krb5-1.10.1-gcc47.patch   |   11 
 testing-i686/krb5-kadmind  |   40 +++
 testing-i686/krb5-kdc  |   40 +++
 testing-i686/krb5-kpropd   |   40 +++
 testing-x86_64/PKGBUILD|   79 +++
 testing-x86_64/krb5-1.10.1-gcc47.patch |   11 
 testing-x86_64/krb5-kadmind|   40 +++
 testing-x86_64/krb5-kdc|   40 +++
 testing-x86_64/krb5-kpropd |   40 +++
 10 files changed, 420 insertions(+)

Copied: krb5/repos/testing-i686/PKGBUILD (from rev 154245, krb5/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 18:09:09 UTC (rev 154246)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault 
+
+pkgname=krb5
+pkgver=1.10.1
+pkgrel=2
+pkgdesc="The Kerberos network authentication system"
+arch=('i686' 'x86_64')
+url="http://web.mit.edu/kerberos/";
+license=('custom')
+depends=('e2fsprogs' 'libldap' 'keyutils')
+makedepends=('perl')
+provides=('heimdal')
+replaces=('heimdal')
+conflicts=('heimdal')
+backup=('etc/krb5.conf' 'var/lib/krb5kdc/kdc.conf')
+source=(http://web.mit.edu/kerberos/dist/${pkgname}/1.10/${pkgname}-${pkgver}-signed.tar
+krb5-1.10.1-gcc47.patch
+krb5-kadmind
+krb5-kdc
+krb5-kpropd)
+sha1sums=('f9f3b77173f68b268b43e4f9c29bf7c9f3fd1f0e'
+  '78b759d566b1fdefd9bbcd06df14f07f12effe96'
+  '2aa229369079ed1bbb201a1ef72c47bf143f4dbe'
+  '77d2312ecd8bf12a6e72cc8fd871a8ac93b23393'
+  '7f402078fa65bb9ff1beb6c017450df78560')
+options=('!emptydirs')
+
+build() {
+   tar zxvf ${pkgname}-${pkgver}.tar.gz
+   cd "${srcdir}/${pkgname}-${pkgver}/src"
+
+   # With gcc47 : deltat.c:1694:12: error: 'yylval' may be used uninitialized
+   # in this function [-Werror=maybe-uninitialized]
+   # As this is generated code, just ignore the complaint.
+   patch -Np2 -i ../../krb5-1.10.1-gcc47.patch
+   rm lib/krb5/krb/deltat.c
+
+   # FS#25384
+   sed -i "/KRB5ROOT=/s/\/local//" util/ac_check_krb5.m4
+
+   export CFLAGS+=" -fPIC -fno-strict-aliasing -fstack-protector-all"
+   export CPPFLAGS+=" -I/usr/include/et"
+   ./configure --prefix=/usr \
+   --mandir=/usr/share/man \
+   --localstatedir=/var/lib \
+   --enable-shared \
+   --with-system-et \
+   --with-system-ss \
+   --disable-rpath \
+   --without-tcl \
+   --enable-dns-for-realm \
+   --with-ldap \
+   --without-system-verto
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}/src"
+   make DESTDIR="${pkgdir}" EXAMPLEDIR="/usr/share/doc/${pkgname}/examples" 
install
+
+   # Sample KDC config file
+   install -dm 755 "${pkgdir}"/var/lib/krb5kdc
+   install -pm 644 config-files/kdc.conf "${pkgdir}"/var/lib/krb5kdc/kdc.conf
+
+   # Default configuration file
+   install -dm 755 "${pkgdir}"/etc
+   install -pm 644 config-files/krb5.conf "${pkgdir}"/etc/krb5.conf
+
+   install -dm 755 "${pkgdir}"/etc/rc.d
+   install -m 755 ../../krb5-kdc  "${pkgdir}"/etc/rc.d
+   install -m 755 ../../krb5-kadmind  "${pkgdir}"/etc/rc.d
+   install -m 755 ../../krb5-kpropd   "${pkgdir}"/etc/rc.d
+
+   install -dm 755 "${pkgdir}"/usr/share/aclocal
+   install -m 644 util/ac_check_krb5.m4 "${pkgdir}"/usr/share/aclocal
+
+   install -Dm644 "${srcdir}"/${pkgname}-${pkgver}/NOTICE 
"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: krb5/repos/testing-i686/krb5-1.10.1-gcc47.patch (from rev 154245, 
krb5/trunk/krb5-1.10.1-gcc47.patch)
=

[arch-commits] Commit in krb5/trunk (PKGBUILD krb5-1.10.1-gcc47.patch)

2012-03-24 Thread Stéphane Gaudreault
Date: Saturday, March 24, 2012 @ 14:08:56
  Author: stephane
Revision: 154245

upgpkg: krb5 1.10.1-2

Fix building with gcc 4.7 (Ignore maybe-uninitialized error in generated code)

Added:
  krb5/trunk/krb5-1.10.1-gcc47.patch
Modified:
  krb5/trunk/PKGBUILD

-+
 PKGBUILD|   10 +-
 krb5-1.10.1-gcc47.patch |   11 +++
 2 files changed, 20 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 17:10:41 UTC (rev 154244)
+++ PKGBUILD2012-03-24 18:08:56 UTC (rev 154245)
@@ -3,7 +3,7 @@
 
 pkgname=krb5
 pkgver=1.10.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The Kerberos network authentication system"
 arch=('i686' 'x86_64')
 url="http://web.mit.edu/kerberos/";
@@ -15,10 +15,12 @@
 conflicts=('heimdal')
 backup=('etc/krb5.conf' 'var/lib/krb5kdc/kdc.conf')
 
source=(http://web.mit.edu/kerberos/dist/${pkgname}/1.10/${pkgname}-${pkgver}-signed.tar
+krb5-1.10.1-gcc47.patch
 krb5-kadmind
 krb5-kdc
 krb5-kpropd)
 sha1sums=('f9f3b77173f68b268b43e4f9c29bf7c9f3fd1f0e'
+  '78b759d566b1fdefd9bbcd06df14f07f12effe96'
   '2aa229369079ed1bbb201a1ef72c47bf143f4dbe'
   '77d2312ecd8bf12a6e72cc8fd871a8ac93b23393'
   '7f402078fa65bb9ff1beb6c017450df78560')
@@ -28,6 +30,12 @@
tar zxvf ${pkgname}-${pkgver}.tar.gz
cd "${srcdir}/${pkgname}-${pkgver}/src"
 
+   # With gcc47 : deltat.c:1694:12: error: 'yylval' may be used uninitialized
+   # in this function [-Werror=maybe-uninitialized]
+   # As this is generated code, just ignore the complaint.
+   patch -Np2 -i ../../krb5-1.10.1-gcc47.patch
+   rm lib/krb5/krb/deltat.c
+
# FS#25384
sed -i "/KRB5ROOT=/s/\/local//" util/ac_check_krb5.m4
 

Added: krb5-1.10.1-gcc47.patch
===
--- krb5-1.10.1-gcc47.patch (rev 0)
+++ krb5-1.10.1-gcc47.patch 2012-03-24 18:08:56 UTC (rev 154245)
@@ -0,0 +1,11 @@
+diff -Naur krb5-1.10.1.ori/src/lib/krb5/krb/x-deltat.y 
krb5-1.10.1/src/lib/krb5/krb/x-deltat.y
+--- krb5-1.10.1.ori/src/lib/krb5/krb/x-deltat.y2011-09-06 
07:34:32.0 -0400
 krb5-1.10.1/src/lib/krb5/krb/x-deltat.y2012-03-24 13:15:11.543551318 
-0400
+@@ -44,6 +44,7 @@
+ #ifdef __GNUC__
+ #pragma GCC diagnostic push
+ #pragma GCC diagnostic ignored "-Wuninitialized"
++#pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
+ #endif
+ 
+ #include 



[arch-commits] Commit in gpgme/repos (8 files)

2012-03-24 Thread Gaetan Bisson
Date: Saturday, March 24, 2012 @ 13:10:41
  Author: bisson
Revision: 154244

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  gpgme/repos/testing-i686/PKGBUILD
(from rev 154243, gpgme/trunk/PKGBUILD)
  gpgme/repos/testing-i686/gpgme.install
(from rev 154243, gpgme/trunk/gpgme.install)
  gpgme/repos/testing-x86_64/PKGBUILD
(from rev 154243, gpgme/trunk/PKGBUILD)
  gpgme/repos/testing-x86_64/gpgme.install
(from rev 154243, gpgme/trunk/gpgme.install)
Deleted:
  gpgme/repos/testing-i686/PKGBUILD
  gpgme/repos/testing-i686/gpgme.install
  gpgme/repos/testing-x86_64/PKGBUILD
  gpgme/repos/testing-x86_64/gpgme.install

--+
 testing-i686/PKGBUILD|   72 -
 testing-i686/gpgme.install   |   36 ++--
 testing-x86_64/PKGBUILD  |   72 -
 testing-x86_64/gpgme.install |   36 ++--
 4 files changed, 108 insertions(+), 108 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-03-24 17:10:26 UTC (rev 154243)
+++ testing-i686/PKGBUILD   2012-03-24 17:10:41 UTC (rev 154244)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-# Contributor: Roman Kyrylych 
-# Contributor: Sarah Hay 
-
-pkgname=gpgme
-pkgver=1.3.1
-pkgrel=3
-pkgdesc="A C wrapper library for GnuPG"
-arch=('i686' 'x86_64')
-url="http://www.gnupg.org/related_software/gpgme/";
-license=('GPL')
-depends=('libgpg-error' 'pth' 'gnupg')
-install=${pkgname}.install
-options=('!libtool' '!emptydirs')
-source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('90afa8436ce2b2683c001c824bd22601'
- 'a032ddc27177ef4ee54e25a231e62da5')
-sha1sums=('7d19a95a2239da13764dad7f97541be884ec5a37'
-  '93316a81a8f903c5b604716b6937884ea7b0917a')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: gpgme/repos/testing-i686/PKGBUILD (from rev 154243, 
gpgme/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 17:10:41 UTC (rev 154244)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: Roman Kyrylych 
+# Contributor: Sarah Hay 
+
+pkgname=gpgme
+pkgver=1.3.1
+pkgrel=4
+pkgdesc="A C wrapper library for GnuPG"
+arch=('i686' 'x86_64')
+url="http://www.gnupg.org/related_software/gpgme/";
+license=('GPL')
+depends=('libgpg-error' 'pth' 'gnupg>=2')
+install=${pkgname}.install
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+md5sums=('90afa8436ce2b2683c001c824bd22601'
+ 'a032ddc27177ef4ee54e25a231e62da5')
+sha1sums=('7d19a95a2239da13764dad7f97541be884ec5a37'
+  '93316a81a8f903c5b604716b6937884ea7b0917a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: testing-i686/gpgme.install
===
--- testing-i686/gpgme.install  2012-03-24 17:10:26 UTC (rev 154243)
+++ testing-i686/gpgme.install  2012-03-24 17:10:41 UTC (rev 154244)
@@ -1,18 +0,0 @@
-infodir=/usr/share/info
-filelist=(gpgme.info gpgme.info-1 gpgme.info-2)
-
-post_install() {
-  for file in ${filelist[@]}; do
-install-info $infodir/$file $infodir/dir 2> /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file $infodir/dir 2> /dev/null
-  done
-}

Copied: gpgme/repos/testing-i686/gpgme.install (from rev 154243, 
gpgme/trunk/gpgme.install)
===
--- testing-i686/gpgme.install  (rev 0)
+++ testing-i686/gpgme.install  2012-03-24 17:10:41 UTC (rev 154244)
@@ -0,0 +1,18 @@
+infodir=/usr/share/info
+filelist=(gpgme.info gpgme.info-1 gpgme.info-2)
+
+post_install() {
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2> /dev/null
+  done
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2012-03-24 17:10:26 UTC (rev 154243)
+++ testing-x86_64/PKGBUILD 2012-03-24 17:10:41 UTC (rev 154244)
@@ -1,36 +0,0 

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

2012-03-24 Thread Gaetan Bisson
Date: Saturday, March 24, 2012 @ 13:10:26
  Author: bisson
Revision: 154243

add versioned depends to force replacement of gnupg2 by gnupg

Modified:
  gpgme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 17:08:37 UTC (rev 154242)
+++ PKGBUILD2012-03-24 17:10:26 UTC (rev 154243)
@@ -5,12 +5,12 @@
 
 pkgname=gpgme
 pkgver=1.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A C wrapper library for GnuPG"
 arch=('i686' 'x86_64')
 url="http://www.gnupg.org/related_software/gpgme/";
 license=('GPL')
-depends=('libgpg-error' 'pth' 'gnupg')
+depends=('libgpg-error' 'pth' 'gnupg>=2')
 install=${pkgname}.install
 options=('!libtool' '!emptydirs')
 
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})



[arch-commits] Commit in icu/repos (6 files)

2012-03-24 Thread andyrtr
Date: Saturday, March 24, 2012 @ 13:08:37
  Author: andyrtr
Revision: 154242

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  icu/repos/staging-i686/
  icu/repos/staging-i686/PKGBUILD
(from rev 154241, icu/trunk/PKGBUILD)
  icu/repos/staging-i686/icu.8198.revert.icu5431.patch
(from rev 154241, icu/trunk/icu.8198.revert.icu5431.patch)
  icu/repos/staging-x86_64/
  icu/repos/staging-x86_64/PKGBUILD
(from rev 154241, icu/trunk/PKGBUILD)
  icu/repos/staging-x86_64/icu.8198.revert.icu5431.patch
(from rev 154241, icu/trunk/icu.8198.revert.icu5431.patch)

--+
 staging-i686/PKGBUILD|   35 ++
 staging-i686/icu.8198.revert.icu5431.patch   |  129 +
 staging-x86_64/PKGBUILD  |   35 ++
 staging-x86_64/icu.8198.revert.icu5431.patch |  129 +
 4 files changed, 328 insertions(+)

Copied: icu/repos/staging-i686/PKGBUILD (from rev 154241, icu/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-03-24 17:08:37 UTC (rev 154242)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Art Gramlich 
+
+pkgname=icu
+pkgver=49.1
+pkgrel=1
+pkgdesc="International Components for Unicode library"
+arch=(i686 x86_64)
+url="http://www.icu-project.org/";
+license=('custom:"icu"')
+depends=('gcc-libs' 'sh')
+source=(#http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver/./_}-src.tgz
+   
http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver//./_}-src.tgz
+   icu.8198.revert.icu5431.patch)
+md5sums=('f9e3e48a7cb6cc5f432e3f61fcc82099'
+ 'ebd5470fc969c75e52baf4af94a9ee82')
+
+build() {
+  cd ${srcdir}/icu/source
+  # fix Malayalam encoding https://bugzilla.redhat.com/show_bug.cgi?id=654200
+  patch -Rp3 -i ${srcdir}/icu.8198.revert.icu5431.patch
+  ./configure --prefix=/usr \
+   --sysconfdir=/etc \
+   --mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${srcdir}/icu/source
+  make -j1 DESTDIR=${pkgdir} install
+
+  # Install license
+  install -Dm644 ${srcdir}/icu/license.html 
${pkgdir}/usr/share/licenses/icu/license.html
+}

Copied: icu/repos/staging-i686/icu.8198.revert.icu5431.patch (from rev 154241, 
icu/trunk/icu.8198.revert.icu5431.patch)
===
--- staging-i686/icu.8198.revert.icu5431.patch  (rev 0)
+++ staging-i686/icu.8198.revert.icu5431.patch  2012-03-24 17:08:37 UTC (rev 
154242)
@@ -0,0 +1,129 @@
+Index: icu/trunk/source/layout/IndicReordering.cpp
+===
+--- icu/trunk/source/layout/IndicReordering.cpp(revision 25772)
 icu/trunk/source/layout/IndicReordering.cpp(revision 26090)
+@@ -126,4 +126,8 @@
+ FeatureMask fSMFeatures;
+ 
++LEUnicode   fPreBaseConsonant;
++LEUnicode   fPreBaseVirama;
++le_int32fPBCIndex;
++FeatureMask fPBCFeatures;
+ 
+ void saveMatra(LEUnicode matra, le_int32 matraIndex, 
IndicClassTable::CharClass matraClass)
+@@ -172,5 +176,6 @@
+   fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups),
+   fVMabove(0), fVMpost(0), fVMIndex(0), fVMFeatures(0),
+-  fSMabove(0), fSMbelow(0), fSMIndex(0), fSMFeatures(0)
++  fSMabove(0), fSMbelow(0), fSMIndex(0), fSMFeatures(0),
++  fPreBaseConsonant(0), fPreBaseVirama(0), fPBCIndex(0), 
fPBCFeatures(0)
+ {
+ // nothing else to do...
+@@ -191,4 +196,6 @@
+ fVMabove = fVMpost  = 0;
+ fSMabove = fSMbelow = 0;
++
++fPreBaseConsonant = fPreBaseVirama = 0;
+ }
+ 
+@@ -386,4 +393,12 @@
+ }
+ 
++void notePreBaseConsonant(le_uint32 index,LEUnicode PBConsonant, 
LEUnicode PBVirama, FeatureMask features)
++{
++fPBCIndex = index;
++fPreBaseConsonant = PBConsonant;
++fPreBaseVirama = PBVirama;
++fPBCFeatures = features;
++}
++
+ void noteBaseConsonant()
+ {
+@@ -465,4 +480,20 @@
+ }
+ 
++void writePreBaseConsonant()
++{
++// The TDIL spec says that consonant + virama + RRA should produce a 
rakar in Malayalam.  However,
++// it seems that almost none of the fonts for Malayalam are set up to 
handle this.
++// So, we're going to force the issue here by using the rakar as 
defined with RA in most fonts.
++
++if (fPreBaseConsonant == 0x0d31) { // RRA
++fPreBaseConsonant = 0x0d30; // RA
++}
++
++if (fPreBaseConsonant != 0) {
++writeChar(fPreBaseConsonant, fPBCIndex, fPBCFeatures);
++writeChar(fPreBaseVirama,fPBCIndex-1,fPBCFeatures);
++}
++}
++
+ le_int32 getOutputIndex()
+ {
+@@ -723,4 +754,5 @@
+ }
+ 
++ 

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

2012-03-24 Thread andyrtr
Date: Saturday, March 24, 2012 @ 13:08:04
  Author: andyrtr
Revision: 154241

upgpkg: icu 49.1-1

upstream update 49.1

Modified:
  icu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 13:43:51 UTC (rev 154240)
+++ PKGBUILD2012-03-24 17:08:04 UTC (rev 154241)
@@ -3,7 +3,7 @@
 # Contributor: Art Gramlich 
 
 pkgname=icu
-pkgver=4.8.1.1
+pkgver=49.1
 pkgrel=1
 pkgdesc="International Components for Unicode library"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 
source=(#http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver/./_}-src.tgz

http://download.icu-project.org/files/${pkgname}4c/${pkgver}/${pkgname}4c-${pkgver//./_}-src.tgz
icu.8198.revert.icu5431.patch)
-md5sums=('ea93970a0275be6b42f56953cd332c17'
+md5sums=('f9e3e48a7cb6cc5f432e3f61fcc82099'
  'ebd5470fc969c75e52baf4af94a9ee82')
 
 build() {



[arch-commits] Commit in iptables/repos (44 files)

2012-03-24 Thread Ronald van Haren
Date: Saturday, March 24, 2012 @ 09:43:51
  Author: ronald
Revision: 154240

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  iptables/repos/testing-i686/PKGBUILD
(from rev 154239, iptables/trunk/PKGBUILD)
  iptables/repos/testing-i686/empty-filter.rules
(from rev 154239, iptables/trunk/empty-filter.rules)
  iptables/repos/testing-i686/empty-mangle.rules
(from rev 154239, iptables/trunk/empty-mangle.rules)
  iptables/repos/testing-i686/empty-nat.rules
(from rev 154239, iptables/trunk/empty-nat.rules)
  iptables/repos/testing-i686/empty-raw.rules
(from rev 154239, iptables/trunk/empty-raw.rules)
  iptables/repos/testing-i686/empty-security.rules
(from rev 154239, iptables/trunk/empty-security.rules)
  iptables/repos/testing-i686/empty.rules
(from rev 154239, iptables/trunk/empty.rules)
  iptables/repos/testing-i686/ip6tables
(from rev 154239, iptables/trunk/ip6tables)
  iptables/repos/testing-i686/iptables
(from rev 154239, iptables/trunk/iptables)
  iptables/repos/testing-i686/iptables.conf.d
(from rev 154239, iptables/trunk/iptables.conf.d)
  iptables/repos/testing-i686/simple_firewall.rules
(from rev 154239, iptables/trunk/simple_firewall.rules)
  iptables/repos/testing-x86_64/PKGBUILD
(from rev 154239, iptables/trunk/PKGBUILD)
  iptables/repos/testing-x86_64/empty-filter.rules
(from rev 154239, iptables/trunk/empty-filter.rules)
  iptables/repos/testing-x86_64/empty-mangle.rules
(from rev 154239, iptables/trunk/empty-mangle.rules)
  iptables/repos/testing-x86_64/empty-nat.rules
(from rev 154239, iptables/trunk/empty-nat.rules)
  iptables/repos/testing-x86_64/empty-raw.rules
(from rev 154239, iptables/trunk/empty-raw.rules)
  iptables/repos/testing-x86_64/empty-security.rules
(from rev 154239, iptables/trunk/empty-security.rules)
  iptables/repos/testing-x86_64/empty.rules
(from rev 154239, iptables/trunk/empty.rules)
  iptables/repos/testing-x86_64/ip6tables
(from rev 154239, iptables/trunk/ip6tables)
  iptables/repos/testing-x86_64/iptables
(from rev 154239, iptables/trunk/iptables)
  iptables/repos/testing-x86_64/iptables.conf.d
(from rev 154239, iptables/trunk/iptables.conf.d)
  iptables/repos/testing-x86_64/simple_firewall.rules
(from rev 154239, iptables/trunk/simple_firewall.rules)
Deleted:
  iptables/repos/testing-i686/PKGBUILD
  iptables/repos/testing-i686/empty-filter.rules
  iptables/repos/testing-i686/empty-mangle.rules
  iptables/repos/testing-i686/empty-nat.rules
  iptables/repos/testing-i686/empty-raw.rules
  iptables/repos/testing-i686/empty-security.rules
  iptables/repos/testing-i686/empty.rules
  iptables/repos/testing-i686/ip6tables
  iptables/repos/testing-i686/iptables
  iptables/repos/testing-i686/iptables.conf.d
  iptables/repos/testing-i686/simple_firewall.rules
  iptables/repos/testing-x86_64/PKGBUILD
  iptables/repos/testing-x86_64/empty-filter.rules
  iptables/repos/testing-x86_64/empty-mangle.rules
  iptables/repos/testing-x86_64/empty-nat.rules
  iptables/repos/testing-x86_64/empty-raw.rules
  iptables/repos/testing-x86_64/empty-security.rules
  iptables/repos/testing-x86_64/empty.rules
  iptables/repos/testing-x86_64/ip6tables
  iptables/repos/testing-x86_64/iptables
  iptables/repos/testing-x86_64/iptables.conf.d
  iptables/repos/testing-x86_64/simple_firewall.rules

--+
 testing-i686/PKGBUILD|  152 +++--
 testing-i686/empty-filter.rules  |   12 +-
 testing-i686/empty-mangle.rules  |   16 +--
 testing-i686/empty-nat.rules |   14 +--
 testing-i686/empty-raw.rules |   10 +-
 testing-i686/empty-security.rules|   12 +-
 testing-i686/empty.rules |   12 +-
 testing-i686/ip6tables   |  138 ++---
 testing-i686/iptables|  136 ++---
 testing-i686/iptables.conf.d |   24 ++---
 testing-i686/simple_firewall.rules   |   22 ++--
 testing-x86_64/PKGBUILD  |  152 +++--
 testing-x86_64/empty-filter.rules|   12 +-
 testing-x86_64/empty-mangle.rules|   16 +--
 testing-x86_64/empty-nat.rules   |   14 +--
 testing-x86_64/empty-raw.rules   |   10 +-
 testing-x86_64/empty-security.rules  |   12 +-
 testing-x86_64/empty.rules   |   12 +-
 testing-x86_64/ip6tables |  138 ++---
 testing-x86_64/iptables  |  136 ++---
 testing-x86_64/iptables.conf.d   |   24 ++---
 testing-x86_64/simple_firewall.rules |   22 ++--
 22 files changed, 542 insertions(+), 554 deletions(-)

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


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

2012-03-24 Thread Ronald van Haren
Date: Saturday, March 24, 2012 @ 09:42:15
  Author: ronald
Revision: 154239

upgpkg: iptables 1.4.12.2-3

use another buildfix; remove weird LDFLAGS; remove unset commands in package() 
function

Modified:
  iptables/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 13:41:41 UTC (rev 154238)
+++ PKGBUILD2012-03-24 13:42:15 UTC (rev 154239)
@@ -4,7 +4,7 @@
 
 pkgname=iptables
 pkgver=1.4.12.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Linux kernel packet control tool'
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -43,12 +43,9 @@
   sed -i '87 i libxt_RATEEST.so: libxt_RATEEST.oo' extensions/GNUmakefile.in
   sed -i '88 i \\t${AM_VERBOSE_CCLD} ${CCLD} ${AM_LDFLAGS} -lm -shared 
${LDFLAGS} -o $@ $<;\n' extensions/GNUmakefile.in
 
-  # buildfix from LFS
-  sed  -i  '/if_packet/i#define __aligned_u64 __u64 
__attribute__((aligned(8)))' extensions/libxt_pkttype.c
+  # use system one
+  rm include/linux/types.h
 
- # FS#25358: libxt_statistic.so undefined symbol: lround 
- export LDFLAGS='-lm'
-
  ./configure --prefix=/usr \
  --libexecdir=/usr/lib/iptables --sysconfdir=/etc \
  --with-xtlibdir=/usr/lib/iptables \
@@ -62,9 +59,6 @@
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 
-  unset CFLAGS
-  unset LDFLAGS
-
   make DESTDIR="${pkgdir}" install
 
   cd "${srcdir}"



[arch-commits] Commit in gpgme/repos (6 files)

2012-03-24 Thread Gaetan Bisson
Date: Saturday, March 24, 2012 @ 09:41:41
  Author: bisson
Revision: 154238

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  gpgme/repos/testing-i686/
  gpgme/repos/testing-i686/PKGBUILD
(from rev 154237, gpgme/trunk/PKGBUILD)
  gpgme/repos/testing-i686/gpgme.install
(from rev 154237, gpgme/trunk/gpgme.install)
  gpgme/repos/testing-x86_64/
  gpgme/repos/testing-x86_64/PKGBUILD
(from rev 154237, gpgme/trunk/PKGBUILD)
  gpgme/repos/testing-x86_64/gpgme.install
(from rev 154237, gpgme/trunk/gpgme.install)

--+
 testing-i686/PKGBUILD|   36 
 testing-i686/gpgme.install   |   18 ++
 testing-x86_64/PKGBUILD  |   36 
 testing-x86_64/gpgme.install |   18 ++
 4 files changed, 108 insertions(+)

Copied: gpgme/repos/testing-i686/PKGBUILD (from rev 154237, 
gpgme/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 13:41:41 UTC (rev 154238)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: Roman Kyrylych 
+# Contributor: Sarah Hay 
+
+pkgname=gpgme
+pkgver=1.3.1
+pkgrel=3
+pkgdesc="A C wrapper library for GnuPG"
+arch=('i686' 'x86_64')
+url="http://www.gnupg.org/related_software/gpgme/";
+license=('GPL')
+depends=('libgpg-error' 'pth' 'gnupg')
+install=${pkgname}.install
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+md5sums=('90afa8436ce2b2683c001c824bd22601'
+ 'a032ddc27177ef4ee54e25a231e62da5')
+sha1sums=('7d19a95a2239da13764dad7f97541be884ec5a37'
+  '93316a81a8f903c5b604716b6937884ea7b0917a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gpgme/repos/testing-i686/gpgme.install (from rev 154237, 
gpgme/trunk/gpgme.install)
===
--- testing-i686/gpgme.install  (rev 0)
+++ testing-i686/gpgme.install  2012-03-24 13:41:41 UTC (rev 154238)
@@ -0,0 +1,18 @@
+infodir=/usr/share/info
+filelist=(gpgme.info gpgme.info-1 gpgme.info-2)
+
+post_install() {
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2> /dev/null
+  done
+}

Copied: gpgme/repos/testing-x86_64/PKGBUILD (from rev 154237, 
gpgme/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-24 13:41:41 UTC (rev 154238)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: Roman Kyrylych 
+# Contributor: Sarah Hay 
+
+pkgname=gpgme
+pkgver=1.3.1
+pkgrel=3
+pkgdesc="A C wrapper library for GnuPG"
+arch=('i686' 'x86_64')
+url="http://www.gnupg.org/related_software/gpgme/";
+license=('GPL')
+depends=('libgpg-error' 'pth' 'gnupg')
+install=${pkgname}.install
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+md5sums=('90afa8436ce2b2683c001c824bd22601'
+ 'a032ddc27177ef4ee54e25a231e62da5')
+sha1sums=('7d19a95a2239da13764dad7f97541be884ec5a37'
+  '93316a81a8f903c5b604716b6937884ea7b0917a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: gpgme/repos/testing-x86_64/gpgme.install (from rev 154237, 
gpgme/trunk/gpgme.install)
===
--- testing-x86_64/gpgme.install(rev 0)
+++ testing-x86_64/gpgme.install2012-03-24 13:41:41 UTC (rev 154238)
@@ -0,0 +1,18 @@
+infodir=/usr/share/info
+filelist=(gpgme.info gpgme.info-1 gpgme.info-2)
+
+post_install() {
+  for file in ${filelist[@]}; do
+install-info $infodir/$file $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file $infodir/dir 2> /dev/null
+  done
+}



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

2012-03-24 Thread Gaetan Bisson
Date: Saturday, March 24, 2012 @ 09:41:29
  Author: bisson
Revision: 154237

rebuild against gnupg-2.0.18-1 as per FS#28931

Modified:
  gpgme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 13:39:37 UTC (rev 154236)
+++ PKGBUILD2012-03-24 13:41:29 UTC (rev 154237)
@@ -5,12 +5,12 @@
 
 pkgname=gpgme
 pkgver=1.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A C wrapper library for GnuPG"
 arch=('i686' 'x86_64')
 url="http://www.gnupg.org/related_software/gpgme/";
 license=('GPL')
-depends=('libgpg-error' 'pth' 'gnupg' 'gnupg2')
+depends=('libgpg-error' 'pth' 'gnupg')
 install=${pkgname}.install
 options=('!libtool' '!emptydirs')
 
source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})



[arch-commits] Commit in gnupg/repos (6 files)

2012-03-24 Thread Gaetan Bisson
Date: Saturday, March 24, 2012 @ 09:39:37
  Author: bisson
Revision: 154236

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  gnupg/repos/testing-i686/
  gnupg/repos/testing-i686/PKGBUILD
(from rev 154235, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-i686/gnupg.install
(from rev 154235, gnupg/trunk/gnupg.install)
  gnupg/repos/testing-x86_64/
  gnupg/repos/testing-x86_64/PKGBUILD
(from rev 154235, gnupg/trunk/PKGBUILD)
  gnupg/repos/testing-x86_64/gnupg.install
(from rev 154235, gnupg/trunk/gnupg.install)

--+
 testing-i686/PKGBUILD|   43 +
 testing-i686/gnupg.install   |   21 
 testing-x86_64/PKGBUILD  |   43 +
 testing-x86_64/gnupg.install |   21 
 4 files changed, 128 insertions(+)

Copied: gnupg/repos/testing-i686/PKGBUILD (from rev 154235, 
gnupg/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 13:39:37 UTC (rev 154236)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.0.18
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('curl: gpg2keys_curl'
+'libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon'
+'texinfo: documentation')
+makedepends=('curl' 'libldap' 'libusb-compat' 'texinfo')
+depends=('bzip2' 'libksba' 'libgcrypt' 'pth' 'libassuan' 'readline' 'pinentry' 
'dirmngr')
+install=${pkgname}.install
+source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2{,.sig})
+sha1sums=('5ec2f718760cc3121970a140aeea004b64545c46'
+  'c1b15a6c204434081e2bd8249dde233b6c88c4d0')
+
+conflicts=('gnupg2')
+provides=("gnupg2=${pkgver}")
+replaces=('gnupg2')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnupg
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  ln -s gpg2 "${pkgdir}"/usr/bin/gpg
+}

Copied: gnupg/repos/testing-i686/gnupg.install (from rev 154235, 
gnupg/trunk/gnupg.install)
===
--- testing-i686/gnupg.install  (rev 0)
+++ testing-i686/gnupg.install  2012-03-24 13:39:37 UTC (rev 154236)
@@ -0,0 +1,21 @@
+info_dir=/usr/share/info
+info_files=(gnupg.info gnupg.info-1 gnupg.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for f in ${info_files[@]}; do
+usr/bin/install-info ${info_dir}/$f ${info_dir}/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for f in ${info_files[@]}; do
+usr/bin/install-info --delete ${info_dir}/$f ${info_dir}/dir 2> /dev/null
+  done
+}
+# vim:set ts=2 sw=2 et:

Copied: gnupg/repos/testing-x86_64/PKGBUILD (from rev 154235, 
gnupg/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-24 13:39:37 UTC (rev 154236)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.0.18
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('curl: gpg2keys_curl'
+'libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon'
+'texinfo: documentation')
+makedepends=('curl' 'libldap' 'libusb-compat' 'texinfo')
+depends=('bzip2' 'libksba' 'libgcrypt' 'pth' 'libassuan' 'readline' 'pinentry' 
'dirmngr')
+install=${pkgname}.install
+source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2{,.sig})
+sha1sums=('5ec2f718760cc3121970a140aeea004b64545c46'
+  'c1b15a6c204434081e2bd8249dde233b6c88c4d0')
+
+conflicts=('gnupg2')
+provides=("gnupg2=${pkgver}")
+replaces=('gnupg2')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnupg
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  ln -s gpg2 "${pkgdir}"/usr/bin/gpg
+}

Copied: gnupg/repos/testing-x86_64/gnupg.install (from rev 154235, 
gnupg/trunk/gnupg.install)
===
--- testing-x86_64/gnupg.install(rev 0)
+++ testing-x86_64/gnupg.install2012-03-24 13:39:37 UTC (rev 154236)

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

2012-03-24 Thread Gaetan Bisson
Date: Saturday, March 24, 2012 @ 09:39:26
  Author: bisson
Revision: 154235

implement FS#28931

Modified:
  gnupg/trunk/PKGBUILD
  gnupg/trunk/gnupg.install

---+
 PKGBUILD  |   53 ++---
 gnupg.install |6 +++---
 2 files changed, 33 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 13:38:31 UTC (rev 154234)
+++ PKGBUILD2012-03-24 13:39:26 UTC (rev 154235)
@@ -1,36 +1,43 @@
 # $Id$
-# Maintainer: Andreas Radke 
-# Committer: Judd Vinet 
+# Maintainer: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
 pkgname=gnupg
-pkgver=1.4.12
+pkgver=2.0.18
 pkgrel=1
-pkgdesc="GNU Privacy Guard - a PGP replacement tool"
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
 arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('zlib' 'bzip2' 'libldap>=2.4.18' 'libusb-compat' 'curl>=7.16.2' 
'readline>=6.0.00')
-source=(ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/gnupg/$pkgname-$pkgver.tar.bz2)
-install=gnupg.install
-url="http://www.gnupg.org/";
-md5sums=('ce3742e5c7912559cab7894ad8ba7f6b')
+optdepends=('curl: gpg2keys_curl'
+'libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon'
+'texinfo: documentation')
+makedepends=('curl' 'libldap' 'libusb-compat' 'texinfo')
+depends=('bzip2' 'libksba' 'libgcrypt' 'pth' 'libassuan' 'readline' 'pinentry' 
'dirmngr')
+install=${pkgname}.install
+source=(ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-$pkgver.tar.bz2{,.sig})
+sha1sums=('5ec2f718760cc3121970a140aeea004b64545c46'
+  'c1b15a6c204434081e2bd8249dde233b6c88c4d0')
 
+conflicts=('gnupg2')
+provides=("gnupg2=${pkgver}")
+replaces=('gnupg2')
+
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-   --libexecdir=/usr/lib \
-   --enable-noexecstack
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexecdir=/usr/lib/gnupg
   make
-  #ln -s ${pkgname}-${pkgver}/scripts .. # seems obsolete now
 }
 
 check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -k check #All 27 tests passed
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
 }
 
-package () {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  
-  # fix fileconflict with gnupg2 pkg
-  rm ${pkgdir}/usr/share/man/man1/gpg-zip.1
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  ln -s gpg2 "${pkgdir}"/usr/bin/gpg
 }

Modified: gnupg.install
===
--- gnupg.install   2012-03-24 13:38:31 UTC (rev 154234)
+++ gnupg.install   2012-03-24 13:39:26 UTC (rev 154235)
@@ -1,10 +1,10 @@
 info_dir=/usr/share/info
-info_files=(gnupg1.info)
+info_files=(gnupg.info gnupg.info-1 gnupg.info-2)
 
 post_install() {
   [ -x usr/bin/install-info ] || return 0
   for f in ${info_files[@]}; do
-usr/bin/install-info ${info_dir}/$f.gz ${info_dir}/dir 2> /dev/null
+usr/bin/install-info ${info_dir}/$f ${info_dir}/dir 2> /dev/null
   done
 }
 
@@ -15,7 +15,7 @@
 pre_remove() {
   [ -x usr/bin/install-info ] || return 0
   for f in ${info_files[@]}; do
-usr/bin/install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2> 
/dev/null
+usr/bin/install-info --delete ${info_dir}/$f ${info_dir}/dir 2> /dev/null
   done
 }
 # vim:set ts=2 sw=2 et:



[arch-commits] Commit in linux-lts/trunk (config config.x86_64)

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 09:38:31
  Author: tpowa
Revision: 154234

disable W1 support in config

Modified:
  linux-lts/trunk/config
  linux-lts/trunk/config.x86_64

---+
 config|   27 +--
 config.x86_64 |   27 +--
 2 files changed, 2 insertions(+), 52 deletions(-)

Modified: config
===
--- config  2012-03-24 13:36:41 UTC (rev 154233)
+++ config  2012-03-24 13:38:31 UTC (rev 154234)
@@ -2979,36 +2979,11 @@
 # MODULbus GPIO expanders:
 #
 CONFIG_GPIO_JANZ_TTL=m
-CONFIG_W1=m
-CONFIG_W1_CON=y
-
-#
-# 1-wire Bus Masters
-#
-CONFIG_W1_MASTER_MATROX=m
-CONFIG_W1_MASTER_DS2490=m
-CONFIG_W1_MASTER_DS2482=m
-CONFIG_W1_MASTER_DS1WM=m
-CONFIG_W1_MASTER_GPIO=m
-
-#
-# 1-wire Slaves
-#
-CONFIG_W1_SLAVE_THERM=m
-CONFIG_W1_SLAVE_SMEM=m
-CONFIG_W1_SLAVE_DS2408=m
-CONFIG_W1_SLAVE_DS2423=m
-CONFIG_W1_SLAVE_DS2431=m
-CONFIG_W1_SLAVE_DS2433=m
-# CONFIG_W1_SLAVE_DS2433_CRC is not set
-CONFIG_W1_SLAVE_DS2760=m
-CONFIG_W1_SLAVE_DS2780=m
-CONFIG_W1_SLAVE_BQ27000=m
+# CONFIG_W1 is not set
 CONFIG_POWER_SUPPLY=y
 # CONFIG_POWER_SUPPLY_DEBUG is not set
 CONFIG_PDA_POWER=m
 CONFIG_TEST_POWER=m
-# CONFIG_BATTERY_DS2760 is not set
 # CONFIG_BATTERY_DS2780 is not set
 # CONFIG_BATTERY_DS2782 is not set
 # CONFIG_BATTERY_OLPC is not set

Modified: config.x86_64
===
--- config.x86_64   2012-03-24 13:36:41 UTC (rev 154233)
+++ config.x86_64   2012-03-24 13:38:31 UTC (rev 154234)
@@ -2826,36 +2826,11 @@
 # MODULbus GPIO expanders:
 #
 CONFIG_GPIO_JANZ_TTL=m
-CONFIG_W1=m
-CONFIG_W1_CON=y
-
-#
-# 1-wire Bus Masters
-#
-CONFIG_W1_MASTER_MATROX=m
-CONFIG_W1_MASTER_DS2490=m
-CONFIG_W1_MASTER_DS2482=m
-CONFIG_W1_MASTER_DS1WM=m
-CONFIG_W1_MASTER_GPIO=m
-
-#
-# 1-wire Slaves
-#
-CONFIG_W1_SLAVE_THERM=m
-CONFIG_W1_SLAVE_SMEM=m
-CONFIG_W1_SLAVE_DS2408=m
-CONFIG_W1_SLAVE_DS2423=m
-CONFIG_W1_SLAVE_DS2431=m
-CONFIG_W1_SLAVE_DS2433=m
-# CONFIG_W1_SLAVE_DS2433_CRC is not set
-CONFIG_W1_SLAVE_DS2760=m
-CONFIG_W1_SLAVE_DS2780=m
-CONFIG_W1_SLAVE_BQ27000=m
+# CONFIG_W1 is not set
 CONFIG_POWER_SUPPLY=y
 # CONFIG_POWER_SUPPLY_DEBUG is not set
 CONFIG_PDA_POWER=m
 CONFIG_TEST_POWER=m
-# CONFIG_BATTERY_DS2760 is not set
 # CONFIG_BATTERY_DS2780 is not set
 # CONFIG_BATTERY_DS2782 is not set
 # CONFIG_BATTERY_BQ20Z75 is not set



[arch-commits] Commit in linux/trunk (config config.x86_64)

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 09:36:41
  Author: tpowa
Revision: 154233

disable W1 support in config

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---+
 config|   29 ++---
 config.x86_64 |   27 +--
 2 files changed, 3 insertions(+), 53 deletions(-)

Modified: config
===
--- config  2012-03-24 13:21:16 UTC (rev 154232)
+++ config  2012-03-24 13:36:41 UTC (rev 154233)
@@ -3042,7 +3042,7 @@
 #
 # PCI GPIO expanders:
 #
-CONFIG_GPIO_CS5535=m
+CONFIG_GPIO_CS5535=y
 CONFIG_GPIO_LANGWELL=y
 CONFIG_GPIO_PCH=m
 CONFIG_GPIO_ML_IOH=m
@@ -3063,36 +3063,11 @@
 # MODULbus GPIO expanders:
 #
 CONFIG_GPIO_JANZ_TTL=m
-CONFIG_W1=m
-CONFIG_W1_CON=y
-
-#
-# 1-wire Bus Masters
-#
-CONFIG_W1_MASTER_MATROX=m
-CONFIG_W1_MASTER_DS2490=m
-CONFIG_W1_MASTER_DS2482=m
-CONFIG_W1_MASTER_DS1WM=m
-CONFIG_W1_MASTER_GPIO=m
-
-#
-# 1-wire Slaves
-#
-CONFIG_W1_SLAVE_THERM=m
-CONFIG_W1_SLAVE_SMEM=m
-CONFIG_W1_SLAVE_DS2408=m
-CONFIG_W1_SLAVE_DS2423=m
-CONFIG_W1_SLAVE_DS2431=m
-CONFIG_W1_SLAVE_DS2433=m
-# CONFIG_W1_SLAVE_DS2433_CRC is not set
-CONFIG_W1_SLAVE_DS2760=m
-CONFIG_W1_SLAVE_DS2780=m
-CONFIG_W1_SLAVE_BQ27000=m
+# CONFIG_W1 is not set
 CONFIG_POWER_SUPPLY=y
 # CONFIG_POWER_SUPPLY_DEBUG is not set
 CONFIG_PDA_POWER=m
 CONFIG_TEST_POWER=m
-# CONFIG_BATTERY_DS2760 is not set
 # CONFIG_BATTERY_DS2780 is not set
 # CONFIG_BATTERY_DS2782 is not set
 CONFIG_BATTERY_OLPC=m

Modified: config.x86_64
===
--- config.x86_64   2012-03-24 13:21:16 UTC (rev 154232)
+++ config.x86_64   2012-03-24 13:36:41 UTC (rev 154233)
@@ -2921,36 +2921,11 @@
 # MODULbus GPIO expanders:
 #
 CONFIG_GPIO_JANZ_TTL=m
-CONFIG_W1=m
-CONFIG_W1_CON=y
-
-#
-# 1-wire Bus Masters
-#
-CONFIG_W1_MASTER_MATROX=m
-CONFIG_W1_MASTER_DS2490=m
-CONFIG_W1_MASTER_DS2482=m
-CONFIG_W1_MASTER_DS1WM=m
-CONFIG_W1_MASTER_GPIO=m
-
-#
-# 1-wire Slaves
-#
-CONFIG_W1_SLAVE_THERM=m
-CONFIG_W1_SLAVE_SMEM=m
-CONFIG_W1_SLAVE_DS2408=m
-CONFIG_W1_SLAVE_DS2423=m
-CONFIG_W1_SLAVE_DS2431=m
-CONFIG_W1_SLAVE_DS2433=m
-# CONFIG_W1_SLAVE_DS2433_CRC is not set
-CONFIG_W1_SLAVE_DS2760=m
-CONFIG_W1_SLAVE_DS2780=m
-CONFIG_W1_SLAVE_BQ27000=m
+# CONFIG_W1 is not set
 CONFIG_POWER_SUPPLY=y
 # CONFIG_POWER_SUPPLY_DEBUG is not set
 CONFIG_PDA_POWER=m
 CONFIG_TEST_POWER=m
-# CONFIG_BATTERY_DS2760 is not set
 # CONFIG_BATTERY_DS2780 is not set
 # CONFIG_BATTERY_DS2782 is not set
 # CONFIG_BATTERY_SBS is not set



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

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 09:21:16
  Author: tpowa
Revision: 154232

remove not needed arches

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 13:18:56 UTC (rev 154231)
+++ PKGBUILD2012-03-24 13:21:16 UTC (rev 154232)
@@ -275,5 +275,5 @@
   done
 
   # remove unneeded architectures
-  rm -rf 
"${pkgdir}"/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,microblaze,mn10300,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,xtensa}
+  rm -rf 
"${pkgdir}"/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,microblaze,mn10300,parisc,powerpc,ppc,s390,score,sh,sh64,sparc,sparc64,tile,um,unicore32,v850,xtensa}
 }



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

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 09:18:56
  Author: tpowa
Revision: 154231

add mtd includes #29076

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 13:17:56 UTC (rev 154230)
+++ PKGBUILD2012-03-24 13:18:56 UTC (rev 154231)
@@ -169,7 +169,7 @@
   mkdir -p "${pkgdir}/usr/src/linux-${_kernver}/include"
 
   for i in acpi asm-generic config crypto drm generated linux math-emu \
-media net pcmcia scsi sound trace video xen; do
+media mtd net pcmcia scsi sound trace video xen; do
 cp -a include/${i} "${pkgdir}/usr/src/linux-${_kernver}/include/"
   done
 



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

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 09:17:56
  Author: tpowa
Revision: 154230

add mtd includes #29076

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 12:56:29 UTC (rev 154229)
+++ PKGBUILD2012-03-24 13:17:56 UTC (rev 154230)
@@ -26,8 +26,8 @@
 'i915-gpu-finish.patch'
 'ext4-options.patch')
 md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- 'bc76907bcce23d0ed5c00770537c7b28'
- '9e2fd1e2971be242ca5527bea062fb29'
+ '212f78ea8702c42fa86e282ab6a70a69'
+ 'e9b1fac2ac5449816e085661a16387e6'
  'eb14dcfd80c00852ef81ded6e826826a'
  '38c1fd4a1f303f1f6c38e7f082727e2f'
  '9d3c56a4b999c8bfbd4018089a62f662'
@@ -182,7 +182,7 @@
   mkdir -p "${pkgdir}/usr/src/linux-${_kernver}/include"
 
   for i in acpi asm-generic config crypto drm generated linux math-emu \
-media net pcmcia scsi sound trace video xen; do
+media mtd net pcmcia scsi sound trace video xen; do
 cp -a include/${i} "${pkgdir}/usr/src/linux-${_kernver}/include/"
   done
 
@@ -307,66 +307,3 @@
   # remove a file already in linux package
   rm -f "${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile"
 }
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- 'b77595dd2dac4735507dd2bb50f54b95'
- '81916f6067beb40185170449f9a25f2f'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
- 'bb7fd1aa23016c8057046b84fd4eb528')
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- 'b77595dd2dac4735507dd2bb50f54b95'
- 'd142596bd1bd65d12b1195e32d567a09'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
- 'bb7fd1aa23016c8057046b84fd4eb528')
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- 'b77595dd2dac4735507dd2bb50f54b95'
- '57a2d30d7ef8032312a85501fe979629'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
- 'bb7fd1aa23016c8057046b84fd4eb528')
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- 'fa5c61c4c8e904698bb0c5d42fc45608'
- '2e950f25c8992369cacfd9f2c873bf87'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
- 'bb7fd1aa23016c8057046b84fd4eb528')
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- '97358657b9b55c39607fd610aa1d69c5'
- '2e950f25c8992369cacfd9f2c873bf87'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
- 'bb7fd1aa23016c8057046b84fd4eb528')
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- '2a71fcbd91ac2c41864540e0ef627cc0'
- 'e7ea14f381b1bacddbf6edbf9119373c'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
- 'bb7fd1aa23016c8057046b84fd4eb528')
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- '2a71fcbd91ac2c41864540e0ef627cc0'
- 'c4d354d6fc0b2576435fa3fde01e1522'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
- 'bb7fd1aa23016c8057046b84fd4eb528')



[arch-commits] Commit in iptables/repos (24 files)

2012-03-24 Thread Ronald van Haren
Date: Saturday, March 24, 2012 @ 08:56:29
  Author: ronald
Revision: 154229

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  iptables/repos/testing-i686/
  iptables/repos/testing-i686/PKGBUILD
(from rev 154228, iptables/trunk/PKGBUILD)
  iptables/repos/testing-i686/empty-filter.rules
(from rev 154228, iptables/trunk/empty-filter.rules)
  iptables/repos/testing-i686/empty-mangle.rules
(from rev 154228, iptables/trunk/empty-mangle.rules)
  iptables/repos/testing-i686/empty-nat.rules
(from rev 154228, iptables/trunk/empty-nat.rules)
  iptables/repos/testing-i686/empty-raw.rules
(from rev 154228, iptables/trunk/empty-raw.rules)
  iptables/repos/testing-i686/empty-security.rules
(from rev 154228, iptables/trunk/empty-security.rules)
  iptables/repos/testing-i686/empty.rules
(from rev 154228, iptables/trunk/empty.rules)
  iptables/repos/testing-i686/ip6tables
(from rev 154228, iptables/trunk/ip6tables)
  iptables/repos/testing-i686/iptables
(from rev 154228, iptables/trunk/iptables)
  iptables/repos/testing-i686/iptables.conf.d
(from rev 154228, iptables/trunk/iptables.conf.d)
  iptables/repos/testing-i686/simple_firewall.rules
(from rev 154228, iptables/trunk/simple_firewall.rules)
  iptables/repos/testing-x86_64/
  iptables/repos/testing-x86_64/PKGBUILD
(from rev 154228, iptables/trunk/PKGBUILD)
  iptables/repos/testing-x86_64/empty-filter.rules
(from rev 154228, iptables/trunk/empty-filter.rules)
  iptables/repos/testing-x86_64/empty-mangle.rules
(from rev 154228, iptables/trunk/empty-mangle.rules)
  iptables/repos/testing-x86_64/empty-nat.rules
(from rev 154228, iptables/trunk/empty-nat.rules)
  iptables/repos/testing-x86_64/empty-raw.rules
(from rev 154228, iptables/trunk/empty-raw.rules)
  iptables/repos/testing-x86_64/empty-security.rules
(from rev 154228, iptables/trunk/empty-security.rules)
  iptables/repos/testing-x86_64/empty.rules
(from rev 154228, iptables/trunk/empty.rules)
  iptables/repos/testing-x86_64/ip6tables
(from rev 154228, iptables/trunk/ip6tables)
  iptables/repos/testing-x86_64/iptables
(from rev 154228, iptables/trunk/iptables)
  iptables/repos/testing-x86_64/iptables.conf.d
(from rev 154228, iptables/trunk/iptables.conf.d)
  iptables/repos/testing-x86_64/simple_firewall.rules
(from rev 154228, iptables/trunk/simple_firewall.rules)

--+
 testing-i686/PKGBUILD|   79 +
 testing-i686/empty-filter.rules  |6 ++
 testing-i686/empty-mangle.rules  |8 +++
 testing-i686/empty-nat.rules |7 ++
 testing-i686/empty-raw.rules |5 ++
 testing-i686/empty-security.rules|6 ++
 testing-i686/empty.rules |6 ++
 testing-i686/ip6tables   |   69 
 testing-i686/iptables|   68 
 testing-i686/iptables.conf.d |   12 +
 testing-i686/simple_firewall.rules   |   11 
 testing-x86_64/PKGBUILD  |   79 +
 testing-x86_64/empty-filter.rules|6 ++
 testing-x86_64/empty-mangle.rules|8 +++
 testing-x86_64/empty-nat.rules   |7 ++
 testing-x86_64/empty-raw.rules   |5 ++
 testing-x86_64/empty-security.rules  |6 ++
 testing-x86_64/empty.rules   |6 ++
 testing-x86_64/ip6tables |   69 
 testing-x86_64/iptables  |   68 
 testing-x86_64/iptables.conf.d   |   12 +
 testing-x86_64/simple_firewall.rules |   11 
 22 files changed, 554 insertions(+)

Copied: iptables/repos/testing-i686/PKGBUILD (from rev 154228, 
iptables/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 12:56:29 UTC (rev 154229)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Thomas Baechler 
+
+pkgname=iptables
+pkgver=1.4.12.2
+pkgrel=2
+pkgdesc='Linux kernel packet control tool'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://www.netfilter.org/projects/iptables/index.html'
+depends=('glibc' 'bash')
+makedepends=('linux-api-headers')
+options=('!libtool')
+source=("http://www.iptables.org/projects/iptables/files/${pkgname}-${pkgver}.tar.bz2";
+iptables
+ip6tables
+empty.rules
+simple_firewall.rules
+iptables.conf.d
+empty-filter.rules
+empty-mangle.rules
+empty-nat.rules
+empty-raw.rules
+empty-security.rules)
+backup=(etc/conf.d/iptables)
+sha1sums=('4dc8cdf1b711b23ed88e0e0e157d2bf2d81c'
+  '5bb6fa526665cdd728c26f0f282f5a51f220cf88'
+  '2db68906b603e5268736f48c8e251f3a49da1d75'
+  '83b3363878e3660ce23b2ad325b53cbd6c796ecf'
+  '9907f9e815592837abc7fa3264a

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

2012-03-24 Thread Ronald van Haren
Date: Saturday, March 24, 2012 @ 08:53:02
  Author: ronald
Revision: 154228

upgpkg: iptables 1.4.12.2-2

gcc rebuild; add buildfix from LFS

Modified:
  iptables/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 11:08:13 UTC (rev 154227)
+++ PKGBUILD2012-03-24 12:53:02 UTC (rev 154228)
@@ -4,7 +4,7 @@
 
 pkgname=iptables
 pkgver=1.4.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Linux kernel packet control tool'
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -43,6 +43,9 @@
   sed -i '87 i libxt_RATEEST.so: libxt_RATEEST.oo' extensions/GNUmakefile.in
   sed -i '88 i \\t${AM_VERBOSE_CCLD} ${CCLD} ${AM_LDFLAGS} -lm -shared 
${LDFLAGS} -o $@ $<;\n' extensions/GNUmakefile.in
 
+  # buildfix from LFS
+  sed  -i  '/if_packet/i#define __aligned_u64 __u64 
__attribute__((aligned(8)))' extensions/libxt_pkttype.c
+
  # FS#25358: libxt_statistic.so undefined symbol: lround 
  export LDFLAGS='-lm'
 



[arch-commits] Commit in linux-lts/repos (20 files)

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 07:08:13
  Author: tpowa
Revision: 154227

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/CVE-2012-0056.patch
(from rev 154226, linux-lts/trunk/CVE-2012-0056.patch)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 154226, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 154226, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 154226, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 154226, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/ext4-options.patch
(from rev 154226, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/testing-i686/i915-fix-ghost-tv-output.patch
(from rev 154226, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 154226, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 154226, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/CVE-2012-0056.patch
(from rev 154226, linux-lts/trunk/CVE-2012-0056.patch)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 154226, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 154226, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 154226, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 154226, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/ext4-options.patch
(from rev 154226, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/testing-x86_64/i915-fix-ghost-tv-output.patch
(from rev 154226, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 154226, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 154226, linux-lts/trunk/linux-lts.preset)

--+
 testing-i686/CVE-2012-0056.patch |  269 
 testing-i686/PKGBUILD|  279 
 testing-i686/change-default-console-loglevel.patch   |   12 
 testing-i686/config  | 5664 +
 testing-i686/config.x86_64   | 5405 
 testing-i686/ext4-options.patch  |   49 
 testing-i686/i915-fix-ghost-tv-output.patch  |   26 
 testing-i686/linux-lts.install   |   62 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/CVE-2012-0056.patch   |  269 
 testing-x86_64/PKGBUILD  |  279 
 testing-x86_64/change-default-console-loglevel.patch |   12 
 testing-x86_64/config| 5664 +
 testing-x86_64/config.x86_64 | 5405 
 testing-x86_64/ext4-options.patch|   49 
 testing-x86_64/i915-fix-ghost-tv-output.patch|   26 
 testing-x86_64/linux-lts.install |   62 
 testing-x86_64/linux-lts.preset  |   14 
 18 files changed, 23560 insertions(+)

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


[arch-commits] Commit in linux-lts/trunk (PKGBUILD config linux-lts.install)

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 07:07:04
  Author: tpowa
Revision: 154226

upgpkg: linux-lts 3.0.26-1

bump to latest version

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/config
  linux-lts/trunk/linux-lts.install

---+
 PKGBUILD  |8 
 config|4 +---
 linux-lts.install |2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:55:11 UTC (rev 154225)
+++ PKGBUILD2012-03-24 11:07:04 UTC (rev 154226)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.25
+pkgver=${_basekernel}.26
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/";
@@ -24,9 +24,9 @@
 'i915-fix-ghost-tv-output.patch'
 'ext4-options.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- 'cbb2e7391ff653b9e74eaa366bb24b17'
- 'c4387ad78d96284c64014abea54003af'
- '130d45b323b5ea0a34f35e7c865ff966'
+ '5f6d10fe01c72f4295da25945d02c820'
+ '28ca088cfd730c583709a027ddbda720'
+ 'eb4947d683a82b38ab933b29a18e406e'
  '21a33df5fba2da2f56e447fb171f02c0'
  '9d3c56a4b999c8bfbd4018089a62f662'
  '263725f20c0b9eb9c353040792d644e5'

Modified: config
===
--- config  2012-03-24 10:55:11 UTC (rev 154225)
+++ config  2012-03-24 11:07:04 UTC (rev 154226)
@@ -4830,9 +4830,7 @@
 CONFIG_COMEDI_8255=m
 CONFIG_COMEDI_DAS08=m
 CONFIG_COMEDI_FC=m
-CONFIG_FB_OLPC_DCON=m
-CONFIG_FB_OLPC_DCON_1=y
-CONFIG_FB_OLPC_DCON_1_5=y
+# CONFIG_FB_OLPC_DCON is not set
 CONFIG_ASUS_OLED=m
 # CONFIG_PANEL is not set
 CONFIG_R8187SE=m

Modified: linux-lts.install
===
--- linux-lts.install   2012-03-24 10:55:11 UTC (rev 154225)
+++ linux-lts.install   2012-03-24 11:07:04 UTC (rev 154226)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.25-1-lts
+KERNEL_VERSION=3.0.26-1-lts
 
 post_install () {
   # updating module dependencies



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

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 06:55:11
  Author: tpowa
Revision: 154225

fix module

Modified:
  linux/trunk/config

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

Modified: config
===
--- config  2012-03-24 10:47:50 UTC (rev 154224)
+++ config  2012-03-24 10:55:11 UTC (rev 154225)
@@ -3042,7 +3042,7 @@
 #
 # PCI GPIO expanders:
 #
-CONFIG_GPIO_CS5535=y
+CONFIG_GPIO_CS5535=m
 CONFIG_GPIO_LANGWELL=y
 CONFIG_GPIO_PCH=m
 CONFIG_GPIO_ML_IOH=m



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

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 06:47:50
  Author: tpowa
Revision: 154224

restore olpc for i686

Modified:
  linux/trunk/config

+
 config |   38 +++---
 1 file changed, 35 insertions(+), 3 deletions(-)

Modified: config
===
--- config  2012-03-24 10:34:56 UTC (rev 154223)
+++ config  2012-03-24 10:47:50 UTC (rev 154224)
@@ -599,10 +599,12 @@
 # CONFIG_PCI_GOBIOS is not set
 # CONFIG_PCI_GOMMCONFIG is not set
 # CONFIG_PCI_GODIRECT is not set
+# CONFIG_PCI_GOOLPC is not set
 CONFIG_PCI_GOANY=y
 CONFIG_PCI_BIOS=y
 CONFIG_PCI_DIRECT=y
 CONFIG_PCI_MMCONFIG=y
+CONFIG_PCI_OLPC=y
 CONFIG_PCI_DOMAINS=y
 # CONFIG_PCI_CNB20LE_QUIRK is not set
 CONFIG_PCIEPORTBUS=y
@@ -629,7 +631,11 @@
 # CONFIG_EISA is not set
 # CONFIG_MCA is not set
 # CONFIG_SCx200 is not set
-# CONFIG_OLPC is not set
+CONFIG_OLPC=y
+CONFIG_OLPC_XO1_PM=y
+CONFIG_OLPC_XO1_RTC=y
+CONFIG_OLPC_XO1_SCI=y
+CONFIG_OLPC_XO15_SCI=y
 # CONFIG_ALIX is not set
 CONFIG_AMD_NB=y
 CONFIG_PCCARD=m
@@ -1341,6 +1347,7 @@
 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
 # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
 # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
+CONFIG_MTD_OF_PARTS=m
 CONFIG_MTD_AR7_PARTS=m
 
 #
@@ -1390,6 +1397,7 @@
 #
 CONFIG_MTD_COMPLEX_MAPPINGS=y
 # CONFIG_MTD_PHYSMAP is not set
+CONFIG_MTD_PHYSMAP_OF=m
 CONFIG_MTD_SC520CDP=m
 CONFIG_MTD_NETSC520=m
 CONFIG_MTD_TS5500=m
@@ -1461,6 +1469,23 @@
 CONFIG_MTD_UBI_BEB_RESERVE=1
 # CONFIG_MTD_UBI_GLUEBI is not set
 # CONFIG_MTD_UBI_DEBUG is not set
+CONFIG_OF=y
+
+#
+# Device Tree and Open Firmware support
+#
+CONFIG_PROC_DEVICETREE=y
+# CONFIG_OF_SELFTEST is not set
+CONFIG_OF_PROMTREE=y
+CONFIG_OF_ADDRESS=y
+CONFIG_OF_IRQ=y
+CONFIG_OF_DEVICE=y
+CONFIG_OF_GPIO=y
+CONFIG_OF_I2C=m
+CONFIG_OF_NET=y
+CONFIG_OF_MDIO=m
+CONFIG_OF_PCI=y
+CONFIG_OF_PCI_IRQ=y
 CONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
 CONFIG_PARPORT_SERIAL=m
@@ -2631,6 +2656,7 @@
 CONFIG_MOUSE_PS2_ELANTECH=y
 CONFIG_MOUSE_PS2_SENTELIC=y
 # CONFIG_MOUSE_PS2_TOUCHKIT is not set
+CONFIG_MOUSE_PS2_OLPC=y
 CONFIG_MOUSE_SERIAL=y
 CONFIG_MOUSE_APPLETOUCH=m
 CONFIG_MOUSE_BCM5974=m
@@ -2822,6 +2848,7 @@
 CONFIG_SERIAL_8250_NR_UARTS=32
 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
 # CONFIG_SERIAL_8250_EXTENDED is not set
+CONFIG_SERIAL_8250_DW=m
 
 #
 # Non-8250 serial port support
@@ -2831,6 +2858,7 @@
 CONFIG_SERIAL_CORE=y
 CONFIG_SERIAL_CORE_CONSOLE=y
 CONFIG_SERIAL_JSM=m
+CONFIG_SERIAL_OF_PLATFORM=m
 CONFIG_SERIAL_TIMBERDALE=m
 CONFIG_SERIAL_ALTERA_JTAGUART=m
 CONFIG_SERIAL_ALTERA_UART=m
@@ -2938,7 +2966,8 @@
 CONFIG_I2C_INTEL_MID=m
 CONFIG_I2C_OCORES=m
 CONFIG_I2C_PCA_PLATFORM=m
-# CONFIG_I2C_PXA_PCI is not set
+CONFIG_I2C_PXA=m
+CONFIG_I2C_PXA_PCI=y
 CONFIG_I2C_SIMTEC=m
 CONFIG_I2C_XILINX=m
 CONFIG_I2C_EG20T=m
@@ -3013,7 +3042,7 @@
 #
 # PCI GPIO expanders:
 #
-CONFIG_GPIO_CS5535=m
+CONFIG_GPIO_CS5535=y
 CONFIG_GPIO_LANGWELL=y
 CONFIG_GPIO_PCH=m
 CONFIG_GPIO_ML_IOH=m
@@ -3066,6 +3095,7 @@
 # CONFIG_BATTERY_DS2760 is not set
 # CONFIG_BATTERY_DS2780 is not set
 # CONFIG_BATTERY_DS2782 is not set
+CONFIG_BATTERY_OLPC=m
 # CONFIG_BATTERY_SBS is not set
 # CONFIG_BATTERY_BQ27x00 is not set
 # CONFIG_BATTERY_MAX17040 is not set
@@ -4921,6 +4951,7 @@
 CONFIG_COMEDI_8255=m
 CONFIG_COMEDI_DAS08=m
 CONFIG_COMEDI_FC=m
+# CONFIG_FB_OLPC_DCON is not set
 CONFIG_ASUS_OLED=m
 # CONFIG_PANEL is not set
 CONFIG_R8187SE=m
@@ -5077,6 +5108,7 @@
 CONFIG_ACPI_CMPC=m
 CONFIG_INTEL_IPS=m
 CONFIG_IBM_RTL=m
+CONFIG_XO1_RFKILL=m
 CONFIG_XO15_EBOOK=m
 CONFIG_SAMSUNG_LAPTOP=m
 CONFIG_MXM_WMI=m



[arch-commits] Commit in xf86-video-ast/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:34:56
  Author: jgc
Revision: 154223

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-ast/repos/extra-i686/PKGBUILD
(from rev 154222, xf86-video-ast/trunk/PKGBUILD)
  xf86-video-ast/repos/extra-x86_64/PKGBUILD
(from rev 154222, xf86-video-ast/trunk/PKGBUILD)
Deleted:
  xf86-video-ast/repos/extra-i686/PKGBUILD
  xf86-video-ast/repos/extra-i686/ast-0.93.9-vga.patch
  xf86-video-ast/repos/extra-x86_64/PKGBUILD
  xf86-video-ast/repos/extra-x86_64/ast-0.93.9-vga.patch

---+
 extra-i686/PKGBUILD   |   63 +---
 extra-i686/ast-0.93.9-vga.patch   |   38 -
 extra-x86_64/PKGBUILD |   63 +---
 extra-x86_64/ast-0.93.9-vga.patch |   38 -
 4 files changed, 60 insertions(+), 142 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-24 10:34:30 UTC (rev 154222)
+++ extra-i686/PKGBUILD 2012-03-24 10:34:56 UTC (rev 154223)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-ast
-pkgver=0.93.9
-pkgrel=2
-pkgdesc="X.org ASPEED AST Graphics video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.902')
-conflicts=('xorg-server<1.11.99.902')
-options=('!libtool')
-groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-ast-0.93.9-vga.patch)
-md5sums=('e25c6a55e9d07cc6054d6affc1231296'
- '9aa9ea4c568b6563389fa634cb0f7cf0')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/ast-0.93.9-vga.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-ast/repos/extra-i686/PKGBUILD (from rev 154222, 
xf86-video-ast/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-24 10:34:56 UTC (rev 154223)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-ast
+pkgver=0.93.10
+pkgrel=1
+pkgdesc="X.org ASPEED AST Graphics video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('c9d466fef391bdf960f79b82f1f776a1c1ab870e93475c3d1b3d028531fac4e0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-i686/ast-0.93.9-vga.patch
===
--- extra-i686/ast-0.93.9-vga.patch 2012-03-24 10:34:30 UTC (rev 154222)
+++ extra-i686/ast-0.93.9-vga.patch 2012-03-24 10:34:56 UTC (rev 154223)
@@ -1,38 +0,0 @@
-From 4a7eda24050b42072c77d527257609e743e8dc78 Mon Sep 17 00:00:00 2001
-From: Adam Jackson 
-Date: Wed, 16 Nov 2011 20:09:40 +
-Subject: Adapt to domain changes in videoabi 12
-
-This is a blind change, I don't have this hardware handy to test with.
-It probably wants the same new API that tdfx wants.
-
-Signed-off-by: Adam Jackson 

-diff --git a/src/ast_driver.c b/src/ast_driver.c
-index bd3d338..128538f 100644
 a/src/ast_driver.c
-+++ b/src/ast_driver.c
-@@ -498,11 +498,20 @@ ASTPreInit(ScrnInfoPtr pScrn, int flags)
- (pScrn->chipset != NULL) ? pScrn->chipset : "Unknown ast");
- 
-/* Resource Allocation */
-+#if ABI_VIDEODRV_VERSION < 12
- pAST->IODBase = pScrn->domainIOBase;  
-+#else
-+pAST->IODBase = 0;
-+#endif
- /* "Patch" the PIOOffset inside vgaHW in order to force
-  * the vgaHW module to use our relocated i/o ports.
-  */
--VGAHWPTR(pScrn)->PIOOffset = pAST->PIOOffset = pAST->IODBase + 
PCI_REGION_BASE(pAST->PciInfo, 2, REGION_IO) - 0x380;
-+
-+#if ABI_VIDEODRV_VERSION < 12
-+VGAHWPTR(pScrn)->PIOOffset = /* ... */
-+#endif
-+  pAST->PIOOffset =
-+  pAST->IODBase + PCI_REGION_BASE(pAST->PciInfo, 2, REGION_IO) - 0x380;
-   
- pAST->RelocateIO = (IOADDRESS)(PCI_REGION_BASE(pAST->PciInfo, 2, 
REGION_IO) + pAST->IODBase);
-   
---
-cgit v0.9.0.2-2-gbebe

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   

[arch-commits] Commit in xf86-video-ast/trunk (PKGBUILD ast-0.93.9-vga.patch)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:34:30
  Author: jgc
Revision: 154222

upgpkg: xf86-video-ast 0.93.10-1

Update to 0.93.10

Modified:
  xf86-video-ast/trunk/PKGBUILD
Deleted:
  xf86-video-ast/trunk/ast-0.93.9-vga.patch

--+
 PKGBUILD |   15 ++-
 ast-0.93.9-vga.patch |   38 --
 2 files changed, 6 insertions(+), 47 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:34:01 UTC (rev 154221)
+++ PKGBUILD2012-03-24 10:34:30 UTC (rev 154222)
@@ -2,25 +2,22 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-ast
-pkgver=0.93.9
-pkgrel=2
+pkgver=0.93.10
+pkgrel=1
 pkgdesc="X.org ASPEED AST Graphics video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.902')
-conflicts=('xorg-server<1.11.99.902')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-ast-0.93.9-vga.patch)
-md5sums=('e25c6a55e9d07cc6054d6affc1231296'
- '9aa9ea4c568b6563389fa634cb0f7cf0')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('c9d466fef391bdf960f79b82f1f776a1c1ab870e93475c3d1b3d028531fac4e0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/ast-0.93.9-vga.patch
   ./configure --prefix=/usr
   make
 }

Deleted: ast-0.93.9-vga.patch
===
--- ast-0.93.9-vga.patch2012-03-24 10:34:01 UTC (rev 154221)
+++ ast-0.93.9-vga.patch2012-03-24 10:34:30 UTC (rev 154222)
@@ -1,38 +0,0 @@
-From 4a7eda24050b42072c77d527257609e743e8dc78 Mon Sep 17 00:00:00 2001
-From: Adam Jackson 
-Date: Wed, 16 Nov 2011 20:09:40 +
-Subject: Adapt to domain changes in videoabi 12
-
-This is a blind change, I don't have this hardware handy to test with.
-It probably wants the same new API that tdfx wants.
-
-Signed-off-by: Adam Jackson 

-diff --git a/src/ast_driver.c b/src/ast_driver.c
-index bd3d338..128538f 100644
 a/src/ast_driver.c
-+++ b/src/ast_driver.c
-@@ -498,11 +498,20 @@ ASTPreInit(ScrnInfoPtr pScrn, int flags)
- (pScrn->chipset != NULL) ? pScrn->chipset : "Unknown ast");
- 
-/* Resource Allocation */
-+#if ABI_VIDEODRV_VERSION < 12
- pAST->IODBase = pScrn->domainIOBase;  
-+#else
-+pAST->IODBase = 0;
-+#endif
- /* "Patch" the PIOOffset inside vgaHW in order to force
-  * the vgaHW module to use our relocated i/o ports.
-  */
--VGAHWPTR(pScrn)->PIOOffset = pAST->PIOOffset = pAST->IODBase + 
PCI_REGION_BASE(pAST->PciInfo, 2, REGION_IO) - 0x380;
-+
-+#if ABI_VIDEODRV_VERSION < 12
-+VGAHWPTR(pScrn)->PIOOffset = /* ... */
-+#endif
-+  pAST->PIOOffset =
-+  pAST->IODBase + PCI_REGION_BASE(pAST->PciInfo, 2, REGION_IO) - 0x380;
-   
- pAST->RelocateIO = (IOADDRESS)(PCI_REGION_BASE(pAST->PciInfo, 2, 
REGION_IO) + pAST->IODBase);
-   
---
-cgit v0.9.0.2-2-gbebe



[arch-commits] Commit in xf86-video-cirrus/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:34:01
  Author: jgc
Revision: 154221

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
(from rev 154220, xf86-video-cirrus/trunk/PKGBUILD)
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD
(from rev 154220, xf86-video-cirrus/trunk/PKGBUILD)
Deleted:
  xf86-video-cirrus/repos/extra-i686/PKGBUILD
  xf86-video-cirrus/repos/extra-i686/cirrus-1.3.2-git.patch
  xf86-video-cirrus/repos/extra-x86_64/PKGBUILD
  xf86-video-cirrus/repos/extra-x86_64/cirrus-1.3.2-git.patch

-+
 extra-i686/PKGBUILD |   63 +-
 extra-i686/cirrus-1.3.2-git.patch   |  846 --
 extra-x86_64/PKGBUILD   |   63 +-
 extra-x86_64/cirrus-1.3.2-git.patch |  846 --
 4 files changed, 60 insertions(+), 1758 deletions(-)

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


[arch-commits] Commit in xf86-video-cirrus/trunk (PKGBUILD cirrus-1.3.2-git.patch)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:33:35
  Author: jgc
Revision: 154220

upgpkg: xf86-video-cirrus 1.4.0-1

Update to 1.4.0

Modified:
  xf86-video-cirrus/trunk/PKGBUILD
Deleted:
  xf86-video-cirrus/trunk/cirrus-1.3.2-git.patch

+
 PKGBUILD   |   15 
 cirrus-1.3.2-git.patch |  846 ---
 2 files changed, 6 insertions(+), 855 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:32:19 UTC (rev 154219)
+++ PKGBUILD2012-03-24 10:33:35 UTC (rev 154220)
@@ -2,25 +2,22 @@
 #Maintainer: Jan de Groot 
 
 pkgname=xf86-video-cirrus
-pkgver=1.3.2
-pkgrel=8
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="X.org Cirrus Logic video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903')
-conflicts=('xorg-server<1.11.99.903')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-cirrus-1.3.2-git.patch)
-md5sums=('8195d03ed0be0975c03441e66a9f53b3'
- '3e3677f330f1c24ce0f570c81f2b9de2')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('2b07fa5d4a86acb277d72c7ae35566ae21b08836645c6a88e7662422af5e962e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/cirrus-1.3.2-git.patch
   ./configure --prefix=/usr
   make
 }

Deleted: cirrus-1.3.2-git.patch
===
--- cirrus-1.3.2-git.patch  2012-03-24 10:32:19 UTC (rev 154219)
+++ cirrus-1.3.2-git.patch  2012-03-24 10:33:35 UTC (rev 154220)
@@ -1,846 +0,0 @@
-diff --git a/Makefile.am b/Makefile.am
-index aa89732..7bd8873 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -18,17 +18,18 @@
- #  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.
- 
--AUTOMAKE_OPTIONS = foreign
- SUBDIRS = src man
-+MAINTAINERCLEANFILES = ChangeLog INSTALL
- 
--EXTRA_DIST = README.multihead ChangeLog
-+EXTRA_DIST = README.multihead
- 
--MAINTAINERCLEANFILES=ChangeLog
-+.PHONY: ChangeLog INSTALL
- 
--.PHONY: ChangeLog
-+INSTALL:
-+  $(INSTALL_CMD)
- 
- ChangeLog:
-   $(CHANGELOG_CMD)
- 
--dist-hook: ChangeLog
-+dist-hook: ChangeLog INSTALL
- 
-diff --git a/configure.ac b/configure.ac
-index d205eb3..68c3eb3 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -20,47 +20,47 @@
- #
- # Process this file with autoconf to produce a configure script
- 
--AC_PREREQ(2.57)
-+# Initialize Autoconf
-+AC_PREREQ([2.60])
- AC_INIT([xf86-video-cirrus],
--1.3.2,
-+[1.3.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
--xf86-video-cirrus)
--
-+[xf86-video-cirrus])
- AC_CONFIG_SRCDIR([Makefile.am])
--AM_CONFIG_HEADER([config.h])
-+AC_CONFIG_HEADERS([config.h])
- AC_CONFIG_AUX_DIR(.)
- 
--AM_INIT_AUTOMAKE([dist-bzip2])
--
-+# Initialize Automake
-+AM_INIT_AUTOMAKE([foreign dist-bzip2])
- AM_MAINTAINER_MODE
- 
--# Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG
--m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or 
later before running autoconf/autogen])])
--XORG_MACROS_VERSION(1.2)
-+# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
-+m4_ifndef([XORG_MACROS_VERSION],
-+  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
-+XORG_MACROS_VERSION(1.8)
-+XORG_DEFAULT_OPTIONS
- 
--# Checks for programs.
-+# Initialize libtool
- AC_DISABLE_STATIC
- AC_PROG_LIBTOOL
--AC_PROG_CC
--XORG_CWARNFLAGS
- 
- AH_TOP([#include "xorg-server.h"])
- 
-+# Define a configure option for an alternate module directory
- AC_ARG_WITH(xorg-module-dir,
--AC_HELP_STRING([--with-xorg-module-dir=DIR],
-+AS_HELP_STRING([--with-xorg-module-dir=DIR],
-[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
- [moduledir="$withval"],
- [moduledir="$libdir/xorg/modules"])
- 
--# Checks for extensions
-+# Store the list of server defined optional extensions in REQUIRED_MODULES
- XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
- XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
- XORG_DRIVER_CHECK_EXT(XV, videoproto)
- XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
- 
--# Checks for pkg-config packages
-+# Obtain compiler/linker options for the driver dependencies
- PKG_CHECK_MODULES(XORG, [xorg-server >= 1.4 xproto fontsproto 
$REQUIRED_MODULES])
--sdkdir=$(pkg-config --variable=sdkdir xorg-server)
- 
- # Checks for libraries.
- SAVE_CPPFLAGS="$CPPFLAGS"
-@@ -78,21 +78,15 @@ if test "x$XSERVER_LIBPCIACCESS" = xyes; then
- fi
- AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test "x$XSERVER_LIBPCIACCESS" = x

[arch-commits] Commit in xf86-video-i128/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:32:19
  Author: jgc
Revision: 154219

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-i128/repos/extra-i686/PKGBUILD
(from rev 154218, xf86-video-i128/trunk/PKGBUILD)
  xf86-video-i128/repos/extra-x86_64/PKGBUILD
(from rev 154218, xf86-video-i128/trunk/PKGBUILD)
Deleted:
  xf86-video-i128/repos/extra-i686/PKGBUILD
  xf86-video-i128/repos/extra-i686/i128-1.3.4-git.patch
  xf86-video-i128/repos/extra-x86_64/PKGBUILD
  xf86-video-i128/repos/extra-x86_64/i128-1.3.4-git.patch

---+
 extra-i686/PKGBUILD   |   63 ++---
 extra-i686/i128-1.3.4-git.patch   |  173 
 extra-x86_64/PKGBUILD |   63 ++---
 extra-x86_64/i128-1.3.4-git.patch |  173 
 4 files changed, 60 insertions(+), 412 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-24 10:31:51 UTC (rev 154218)
+++ extra-i686/PKGBUILD 2012-03-24 10:32:19 UTC (rev 154219)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer:Jan de Groot 
-
-pkgname=xf86-video-i128
-pkgver=1.3.4
-pkgrel=5
-pkgdesc="X.org Number 9 I128 video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903')
-conflicts=('xorg-server<1.11.99.903')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-i128-1.3.4-git.patch)
-sha1sums=('d5f755dc964eaa067b4efcafafd00814a60df775'
-  'c282f9de94ef7225f03034c9c07f40f46bd44bdc')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/i128-1.3.4-git.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-i128/repos/extra-i686/PKGBUILD (from rev 154218, 
xf86-video-i128/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-24 10:32:19 UTC (rev 154219)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:Jan de Groot 
+
+pkgname=xf86-video-i128
+pkgver=1.3.5
+pkgrel=1
+pkgdesc="X.org Number 9 I128 video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3eedeb1e575e96b2ebebdf894c515e8543900aa3f9f85d10120b8240264333ea')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-i686/i128-1.3.4-git.patch
===
--- extra-i686/i128-1.3.4-git.patch 2012-03-24 10:31:51 UTC (rev 154218)
+++ extra-i686/i128-1.3.4-git.patch 2012-03-24 10:32:19 UTC (rev 154219)
@@ -1,173 +0,0 @@
-diff --git a/man/i128.man b/man/i128.man
-index 920d2ab..a8e2e54 100644
 a/man/i128.man
-+++ b/man/i128.man
-@@ -1,4 +1,3 @@
--.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i128/i128.man,v 1.2 
2001/01/27 18:20:48 dawes Exp $ 
- .\" shorthand for double quote that works everywhere.
- .ds q \N'34'
- .TH I128 __drivermansuffix__ __vendorversion__
-diff --git a/src/i128_driver.c b/src/i128_driver.c
-index 903a3a8..92f9d58 100644
 a/src/i128_driver.c
-+++ b/src/i128_driver.c
-@@ -304,13 +304,13 @@ I128Probe(DriverPtr drv, int flags)
-   numDevSections, drv, &usedChips);
- 
- /* Free it since we don't need that list after this */
--xfree(devSections);
-+free(devSections);
- 
- if (numUsed <= 0)
-   return FALSE;
- 
- if (flags & PROBE_DETECT) {
--  xfree(usedChips);
-+  free(usedChips);
-   return FALSE;
- }
- 
-@@ -340,7 +340,7 @@ I128Probe(DriverPtr drv, int flags)
-   foundScreen = TRUE;
- }
- 
--xfree(usedChips);
-+free(usedChips);
- 
- return foundScreen;
- }
-@@ -446,7 +446,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
- int i;
- ClockRangePtr clockRanges;
- MessageType from;
--IOADDRESS iobase;
-+unsigned long iobase;
- char *ramdac = NULL;
- CARD32 tmpl, tmph, tmp;
- unsigned char n, m, p, mdc, df;
-@@ -558,7 +558,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
- xf86CollectOptions(pScrn, NULL);
- 
- /* Process the options */
--if 

[arch-commits] Commit in xf86-video-i128/trunk (PKGBUILD i128-1.3.4-git.patch)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:31:51
  Author: jgc
Revision: 154218

upgpkg: xf86-video-i128 1.3.5-1

Update to 1.3.5

Modified:
  xf86-video-i128/trunk/PKGBUILD
Deleted:
  xf86-video-i128/trunk/i128-1.3.4-git.patch

--+
 PKGBUILD |   15 +---
 i128-1.3.4-git.patch |  173 -
 2 files changed, 6 insertions(+), 182 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:30:42 UTC (rev 154217)
+++ PKGBUILD2012-03-24 10:31:51 UTC (rev 154218)
@@ -2,25 +2,22 @@
 # Maintainer:Jan de Groot 
 
 pkgname=xf86-video-i128
-pkgver=1.3.4
-pkgrel=5
+pkgver=1.3.5
+pkgrel=1
 pkgdesc="X.org Number 9 I128 video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903')
-conflicts=('xorg-server<1.11.99.903')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-i128-1.3.4-git.patch)
-sha1sums=('d5f755dc964eaa067b4efcafafd00814a60df775'
-  'c282f9de94ef7225f03034c9c07f40f46bd44bdc')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3eedeb1e575e96b2ebebdf894c515e8543900aa3f9f85d10120b8240264333ea')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/i128-1.3.4-git.patch
   ./configure --prefix=/usr
   make
 }

Deleted: i128-1.3.4-git.patch
===
--- i128-1.3.4-git.patch2012-03-24 10:30:42 UTC (rev 154217)
+++ i128-1.3.4-git.patch2012-03-24 10:31:51 UTC (rev 154218)
@@ -1,173 +0,0 @@
-diff --git a/man/i128.man b/man/i128.man
-index 920d2ab..a8e2e54 100644
 a/man/i128.man
-+++ b/man/i128.man
-@@ -1,4 +1,3 @@
--.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i128/i128.man,v 1.2 
2001/01/27 18:20:48 dawes Exp $ 
- .\" shorthand for double quote that works everywhere.
- .ds q \N'34'
- .TH I128 __drivermansuffix__ __vendorversion__
-diff --git a/src/i128_driver.c b/src/i128_driver.c
-index 903a3a8..92f9d58 100644
 a/src/i128_driver.c
-+++ b/src/i128_driver.c
-@@ -304,13 +304,13 @@ I128Probe(DriverPtr drv, int flags)
-   numDevSections, drv, &usedChips);
- 
- /* Free it since we don't need that list after this */
--xfree(devSections);
-+free(devSections);
- 
- if (numUsed <= 0)
-   return FALSE;
- 
- if (flags & PROBE_DETECT) {
--  xfree(usedChips);
-+  free(usedChips);
-   return FALSE;
- }
- 
-@@ -340,7 +340,7 @@ I128Probe(DriverPtr drv, int flags)
-   foundScreen = TRUE;
- }
- 
--xfree(usedChips);
-+free(usedChips);
- 
- return foundScreen;
- }
-@@ -446,7 +446,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
- int i;
- ClockRangePtr clockRanges;
- MessageType from;
--IOADDRESS iobase;
-+unsigned long iobase;
- char *ramdac = NULL;
- CARD32 tmpl, tmph, tmp;
- unsigned char n, m, p, mdc, df;
-@@ -558,7 +558,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
- xf86CollectOptions(pScrn, NULL);
- 
- /* Process the options */
--if (!(pI128->Options = xalloc(sizeof(I128Options
-+if (!(pI128->Options = malloc(sizeof(I128Options
-   return FALSE;
- memcpy(pI128->Options, I128Options, sizeof(I128Options));
- xf86ProcessOptions(pScrn->scrnIndex, pScrn->options, pI128->Options);
-@@ -650,7 +650,10 @@ I128PreInit(ScrnInfoPtr pScrn, int flags)
- xf86DrvMsg(pScrn->scrnIndex, from, "Subsystem Vendor: \"%x\"\n",
-   PCI_SUB_VENDOR_ID(pI128->PciInfo));
- 
--iobase = (PCI_REGION_BASE(pI128->PciInfo, 5, REGION_IO) & 0xFF00) + 
hwp->PIOOffset;
-+iobase = (PCI_REGION_BASE(pI128->PciInfo, 5, REGION_IO) & 0xFF00);
-+#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 12
-+iobase += hwp->PIOOffset;
-+#endif
- pI128->RegRec.iobase = iobase;
- 
- pI128->io.rbase_g = inl(iobase)& 0xFF00;
-@@ -1157,7 +1160,7 @@ I128FreeRec(ScrnInfoPtr pScrn)
- {
- if (pScrn->driverPrivate == NULL)
-   return;
--xfree(pScrn->driverPrivate);
-+free(pScrn->driverPrivate);
- pScrn->driverPrivate = NULL;
- }
- 
-@@ -1704,12 +1707,12 @@ I128CloseScreen(int scrnIndex, ScreenPtr pScreen)
-   XAADestroyInfoRec(pI128->XaaInfoRec);
- if (pI128->ExaDriver) {
- exaDriverFini(pScreen);
--xfree(pI128->ExaDriver);
-+free(pI128->ExaDriver);
- }
- if (pI128->CursorInfoRec)
-   xf86DestroyCursorInfoRec(pI128->CursorInfoRec);
- if (pI128->DGAModes)
--  xfree(pI128->DGAModes);
-+  free(pI128->DGAModes);
- pScrn->vtSema = FALSE;
- 
- pScreen->CloseScreen = pI128->CloseScreen;
-@@ -1804,7 +1807,7 @@ I128DDC1Read(ScrnInfoPtr pScrn)
-   I128Ptr pI128 = I128PTR(pScrn

[arch-commits] Commit in xf86-video-mach64/repos (4 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:30:42
  Author: jgc
Revision: 154217

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-mach64/repos/extra-i686/PKGBUILD
(from rev 154216, xf86-video-mach64/trunk/PKGBUILD)
  xf86-video-mach64/repos/extra-x86_64/PKGBUILD
(from rev 154216, xf86-video-mach64/trunk/PKGBUILD)
Deleted:
  xf86-video-mach64/repos/extra-i686/PKGBUILD
  xf86-video-mach64/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   60 
 extra-x86_64/PKGBUILD |   60 
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-24 10:30:15 UTC (rev 154216)
+++ extra-i686/PKGBUILD 2012-03-24 10:30:42 UTC (rev 154217)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-mach64
-pkgver=6.9.0
-pkgrel=3
-pkgdesc="X.org mach64 video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.903')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('95a7ec9761fe11dadbcd9078c55148198a91b2f1')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr #--enable-dri
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-mach64/repos/extra-i686/PKGBUILD (from rev 154216, 
xf86-video-mach64/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-24 10:30:42 UTC (rev 154217)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-mach64
+pkgver=6.9.1
+pkgrel=1
+pkgdesc="X.org mach64 video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9f6ad49f07c8785a64caac6f4aaf58fc7746a24b718491d047c45bc1ee9e834e')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --disable-dri
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-24 10:30:15 UTC (rev 154216)
+++ extra-x86_64/PKGBUILD   2012-03-24 10:30:42 UTC (rev 154217)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-mach64
-pkgver=6.9.0
-pkgrel=3
-pkgdesc="X.org mach64 video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.903')
-groups=('xorg-drivers' 'xorg')
-options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('95a7ec9761fe11dadbcd9078c55148198a91b2f1')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr #--enable-dri
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-mach64/repos/extra-x86_64/PKGBUILD (from rev 154216, 
xf86-video-mach64/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-03-24 10:30:42 UTC (rev 154217)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-mach64
+pkgver=6.9.1
+pkgrel=1
+pkgdesc="X.org mach64 video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
+groups=('xorg-drivers' 'xorg')
+options=('!libtool')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9f6ad49f07c8785a64caac6f4aaf58fc7746a24b718491d047c45bc1ee9e834e')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --disable-dri
+  make

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

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:30:15
  Author: jgc
Revision: 154216

upgpkg: xf86-video-mach64 6.9.1-1

Update to 6.9.1

Modified:
  xf86-video-mach64/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:28:18 UTC (rev 154215)
+++ PKGBUILD2012-03-24 10:30:15 UTC (rev 154216)
@@ -2,23 +2,23 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-mach64
-pkgver=6.9.0
-pkgrel=3
+pkgver=6.9.1
+pkgrel=1
 pkgdesc="X.org mach64 video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.903')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('95a7ec9761fe11dadbcd9078c55148198a91b2f1')
+sha256sums=('9f6ad49f07c8785a64caac6f4aaf58fc7746a24b718491d047c45bc1ee9e834e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr #--enable-dri
+  ./configure --prefix=/usr --disable-dri
   make
 }
 



[arch-commits] Commit in xf86-video-mga/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:28:18
  Author: jgc
Revision: 154215

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-mga/repos/extra-i686/PKGBUILD
(from rev 154214, xf86-video-mga/trunk/PKGBUILD)
  xf86-video-mga/repos/extra-x86_64/PKGBUILD
(from rev 154214, xf86-video-mga/trunk/PKGBUILD)
Deleted:
  xf86-video-mga/repos/extra-i686/PKGBUILD
  xf86-video-mga/repos/extra-i686/git-fixes.patch
  xf86-video-mga/repos/extra-x86_64/PKGBUILD
  xf86-video-mga/repos/extra-x86_64/git-fixes.patch

--+
 extra-i686/PKGBUILD  |   65 
 extra-i686/git-fixes.patch   | 5192 -
 extra-x86_64/PKGBUILD|   65 
 extra-x86_64/git-fixes.patch | 5192 -
 4 files changed, 62 insertions(+), 10452 deletions(-)

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


[arch-commits] Commit in xf86-video-mga/trunk (PKGBUILD git-fixes.patch)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:27:52
  Author: jgc
Revision: 154214

upgpkg: xf86-video-mga 1.5.0-1

Update to 1.5.0

Modified:
  xf86-video-mga/trunk/PKGBUILD
Deleted:
  xf86-video-mga/trunk/git-fixes.patch

-+
 PKGBUILD|   15 
 git-fixes.patch | 5192 --
 2 files changed, 6 insertions(+), 5201 deletions(-)

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


[arch-commits] Commit in xf86-video-neomagic/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:25:08
  Author: jgc
Revision: 154213

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-neomagic/repos/extra-i686/PKGBUILD
(from rev 154212, xf86-video-neomagic/trunk/PKGBUILD)
  xf86-video-neomagic/repos/extra-x86_64/PKGBUILD
(from rev 154212, xf86-video-neomagic/trunk/PKGBUILD)
Deleted:
  xf86-video-neomagic/repos/extra-i686/PKGBUILD
  xf86-video-neomagic/repos/extra-i686/git-fixes.diff
  xf86-video-neomagic/repos/extra-x86_64/PKGBUILD
  xf86-video-neomagic/repos/extra-x86_64/git-fixes.diff

-+
 extra-i686/PKGBUILD |   63 ++--
 extra-i686/git-fixes.diff   |  616 --
 extra-x86_64/PKGBUILD   |   63 ++--
 extra-x86_64/git-fixes.diff |  616 --
 4 files changed, 60 insertions(+), 1298 deletions(-)

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


[arch-commits] Commit in xf86-video-neomagic/trunk (PKGBUILD git-fixes.diff)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:24:40
  Author: jgc
Revision: 154212

upgpkg: xf86-video-neomagic 1.2.6-1

Update to 1.2.6

Modified:
  xf86-video-neomagic/trunk/PKGBUILD
Deleted:
  xf86-video-neomagic/trunk/git-fixes.diff

+
 PKGBUILD   |   15 -
 git-fixes.diff |  616 ---
 2 files changed, 6 insertions(+), 625 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:24:07 UTC (rev 154211)
+++ PKGBUILD2012-03-24 10:24:40 UTC (rev 154212)
@@ -2,25 +2,22 @@
 #Maintainer: Jan de Groot 
 
 pkgname=xf86-video-neomagic
-pkgver=1.2.5
-pkgrel=7
+pkgver=1.2.6
+pkgrel=1
 pkgdesc="X.org neomagic video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'xf86dgaproto')
-conflicts=('xorg-server<1.11.99.903')
+makedepends=('xorg-server-devel>=1.12.0' 'xf86dgaproto')
+conflicts=('xorg-server<1.12.0')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-git-fixes.diff)
-sha1sums=('02c994e2eae191b50a8cd556e5b52d82725073b3'
-  '09a8b2d1b1bd1a2d8bfe7b03ba19947f4461e4b4')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('b19ed2a33e8d9a3e2bfc1ae3e8ff49031b7d34dec786e4a5e060e68e48649888')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/git-fixes.diff
   ./configure --prefix=/usr
   make
 }

Deleted: git-fixes.diff
===
--- git-fixes.diff  2012-03-24 10:24:07 UTC (rev 154211)
+++ git-fixes.diff  2012-03-24 10:24:40 UTC (rev 154212)
@@ -1,616 +0,0 @@
-From eba90ed039416fa5db1800ce695d2a970f43b0e0 Mon Sep 17 00:00:00 2001
-From: Gaetan Nadon 
-Date: Tue, 20 Jul 2010 20:15:29 +
-Subject: config: upgrade to util-macros 1.8 for additional man page support
-
-Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
-The value of MAN_SUBST is the same for all X.Org packages.

-diff --git a/configure.ac b/configure.ac
-index 38cba3a..a80955b 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -34,10 +34,10 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2])
- 
- AM_MAINTAINER_MODE
- 
--# Require xorg-macros: XORG_DEFAULT_OPTIONS
-+# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
- m4_ifndef([XORG_MACROS_VERSION],
--  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
--XORG_MACROS_VERSION(1.3)
-+  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
-+XORG_MACROS_VERSION(1.8)
- XORG_DEFAULT_OPTIONS
- 
- # Checks for programs.
-diff --git a/man/Makefile.am b/man/Makefile.am
-index 8f2454b..b3688ce 100644
 a/man/Makefile.am
-+++ b/man/Makefile.am
-@@ -31,25 +31,11 @@ EXTRA_DIST = @DRIVER_NAME@.man
- 
- CLEANFILES = $(driverman_DATA)
- 
--SED = sed
--
--# Strings to replace in man pages
--XORGRELSTRING = @PACKAGE_STRING@
--  XORGMANNAME = X Version 11
--
--MAN_SUBSTS = \
--  -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
--  -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
--  -e 's|__xservername__|Xorg|g' \
--  -e 's|__xconfigfile__|xorg.conf|g' \
--  -e 's|__projectroot__|$(prefix)|g' \
--  -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
--  -e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
--  -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
--  -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
--  -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
-+
-+# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
-+
- 
- SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
- 
- .man.$(DRIVER_MAN_SUFFIX):
--  sed $(MAN_SUBSTS) < $< > $@
-+  $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
---
-cgit v0.9.0.2-2-gbebe
-From 9ad3e98825d45208ed2754f592527a05949f676d Mon Sep 17 00:00:00 2001
-From: Gaetan Nadon 
-Date: Tue, 20 Jul 2010 22:45:19 +
-Subject: config: update AC_PREREQ statement to 2.60
-
-Unrelated to the previous patches, the new value simply reflects
-the reality that the minimum level for autoconf to configure
-all x.org modules is 2.60 dated June 2006.
-
-ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
-
-Signed-off-by: Gaetan Nadon 

-diff --git a/configure.ac b/configure.ac
-index a80955b..1c7ff1a 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -20,7 +20,7 @@
- #
- # Process this file with autoconf to produce a configure script
- 
--AC_PREREQ(2.57)
-+AC_PREREQ([2.60])
- AC_INIT([xf86-video-neomagic],
- 1.2.5,
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
---
-cgit v0.9.0.2-2-gbebe
-From 788fa461f40c320c3b9a67ab9bc914e987eefd42 Mon Sep 17 00:00:00 2001
-From: Gaetan Nadon 
-Date: Tue, 20 Jul 2010 23:41:31 +
-Subject: config

[arch-commits] Commit in xfsprogs/repos (4 files)

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 06:24:07
  Author: tpowa
Revision: 154211

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  xfsprogs/repos/testing-i686/PKGBUILD
(from rev 154210, xfsprogs/trunk/PKGBUILD)
  xfsprogs/repos/testing-x86_64/
  xfsprogs/repos/testing-x86_64/PKGBUILD
(from rev 154210, xfsprogs/trunk/PKGBUILD)
Deleted:
  xfsprogs/repos/testing-i686/PKGBUILD

-+
 testing-i686/PKGBUILD   |   58 +++---
 testing-x86_64/PKGBUILD |   29 +++
 2 files changed, 58 insertions(+), 29 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-03-24 10:22:27 UTC (rev 154210)
+++ testing-i686/PKGBUILD   2012-03-24 10:24:07 UTC (rev 154211)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Paul Mattal 
-pkgname=xfsprogs
-pkgver=3.1.8
-pkgrel=1
-pkgdesc="XFS filesystem utilities"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://oss.sgi.com/projects/xfs/";
-groups=('base')
-depends=('util-linux-ng>=2.16')
-options=('!makeflags' '!libtool')
-# We mirror the sources as upstream tends to move them once a new release is 
out
-source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  export OPTIMIZER="-march=${CARCH/_/-} -O1"
-  export DEBUG=-DNDEBUG
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DIST_ROOT="${pkgdir}" install install-dev
-  chown -R root $pkgdir
-  chgrp -R root $pkgdir
-}

Copied: xfsprogs/repos/testing-i686/PKGBUILD (from rev 154210, 
xfsprogs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 10:24:07 UTC (rev 154211)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Paul Mattal 
+pkgname=xfsprogs
+pkgver=3.1.8
+pkgrel=1
+pkgdesc="XFS filesystem utilities"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://oss.sgi.com/projects/xfs/";
+groups=('base')
+depends=('util-linux-ng>=2.16')
+options=('!makeflags' '!libtool')
+# We mirror the sources as upstream tends to move them once a new release is 
out
+source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export OPTIMIZER="-march=${CARCH/_/-} -O1"
+  export DEBUG=-DNDEBUG
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DIST_ROOT="${pkgdir}" install install-dev
+  chown -R root $pkgdir
+  chgrp -R root $pkgdir
+}

Copied: xfsprogs/repos/testing-x86_64/PKGBUILD (from rev 154210, 
xfsprogs/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-24 10:24:07 UTC (rev 154211)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Paul Mattal 
+pkgname=xfsprogs
+pkgver=3.1.8
+pkgrel=1
+pkgdesc="XFS filesystem utilities"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://oss.sgi.com/projects/xfs/";
+groups=('base')
+depends=('util-linux-ng>=2.16')
+options=('!makeflags' '!libtool')
+# We mirror the sources as upstream tends to move them once a new release is 
out
+source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export OPTIMIZER="-march=${CARCH/_/-} -O1"
+  export DEBUG=-DNDEBUG
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DIST_ROOT="${pkgdir}" install install-dev
+  chown -R root $pkgdir
+  chgrp -R root $pkgdir
+}



[arch-commits] Commit in xf86-video-r128/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:22:27
  Author: jgc
Revision: 154210

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-r128/repos/extra-i686/PKGBUILD
(from rev 154209, xf86-video-r128/trunk/PKGBUILD)
  xf86-video-r128/repos/extra-x86_64/PKGBUILD
(from rev 154209, xf86-video-r128/trunk/PKGBUILD)
Deleted:
  xf86-video-r128/repos/extra-i686/PKGBUILD
  xf86-video-r128/repos/extra-i686/git-fixes.patch
  xf86-video-r128/repos/extra-x86_64/PKGBUILD
  xf86-video-r128/repos/extra-x86_64/git-fixes.patch

--+
 extra-i686/PKGBUILD  |   67 +--
 extra-i686/git-fixes.patch   |  842 -
 extra-x86_64/PKGBUILD|   67 +--
 extra-x86_64/git-fixes.patch |  842 -
 4 files changed, 62 insertions(+), 1756 deletions(-)

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


[arch-commits] Commit in xf86-video-r128/trunk (PKGBUILD git-fixes.patch)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:22:00
  Author: jgc
Revision: 154209

upgpkg: xf86-video-r128 6.8.2-1

Update to 6.8.2

Modified:
  xf86-video-r128/trunk/PKGBUILD
Deleted:
  xf86-video-r128/trunk/git-fixes.patch

-+
 PKGBUILD|   19 -
 git-fixes.patch |  842 --
 2 files changed, 7 insertions(+), 854 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:17:46 UTC (rev 154208)
+++ PKGBUILD2012-03-24 10:22:00 UTC (rev 154209)
@@ -2,28 +2,23 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-r128
-pkgver=6.8.1
-pkgrel=8
+pkgver=6.8.2
+pkgrel=1
 pkgdesc="X.org ati Rage128 video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'xf86driproto' 'libdrm' 'mesa') 
# 'glproto')
-conflicts=('xorg-server<1.11.99.903')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-git-fixes.patch)
-md5sums=('2b90854a62a4d45d652062f582dc8d13'
- '3937776d4427861d0797e47119ac327d')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('7b41135c3d177e61644573e5c16e35fd9eff98b4d6685c9c6de9e33401e904b1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}/git-fixes.patch"
-
-  autoreconf -fi
-  ./configure --prefix=/usr  #--enable-dri
+  ./configure --prefix=/usr  --disable-dri
   make
 }
 

Deleted: git-fixes.patch
===
--- git-fixes.patch 2012-03-24 10:17:46 UTC (rev 154208)
+++ git-fixes.patch 2012-03-24 10:22:00 UTC (rev 154209)
@@ -1,842 +0,0 @@
-diff --git a/COPYING b/COPYING
-index 7f33cbf..05bcb74 100644
 a/COPYING
-+++ b/COPYING
-@@ -1,12 +1,91 @@
--This is a stub file.  This package has not yet had its complete licensing
--information compiled.  Please see the individual source files for details on
--your rights to use and modify this software.
-+Copyright 2007 George Sapountzis
- 
--Please submit updated COPYING files to the Xorg bugzilla:
-+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:
- 
--https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-+The above copyright notice and this permission notice (including the next
-+paragraph) shall be included in all copies or substantial portions of the
-+Software.
- 
--All licensing questions regarding this software should be directed at the
--Xorg mailing list:
-+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 AUTHORS OR COPYRIGHT HOLDERS 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 1999, 2000 ATI Technologies Inc., Markham, Ontario,
-+ Precision Insight, Inc., Cedar Park, Texas, and
-+ 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 on 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
-+NON-INFRINGEMENT.  IN NO EVENT SHALL ATI, PRECISION INSIGHT, VA LINUX
-+SYSTEMS AND/OR THEIR 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 1999, 2000 Precision Insight, Inc., Cedar Park, Texas

[arch-commits] Commit in xf86-video-savage/repos (4 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:17:46
  Author: jgc
Revision: 154208

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-savage/repos/extra-i686/PKGBUILD
(from rev 154207, xf86-video-savage/trunk/PKGBUILD)
  xf86-video-savage/repos/extra-x86_64/PKGBUILD
(from rev 154207, xf86-video-savage/trunk/PKGBUILD)
Deleted:
  xf86-video-savage/repos/extra-i686/PKGBUILD
  xf86-video-savage/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   69 ++--
 extra-x86_64/PKGBUILD |   69 ++--
 2 files changed, 64 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-24 10:17:20 UTC (rev 154207)
+++ extra-i686/PKGBUILD 2012-03-24 10:17:46 UTC (rev 154208)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-savage
-pkgver=2.3.3
-pkgrel=3
-_gitver=c4022796ec69bb3223d435d8442f9168aebe9c3d
-pkgdesc="X.org savage video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903') # 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.903' 'savage-dri')
-options=(!libtool !makeflags)
-groups=('xorg-drivers' 'xorg')
-source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-
#http://cgit.freedesktop.org/xorg/driver/xf86-video-savage/snapshot/xf86-video-savage-${_gitver}.tar.gz
-
ftp://ftp..archlinux.org/other/xf86-video-savage/xf86-video-savage-${_gitver}.tar.gz)
-md5sums=('3a7921de0d365ab5dd1af15010807e36')
-
-build() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  autoreconf -fi
-  ./configure --prefix=/usr --disable-dri
-  make
-}
-
-package() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  make DESTDIR="${pkgdir}" install
-
-  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-savage/repos/extra-i686/PKGBUILD (from rev 154207, 
xf86-video-savage/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-24 10:17:46 UTC (rev 154208)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-savage
+pkgver=2.3.4
+pkgrel=1
+pkgdesc="X.org savage video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
+options=(!libtool)
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3a666a66339686ad4dd85b0665cc300e8a7fc6d38b49a9e8e8d48f393627be49')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --disable-dri
+  make
+}
+
+package() {
+  #cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${srcdir}/${pkgname}*
+  make DESTDIR="${pkgdir}" install
+
+  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-24 10:17:20 UTC (rev 154207)
+++ extra-x86_64/PKGBUILD   2012-03-24 10:17:46 UTC (rev 154208)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-savage
-pkgver=2.3.3
-pkgrel=3
-_gitver=c4022796ec69bb3223d435d8442f9168aebe9c3d
-pkgdesc="X.org savage video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903') # 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.903' 'savage-dri')
-options=(!libtool !makeflags)
-groups=('xorg-drivers' 'xorg')
-source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-
#http://cgit.freedesktop.org/xorg/driver/xf86-video-savage/snapshot/xf86-video-savage-${_gitver}.tar.gz
-
ftp://ftp..archlinux.org/other/xf86-video-savage/xf86-video-savage-${_gitver}.tar.gz)
-md5sums=('3a7921de0d365ab5dd1af15010807e36')
-
-build() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  autoreconf -fi
-  ./configure --prefix=/usr --disable-dri
-  make
-}
-
-package() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  make DESTDIR="${pkgdir}" install
-
-  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-savage/repos/extra-x86_64/PKGBUILD (from rev 154207, 
xf86-video-savage/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUIL

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

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:17:20
  Author: jgc
Revision: 154207

upgpkg: xf86-video-savage 2.3.4-1

Update to 2.3.4

Modified:
  xf86-video-savage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:14:17 UTC (rev 154206)
+++ PKGBUILD2012-03-24 10:17:20 UTC (rev 154207)
@@ -2,27 +2,22 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-savage
-pkgver=2.3.3
-pkgrel=3
-_gitver=c4022796ec69bb3223d435d8442f9168aebe9c3d
+pkgver=2.3.4
+pkgrel=1
 pkgdesc="X.org savage video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903') # 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.903' 'savage-dri')
-options=(!libtool !makeflags)
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
+options=(!libtool)
 groups=('xorg-drivers' 'xorg')
-source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-
#http://cgit.freedesktop.org/xorg/driver/xf86-video-savage/snapshot/xf86-video-savage-${_gitver}.tar.gz
-
ftp://ftp..archlinux.org/other/xf86-video-savage/xf86-video-savage-${_gitver}.tar.gz)
-md5sums=('3a7921de0d365ab5dd1af15010807e36')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3a666a66339686ad4dd85b0665cc300e8a7fc6d38b49a9e8e8d48f393627be49')
 
 build() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  autoreconf -fi
+  cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr --disable-dri
   make
 }



[arch-commits] Commit in xf86-video-siliconmotion/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:14:17
  Author: jgc
Revision: 154206

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-siliconmotion/repos/extra-i686/PKGBUILD
(from rev 154205, xf86-video-siliconmotion/trunk/PKGBUILD)
  xf86-video-siliconmotion/repos/extra-x86_64/PKGBUILD
(from rev 154205, xf86-video-siliconmotion/trunk/PKGBUILD)
Deleted:
  xf86-video-siliconmotion/repos/extra-i686/PKGBUILD
  xf86-video-siliconmotion/repos/extra-i686/smi-1.7.5-vga.patch
  xf86-video-siliconmotion/repos/extra-x86_64/PKGBUILD
  xf86-video-siliconmotion/repos/extra-x86_64/smi-1.7.5-vga.patch

--+
 extra-i686/PKGBUILD  |   67 +
 extra-i686/smi-1.7.5-vga.patch   |   25 -
 extra-x86_64/PKGBUILD|   67 +
 extra-x86_64/smi-1.7.5-vga.patch |   25 -
 4 files changed, 64 insertions(+), 120 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-24 10:13:51 UTC (rev 154205)
+++ extra-i686/PKGBUILD 2012-03-24 10:14:17 UTC (rev 154206)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Alexander Baldeck 
-
-pkgname=xf86-video-siliconmotion
-pkgver=1.7.5
-pkgrel=4
-pkgdesc="X.org siliconmotion video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903')
-conflicts=('xorg-server<1.11.99.903')
-options=('!libtool')
-groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-smi-1.7.5-vga.patch)
-sha1sums=('946acae0822d51da57abe8b7ed049691bd731589'
-  '50b0e4aa858d7f8eb6f7e826f62fde23f01afe48')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/smi-1.7.5-vga.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-siliconmotion/repos/extra-i686/PKGBUILD (from rev 154205, 
xf86-video-siliconmotion/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-24 10:14:17 UTC (rev 154206)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xf86-video-siliconmotion
+pkgver=1.7.6
+pkgrel=1
+pkgdesc="X.org siliconmotion video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
+options=('!libtool')
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('a59f1bd21499351b3703c4b77ec007d1299ccb888434d19fabbbeee0a7a14d07')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-i686/smi-1.7.5-vga.patch
===
--- extra-i686/smi-1.7.5-vga.patch  2012-03-24 10:13:51 UTC (rev 154205)
+++ extra-i686/smi-1.7.5-vga.patch  2012-03-24 10:14:17 UTC (rev 154206)
@@ -1,25 +0,0 @@
-From 037b839c84ad6dcbe9aade420cf0d3bf06f23119 Mon Sep 17 00:00:00 2001
-From: Adam Jackson 
-Date: Wed, 16 Nov 2011 20:03:25 +
-Subject: Adapt to missing PIOOffset in videoabi 12
-
-Signed-off-by: Adam Jackson 

-diff --git a/src/smi_driver.c b/src/smi_driver.c
-index 9c10e46..86644c7 100644
 a/src/smi_driver.c
-+++ b/src/smi_driver.c
-@@ -442,7 +442,11 @@ SMI_PreInit(ScrnInfoPtr pScrn, int flags)
-   LEAVE(FALSE);
- 
-   hwp = VGAHWPTR(pScrn);
-+#if ABI_VIDEODRV_VERSION < 12
-   pSmi->PIOBase = hwp->PIOOffset;
-+#else
-+  pSmi->PIOBase = 0;
-+#endif
- 
-   xf86ErrorFVerb(VERBLEV, "\tSMI_PreInit vgaCRIndex=%x, vgaIOBase=%x, "
-  "MMIOBase=%p\n", hwp->IOBase + VGA_CRTC_INDEX_OFFSET,
---
-cgit v0.9.0.2-2-gbebe

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-24 10:13:51 UTC (rev 154205)
+++ extra-x86_64/PKGBUILD   2012-03-24 10:14:17 UTC (rev 154206)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Alexander Baldeck 
-
-pkgname=xf86-video-siliconmotion
-pkgver=1.7.5
-pkgrel=4
-pkgdesc="X.org siliconmotion video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg

[arch-commits] Commit in xf86-video-siliconmotion/trunk (PKGBUILD smi-1.7.5-vga.patch)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:13:51
  Author: jgc
Revision: 154205

upgpkg: xf86-video-siliconmotion 1.7.6-1

Update to 1.7.6

Modified:
  xf86-video-siliconmotion/trunk/PKGBUILD
Deleted:
  xf86-video-siliconmotion/trunk/smi-1.7.5-vga.patch

-+
 PKGBUILD|   15 ++-
 smi-1.7.5-vga.patch |   25 -
 2 files changed, 6 insertions(+), 34 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:13:09 UTC (rev 154204)
+++ PKGBUILD2012-03-24 10:13:51 UTC (rev 154205)
@@ -3,25 +3,22 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xf86-video-siliconmotion
-pkgver=1.7.5
-pkgrel=4
+pkgver=1.7.6
+pkgrel=1
 pkgdesc="X.org siliconmotion video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903')
-conflicts=('xorg-server<1.11.99.903')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
 options=('!libtool')
 groups=('xorg-drivers' 'xorg')
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-smi-1.7.5-vga.patch)
-sha1sums=('946acae0822d51da57abe8b7ed049691bd731589'
-  '50b0e4aa858d7f8eb6f7e826f62fde23f01afe48')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('a59f1bd21499351b3703c4b77ec007d1299ccb888434d19fabbbeee0a7a14d07')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/smi-1.7.5-vga.patch
   ./configure --prefix=/usr
   make
 }

Deleted: smi-1.7.5-vga.patch
===
--- smi-1.7.5-vga.patch 2012-03-24 10:13:09 UTC (rev 154204)
+++ smi-1.7.5-vga.patch 2012-03-24 10:13:51 UTC (rev 154205)
@@ -1,25 +0,0 @@
-From 037b839c84ad6dcbe9aade420cf0d3bf06f23119 Mon Sep 17 00:00:00 2001
-From: Adam Jackson 
-Date: Wed, 16 Nov 2011 20:03:25 +
-Subject: Adapt to missing PIOOffset in videoabi 12
-
-Signed-off-by: Adam Jackson 

-diff --git a/src/smi_driver.c b/src/smi_driver.c
-index 9c10e46..86644c7 100644
 a/src/smi_driver.c
-+++ b/src/smi_driver.c
-@@ -442,7 +442,11 @@ SMI_PreInit(ScrnInfoPtr pScrn, int flags)
-   LEAVE(FALSE);
- 
-   hwp = VGAHWPTR(pScrn);
-+#if ABI_VIDEODRV_VERSION < 12
-   pSmi->PIOBase = hwp->PIOOffset;
-+#else
-+  pSmi->PIOBase = 0;
-+#endif
- 
-   xf86ErrorFVerb(VERBLEV, "\tSMI_PreInit vgaCRIndex=%x, vgaIOBase=%x, "
-  "MMIOBase=%p\n", hwp->IOBase + VGA_CRTC_INDEX_OFFSET,
---
-cgit v0.9.0.2-2-gbebe



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

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 06:13:09
  Author: tpowa
Revision: 154204

archrelease: copy trunk to testing-i686

Added:
  xfsprogs/repos/testing-i686/
  xfsprogs/repos/testing-i686/PKGBUILD
(from rev 154203, xfsprogs/trunk/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: xfsprogs/repos/testing-i686/PKGBUILD (from rev 154203, 
xfsprogs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 10:13:09 UTC (rev 154204)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Paul Mattal 
+pkgname=xfsprogs
+pkgver=3.1.8
+pkgrel=1
+pkgdesc="XFS filesystem utilities"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://oss.sgi.com/projects/xfs/";
+groups=('base')
+depends=('util-linux-ng>=2.16')
+options=('!makeflags' '!libtool')
+# We mirror the sources as upstream tends to move them once a new release is 
out
+source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export OPTIMIZER="-march=${CARCH/_/-} -O1"
+  export DEBUG=-DNDEBUG
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DIST_ROOT="${pkgdir}" install install-dev
+  chown -R root $pkgdir
+  chgrp -R root $pkgdir
+}



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

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 06:12:53
  Author: tpowa
Revision: 154203

upgpkg: xfsprogs 3.1.8-1

bump to latest version

Modified:
  xfsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:11:20 UTC (rev 154202)
+++ PKGBUILD2012-03-24 10:12:53 UTC (rev 154203)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Paul Mattal 
 pkgname=xfsprogs
-pkgver=3.1.7
+pkgver=3.1.8
 pkgrel=1
 pkgdesc="XFS filesystem utilities"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 options=('!makeflags' '!libtool')
 # We mirror the sources as upstream tends to move them once a new release is 
out
 source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('049cf9873794ea49d0bb3f12d45748a4')
+md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



[arch-commits] Commit in xf86-video-sis/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:11:20
  Author: jgc
Revision: 154202

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-sis/repos/extra-i686/PKGBUILD
(from rev 154201, xf86-video-sis/trunk/PKGBUILD)
  xf86-video-sis/repos/extra-x86_64/PKGBUILD
(from rev 154201, xf86-video-sis/trunk/PKGBUILD)
Deleted:
  xf86-video-sis/repos/extra-i686/PKGBUILD
  xf86-video-sis/repos/extra-i686/git-f5dafa24.patch
  xf86-video-sis/repos/extra-x86_64/PKGBUILD
  xf86-video-sis/repos/extra-x86_64/git-f5dafa24.patch

-+
 extra-i686/PKGBUILD |   70 -
 extra-i686/git-f5dafa24.patch   | 1654 --
 extra-x86_64/PKGBUILD   |   70 -
 extra-x86_64/git-f5dafa24.patch | 1654 --
 4 files changed, 62 insertions(+), 3386 deletions(-)

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


[arch-commits] Commit in xf86-video-sis/trunk (PKGBUILD git-f5dafa24.patch)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:10:51
  Author: jgc
Revision: 154201

upgpkg: xf86-video-sis 0.10.4-1

Update to 0.10.4

Modified:
  xf86-video-sis/trunk/PKGBUILD
Deleted:
  xf86-video-sis/trunk/git-f5dafa24.patch

+
 PKGBUILD   |   20 
 git-f5dafa24.patch | 1654 ---
 2 files changed, 6 insertions(+), 1668 deletions(-)

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


[arch-commits] Commit in xf86-video-tdfx/repos (4 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:07:16
  Author: jgc
Revision: 154200

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-tdfx/repos/extra-i686/PKGBUILD
(from rev 154199, xf86-video-tdfx/trunk/PKGBUILD)
  xf86-video-tdfx/repos/extra-x86_64/PKGBUILD
(from rev 154199, xf86-video-tdfx/trunk/PKGBUILD)
Deleted:
  xf86-video-tdfx/repos/extra-i686/PKGBUILD
  xf86-video-tdfx/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   68 ++--
 extra-x86_64/PKGBUILD |   68 ++--
 2 files changed, 64 insertions(+), 72 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-24 10:06:49 UTC (rev 154199)
+++ extra-i686/PKGBUILD 2012-03-24 10:07:16 UTC (rev 154200)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-tdfx
-pkgver=1.4.3
-pkgrel=8
-_gitver=a985b54c8559d7ff8f5481004d54989ed7499237
-pkgdesc="X.org tdfx video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.902')
-options=(!libtool)
-groups=('xorg-drivers' 'xorg')
-source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-
http://cgit.freedesktop.org/xorg/driver/xf86-video-tdfx/snapshot/xf86-video-tdfx-${_gitver}.tar.gz)
-sha1sums=('01c13cdec926c1aaa9c8c8855995c6cc38149ab2')
-
-build() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  autoreconf -fi
-  ./configure --prefix=/usr #--enable-dri
-  make
-}
-
-package() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-tdfx/repos/extra-i686/PKGBUILD (from rev 154199, 
xf86-video-tdfx/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-24 10:07:16 UTC (rev 154200)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-tdfx
+pkgver=1.4.4
+pkgrel=1
+pkgdesc="X.org tdfx video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
+options=(!libtool)
+groups=('xorg-drivers' 'xorg')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('e0b931dea0fb1ebfaa628a3dc07bf6945b377d3f7bbfd3a43ca4c80c46d48f88')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --disable-dri
+  make
+}
+
+package() {
+  #cd "${srcdir}/${pkgname}-${pkgver}"
+  cd ${srcdir}/${pkgname}*
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-24 10:06:49 UTC (rev 154199)
+++ extra-x86_64/PKGBUILD   2012-03-24 10:07:16 UTC (rev 154200)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-tdfx
-pkgver=1.4.3
-pkgrel=8
-_gitver=a985b54c8559d7ff8f5481004d54989ed7499237
-pkgdesc="X.org tdfx video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.902')
-options=(!libtool)
-groups=('xorg-drivers' 'xorg')
-source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-
http://cgit.freedesktop.org/xorg/driver/xf86-video-tdfx/snapshot/xf86-video-tdfx-${_gitver}.tar.gz)
-sha1sums=('01c13cdec926c1aaa9c8c8855995c6cc38149ab2')
-
-build() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  autoreconf -fi
-  ./configure --prefix=/usr #--enable-dri
-  make
-}
-
-package() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-tdfx/repos/extra-x86_64/PKGBUILD (from rev 154199, 
xf86-video-tdfx/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-03-24 10:07:16 UTC (rev 154200)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-tdfx
+pkgver=1.4.4
+pkgrel=1
+pkgdesc="X.org tdfx video driver"
+arch=(i686 x86_64)

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

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:06:49
  Author: jgc
Revision: 154199

upgpkg: xf86-video-tdfx 1.4.4-1

Update to 1.4.4, fixes crash with xserver 1.12 (FS#29079)

Modified:
  xf86-video-tdfx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 10:03:48 UTC (rev 154198)
+++ PKGBUILD2012-03-24 10:06:49 UTC (rev 154199)
@@ -2,27 +2,23 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-tdfx
-pkgver=1.4.3
-pkgrel=8
-_gitver=a985b54c8559d7ff8f5481004d54989ed7499237
+pkgver=1.4.4
+pkgrel=1
 pkgdesc="X.org tdfx video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'libdrm' 'xf86driproto' 
'mesa>=8.0') # 'glproto')
-conflicts=('xorg-server<1.11.99.902')
+makedepends=('xorg-server-devel>=1.12.0')
+conflicts=('xorg-server<1.12.0')
 options=(!libtool)
 groups=('xorg-drivers' 'xorg')
-source=(#${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-
http://cgit.freedesktop.org/xorg/driver/xf86-video-tdfx/snapshot/xf86-video-tdfx-${_gitver}.tar.gz)
-sha1sums=('01c13cdec926c1aaa9c8c8855995c6cc38149ab2')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('e0b931dea0fb1ebfaa628a3dc07bf6945b377d3f7bbfd3a43ca4c80c46d48f88')
 
 build() {
-  #cd "${srcdir}/${pkgname}-${pkgver}"
-  cd ${srcdir}/${pkgname}*
-  autoreconf -fi
-  ./configure --prefix=/usr #--enable-dri
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --disable-dri
   make
 }
 



[arch-commits] Commit in xf86-video-trident/repos (6 files)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:03:48
  Author: jgc
Revision: 154198

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xf86-video-trident/repos/extra-i686/PKGBUILD
(from rev 154197, xf86-video-trident/trunk/PKGBUILD)
  xf86-video-trident/repos/extra-x86_64/PKGBUILD
(from rev 154197, xf86-video-trident/trunk/PKGBUILD)
Deleted:
  xf86-video-trident/repos/extra-i686/PKGBUILD
  xf86-video-trident/repos/extra-i686/trident-1.3.4-git.patch
  xf86-video-trident/repos/extra-x86_64/PKGBUILD
  xf86-video-trident/repos/extra-x86_64/trident-1.3.4-git.patch

--+
 extra-i686/PKGBUILD  |   65 +---
 extra-i686/trident-1.3.4-git.patch   |  523 -
 extra-x86_64/PKGBUILD|   65 +---
 extra-x86_64/trident-1.3.4-git.patch |  523 -
 4 files changed, 62 insertions(+), 1114 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-24 10:03:23 UTC (rev 154197)
+++ extra-i686/PKGBUILD 2012-03-24 10:03:48 UTC (rev 154198)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xf86-video-trident
-pkgver=1.3.4
-pkgrel=6
-pkgdesc="X.org Trident video driver"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/";
-license=('custom')
-depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'xf86dgaproto')
-conflicts=('xorg-server<1.11.99.903')
-groups=('xorg-drivers' 'xorg')
-options=(!libtool)
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-trident-1.3.4-git.patch)
-sha1sums=('7c40f5c02bddf399862782b708941e79302318af'
-  'cba17aad6cf2f051d89e65ffe26242ed62ea4454')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/trident-1.3.4-git.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-video-trident/repos/extra-i686/PKGBUILD (from rev 154197, 
xf86-video-trident/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-24 10:03:48 UTC (rev 154198)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-trident
+pkgver=1.3.5
+pkgrel=1
+pkgdesc="X.org Trident video driver"
+arch=(i686 x86_64)
+url="http://xorg.freedesktop.org/";
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-server-devel>=1.12.0' 'xf86dgaproto')
+conflicts=('xorg-server<1.12.0')
+groups=('xorg-drivers' 'xorg')
+options=(!libtool)
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('4bb3d091ab7788e1883d6d9e7e0c7ecbf9f57e5ef03d94a5082c2870dbbfc50b')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-i686/trident-1.3.4-git.patch
===
--- extra-i686/trident-1.3.4-git.patch  2012-03-24 10:03:23 UTC (rev 154197)
+++ extra-i686/trident-1.3.4-git.patch  2012-03-24 10:03:48 UTC (rev 154198)
@@ -1,523 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index be54427..0fc2066 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -20,47 +20,47 @@
- #
- # Process this file with autoconf to produce a configure script
- 
--AC_PREREQ(2.57)
-+# Initialize Autoconf
-+AC_PREREQ([2.60])
- AC_INIT([xf86-video-trident],
--1.3.4,
-+[1.3.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
--xf86-video-trident)
--
-+[xf86-video-trident])
- AC_CONFIG_SRCDIR([Makefile.am])
--AM_CONFIG_HEADER([config.h])
-+AC_CONFIG_HEADERS([config.h])
- AC_CONFIG_AUX_DIR(.)
- 
-+# Initialize Automake
- AM_INIT_AUTOMAKE([foreign dist-bzip2])
--
- AM_MAINTAINER_MODE
- 
--# Require xorg-macros: XORG_DEFAULT_OPTIONS
-+# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
- m4_ifndef([XORG_MACROS_VERSION],
--  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
--XORG_MACROS_VERSION(1.3)
-+  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
-+XORG_MACROS_VERSION(1.8)
- XORG_DEFAULT_OPTIONS
- 
--# Checks for programs.
-+# Initialize libtool
- AC_DISABLE_STATIC
- AC_PROG_LIBTOOL
--AC_PROG_CC
- 
- AH_TOP([#include "xorg-server.h"])
- 
-+# Define a configure option for an alternate module directory
- AC_ARG_WITH(xorg-module-dir,
--AC_HELP_STRING([--with-xorg-module-dir=DIR],
-+ 

[arch-commits] Commit in xf86-video-trident/trunk (PKGBUILD trident-1.3.4-git.patch)

2012-03-24 Thread Jan de Groot
Date: Saturday, March 24, 2012 @ 06:03:23
  Author: jgc
Revision: 154197

upgpkg: xf86-video-trident 1.3.5-1

Update to 1.3.5, fixes crash with xserver 1.12 (FS#29079)

Modified:
  xf86-video-trident/trunk/PKGBUILD
Deleted:
  xf86-video-trident/trunk/trident-1.3.4-git.patch

-+
 PKGBUILD|   15 -
 trident-1.3.4-git.patch |  523 --
 2 files changed, 6 insertions(+), 532 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 09:24:21 UTC (rev 154196)
+++ PKGBUILD2012-03-24 10:03:23 UTC (rev 154197)
@@ -2,25 +2,22 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-trident
-pkgver=1.3.4
-pkgrel=6
+pkgver=1.3.5
+pkgrel=1
 pkgdesc="X.org Trident video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 depends=('glibc')
-makedepends=('xorg-server-devel>=1.11.99.903' 'xf86dgaproto')
-conflicts=('xorg-server<1.11.99.903')
+makedepends=('xorg-server-devel>=1.12.0' 'xf86dgaproto')
+conflicts=('xorg-server<1.12.0')
 groups=('xorg-drivers' 'xorg')
 options=(!libtool)
-source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-trident-1.3.4-git.patch)
-sha1sums=('7c40f5c02bddf399862782b708941e79302318af'
-  'cba17aad6cf2f051d89e65ffe26242ed62ea4454')
+source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('4bb3d091ab7788e1883d6d9e7e0c7ecbf9f57e5ef03d94a5082c2870dbbfc50b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/trident-1.3.4-git.patch
   ./configure --prefix=/usr
   make
 }

Deleted: trident-1.3.4-git.patch
===
--- trident-1.3.4-git.patch 2012-03-24 09:24:21 UTC (rev 154196)
+++ trident-1.3.4-git.patch 2012-03-24 10:03:23 UTC (rev 154197)
@@ -1,523 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index be54427..0fc2066 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -20,47 +20,47 @@
- #
- # Process this file with autoconf to produce a configure script
- 
--AC_PREREQ(2.57)
-+# Initialize Autoconf
-+AC_PREREQ([2.60])
- AC_INIT([xf86-video-trident],
--1.3.4,
-+[1.3.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
--xf86-video-trident)
--
-+[xf86-video-trident])
- AC_CONFIG_SRCDIR([Makefile.am])
--AM_CONFIG_HEADER([config.h])
-+AC_CONFIG_HEADERS([config.h])
- AC_CONFIG_AUX_DIR(.)
- 
-+# Initialize Automake
- AM_INIT_AUTOMAKE([foreign dist-bzip2])
--
- AM_MAINTAINER_MODE
- 
--# Require xorg-macros: XORG_DEFAULT_OPTIONS
-+# Require X.Org macros 1.8 or later for MAN_SUBSTS set by 
XORG_MANPAGE_SECTIONS
- m4_ifndef([XORG_MACROS_VERSION],
--  [m4_fatal([must install xorg-macros 1.3 or later before running 
autoconf/autogen])])
--XORG_MACROS_VERSION(1.3)
-+  [m4_fatal([must install xorg-macros 1.8 or later before running 
autoconf/autogen])])
-+XORG_MACROS_VERSION(1.8)
- XORG_DEFAULT_OPTIONS
- 
--# Checks for programs.
-+# Initialize libtool
- AC_DISABLE_STATIC
- AC_PROG_LIBTOOL
--AC_PROG_CC
- 
- AH_TOP([#include "xorg-server.h"])
- 
-+# Define a configure option for an alternate module directory
- AC_ARG_WITH(xorg-module-dir,
--AC_HELP_STRING([--with-xorg-module-dir=DIR],
-+AS_HELP_STRING([--with-xorg-module-dir=DIR],
-[Default xorg module directory 
[[default=$libdir/xorg/modules]]]),
- [moduledir="$withval"],
- [moduledir="$libdir/xorg/modules"])
- 
--# Checks for extensions
-+# Store the list of server defined optional extensions in REQUIRED_MODULES
- XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
- XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
- XORG_DRIVER_CHECK_EXT(XV, videoproto)
- XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
- XORG_DRIVER_CHECK_EXT(XFreeXDGA, xf86dgaproto)
- 
--# Checks for pkg-config packages
-+# Obtain compiler/linker options for the driver dependencies
- PKG_CHECK_MODULES(XORG, [xorg-server >= 1.0.99.901 xproto fontsproto 
$REQUIRED_MODULES])
- PKG_CHECK_MODULES(XEXT, [xextproto >= 7.0.99.1],
-   HAVE_XEXTPROTO_71="yes"; AC_DEFINE(HAVE_XEXTPROTO_71, 1, 
[xextproto 7.1 available]),
-@@ -90,17 +90,14 @@ AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test 
"x$XSERVER_LIBPCIACCESS" = xyes)
- 
- # Checks for libraries.
- 
--# Checks for header files.
--AC_HEADER_STDC
--
--AC_SUBST([XORG_CFLAGS])
- AC_SUBST([moduledir])
- 
- DRIVER_NAME=trident
- AC_SUBST([DRIVER_NAME])
- 
--AC_OUTPUT([
--  Makefile
--  src/Makefile
--  man/Makefile
-+AC_CONFIG_FILES([
-+Makefile
-+src/Makefile
-+man/Makefile
- ])
-+AC_OUTPUT
-diff --git a/man/Makefile.am b/man/Makefile.am
-index 8f2454b..b3688ce 100644
 a/man/Makefile.am
-+++ b/man/Makefile.am
-@@ -31,25 +31,11 @@ EXTRA_DIST = @DRIVER_NAME@.man
- 
- CLEANFILES = $(driverman_DATA)
- 
--SED = sed

[arch-commits] Commit in glibc/repos (68 files)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 05:24:21
  Author: allan
Revision: 154196

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  glibc/repos/testing-i686/
  glibc/repos/testing-i686/PKGBUILD
(from rev 154195, glibc/trunk/PKGBUILD)
  
glibc/repos/testing-i686/glibc-2.12.2-ignore-origin-of-privileged-program.patch
(from rev 154195, 
glibc/trunk/glibc-2.12.2-ignore-origin-of-privileged-program.patch)
  glibc/repos/testing-i686/glibc-2.14-libdl-crash.patch
(from rev 154195, glibc/trunk/glibc-2.14-libdl-crash.patch)
  glibc/repos/testing-i686/glibc-2.14-reexport-rpc-interface.patch
(from rev 154195, glibc/trunk/glibc-2.14-reexport-rpc-interface.patch)
  glibc/repos/testing-i686/glibc-2.14-reinstall-nis-rpc-headers.patch
(from rev 154195, glibc/trunk/glibc-2.14-reinstall-nis-rpc-headers.patch)
  
glibc/repos/testing-i686/glibc-2.15-__libc_res_nquerydomain-out-of-bounds.patch
(from rev 154195, 
glibc/trunk/glibc-2.15-__libc_res_nquerydomain-out-of-bounds.patch)
  glibc/repos/testing-i686/glibc-2.15-arena.patch
(from rev 154195, glibc/trunk/glibc-2.15-arena.patch)
  glibc/repos/testing-i686/glibc-2.15-avx.patch
(from rev 154195, glibc/trunk/glibc-2.15-avx.patch)
  glibc/repos/testing-i686/glibc-2.15-do-not-install-timezone-files-2.patch
(from rev 154195, 
glibc/trunk/glibc-2.15-do-not-install-timezone-files-2.patch)
  glibc/repos/testing-i686/glibc-2.15-do-not-install-timezone-files.patch
(from rev 154195, 
glibc/trunk/glibc-2.15-do-not-install-timezone-files.patch)
  glibc/repos/testing-i686/glibc-2.15-feraiseexcept-plt.patch
(from rev 154195, glibc/trunk/glibc-2.15-feraiseexcept-plt.patch)
  glibc/repos/testing-i686/glibc-2.15-fix-res_query-assert.patch
(from rev 154195, glibc/trunk/glibc-2.15-fix-res_query-assert.patch)
  glibc/repos/testing-i686/glibc-2.15-fmtmsg-locking.patch
(from rev 154195, glibc/trunk/glibc-2.15-fmtmsg-locking.patch)
  glibc/repos/testing-i686/glibc-2.15-gb18030.patch
(from rev 154195, glibc/trunk/glibc-2.15-gb18030.patch)
  glibc/repos/testing-i686/glibc-2.15-ifunc.patch
(from rev 154195, glibc/trunk/glibc-2.15-ifunc.patch)
  glibc/repos/testing-i686/glibc-2.15-lddebug-scopes.patch
(from rev 154195, glibc/trunk/glibc-2.15-lddebug-scopes.patch)
  glibc/repos/testing-i686/glibc-2.15-multiarch-x86-strcmp.patch
(from rev 154195, glibc/trunk/glibc-2.15-multiarch-x86-strcmp.patch)
  glibc/repos/testing-i686/glibc-2.15-nearbyintf-rounding.patch
(from rev 154195, glibc/trunk/glibc-2.15-nearbyintf-rounding.patch)
  glibc/repos/testing-i686/glibc-2.15-negative-result-cache.patch
(from rev 154195, glibc/trunk/glibc-2.15-negative-result-cache.patch)
  glibc/repos/testing-i686/glibc-2.15-non-signalling-comparisons.patch
(from rev 154195, glibc/trunk/glibc-2.15-non-signalling-comparisons.patch)
  glibc/repos/testing-i686/glibc-2.15-regex.patch
(from rev 154195, glibc/trunk/glibc-2.15-regex.patch)
  glibc/repos/testing-i686/glibc-2.15-revert-c5a0802a.patch
(from rev 154195, glibc/trunk/glibc-2.15-revert-c5a0802a.patch)
  glibc/repos/testing-i686/glibc-2.15-revert-netlink-cache.patch
(from rev 154195, glibc/trunk/glibc-2.15-revert-netlink-cache.patch)
  glibc/repos/testing-i686/glibc-2.15-rintf-rounding.patch
(from rev 154195, glibc/trunk/glibc-2.15-rintf-rounding.patch)
  glibc/repos/testing-i686/glibc-2.15-scanf.patch
(from rev 154195, glibc/trunk/glibc-2.15-scanf.patch)
  glibc/repos/testing-i686/glibc-2.15-strcasecmp-disable-avx.patch
(from rev 154195, glibc/trunk/glibc-2.15-strcasecmp-disable-avx.patch)
  glibc/repos/testing-i686/glibc-2.15-vdso.patch
(from rev 154195, glibc/trunk/glibc-2.15-vdso.patch)
  glibc/repos/testing-i686/glibc-2.15-vfprintf-nargs.patch
(from rev 154195, glibc/trunk/glibc-2.15-vfprintf-nargs.patch)
  glibc/repos/testing-i686/glibc-__i686.patch
(from rev 154195, glibc/trunk/glibc-__i686.patch)
  glibc/repos/testing-i686/glibc.install
(from rev 154195, glibc/trunk/glibc.install)
  glibc/repos/testing-i686/locale-gen
(from rev 154195, glibc/trunk/locale-gen)
  glibc/repos/testing-i686/locale.gen.txt
(from rev 154195, glibc/trunk/locale.gen.txt)
  glibc/repos/testing-i686/nscd
(from rev 154195, glibc/trunk/nscd)
  glibc/repos/testing-x86_64/
  glibc/repos/testing-x86_64/PKGBUILD
(from rev 154195, glibc/trunk/PKGBUILD)
  
glibc/repos/testing-x86_64/glibc-2.12.2-ignore-origin-of-privileged-program.patch
(from rev 154195, 
glibc/trunk/glibc-2.12.2-ignore-origin-of-privileged-program.patch)
  glibc/repos/testing-x86_64/glibc-2.14-libdl-crash.patch
(from rev 154195, glibc/trunk/glibc-2.14-libdl-crash.patch)
  glibc/repos/testing-x86_64/glibc-2.14-reexport-rpc-interface.patch
(from rev 154195, glibc/trunk/glibc-2.14-reexport-rpc-interface.patch)
  glibc/repos/testing-x86_64/glibc-2.14-reinstall-nis-rpc-headers.patch
(from rev 154195, glibc/trunk/glibc-2.14-reinstall-nis-rpc-headers.patch)
  
glibc/repos/testing-x86_64

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

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 05:16:58
  Author: allan
Revision: 154195

upgpkg: glibc 2.15-8

gcc-4.7 toolchain rebuild, install timezone binaries, update vfprintf nargs 
patch

Added:
  glibc/trunk/glibc-2.15-do-not-install-timezone-files-2.patch
  glibc/trunk/glibc-2.15-do-not-install-timezone-files.patch
Modified:
  glibc/trunk/PKGBUILD
  glibc/trunk/glibc-2.15-vfprintf-nargs.patch
Deleted:
  glibc/trunk/glibc-2.10-dont-build-timezone.patch

--+
 PKGBUILD |   36 +++---
 glibc-2.10-dont-build-timezone.patch |   13 --
 glibc-2.15-do-not-install-timezone-files-2.patch |   20 +++
 glibc-2.15-do-not-install-timezone-files.patch   |  124 +
 glibc-2.15-vfprintf-nargs.patch  |   16 +-
 5 files changed, 175 insertions(+), 34 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 09:14:13 UTC (rev 154194)
+++ PKGBUILD2012-03-24 09:16:58 UTC (rev 154195)
@@ -6,14 +6,14 @@
 
 pkgname=glibc
 pkgver=2.15
-pkgrel=7
+pkgrel=8
 _glibcdate=20111227
 pkgdesc="GNU C Library"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libc";
 license=('GPL' 'LGPL')
 groups=('base')
-depends=('linux-api-headers>=3.1.6' 'tzdata')
+depends=('linux-api-headers>=3.3' 'tzdata')
 makedepends=('gcc>=4.6')
 backup=(etc/gai.conf
 etc/locale.gen
@@ -21,7 +21,8 @@
 options=('!strip')
 install=glibc.install
 
source=(ftp://ftp.archlinux.org/other/glibc/${pkgname}-${pkgver}_${_glibcdate}.tar.xz
-glibc-2.10-dont-build-timezone.patch
+glibc-2.15-do-not-install-timezone-files.patch
+glibc-2.15-do-not-install-timezone-files-2.patch
 glibc-__i686.patch
 glibc-2.12.2-ignore-origin-of-privileged-program.patch
 glibc-2.14-libdl-crash.patch
@@ -52,7 +53,8 @@
 locale.gen.txt
 locale-gen)
 md5sums=('6ffdf5832192b92f98bdd125317c0dfc'
- '4dadb9203b69a3210d53514bb46f41c3'
+ '7ef69c530a15106de93e4de2df2d393e'
+ 'b6c619e5cf91829a15ce34dccef676d5'
  '40cd342e21f71f5e49e32622b25acc52'
  'e60e33591c9ec1447e4cddadcbb9cf3a'
  '6970bcfeb3bf88913436d5112d16f588'
@@ -73,7 +75,7 @@
  '7a2998a04ebfcf8bf820540f490ce714'
  '0d77d20fa7fe2f87ad945cb9edb4d91d'
  'bfdefac3d705f41fbf84b1de1dc945af'
- 'dded423e264cdd178500f3e8ad62fe66'
+ '3443e89c1e98089cd6c3e3c23f0c3d85'
  '340deaa582a95ddde86edb624c3bfea0'
  '6bbac50e6ff82187654e6a0a7bd849e7'
  'c483504cf404ed0b44480af627813a97'
@@ -98,9 +100,12 @@
   cd ${srcdir}/glibc
 
   # timezone data is in separate package (tzdata)
-  patch -p1 -i ${srcdir}/glibc-2.10-dont-build-timezone.patch
+  # http://sourceware.org/git/?p=glibc.git;a=commit;h=482ff4da
+  patch -p1 -i ${srcdir}/glibc-2.15-do-not-install-timezone-files.patch
+  # http://sourceware.org/git/?p=glibc.git;a=commit;h=a458e7fe
+  patch -p1 -i ${srcdir}/glibc-2.15-do-not-install-timezone-files-2.patch
 
-  # undefine __i686 for gcc <= 4.6
+  # undefine __i686
   # http://sourceware.org/ml/libc-alpha/2009-07/msg00072.html
   # fix in http://sourceware.org/git/?p=glibc.git;a=commit;h=d4a54ac6 requires 
additional backporting...
   patch -p1 -i ${srcdir}/glibc-__i686.patch
@@ -115,9 +120,9 @@
 
   # re-export RPC interface until libtirpc is ready as a replacement
   # http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=acee4873  (fedora 
branch)
-  patch -Np1 -i ${srcdir}/glibc-2.14-reexport-rpc-interface.patch
+  patch -p1 -i ${srcdir}/glibc-2.14-reexport-rpc-interface.patch
   # http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=bdd816a3  (fedora 
branch)
-  patch -Np1 -i ${srcdir}/glibc-2.14-reinstall-nis-rpc-headers.patch
+  patch -p1 -i ${srcdir}/glibc-2.14-reinstall-nis-rpc-headers.patch
 
   # fix res_query assertion
   # http://sourceware.org/bugzilla/show_bug.cgi?id=13013
@@ -125,25 +130,25 @@
 
   # fix up regcomp/regexec
   # http://sourceware.org/git/?p=glibc.git;a=commit;h=2ba92745
-  patch -Np1 -i ${srcdir}/glibc-2.15-regex.patch
+  patch -p1 -i ${srcdir}/glibc-2.15-regex.patch
 
   # propriety nvidia crash - 
https://bugzilla.redhat.com/show_bug.cgi?id=737223 
   # http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=0c95ab64  (fedora 
branch)
-  patch -Np1 -i ${srcdir}/glibc-2.15-lddebug-scopes.patch
+  patch -p1 -i ${srcdir}/glibc-2.15-lddebug-scopes.patch
 
   # revert commit c5a0802a - causes various hangs
   # https://bugzilla.redhat.com/show_bug.cgi?id=769421
   # Note: fedora may have actual fix (not submitted upstream yet...)
   # 
http://pkgs.fedoraproject.org/gitweb/?p=glibc.git;a=blob_plain;f=glibc-rh552960-2.patch
-  patch -Np1 -i ${srcdir}/glibc-2.15-revert-c5a0802a.patch
+  patch -p1 -i ${srcdir}/glibc-2.15-revert-c5a0802a.patch
 
   # fix realloc usage in vfscanf
   # http://sourceware.org/git/?p=glibc.git;a=commit;h=20b38e03
-  patch -Np

[arch-commits] Commit in libtool/repos (6 files)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 05:14:13
  Author: allan
Revision: 154194

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  libtool/repos/testing-i686/
  libtool/repos/testing-i686/PKGBUILD
(from rev 154193, libtool/trunk/PKGBUILD)
  libtool/repos/testing-i686/libtool.install
(from rev 154193, libtool/trunk/libtool.install)
  libtool/repos/testing-x86_64/
  libtool/repos/testing-x86_64/PKGBUILD
(from rev 154193, libtool/trunk/PKGBUILD)
  libtool/repos/testing-x86_64/libtool.install
(from rev 154193, libtool/trunk/libtool.install)

+
 testing-i686/PKGBUILD  |   49 +++
 testing-i686/libtool.install   |   20 +++
 testing-x86_64/PKGBUILD|   49 +++
 testing-x86_64/libtool.install |   20 +++
 4 files changed, 138 insertions(+)

Copied: libtool/repos/testing-i686/PKGBUILD (from rev 154193, 
libtool/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 09:14:13 UTC (rev 154194)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: judd 
+
+# NOTE: requires rebuilt with each new gcc version
+
+pkgname=('libtool' 'libltdl')
+pkgver=2.4.2
+pkgrel=5
+pkgdesc="A generic library support script"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/libtool";
+license=('GPL')
+options=('!libtool')
+source=(ftp://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('2ec8997e0c07249eb4cbd072417d70fe'
+ '1e6ba57420c82c663c85e745d11c7eed')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make check
+}
+
+package_libtool() {
+  depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.7.0')
+  groups=('base-devel')
+  install=libtool.install
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  
+  make DESTDIR=${pkgdir} install-binSCRIPTS install-man install-info \
+ install-data-local
+  rm -rf ${pkgdir}/usr/share/libtool/libltdl/
+}
+
+package_libltdl() {
+  pkgdesc="A system independent dlopen wrapper for GNU libtool"
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} install-libLTLIBRARIES install-includeHEADERS \
+ install-ltdlincludeHEADERS install-data-local
+  rm -rf ${pkgdir}/usr/share/{aclocal,libtool/config}
+}

Copied: libtool/repos/testing-i686/libtool.install (from rev 154193, 
libtool/trunk/libtool.install)
===
--- testing-i686/libtool.install(rev 0)
+++ testing-i686/libtool.install2012-03-24 09:14:13 UTC (rev 154194)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(libtool.info  libtool.info-1  libtool.info-2)
+
+post_install() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}

Copied: libtool/repos/testing-x86_64/PKGBUILD (from rev 154193, 
libtool/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-24 09:14:13 UTC (rev 154194)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Allan McRae 
+# Contributor: judd 
+
+# NOTE: requires rebuilt with each new gcc version
+
+pkgname=('libtool' 'libltdl')
+pkgver=2.4.2
+pkgrel=5
+pkgdesc="A generic library support script"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/libtool";
+license=('GPL')
+options=('!libtool')
+source=(ftp://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('2ec8997e0c07249eb4cbd072417d70fe'
+ '1e6ba57420c82c663c85e745d11c7eed')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make check
+}
+
+package_libtool() {
+  depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.7.0')
+  groups=('base-devel')
+  install=libtool.install
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  
+  make DESTDIR=${pkgdir} install-binSCRIPTS install-man install-info \
+ install-data-local
+  rm -rf ${pkgdir}/usr/share/libtool/libltdl/
+}
+
+package_libltdl() {
+  pkgdesc="A system independent dlopen wrapper for GNU libtool"
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+  make DESTDIR=${pkgdir} install-libLTLIBRARIES install-includeHEADERS \
+ install-ltdlincludeHEADERS install-data-local
+  rm -rf ${pkgdir}/usr/share/{aclocal,libtool/config}
+}

Copied: libtool/repos/testing-x

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

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 05:13:13
  Author: allan
Revision: 154193

upgpkg: libtool 2.4.2-5

gcc-4.7 rebuild

Modified:
  libtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 08:55:36 UTC (rev 154192)
+++ PKGBUILD2012-03-24 09:13:13 UTC (rev 154193)
@@ -6,7 +6,7 @@
 
 pkgname=('libtool' 'libltdl')
 pkgver=2.4.2
-pkgrel=4
+pkgrel=5
 pkgdesc="A generic library support script"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libtool";
@@ -28,7 +28,7 @@
 }
 
 package_libtool() {
-  depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.6.3')
+  depends=('sh' "libltdl=$pkgver" 'tar' 'gcc=4.7.0')
   groups=('base-devel')
   install=libtool.install
 



[arch-commits] Commit in gcc/repos (18 files)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 04:55:36
  Author: allan
Revision: 154192

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  gcc/repos/testing-i686/
  gcc/repos/testing-i686/PKGBUILD
(from rev 154191, gcc/trunk/PKGBUILD)
  gcc/repos/testing-i686/gcc-4.7.0-cloog-0.17.patch
(from rev 154191, gcc/trunk/gcc-4.7.0-cloog-0.17.patch)
  gcc/repos/testing-i686/gcc-ada.install
(from rev 154191, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-i686/gcc-fortran.install
(from rev 154191, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-i686/gcc-go.install
(from rev 154191, gcc/trunk/gcc-go.install)
  gcc/repos/testing-i686/gcc-libs.install
(from rev 154191, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-i686/gcc.install
(from rev 154191, gcc/trunk/gcc.install)
  gcc/repos/testing-i686/gcc_pure64.patch
(from rev 154191, gcc/trunk/gcc_pure64.patch)
  gcc/repos/testing-x86_64/
  gcc/repos/testing-x86_64/PKGBUILD
(from rev 154191, gcc/trunk/PKGBUILD)
  gcc/repos/testing-x86_64/gcc-4.7.0-cloog-0.17.patch
(from rev 154191, gcc/trunk/gcc-4.7.0-cloog-0.17.patch)
  gcc/repos/testing-x86_64/gcc-ada.install
(from rev 154191, gcc/trunk/gcc-ada.install)
  gcc/repos/testing-x86_64/gcc-fortran.install
(from rev 154191, gcc/trunk/gcc-fortran.install)
  gcc/repos/testing-x86_64/gcc-go.install
(from rev 154191, gcc/trunk/gcc-go.install)
  gcc/repos/testing-x86_64/gcc-libs.install
(from rev 154191, gcc/trunk/gcc-libs.install)
  gcc/repos/testing-x86_64/gcc.install
(from rev 154191, gcc/trunk/gcc.install)
  gcc/repos/testing-x86_64/gcc_pure64.patch
(from rev 154191, gcc/trunk/gcc_pure64.patch)

---+
 testing-i686/PKGBUILD |  264 
 testing-i686/gcc-4.7.0-cloog-0.17.patch   |   24 ++
 testing-i686/gcc-ada.install  |   20 ++
 testing-i686/gcc-fortran.install  |   16 +
 testing-i686/gcc-go.install   |   20 ++
 testing-i686/gcc-libs.install |   16 +
 testing-i686/gcc.install  |   20 ++
 testing-i686/gcc_pure64.patch |   26 ++
 testing-x86_64/PKGBUILD   |  264 
 testing-x86_64/gcc-4.7.0-cloog-0.17.patch |   24 ++
 testing-x86_64/gcc-ada.install|   20 ++
 testing-x86_64/gcc-fortran.install|   16 +
 testing-x86_64/gcc-go.install |   20 ++
 testing-x86_64/gcc-libs.install   |   16 +
 testing-x86_64/gcc.install|   20 ++
 testing-x86_64/gcc_pure64.patch   |   26 ++
 16 files changed, 812 insertions(+)

Copied: gcc/repos/testing-i686/PKGBUILD (from rev 154191, gcc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 08:55:36 UTC (rev 154192)
@@ -0,0 +1,264 @@
+# $Id$
+# Maintainer: Allan McRae 
+
+# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
+# NOTE: libtool requires rebuilt with each new gcc version
+
+pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
+pkgver=4.7.0
+pkgrel=1
+#_snapshot=4.6-20120120
+_libstdcppmanver=20120307  # Note: check source directory name 
when updating this
+pkgdesc="The GNU Compiler Collection"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL' 'custom')
+url="http://gcc.gnu.org";
+makedepends=('binutils>=2.22' 'libmpc' 'cloog' 'ppl' 'gcc-ada')
+checkdepends=('dejagnu')
+options=('!libtool' '!emptydirs')
+source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
+   
#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
+   
ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-api.${_libstdcppmanver}.man.tar.bz2
+   gcc_pure64.patch
+   gcc-4.7.0-cloog-0.17.patch)
+md5sums=('2a0f1d99fda235c29d40b561f81d9a77'
+ '489d2f5311535800a120efd8d18db719'
+ 'ced48436c1b3c981d721a829f1094de1'
+ '575f7d17b022e609447a590e481b18b5')
+
+
+if [ -n "${_snapshot}" ]; then
+  _basedir="${srcdir}/gcc-${_snapshot}"
+else
+  _basedir="${srcdir}/gcc-${pkgver}"
+fi
+
+build() {
+  cd ${_basedir}
+
+  # Do not install libiberty
+  sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
+
+  # Do not run fixincludes
+  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
+
+  if [ "${CARCH}" = "x86_64" ]; then
+patch -p1 -i ${srcdir}/gcc_pure64.patch
+  fi
+
+  # compatibility with latest cloog
+  patch -p1 -i ${srcdir}/gcc-4.7.0-cloog-0.17.patch
+
+  echo ${pkgver} > gcc/BASE-VER
+
+  cd ${srcdir}
+  mkdir gcc-build && cd gcc-build
+
+  ${_basedir}/configure --prefix=/usr \
+  --libdir=/usr/lib --libexecdir=/usr/lib \
+  --mandir=/usr/share/man --infodir=/usr/share/info \
+  --with-bugurl=https://bugs.archlinux.org/ \
+  --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ \
+  --en

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

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 04:53:07
  Author: allan
Revision: 154191

upgpkg: gcc 4.7.0-1

upstream update, hash-style=gnu is now default

Added:
  gcc/trunk/gcc-4.7.0-cloog-0.17.patch
Modified:
  gcc/trunk/PKGBUILD
  gcc/trunk/gcc_pure64.patch
Deleted:
  gcc/trunk/gcc-4.6.2-cloog-0.17.patch
  gcc/trunk/gcc-hash-style-both.patch

+
 PKGBUILD   |   63 ++
 gcc-4.6.2-cloog-0.17.patch |   36 
 gcc-4.7.0-cloog-0.17.patch |   24 
 gcc-hash-style-both.patch  |  122 ---
 gcc_pure64.patch   |   38 ++---
 5 files changed, 74 insertions(+), 209 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 08:47:35 UTC (rev 154190)
+++ PKGBUILD2012-03-24 08:53:07 UTC (rev 154191)
@@ -5,10 +5,10 @@
 # NOTE: libtool requires rebuilt with each new gcc version
 
 pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
-pkgver=4.6.3
+pkgver=4.7.0
 pkgrel=1
 #_snapshot=4.6-20120120
-_libstdcppmanver=20111215  # Note: check source directory name 
when updating this
+_libstdcppmanver=20120307  # Note: check source directory name 
when updating this
 pkgdesc="The GNU Compiler Collection"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
@@ -18,16 +18,15 @@
 options=('!libtool' '!emptydirs')
 source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2

#ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
-   
ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-man.${_libstdcppmanver}.tar.bz2
+   
ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-api.${_libstdcppmanver}.man.tar.bz2
gcc_pure64.patch
-   gcc-hash-style-both.patch
-   gcc-4.6.2-cloog-0.17.patch)
-md5sums=('773092fe5194353b02bb0110052a972e'
- '450772ce32daed97d7383199f8797f33'
- '4030ee1c08dd1e843c0225b772360e76'
- '4df25b623799b148a0703eaeec8fdf3f'
- '6d9939a2e667376031679ac9f9c49263')
+   gcc-4.7.0-cloog-0.17.patch)
+md5sums=('2a0f1d99fda235c29d40b561f81d9a77'
+ '489d2f5311535800a120efd8d18db719'
+ 'ced48436c1b3c981d721a829f1094de1'
+ '575f7d17b022e609447a590e481b18b5')
 
+
 if [ -n "${_snapshot}" ]; then
   _basedir="${srcdir}/gcc-${_snapshot}"
 else
@@ -44,12 +43,11 @@
   sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
 
   if [ "${CARCH}" = "x86_64" ]; then
-patch -Np1 -i ${srcdir}/gcc_pure64.patch
+patch -p1 -i ${srcdir}/gcc_pure64.patch
   fi
-  patch -Np0 -i ${srcdir}/gcc-hash-style-both.patch
 
   # compatibility with latest cloog
-  patch -Np1 -i ${srcdir}/gcc-4.6.2-cloog-0.17.patch
+  patch -p1 -i ${srcdir}/gcc-4.7.0-cloog-0.17.patch
 
   echo ${pkgver} > gcc/BASE-VER
 
@@ -69,7 +67,9 @@
   --with-ppl --enable-cloog-backend=isl \
   --enable-lto --enable-gold --enable-ld=default \
   --enable-plugin --with-plugin-ld=ld.gold \
+  --with-linker-hash-style=gnu \
   --disable-multilib --disable-libssp \
+  --disable-build-with-cxx --disable-build-poststage1-with-cxx \
   --enable-checking=release
   make
 }
@@ -90,23 +90,24 @@
 {
   pkgdesc="Runtime libraries shipped by GCC"
   groups=('base')
-  depends=('glibc>=2.14')
+  depends=('glibc>=2.15')
   install=gcc-libs.install
 
   cd gcc-build
   make -j1 -C $CHOST/libgcc DESTDIR=${pkgdir} install-shared
-  for lib in libmudflap libgomp libstdc++-v3/src; do
+  for lib in libmudflap libgomp libstdc++-v3/src libitm; do
 make -j1 -C $CHOST/$lib DESTDIR=${pkgdir} install-toolexeclibLTLIBRARIES
   done
   make -j1 -C $CHOST/libstdc++-v3/po DESTDIR=${pkgdir} install
   make -j1 -C $CHOST/libgomp DESTDIR=${pkgdir} install-info
+  make -j1 -C $CHOST/libitm DESTDIR=${pkgdir} install-info
 
   make -j1 DESTDIR=${pkgdir} install-target-libquadmath  
   make -j1 DESTDIR=${pkgdir} install-target-libgfortran
   make -j1 DESTDIR=${pkgdir} install-target-libobjc
 
   # remove unnecessary files installed by 
install-target-{libquadmath,libgfortran,libobjc}
-  rm -rf ${pkgdir}/usr/lib/{gcc/,libgfortran.spec}
+  rm -r ${pkgdir}/usr/lib/{gcc/,libgfortran.spec}
 
   # remove static libraries
   find ${pkgdir} -name *.a -delete
@@ -125,8 +126,12 @@
 
   cd gcc-build
   
+  make -j1 DESTDIR=${pkgdir} install
+
+  install -d $pkgdir/usr/share/gdb/auto-load
+  mv $pkgdir/usr/{lib/libstdc++.so.6.0.17-gdb.py,share/gdb/auto-load}
+
   # unfortunately it is much, much easier to install the lot and clean-up the 
mess...
-  make -j1 DESTDIR=${pkgdir} install
   rm $pkgdir/usr/bin/{{$CHOST-,}gfortran,{$CHOST-,}gccgo,gnat*}
   rm $pkgdir/usr/lib/*.so*
   rm $pkgdir/usr/lib/lib{ffi,gfortran,go{,begin},objc,quadmath}.a
@@ -135,26 +140,16 @@
   rm 
$pkgdir/usr/lib/gcc/$CHOST/${pkgver}/include/{ffi{,target}.h,quadmath{,_weak}.h}
   rm 
$pkgdir/usr/lib/gcc/$CHOST/${pkgver}/{cc1obj{,plus},f951,gnat1,go1,l

[arch-commits] Commit in binutils/repos (6 files)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 04:47:35
  Author: allan
Revision: 154190

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  binutils/repos/testing-i686/
  binutils/repos/testing-i686/PKGBUILD
(from rev 154189, binutils/trunk/PKGBUILD)
  binutils/repos/testing-i686/binutils.install
(from rev 154189, binutils/trunk/binutils.install)
  binutils/repos/testing-x86_64/
  binutils/repos/testing-x86_64/PKGBUILD
(from rev 154189, binutils/trunk/PKGBUILD)
  binutils/repos/testing-x86_64/binutils.install
(from rev 154189, binutils/trunk/binutils.install)

-+
 testing-i686/PKGBUILD   |   93 ++
 testing-i686/binutils.install   |   17 ++
 testing-x86_64/PKGBUILD |   93 ++
 testing-x86_64/binutils.install |   17 ++
 4 files changed, 220 insertions(+)

Copied: binutils/repos/testing-i686/PKGBUILD (from rev 154189, 
binutils/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 08:47:35 UTC (rev 154190)
@@ -0,0 +1,93 @@
+# $Id$
+# Maintainer: Allan McRae 
+
+# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
+
+pkgname=binutils
+pkgver=2.22
+pkgrel=5
+_date=20120323
+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-devel')
+depends=('glibc>=2.15' 'zlib')
+checkdepends=('dejagnu')
+options=('!libtool' '!distcc' '!ccache')
+install=binutils.install
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}_${_date}.tar.bz2)
+md5sums=('de2ac4298732827f8af706fc24020330')
+
+mksource() {
+  mkdir ${pkgname}-${_date}
+  cd ${pkgname}-${_date}
+  export _TAG=binutils-2_22-branch
+  export 'CVSROOT=:pserver:anon...@sourceware.org:/cvs/src'
+  cvs -z9 co -r $_TAG binutils || return 1
+  mv src binutils
+  tar -cvjf ../binutils-${pkgver}_${_date}.tar.bz2 binutils/*
+}
+
+build() {
+  cd ${srcdir}
+  mkdir binutils-build && cd binutils-build
+
+  [[ $CARCH == "x86_64" ]] && CONFIGFLAG="--enable-64-bit-bfd 
--disable-multilib"
+
+  ${srcdir}/binutils/configure --prefix=/usr \
+--enable-ld=default --enable-gold \
+--enable-plugins --enable-threads \
+--enable-shared $CONFIGFLAG
+
+  # check the host environment and makes sure all the necessary tools are 
available
+  make configure-host
+
+  make tooldir=${pkgdir}/usr
+
+  # Rebuild libiberty.a with -fPIC
+  cp -a libiberty libiberty-pic
+  make -C libiberty-pic clean
+  make CFLAGS="$CFLAGS -fPIC" -C libiberty-pic
+
+  # Rebuild libbfd.a with -fPIC
+  # hidden visability prevent 3rd party shared libraries exporting bfd 
non-stable API
+  cp -a bfd bfd-pic
+  make -C bfd-pic clean
+  make CFLAGS="$CFLAGS -fPIC -fvisibility=hidden" -C bfd-pic
+
+  # Rebuild libopcodes.a with -fPIC
+  cp -a opcodes opcodes-pic
+  make -C opcodes-pic clean 
+  make CFLAGS="$CFLAGS -fPIC" -C opcodes-pic
+}
+
+check() {
+  cd ${srcdir}/binutils-build
+
+  # do not abort on errors - manually check log files
+  make -k -j1 check || true
+}
+
+package() {
+  cd ${srcdir}/binutils-build
+  make prefix=${pkgdir}/usr tooldir=${pkgdir}/usr install
+  
+  # Add some useful headers
+  install -m644 ${srcdir}/binutils/include/libiberty.h ${pkgdir}/usr/include
+  install -m644 ${srcdir}/binutils/include/demangle.h ${pkgdir}/usr/include
+
+  # install libraries rebuilt with -fPIC
+  install -m644 libiberty-pic/libiberty.a ${pkgdir}/usr/lib
+  install -m644 bfd-pic/libbfd.a ${pkgdir}/usr/lib
+  install -m644 opcodes/libopcodes.a ${pkgdir}/usr/lib
+
+  # Remove Windows/Novell specific man pages
+  rm -f ${pkgdir}/usr/share/man/man1/{dlltool,nlmconv,windres,windmc}*
+
+  # Remove these symlinks, they are not ABI stable.
+  # Programs should compile static to the .a file.
+  rm -f ${pkgdir}/usr/lib/lib{bfd,opcodes}.so
+  echo "INPUT ( /usr/lib/libbfd.a -liberty -lz )" >${pkgdir}/usr/lib/libbfd.so
+  echo "INPUT ( /usr/lib/libopcodes.a -lbfd )" >${pkgdir}/usr/lib/libopcodes.so
+}

Copied: binutils/repos/testing-i686/binutils.install (from rev 154189, 
binutils/trunk/binutils.install)
===
--- testing-i686/binutils.install   (rev 0)
+++ testing-i686/binutils.install   2012-03-24 08:47:35 UTC (rev 154190)
@@ -0,0 +1,17 @@
+infodir=usr/share/info
+filelist=(as.info bfd.info binutils.info configure.info gprof.info ld.info 
standards.info)
+
+post_upgrade() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2> /dev/null
+  done
+}
+
+pre_remove() {
+  [ -x usr/bin/install-info ] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/d

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

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 04:46:45
  Author: allan
Revision: 154189

upgpkg: binutils 2.22-5

gcc-4.7 toolchain rebuild, new upstream snapshot

Modified:
  binutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 08:45:35 UTC (rev 154188)
+++ PKGBUILD2012-03-24 08:46:45 UTC (rev 154189)
@@ -5,19 +5,19 @@
 
 pkgname=binutils
 pkgver=2.22
-pkgrel=4
-_date=20111227
+pkgrel=5
+_date=20120323
 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-devel')
-depends=('glibc>=2.14' 'zlib')
+depends=('glibc>=2.15' 'zlib')
 checkdepends=('dejagnu')
 options=('!libtool' '!distcc' '!ccache')
 install=binutils.install
 
source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}_${_date}.tar.bz2)
-md5sums=('c2377089c15bb1a1bfaeca8d0e59dd4d')
+md5sums=('de2ac4298732827f8af706fc24020330')
 
 mksource() {
   mkdir ${pkgname}-${_date}
@@ -55,6 +55,11 @@
   cp -a bfd bfd-pic
   make -C bfd-pic clean
   make CFLAGS="$CFLAGS -fPIC -fvisibility=hidden" -C bfd-pic
+
+  # Rebuild libopcodes.a with -fPIC
+  cp -a opcodes opcodes-pic
+  make -C opcodes-pic clean 
+  make CFLAGS="$CFLAGS -fPIC" -C opcodes-pic
 }
 
 check() {
@@ -75,6 +80,7 @@
   # install libraries rebuilt with -fPIC
   install -m644 libiberty-pic/libiberty.a ${pkgdir}/usr/lib
   install -m644 bfd-pic/libbfd.a ${pkgdir}/usr/lib
+  install -m644 opcodes/libopcodes.a ${pkgdir}/usr/lib
 
   # Remove Windows/Novell specific man pages
   rm -f ${pkgdir}/usr/share/man/man1/{dlltool,nlmconv,windres,windmc}*



[arch-commits] Commit in linux-api-headers/repos (4 files)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 04:45:35
  Author: allan
Revision: 154188

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  linux-api-headers/repos/testing-i686/
  linux-api-headers/repos/testing-i686/PKGBUILD
(from rev 154187, linux-api-headers/trunk/PKGBUILD)
  linux-api-headers/repos/testing-x86_64/
  linux-api-headers/repos/testing-x86_64/PKGBUILD
(from rev 154187, linux-api-headers/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   41 +
 testing-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: linux-api-headers/repos/testing-i686/PKGBUILD (from rev 154187, 
linux-api-headers/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 08:45:35 UTC (rev 154188)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Allan McRae 
+
+# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
+
+pkgname=linux-api-headers
+pkgver=3.3
+_basever=3.3
+pkgrel=1
+pkgdesc="Kernel headers sanitized for use in userspace"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/libc";
+license=('GPL2')
+provides=("kernel-headers=${pkgver}")
+conflicts=('kernel-headers')
+replaces=('kernel-headers')
+source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz)
+   #http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
+# NOTE: signatures are not automatically verified by makepkg
+#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
+   #http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
+md5sums=('7133f5a2086a7d7ef97abac610c094f5')
+
+build() {
+  cd ${srcdir}/linux-${_basever}
+  [[ $pkgver != $_basever ]] && patch -Np1 -i ${srcdir}/patch-${pkgver}
+
+  make mrproper
+  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
+  
+  # clean-up unnecessary files generated during install
+  find ${pkgdir} -name .install -or -name ..install.cmd -print0 | xargs -0 rm 
-f
+}

Copied: linux-api-headers/repos/testing-x86_64/PKGBUILD (from rev 154187, 
linux-api-headers/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-24 08:45:35 UTC (rev 154188)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Allan McRae 
+
+# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
+
+pkgname=linux-api-headers
+pkgver=3.3
+_basever=3.3
+pkgrel=1
+pkgdesc="Kernel headers sanitized for use in userspace"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/libc";
+license=('GPL2')
+provides=("kernel-headers=${pkgver}")
+conflicts=('kernel-headers')
+replaces=('kernel-headers')
+source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz)
+   #http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
+# NOTE: signatures are not automatically verified by makepkg
+#http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
+   #http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
+md5sums=('7133f5a2086a7d7ef97abac610c094f5')
+
+build() {
+  cd ${srcdir}/linux-${_basever}
+  [[ $pkgver != $_basever ]] && patch -Np1 -i ${srcdir}/patch-${pkgver}
+
+  make mrproper
+  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
+  
+  # clean-up unnecessary files generated during install
+  find ${pkgdir} -name .install -or -name ..install.cmd -print0 | xargs -0 rm 
-f
+}



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

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 04:44:42
  Author: allan
Revision: 154187

upgpkg: linux-api-headers 3.3-1

gcc-4.7 toolchain rebuild, upstream update

Modified:
  linux-api-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-24 08:43:50 UTC (rev 154186)
+++ PKGBUILD2012-03-24 08:44:42 UTC (rev 154187)
@@ -4,8 +4,8 @@
 # toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
 
 pkgname=linux-api-headers
-pkgver=3.1.6
-_basever=3.1
+pkgver=3.3
+_basever=3.3
 pkgrel=1
 pkgdesc="Kernel headers sanitized for use in userspace"
 arch=('i686' 'x86_64')
@@ -14,13 +14,12 @@
 provides=("kernel-headers=${pkgver}")
 conflicts=('kernel-headers')
 replaces=('kernel-headers')
-source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz
-   http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
+source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.xz)
+   #http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz)
 # NOTE: signatures are not automatically verified by makepkg
 #http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basever}.tar.sign
#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.sign
-md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
- 'b59adeac6d593fe993e964ea9e259c42')
+md5sums=('7133f5a2086a7d7ef97abac610c094f5')
 
 build() {
   cd ${srcdir}/linux-${_basever}
@@ -38,5 +37,5 @@
   rm -rf ${pkgdir}/usr/include/drm
   
   # clean-up unnecessary files generated during install
-  find ${pkgdir} -name .install -or -name ..install.cmd | xargs rm -f
+  find ${pkgdir} -name .install -or -name ..install.cmd -print0 | xargs -0 rm 
-f
 }



[arch-commits] Commit in tzdata/repos (4 files)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 04:43:50
  Author: allan
Revision: 154186

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  tzdata/repos/testing-i686/
  tzdata/repos/testing-i686/PKGBUILD
(from rev 154185, tzdata/trunk/PKGBUILD)
  tzdata/repos/testing-x86_64/
  tzdata/repos/testing-x86_64/PKGBUILD
(from rev 154185, tzdata/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   32 
 testing-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: tzdata/repos/testing-i686/PKGBUILD (from rev 154185, 
tzdata/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-24 08:43:50 UTC (rev 154186)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=tzdata
+pkgver=2012b
+pkgrel=2
+_tzcode=2012b
+_tzdata=2012b
+pkgdesc="Sources for time zone and daylight saving time data"
+arch=('i686' 'x86_64')
+url="http://www.iana.org/time-zones";
+license=('GPL')
+optdepends=('bash: required by tzselect')
+options=('!emptydirs')
+source=(#http://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz
+ftp://munnari.oz.au/pub/${pkgname}${_tzdata}.tar.gz)
+md5sums=('0615fd29def380a917e528433c820368')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}

Copied: tzdata/repos/testing-x86_64/PKGBUILD (from rev 154185, 
tzdata/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-24 08:43:50 UTC (rev 154186)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=tzdata
+pkgver=2012b
+pkgrel=2
+_tzcode=2012b
+_tzdata=2012b
+pkgdesc="Sources for time zone and daylight saving time data"
+arch=('i686' 'x86_64')
+url="http://www.iana.org/time-zones";
+license=('GPL')
+optdepends=('bash: required by tzselect')
+options=('!emptydirs')
+source=(#http://www.iana.org/time-zones/repository/releases/${pkgname}${_tzdata}.tar.gz
+ftp://munnari.oz.au/pub/${pkgname}${_tzdata}.tar.gz)
+md5sums=('0615fd29def380a917e528433c820368')
+
+timezones=('africa' 'antarctica' 'asia' 'australasia'
+   'europe' 'northamerica' 'southamerica'
+   'pacificnew' 'etcetera' 'backward'
+   'systemv' 'factory'
+   'solar87' 'solar88' 'solar89')
+
+package() {
+  cd ${srcdir}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/posix ${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo/right -L leapseconds 
${timezones[@]}
+  zic -y ./yearistype -d ${pkgdir}/usr/share/zoneinfo -p America/New_York
+  install -m444 -t ${pkgdir}/usr/share/zoneinfo iso3166.tab zone.tab
+}



[arch-commits] Commit in tzdata/trunk (Makefile.patch PKGBUILD)

2012-03-24 Thread Allan McRae
Date: Saturday, March 24, 2012 @ 04:42:34
  Author: allan
Revision: 154185

upgpkg: tzdata 2012b-2

binaries now provided by glibc

Modified:
  tzdata/trunk/PKGBUILD
Deleted:
  tzdata/trunk/Makefile.patch

+
 Makefile.patch |  140 ---
 PKGBUILD   |   43 +---
 2 files changed, 14 insertions(+), 169 deletions(-)

Deleted: Makefile.patch
===
--- Makefile.patch  2012-03-24 08:25:04 UTC (rev 154184)
+++ Makefile.patch  2012-03-24 08:42:34 UTC (rev 154185)
@@ -1,140 +0,0 @@
-diff -Naur src/Makefile src-p/Makefile
 src/Makefile   2007-08-20 16:47:41.0 +0200
-+++ src-p/Makefile 2007-10-02 04:07:44.0 +0200
-@@ -34,17 +34,17 @@
- 
- # Everything gets put in subdirectories of. . .
- 
--TOPDIR=   /usr/local
-+TOPDIR=   $(DESTDIR)/usr
- 
- # "Compiled" time zone information is placed in the "TZDIR" directory
- # (and subdirectories).
- # Use an absolute path name for TZDIR unless you're just testing the software.
- 
--TZDIR=$(TOPDIR)/etc/zoneinfo
-+TZDIR=$(TOPDIR)/share/zoneinfo
- 
- # The "tzselect", "zic", and "zdump" commands get installed in. . .
- 
--ETCDIR=   $(TOPDIR)/etc
-+SBINDIR=  $(TOPDIR)/sbin
- 
- # If you "make INSTALL", the "date" command gets installed in. . .
- 
-@@ -52,7 +52,7 @@
- 
- # Manual pages go in subdirectories of. . .
- 
--MANDIR=   $(TOPDIR)/man
-+MANDIR=   $(TOPDIR)/share/man
- 
- # Library functions are put in an archive in LIBDIR.
- 
-@@ -83,7 +83,7 @@
- 
- # Non-default libraries needed to link.
- # Add -lintl if you want to use `gettext' on Solaris.
--LDLIBS=
-+LDLIBS=$(LDFLAGS)
- 
- # Add the following to the end of the "CFLAGS=" line as needed.
- #  -Dconst= if `const' does not work (SunOS 4.x cc, OSF1 V5.0 cc)
-@@ -211,7 +211,7 @@
- # before the first Monday in January when a "%V" format is used and January 1
- # falls on a Friday, Saturday, or Sunday.
- 
--CFLAGS=
-+CFLAGS += -std=gnu99
- 
- # If you want zic's -s option used when installing, uncomment the next line
- # ZFLAGS= -s
-@@ -220,7 +220,7 @@
- ZIC=  $(zic) $(ZFLAGS)
- 
- # The name of a Posix-compliant `awk' on your system.
--AWK=  nawk
-+AWK=  awk
- 
- # The path where SGML DTDs are kept.
- SGML_SEARCH_PATH= $(TOPDIR)/share/doc/sgml-lib/REC-html401-19991224/
-@@ -241,8 +241,10 @@
- 
- 
###
- 
--cc=   cc
--CC=   $(cc) -DTZDIR=\"$(TZDIR)\"
-+CC+=  -DTZDIR=\"$(TZDIR)\"
-+ifeq ($(NLS),1)
-+CC += -DHAVE_GETTEXT=1 -DTZ_DOMAIN=\"libc\"
-+endif
- 
- TZCSRCS=  zic.c localtime.c asctime.c scheck.c ialloc.c
- TZCOBJS=  zic.o localtime.o asctime.o scheck.o ialloc.o
-@@ -282,14 +284,16 @@
- 
- ALL:  all date
- 
--install:  all $(DATA) $(REDO) $(TZLIB) $(MANS) $(TABDATA)
-+install:  all $(DATA) $(REDO) $(MANS) $(TABDATA)
-   $(ZIC) -y $(YEARISTYPE) \
-   -d $(TZDIR) -l $(LOCALTIME) -p $(POSIXRULES)
-   -rm -f $(TZDIR)/iso3166.tab $(TZDIR)/zone.tab
-   cp iso3166.tab zone.tab $(TZDIR)/.
--  -mkdir $(TOPDIR) $(ETCDIR)
--  cp tzselect zic zdump $(ETCDIR)/.
--  -mkdir $(TOPDIR) $(MANDIR) \
-+  -mkdir -p $(TOPDIR) $(SBINDIR)
-+  cp zic zdump $(SBINDIR)/.
-+  -mkdir -p $(TOPDIR) $(BINDIR)
-+  cp tzselect $(BINDIR)/.
-+  -mkdir -p $(TOPDIR) $(MANDIR) \
-   $(MANDIR)/man3 $(MANDIR)/man5 $(MANDIR)/man8
-   -rm -f $(MANDIR)/man3/newctime.3 \
-   $(MANDIR)/man3/newtzset.3 \
-@@ -298,13 +302,11 @@
-   $(MANDIR)/man8/zdump.8 \
-   $(MANDIR)/man8/zic.8
-   cp newctime.3 newtzset.3 $(MANDIR)/man3/.
--  cp tzfile.5 $(MANDIR)/man5/.
--  cp tzselect.8 zdump.8 zic.8 $(MANDIR)/man8/.
- 
- INSTALL:  ALL install date.1
--  -mkdir $(TOPDIR) $(BINDIR)
-+  -mkdir -p $(TOPDIR) $(BINDIR)
-   cp date $(BINDIR)/.
--  -mkdir $(TOPDIR) $(MANDIR) $(MANDIR)/man1
-+  -mkdir -p $(TOPDIR) $(MANDIR) $(MANDIR)/man1
-   -rm -f $(MANDIR)/man1/date.1
-   cp date.1 $(MANDIR)/man1/.
- 
-@@ -334,9 +336,9 @@
- # You must replace all of $(TZDIR) to switch from not using leap seconds
- # to using them, or vice versa.
- other_two:zic leapseconds $(TDATA)
--  $(ZIC) -y $(YEARISTYPE) -d $(TZDIR)-posix -L /dev/null $(TDATA)
-+  $(ZIC) -y $(YEARISTYPE) -d $(TZDIR)/posix -L /dev/null $(TDATA)
-   $(ZIC) -y $(YEARISTYPE) \
--  -d $(TZDIR)-leaps -L leapseconds $(TDATA)
-+  -d $(TZDIR)/right -L leapseconds $(TDATA)

[arch-commits] Commit in nvidia-lts/repos (5 files)

2012-03-24 Thread Ionut Biru
Date: Saturday, March 24, 2012 @ 04:25:04
  Author: ibiru
Revision: 154184

db-move: moved nvidia-lts from [testing] to [extra] (x86_64)

Added:
  nvidia-lts/repos/extra-x86_64/PKGBUILD
(from rev 154182, nvidia-lts/repos/testing-x86_64/PKGBUILD)
  nvidia-lts/repos/extra-x86_64/nvidia-lts.install
(from rev 154182, nvidia-lts/repos/testing-x86_64/nvidia-lts.install)
Deleted:
  nvidia-lts/repos/extra-x86_64/PKGBUILD
  nvidia-lts/repos/extra-x86_64/nvidia-lts.install
  nvidia-lts/repos/testing-x86_64/

+
 PKGBUILD   |   90 +--
 nvidia-lts.install |   30 -
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-24 08:25:02 UTC (rev 154183)
+++ extra-x86_64/PKGBUILD   2012-03-24 08:25:04 UTC (rev 154184)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=nvidia-lts
-pkgver=295.33
-_extramodules=extramodules-3.0-lts
-pkgrel=1
-pkgdesc="NVIDIA drivers for linux-lts"
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-depends=('linux-lts>=3.0.0' "nvidia-utils=$pkgver")
-makedepends=('linux-lts-headers>=3.0.0')
-provides=('nvidia')
-license=('custom')
-install=nvidia-lts.install
-options=(!strip)
-if [ "$CARCH" = "i686" ]; then
-  _arch='x86'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-  
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-  md5sums=('1634fb3115526caeae5eb8227282bf17')
-elif [ "$CARCH" = "x86_64" ]; then
-  _arch='x86_64'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
-  
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-  md5sums=('04e814843bcaf23efa0b4b3df4ea2700')
-fi
-
-build() {
-  _kernver="$(cat /lib/modules/${_extramodules}/version)"
-  cd "${srcdir}"
-  sh ${_pkg}.run --extract-only
-  cd "${_pkg}/kernel"
-  make SYSSRC=/lib/modules/${_kernver}/build module
-}
-
-package() {
-  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
-  gzip "${pkgdir}/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
-  install -d -m755 "${pkgdir}/lib/modprobe.d"
-  echo "blacklist nouveau" >> "${pkgdir}/lib/modprobe.d/nvidia-lts.conf"
-  echo "blacklist nvidiafb" >> "${pkgdir}/lib/modprobe.d/nvidia-lts.conf"
-  install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
-}

Copied: nvidia-lts/repos/extra-x86_64/PKGBUILD (from rev 154182, 
nvidia-lts/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-03-24 08:25:04 UTC (rev 154184)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=295.33
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux-lts>=3.0.0' "nvidia-utils=$pkgver")
+makedepends=('linux-lts-headers>=3.0.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+if [ "$CARCH" = "i686" ]; then
+  _arch='x86'
+  _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
+  
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+  md5sums=('1634fb3115526caeae5eb8227282bf17')
+elif [ "$CARCH" = "x86_64" ]; then
+  _arch='x86_64'
+  _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
+  
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+  md5sums=('04e814843bcaf23efa0b4b3df4ea2700')
+fi
+
+build() {
+  _kernver="$(cat /lib/modules/${_extramodules}/version)"
+  cd "${srcdir}"
+  sh ${_pkg}.run --extract-only
+  cd "${_pkg}/kernel"
+  make SYSSRC=/lib/modules/${_kernver}/build module
+}
+
+package() {
+  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+  gzip "${pkgdir}/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+  install -d -m755 "${pkgdir}/lib/modprobe.d"
+  echo "blacklist nouveau" >> "${pkgdir}/lib/modprobe.d/nvidia-lts.conf"
+  echo "blacklist nvidiafb" >> "${pkgdir}/lib/modprobe.d/nvidia-lts.conf"
+  install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
+}

Deleted: extra-x86_64/nvidia-lts.install
===
--- extra-x86_64/nvidia-lts.install 2012-03-24 08:25:02 UTC (rev 154183)
+++ extra-x86_64/nvidia-lts.install 2012-03-24 08:25:04 UTC (rev 154184)
@@ -1,15 +0,0 @@
-post_install() {
-EXTRAMODULES='extramodules-3.0-lts'
-depmod $(cat /lib/modules/$EXTRAMODULES/version)
-echo 'In order to use nvidia module, reboot the system.'
-}
-
-post_upgrade() {
-EXTRAMODULES='extra

[arch-commits] Commit in nvidia-lts/repos (5 files)

2012-03-24 Thread Ionut Biru
Date: Saturday, March 24, 2012 @ 04:25:02
  Author: ibiru
Revision: 154183

db-move: moved nvidia-lts from [testing] to [extra] (i686)

Added:
  nvidia-lts/repos/extra-i686/PKGBUILD
(from rev 154182, nvidia-lts/repos/testing-i686/PKGBUILD)
  nvidia-lts/repos/extra-i686/nvidia-lts.install
(from rev 154182, nvidia-lts/repos/testing-i686/nvidia-lts.install)
Deleted:
  nvidia-lts/repos/extra-i686/PKGBUILD
  nvidia-lts/repos/extra-i686/nvidia-lts.install
  nvidia-lts/repos/testing-i686/

+
 PKGBUILD   |   90 +--
 nvidia-lts.install |   30 -
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-24 07:35:24 UTC (rev 154182)
+++ extra-i686/PKGBUILD 2012-03-24 08:25:02 UTC (rev 154183)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=nvidia-lts
-pkgver=295.33
-_extramodules=extramodules-3.0-lts
-pkgrel=1
-pkgdesc="NVIDIA drivers for linux-lts"
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/";
-depends=('linux-lts>=3.0.0' "nvidia-utils=$pkgver")
-makedepends=('linux-lts-headers>=3.0.0')
-provides=('nvidia')
-license=('custom')
-install=nvidia-lts.install
-options=(!strip)
-if [ "$CARCH" = "i686" ]; then
-  _arch='x86'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-  
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-  md5sums=('1634fb3115526caeae5eb8227282bf17')
-elif [ "$CARCH" = "x86_64" ]; then
-  _arch='x86_64'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
-  
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
-  md5sums=('04e814843bcaf23efa0b4b3df4ea2700')
-fi
-
-build() {
-  _kernver="$(cat /lib/modules/${_extramodules}/version)"
-  cd "${srcdir}"
-  sh ${_pkg}.run --extract-only
-  cd "${_pkg}/kernel"
-  make SYSSRC=/lib/modules/${_kernver}/build module
-}
-
-package() {
-  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
-"${pkgdir}/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
-  gzip "${pkgdir}/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
-  install -d -m755 "${pkgdir}/lib/modprobe.d"
-  echo "blacklist nouveau" >> "${pkgdir}/lib/modprobe.d/nvidia-lts.conf"
-  echo "blacklist nvidiafb" >> "${pkgdir}/lib/modprobe.d/nvidia-lts.conf"
-  install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
-}

Copied: nvidia-lts/repos/extra-i686/PKGBUILD (from rev 154182, 
nvidia-lts/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-24 08:25:02 UTC (rev 154183)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=295.33
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux-lts>=3.0.0' "nvidia-utils=$pkgver")
+makedepends=('linux-lts-headers>=3.0.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+if [ "$CARCH" = "i686" ]; then
+  _arch='x86'
+  _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
+  
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+  md5sums=('1634fb3115526caeae5eb8227282bf17')
+elif [ "$CARCH" = "x86_64" ]; then
+  _arch='x86_64'
+  _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
+  
source=("ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run";)
+  md5sums=('04e814843bcaf23efa0b4b3df4ea2700')
+fi
+
+build() {
+  _kernver="$(cat /lib/modules/${_extramodules}/version)"
+  cd "${srcdir}"
+  sh ${_pkg}.run --extract-only
+  cd "${_pkg}/kernel"
+  make SYSSRC=/lib/modules/${_kernver}/build module
+}
+
+package() {
+  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+  gzip "${pkgdir}/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+  install -d -m755 "${pkgdir}/lib/modprobe.d"
+  echo "blacklist nouveau" >> "${pkgdir}/lib/modprobe.d/nvidia-lts.conf"
+  echo "blacklist nvidiafb" >> "${pkgdir}/lib/modprobe.d/nvidia-lts.conf"
+  install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
+}

Deleted: extra-i686/nvidia-lts.install
===
--- extra-i686/nvidia-lts.install   2012-03-24 07:35:24 UTC (rev 154182)
+++ extra-i686/nvidia-lts.install   2012-03-24 08:25:02 UTC (rev 154183)
@@ -1,15 +0,0 @@
-post_install() {
-EXTRAMODULES='extramodules-3.0-lts'
-depmod $(cat /lib/modules/$EXTRAMODULES/version)
-echo 'In order to use nvidia module, reboot the system.'
-}
-
-post_upgrade() {
-EXTRAMODULES='extramodules-3.0-lts'
-depmod $(cat /lib/modules/$EXTRAMO

[arch-commits] Commit in linux-lts/repos (19 files)

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 03:35:24
  Author: tpowa
Revision: 154182

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

Added:
  linux-lts/repos/core-x86_64/CVE-2012-0056.patch
(from rev 154180, linux-lts/repos/testing-x86_64/CVE-2012-0056.patch)
  linux-lts/repos/core-x86_64/PKGBUILD
(from rev 154180, linux-lts/repos/testing-x86_64/PKGBUILD)
  linux-lts/repos/core-x86_64/change-default-console-loglevel.patch
(from rev 154180, 
linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch)
  linux-lts/repos/core-x86_64/config
(from rev 154180, linux-lts/repos/testing-x86_64/config)
  linux-lts/repos/core-x86_64/config.x86_64
(from rev 154180, linux-lts/repos/testing-x86_64/config.x86_64)
  linux-lts/repos/core-x86_64/ext4-options.patch
(from rev 154180, linux-lts/repos/testing-x86_64/ext4-options.patch)
  linux-lts/repos/core-x86_64/i915-fix-ghost-tv-output.patch
(from rev 154180, 
linux-lts/repos/testing-x86_64/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/core-x86_64/linux-lts.install
(from rev 154180, linux-lts/repos/testing-x86_64/linux-lts.install)
  linux-lts/repos/core-x86_64/linux-lts.preset
(from rev 154180, linux-lts/repos/testing-x86_64/linux-lts.preset)
Deleted:
  linux-lts/repos/core-x86_64/CVE-2012-0056.patch
  linux-lts/repos/core-x86_64/PKGBUILD
  linux-lts/repos/core-x86_64/change-default-console-loglevel.patch
  linux-lts/repos/core-x86_64/config
  linux-lts/repos/core-x86_64/config.x86_64
  linux-lts/repos/core-x86_64/ext4-options.patch
  linux-lts/repos/core-x86_64/i915-fix-ghost-tv-output.patch
  linux-lts/repos/core-x86_64/linux-lts.install
  linux-lts/repos/core-x86_64/linux-lts.preset
  linux-lts/repos/testing-x86_64/

---+
 CVE-2012-0056.patch   |  538 -
 PKGBUILD  |  558 -
 change-default-console-loglevel.patch |   24 
 config|11596 
 config.x86_64 |11072 +++---
 ext4-options.patch|   98 
 i915-fix-ghost-tv-output.patch|   52 
 linux-lts.install |  124 
 linux-lts.preset  |   28 
 9 files changed, 12045 insertions(+), 12045 deletions(-)

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


[arch-commits] Commit in linux-lts/repos (19 files)

2012-03-24 Thread Tobias Powalowski
Date: Saturday, March 24, 2012 @ 03:35:22
  Author: tpowa
Revision: 154181

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

Added:
  linux-lts/repos/core-i686/CVE-2012-0056.patch
(from rev 154180, linux-lts/repos/testing-i686/CVE-2012-0056.patch)
  linux-lts/repos/core-i686/PKGBUILD
(from rev 154180, linux-lts/repos/testing-i686/PKGBUILD)
  linux-lts/repos/core-i686/change-default-console-loglevel.patch
(from rev 154180, 
linux-lts/repos/testing-i686/change-default-console-loglevel.patch)
  linux-lts/repos/core-i686/config
(from rev 154180, linux-lts/repos/testing-i686/config)
  linux-lts/repos/core-i686/config.x86_64
(from rev 154180, linux-lts/repos/testing-i686/config.x86_64)
  linux-lts/repos/core-i686/ext4-options.patch
(from rev 154180, linux-lts/repos/testing-i686/ext4-options.patch)
  linux-lts/repos/core-i686/i915-fix-ghost-tv-output.patch
(from rev 154180, 
linux-lts/repos/testing-i686/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/core-i686/linux-lts.install
(from rev 154180, linux-lts/repos/testing-i686/linux-lts.install)
  linux-lts/repos/core-i686/linux-lts.preset
(from rev 154180, linux-lts/repos/testing-i686/linux-lts.preset)
Deleted:
  linux-lts/repos/core-i686/CVE-2012-0056.patch
  linux-lts/repos/core-i686/PKGBUILD
  linux-lts/repos/core-i686/change-default-console-loglevel.patch
  linux-lts/repos/core-i686/config
  linux-lts/repos/core-i686/config.x86_64
  linux-lts/repos/core-i686/ext4-options.patch
  linux-lts/repos/core-i686/i915-fix-ghost-tv-output.patch
  linux-lts/repos/core-i686/linux-lts.install
  linux-lts/repos/core-i686/linux-lts.preset
  linux-lts/repos/testing-i686/

---+
 CVE-2012-0056.patch   |  538 -
 PKGBUILD  |  558 -
 change-default-console-loglevel.patch |   24 
 config|11596 
 config.x86_64 |11072 +++---
 ext4-options.patch|   98 
 i915-fix-ghost-tv-output.patch|   52 
 linux-lts.install |  124 
 linux-lts.preset  |   28 
 9 files changed, 12045 insertions(+), 12045 deletions(-)

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