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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 03:06:02
  Author: ibiru
Revision: 156040

uodate to 1.94.0

Modified:
  udisks2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-11 21:03:20 UTC (rev 156039)
+++ PKGBUILD2012-04-12 07:06:02 UTC (rev 156040)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=udisks2
-pkgver=1.93.0
+pkgver=1.94.0
 pkgrel=1
 pkgdesc=Disk Management Service, version 2
 arch=('i686' 'x86_64')
@@ -14,12 +14,12 @@
 'gptfdisk: GUID partition table support')
 options=(!libtool)
 source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
-sha256sums=('e2264d06bbf5399d243b0f91628881fa1d95d1a512b2af26f5ab074caf6327d7')
+sha256sums=('e58193c2f2f4fba030b6dd684708352b1eccf6826843e42899a26fef4249b0bc')
 
 build() {
   cd udisks-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc \
-  --with-systemdsystemunitdir=/lib/systemd/system \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system \
   --localstatedir=/var --disable-static
   make
 }



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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 03:07:18
  Author: ibiru
Revision: 156041

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

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

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-04-12 07:06:02 UTC (rev 156040)
+++ testing-i686/PKGBUILD   2012-04-12 07:07:18 UTC (rev 156041)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=udisks2
-pkgver=1.93.0
-pkgrel=1
-pkgdesc=Disk Management Service, version 2
-arch=('i686' 'x86_64')
-url=http://www.freedesktop.org/wiki/Software/udisks;
-license=('GPL2')
-depends=('glib2' 'udev' 'polkit' 'libatasmart' 'eject')
-makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
-optdepends=('parted: partition management'
-'gptfdisk: GUID partition table support')
-options=(!libtool)
-source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
-sha256sums=('e2264d06bbf5399d243b0f91628881fa1d95d1a512b2af26f5ab074caf6327d7')
-
-build() {
-  cd udisks-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --with-systemdsystemunitdir=/lib/systemd/system \
-  --localstatedir=/var --disable-static
-  make
-}
-
-package() {
-  cd udisks-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: udisks2/repos/testing-i686/PKGBUILD (from rev 156040, 
udisks2/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-12 07:07:18 UTC (rev 156041)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=udisks2
+pkgver=1.94.0
+pkgrel=1
+pkgdesc=Disk Management Service, version 2
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/udisks;
+license=('GPL2')
+depends=('glib2' 'udev' 'polkit' 'libatasmart' 'eject')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
+optdepends=('parted: partition management'
+'gptfdisk: GUID partition table support')
+options=(!libtool)
+source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
+sha256sums=('e58193c2f2f4fba030b6dd684708352b1eccf6826843e42899a26fef4249b0bc')
+
+build() {
+  cd udisks-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system \
+  --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd udisks-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2012-04-12 07:06:02 UTC (rev 156040)
+++ testing-x86_64/PKGBUILD 2012-04-12 07:07:18 UTC (rev 156041)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgname=udisks2
-pkgver=1.93.0
-pkgrel=1
-pkgdesc=Disk Management Service, version 2
-arch=('i686' 'x86_64')
-url=http://www.freedesktop.org/wiki/Software/udisks;
-license=('GPL2')
-depends=('glib2' 'udev' 'polkit' 'libatasmart' 'eject')
-makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
-optdepends=('parted: partition management'
-'gptfdisk: GUID partition table support')
-options=(!libtool)
-source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
-sha256sums=('e2264d06bbf5399d243b0f91628881fa1d95d1a512b2af26f5ab074caf6327d7')
-
-build() {
-  cd udisks-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --with-systemdsystemunitdir=/lib/systemd/system \
-  --localstatedir=/var --disable-static
-  make
-}
-
-package() {
-  cd udisks-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: udisks2/repos/testing-x86_64/PKGBUILD (from rev 156040, 
udisks2/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-12 07:07:18 UTC (rev 156041)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgname=udisks2
+pkgver=1.94.0
+pkgrel=1
+pkgdesc=Disk Management Service, version 2
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/udisks;
+license=('GPL2')
+depends=('glib2' 'udev' 'polkit' 'libatasmart' 'eject')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
+optdepends=('parted: partition management'
+'gptfdisk: GUID partition table support')
+options=(!libtool)

[arch-commits] Commit in cups-pk-helper/trunk (PKGBUILD)

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 03:11:47
  Author: ibiru
Revision: 156042

update to 0.2.2

Modified:
  cups-pk-helper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 07:07:18 UTC (rev 156041)
+++ PKGBUILD2012-04-12 07:11:47 UTC (rev 156042)
@@ -1,7 +1,7 @@
 #$Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=cups-pk-helper
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc=A helper that makes system-config-printer use PolicyKit
 arch=(i686 x86_64)
@@ -9,19 +9,18 @@
 license=('GPL')
 depends=(polkit libcups)
 makedepends=(intltool)
-install=
-source=(http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b620abc83d5e8595c533264c00c6f6d9f44ec020b62968797747687857679c9c 
')
+source=(http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('56a10efbc0f37db39a940d99d549c7f37fa95f1af4745b30b79c240b0f37cfd7')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc \
 --libexecdir=/usr/lib/cups-pk-helper
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
 



[arch-commits] Commit in cups-pk-helper/repos (4 files)

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 03:12:27
  Author: ibiru
Revision: 156043

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

Added:
  cups-pk-helper/repos/testing-i686/
  cups-pk-helper/repos/testing-i686/PKGBUILD
(from rev 156042, cups-pk-helper/trunk/PKGBUILD)
  cups-pk-helper/repos/testing-x86_64/
  cups-pk-helper/repos/testing-x86_64/PKGBUILD
(from rev 156042, cups-pk-helper/trunk/PKGBUILD)

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

Copied: cups-pk-helper/repos/testing-i686/PKGBUILD (from rev 156042, 
cups-pk-helper/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-12 07:12:27 UTC (rev 156043)
@@ -0,0 +1,27 @@
+#$Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=cups-pk-helper
+pkgver=0.2.2
+pkgrel=1
+pkgdesc=A helper that makes system-config-printer use PolicyKit
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/software/cups-pk-helper/releases/;
+license=('GPL')
+depends=(polkit libcups)
+makedepends=(intltool)
+source=(http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('56a10efbc0f37db39a940d99d549c7f37fa95f1af4745b30b79c240b0f37cfd7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/cups-pk-helper
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: cups-pk-helper/repos/testing-x86_64/PKGBUILD (from rev 156042, 
cups-pk-helper/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-12 07:12:27 UTC (rev 156043)
@@ -0,0 +1,27 @@
+#$Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+pkgname=cups-pk-helper
+pkgver=0.2.2
+pkgrel=1
+pkgdesc=A helper that makes system-config-printer use PolicyKit
+arch=(i686 x86_64)
+url=http://www.freedesktop.org/software/cups-pk-helper/releases/;
+license=('GPL')
+depends=(polkit libcups)
+makedepends=(intltool)
+source=(http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('56a10efbc0f37db39a940d99d549c7f37fa95f1af4745b30b79c240b0f37cfd7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+--libexecdir=/usr/lib/cups-pk-helper
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 03:19:30
  Author: ibiru
Revision: 156044

update to 2.51

Modified:
  transmission/trunk/PKGBUILD
Deleted:
  transmission/trunk/0001-gtk-conf-set-correct-download-dir-default.patch

--+
 0001-gtk-conf-set-correct-download-dir-default.patch |   31 -
 PKGBUILD |   21 ---
 2 files changed, 9 insertions(+), 43 deletions(-)

Deleted: 0001-gtk-conf-set-correct-download-dir-default.patch
===
--- 0001-gtk-conf-set-correct-download-dir-default.patch2012-04-12 
07:12:27 UTC (rev 156043)
+++ 0001-gtk-conf-set-correct-download-dir-default.patch2012-04-12 
07:19:30 UTC (rev 156044)
@@ -1,31 +0,0 @@
-From 4028320ba2e8c181292e02171d83ebf6ce3aee5a Mon Sep 17 00:00:00 2001
-From: Felipe Contreras felipe.contre...@gmail.com
-Date: Thu, 29 Dec 2011 03:28:27 +0200
-Subject: [PATCH] gtk: conf: set correct download dir default
-
-Otherwise people might get:
-ERROR:open-dialog.c:285:gtr_torrent_options_dialog_new: code should not be 
reached
-
-It was fixed at some point in ticket #1873, but somebody broket it
-again.
-
-Signed-off-by: Felipe Contreras felipe.contre...@gmail.com

- gtk/conf.c |1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
-
-diff --git a/gtk/conf.c b/gtk/conf.c
-index 623b839..6ad6ca2 100644
 a/gtk/conf.c
-+++ b/gtk/conf.c
-@@ -108,7 +108,6 @@ tr_prefs_init_defaults( tr_benc * d )
- tr_bencDictAddInt( d, PREF_KEY_MAIN_WINDOW_X, 50 );
- tr_bencDictAddInt( d, PREF_KEY_MAIN_WINDOW_Y, 50 );
- 
--str = g_get_user_special_dir( G_USER_DIRECTORY_DOWNLOAD );
- tr_bencDictAddStr( d, TR_PREFS_KEY_DOWNLOAD_DIR, str );
- 
- tr_bencDictAddStr( d, PREF_KEY_SORT_MODE, sort-by-name );
--- 
-1.7.8.1
-

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 07:12:27 UTC (rev 156043)
+++ PKGBUILD2012-04-12 07:19:30 UTC (rev 156044)
@@ -3,24 +3,21 @@
 
 pkgbase=transmission
 pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
-pkgver=2.50
+pkgver=2.51
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.transmissionbt.com/;
 license=('MIT')
 makedepends=('gtk3' 'intltool' 'curl' 'qt' 'libevent')
 source=(http://mirrors.m0k.org/transmission/files/$pkgbase-$pkgver.tar.xz
-transmissiond transmissiond.conf
-   0001-gtk-conf-set-correct-download-dir-default.patch)
-md5sums=('07606789fab2f9730fa454cfc7a04b2d'
+transmissiond transmissiond.conf)
+md5sums=('47bfbb133f5f997a48b54f7a350d84ea'
  '08875299e3fbb68fc546c1f350ac1f06'
- 'be39806c35b7544856fa4070b00fc960'
- 'f9fae46f5aa9ed3a22af64091604c6d0')
+ 'be39806c35b7544856fa4070b00fc960')
+
 build() {
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
 
-  patch -Np1 -i $srcdir/0001-gtk-conf-set-correct-download-dir-default.patch
-
   ./configure --prefix=/usr
   make
   pushd qt
@@ -33,7 +30,7 @@
   backup=('etc/conf.d/transmissiond')
   install=transmission-cli.install
 
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
 
   for dir in daemon cli web utils
   do
@@ -52,7 +49,7 @@
  'transmission-cli: daemon and web support')
   install=transmission-gtk.install
 
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
 
   make -C gtk DESTDIR=$pkgdir install
   make -C po DESTDIR=$pkgdir install
@@ -65,7 +62,7 @@
   optdepends=('transmission-cli: daemon and web support')
   install=transmission-qt.install
 
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
 
   make -C qt INSTALL_ROOT=$pkgdir/usr install
 



[arch-commits] Commit in transmission/repos (26 files)

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 03:21:32
  Author: ibiru
Revision: 156045

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

Added:
  transmission/repos/extra-i686/PKGBUILD
(from rev 156044, transmission/trunk/PKGBUILD)
  transmission/repos/extra-i686/transmission-cli.install
(from rev 156044, transmission/trunk/transmission-cli.install)
  transmission/repos/extra-i686/transmission-gtk.install
(from rev 156044, transmission/trunk/transmission-gtk.install)
  transmission/repos/extra-i686/transmission-qt.install
(from rev 156044, transmission/trunk/transmission-qt.install)
  transmission/repos/extra-i686/transmissiond
(from rev 156044, transmission/trunk/transmissiond)
  transmission/repos/extra-i686/transmissiond.conf
(from rev 156044, transmission/trunk/transmissiond.conf)
  transmission/repos/extra-x86_64/PKGBUILD
(from rev 156044, transmission/trunk/PKGBUILD)
  transmission/repos/extra-x86_64/transmission-cli.install
(from rev 156044, transmission/trunk/transmission-cli.install)
  transmission/repos/extra-x86_64/transmission-gtk.install
(from rev 156044, transmission/trunk/transmission-gtk.install)
  transmission/repos/extra-x86_64/transmission-qt.install
(from rev 156044, transmission/trunk/transmission-qt.install)
  transmission/repos/extra-x86_64/transmissiond
(from rev 156044, transmission/trunk/transmissiond)
  transmission/repos/extra-x86_64/transmissiond.conf
(from rev 156044, transmission/trunk/transmissiond.conf)
Deleted:
  
transmission/repos/extra-i686/0001-gtk-conf-set-correct-download-dir-default.patch
  transmission/repos/extra-i686/PKGBUILD
  transmission/repos/extra-i686/transmission-cli.install
  transmission/repos/extra-i686/transmission-gtk.install
  transmission/repos/extra-i686/transmission-qt.install
  transmission/repos/extra-i686/transmissiond
  transmission/repos/extra-i686/transmissiond.conf
  
transmission/repos/extra-x86_64/0001-gtk-conf-set-correct-download-dir-default.patch
  transmission/repos/extra-x86_64/PKGBUILD
  transmission/repos/extra-x86_64/transmission-cli.install
  transmission/repos/extra-x86_64/transmission-gtk.install
  transmission/repos/extra-x86_64/transmission-qt.install
  transmission/repos/extra-x86_64/transmissiond
  transmission/repos/extra-x86_64/transmissiond.conf

---+
 extra-i686/0001-gtk-conf-set-correct-download-dir-default.patch   |   31 --
 extra-i686/PKGBUILD   |  147 
--
 extra-i686/transmission-cli.install   |   18 -
 extra-i686/transmission-gtk.install   |   24 -
 extra-i686/transmission-qt.install|   22 -
 extra-i686/transmissiond  |   92 +++---
 extra-i686/transmissiond.conf |   10 
 extra-x86_64/0001-gtk-conf-set-correct-download-dir-default.patch |   31 --
 extra-x86_64/PKGBUILD |  147 
--
 extra-x86_64/transmission-cli.install |   18 -
 extra-x86_64/transmission-gtk.install |   24 -
 extra-x86_64/transmission-qt.install  |   22 -
 extra-x86_64/transmissiond|   92 +++---
 extra-x86_64/transmissiond.conf   |   10 
 14 files changed, 310 insertions(+), 378 deletions(-)

Deleted: extra-i686/0001-gtk-conf-set-correct-download-dir-default.patch
===
--- extra-i686/0001-gtk-conf-set-correct-download-dir-default.patch 
2012-04-12 07:19:30 UTC (rev 156044)
+++ extra-i686/0001-gtk-conf-set-correct-download-dir-default.patch 
2012-04-12 07:21:32 UTC (rev 156045)
@@ -1,31 +0,0 @@
-From 4028320ba2e8c181292e02171d83ebf6ce3aee5a Mon Sep 17 00:00:00 2001
-From: Felipe Contreras felipe.contre...@gmail.com
-Date: Thu, 29 Dec 2011 03:28:27 +0200
-Subject: [PATCH] gtk: conf: set correct download dir default
-
-Otherwise people might get:
-ERROR:open-dialog.c:285:gtr_torrent_options_dialog_new: code should not be 
reached
-
-It was fixed at some point in ticket #1873, but somebody broket it
-again.
-
-Signed-off-by: Felipe Contreras felipe.contre...@gmail.com

- gtk/conf.c |1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
-
-diff --git a/gtk/conf.c b/gtk/conf.c
-index 623b839..6ad6ca2 100644
 a/gtk/conf.c
-+++ b/gtk/conf.c
-@@ -108,7 +108,6 @@ tr_prefs_init_defaults( tr_benc * d )
- tr_bencDictAddInt( d, PREF_KEY_MAIN_WINDOW_X, 50 );
- tr_bencDictAddInt( d, PREF_KEY_MAIN_WINDOW_Y, 50 );
- 
--str = g_get_user_special_dir( G_USER_DIRECTORY_DOWNLOAD );
- tr_bencDictAddStr( d, TR_PREFS_KEY_DOWNLOAD_DIR, str );
- 
- tr_bencDictAddStr( d, PREF_KEY_SORT_MODE, sort-by-name );
--- 
-1.7.8.1
-

Deleted: extra-i686/PKGBUILD

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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 04:05:42
  Author: ibiru
Revision: 156046

update to 0.16.0

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 07:21:32 UTC (rev 156045)
+++ PKGBUILD2012-04-12 08:05:42 UTC (rev 156046)
@@ -3,7 +3,7 @@
 # Contributor: Hugo Doria h...@archlinux.org
 
 pkgname=libtorrent-rasterbar
-pkgver=0.15.10
+pkgver=0.16.0
 pkgrel=1
 pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
 url=http://www.rasterbar.com/products/libtorrent/;
@@ -13,12 +13,10 @@
 makedepends=('boost')
 options=('!libtool' '!emptydirs')
 source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('3e461d9ede5fab3fb59be6a9f0cbc52121d536c4')
+sha1sums=('212d910f6c06f06ef1b54d7e2dd68de18f6d9c73')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-  export CFLAGS+= -fvisibility=hidden
-  export CXXFLAGS+= -fvisibility=hidden
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr \
   --enable-python-binding \
   --with-libgeoip=system
@@ -26,7 +24,7 @@
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
   install -D COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }



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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 04:06:44
  Author: ibiru
Revision: 156047

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

Added:
  libtorrent-rasterbar/repos/extra-i686/PKGBUILD
(from rev 156046, libtorrent-rasterbar/trunk/PKGBUILD)
  libtorrent-rasterbar/repos/extra-x86_64/PKGBUILD
(from rev 156046, libtorrent-rasterbar/trunk/PKGBUILD)
Deleted:
  libtorrent-rasterbar/repos/extra-i686/PKGBUILD
  libtorrent-rasterbar/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-12 08:05:42 UTC (rev 156046)
+++ extra-i686/PKGBUILD 2012-04-12 08:06:44 UTC (rev 156047)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Hugo Doria h...@archlinux.org
-
-pkgname=libtorrent-rasterbar
-pkgver=0.15.10
-pkgrel=1
-pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
-url=http://www.rasterbar.com/products/libtorrent/;
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('boost-libs' 'geoip' 'python2')
-makedepends=('boost')
-options=('!libtool' '!emptydirs')
-source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('3e461d9ede5fab3fb59be6a9f0cbc52121d536c4')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  export CFLAGS+= -fvisibility=hidden
-  export CXXFLAGS+= -fvisibility=hidden
-  ./configure --prefix=/usr \
-  --enable-python-binding \
-  --with-libgeoip=system
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -D COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: libtorrent-rasterbar/repos/extra-i686/PKGBUILD (from rev 156046, 
libtorrent-rasterbar/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-12 08:06:44 UTC (rev 156047)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgname=libtorrent-rasterbar
+pkgver=0.16.0
+pkgrel=1
+pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
+url=http://www.rasterbar.com/products/libtorrent/;
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('boost-libs' 'geoip' 'python2')
+makedepends=('boost')
+options=('!libtool' '!emptydirs')
+source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
+sha1sums=('212d910f6c06f06ef1b54d7e2dd68de18f6d9c73')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+  --enable-python-binding \
+  --with-libgeoip=system
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-12 08:05:42 UTC (rev 156046)
+++ extra-x86_64/PKGBUILD   2012-04-12 08:06:44 UTC (rev 156047)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Hugo Doria h...@archlinux.org
-
-pkgname=libtorrent-rasterbar
-pkgver=0.15.10
-pkgrel=1
-pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
-url=http://www.rasterbar.com/products/libtorrent/;
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('boost-libs' 'geoip' 'python2')
-makedepends=('boost')
-options=('!libtool' '!emptydirs')
-source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('3e461d9ede5fab3fb59be6a9f0cbc52121d536c4')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  export CFLAGS+= -fvisibility=hidden
-  export CXXFLAGS+= -fvisibility=hidden
-  ./configure --prefix=/usr \
-  --enable-python-binding \
-  --with-libgeoip=system
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -D COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: libtorrent-rasterbar/repos/extra-x86_64/PKGBUILD (from rev 156046, 
libtorrent-rasterbar/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-12 08:06:44 UTC (rev 156047)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Hugo Doria h...@archlinux.org
+
+pkgname=libtorrent-rasterbar
+pkgver=0.16.0
+pkgrel=1
+pkgdesc=A C++ library that aims to be a good alternative to all the other 
bittorrent implementations around
+url=http://www.rasterbar.com/products/libtorrent/;
+arch=('i686' 'x86_64')

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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 04:10:27
  Author: ibiru
Revision: 156048

update to 2.32.0

Modified:
  glibmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 08:06:44 UTC (rev 156047)
+++ PKGBUILD2012-04-12 08:10:27 UTC (rev 156048)
@@ -4,7 +4,7 @@
 
 pkgbase=glibmm
 pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.31.22
+pkgver=2.32.0
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -12,7 +12,7 @@
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 options=('!libtool')
 url=http://www.gtkmm.org/;
-sha256sums=('9941c75c8a6c89d25db5d612ac96da4ebbac0f0bbde6958fd8ea21d1e864bf4e')
+sha256sums=('e1806f884c6e9f904ee2af0d39dd8d4de3f91a039f897f54333b0890de06f94b')
 
 build() {
   cd $pkgname-$pkgver



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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 04:11:33
  Author: ibiru
Revision: 156049

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

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

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-04-12 08:10:27 UTC (rev 156048)
+++ testing-i686/PKGBUILD   2012-04-12 08:11:33 UTC (rev 156049)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgbase=glibmm
-pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.31.22
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-options=('!libtool')
-url=http://www.gtkmm.org/;
-sha256sums=('9941c75c8a6c89d25db5d612ac96da4ebbac0f0bbde6958fd8ea21d1e864bf4e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package_glibmm() {
-  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
-  depends=('glib2' 'libsigc++2.0')
-  cd $pkgbase-$pkgver
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-  make DESTDIR=$pkgdir install
-}
-
-package_glibmm-docs() {
-  pkgdesc=Developer documentation for glibmm
-  cd $pkgbase-$pkgver/docs
-  make DESTDIR=$pkgdir install
-}

Copied: glibmm/repos/testing-i686/PKGBUILD (from rev 156048, 
glibmm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-12 08:11:33 UTC (rev 156049)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=glibmm
+pkgname=('glibmm' 'glibmm-docs')
+pkgver=2.32.0
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+options=('!libtool')
+url=http://www.gtkmm.org/;
+sha256sums=('e1806f884c6e9f904ee2af0d39dd8d4de3f91a039f897f54333b0890de06f94b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package_glibmm() {
+  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
+  depends=('glib2' 'libsigc++2.0')
+  cd $pkgbase-$pkgver
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
+  make DESTDIR=$pkgdir install
+}
+
+package_glibmm-docs() {
+  pkgdesc=Developer documentation for glibmm
+  cd $pkgbase-$pkgver/docs
+  make DESTDIR=$pkgdir install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2012-04-12 08:10:27 UTC (rev 156048)
+++ testing-x86_64/PKGBUILD 2012-04-12 08:11:33 UTC (rev 156049)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgbase=glibmm
-pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.31.22
-pkgrel=1
-arch=('i686' 'x86_64')
-license=('LGPL')
-makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-options=('!libtool')
-url=http://www.gtkmm.org/;
-sha256sums=('9941c75c8a6c89d25db5d612ac96da4ebbac0f0bbde6958fd8ea21d1e864bf4e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package_glibmm() {
-  pkgdesc=Glib-- (glibmm) is a C++ interface for glib
-  depends=('glib2' 'libsigc++2.0')
-  cd $pkgbase-$pkgver
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-  make DESTDIR=$pkgdir install
-}
-
-package_glibmm-docs() {
-  pkgdesc=Developer documentation for glibmm
-  cd $pkgbase-$pkgver/docs
-  make DESTDIR=$pkgdir install
-}

Copied: glibmm/repos/testing-x86_64/PKGBUILD (from rev 156048, 
glibmm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-12 08:11:33 UTC (rev 156049)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgbase=glibmm
+pkgname=('glibmm' 'glibmm-docs')
+pkgver=2.32.0
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('LGPL')
+makedepends=('glib2' 'libsigc++2.0' 'pkgconfig')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+options=('!libtool')
+url=http://www.gtkmm.org/;

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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 04:25:08
  Author: ibiru
Revision: 156050

update to 3.4.0

Modified:
  gtkmm3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 08:11:33 UTC (rev 156049)
+++ PKGBUILD2012-04-12 08:25:08 UTC (rev 156050)
@@ -4,7 +4,7 @@
 pkgbase=gtkmm3
 _pkgbasename=gtkmm
 pkgname=('gtkmm3' 'gtkmm3-docs')
-pkgver=3.3.20
+pkgver=3.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common')
@@ -12,7 +12,7 @@
 options=('!libtool' '!emptydirs')
 url=http://www.gtkmm.org/;
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('ae131bc37c158d136f61f8d01377c0ee348e3e832a22272ffa7efc530197b6b4')
+sha256sums=('42ea4e9acdd37fc3fe7026f8249a5427927b51048adff827bc1312900d6b12e9')
 
 build() {
   cd $_pkgbasename-$pkgver



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

2012-04-12 Thread Ionut Biru
Date: Thursday, April 12, 2012 @ 04:26:22
  Author: ibiru
Revision: 156051

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

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

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-04-12 08:25:08 UTC (rev 156050)
+++ testing-i686/PKGBUILD   2012-04-12 08:26:22 UTC (rev 156051)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgbase=gtkmm3
-_pkgbasename=gtkmm
-pkgname=('gtkmm3' 'gtkmm3-docs')
-pkgver=3.3.20
-pkgrel=1
-arch=('i686' 'x86_64')
-makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common')
-license=('LGPL')
-options=('!libtool' '!emptydirs')
-url=http://www.gtkmm.org/;
-source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('ae131bc37c158d136f61f8d01377c0ee348e3e832a22272ffa7efc530197b6b4')
-
-build() {
-  cd $_pkgbasename-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package_gtkmm3() {
-  pkgdesc=C++ bindings for gtk3
-  depends=('gtk3' 'pangomm' 'atkmm')
-  cd $_pkgbasename-$pkgver
-
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-
-  make DESTDIR=$pkgdir install
-}
-
-package_gtkmm3-docs() {
-  pkgdesc=Developer documentation for gtkmm v3
-
-  cd $_pkgbasename-$pkgver
-  make -C docs DESTDIR=$pkgdir install
-}

Copied: gtkmm3/repos/testing-i686/PKGBUILD (from rev 156050, 
gtkmm3/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-12 08:26:22 UTC (rev 156051)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=gtkmm3
+_pkgbasename=gtkmm
+pkgname=('gtkmm3' 'gtkmm3-docs')
+pkgver=3.4.0
+pkgrel=1
+arch=('i686' 'x86_64')
+makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common')
+license=('LGPL')
+options=('!libtool' '!emptydirs')
+url=http://www.gtkmm.org/;
+source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
+sha256sums=('42ea4e9acdd37fc3fe7026f8249a5427927b51048adff827bc1312900d6b12e9')
+
+build() {
+  cd $_pkgbasename-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package_gtkmm3() {
+  pkgdesc=C++ bindings for gtk3
+  depends=('gtk3' 'pangomm' 'atkmm')
+  cd $_pkgbasename-$pkgver
+
+  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
+
+  make DESTDIR=$pkgdir install
+}
+
+package_gtkmm3-docs() {
+  pkgdesc=Developer documentation for gtkmm v3
+
+  cd $_pkgbasename-$pkgver
+  make -C docs DESTDIR=$pkgdir install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2012-04-12 08:25:08 UTC (rev 156050)
+++ testing-x86_64/PKGBUILD 2012-04-12 08:26:22 UTC (rev 156051)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-
-pkgbase=gtkmm3
-_pkgbasename=gtkmm
-pkgname=('gtkmm3' 'gtkmm3-docs')
-pkgver=3.3.20
-pkgrel=1
-arch=('i686' 'x86_64')
-makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common')
-license=('LGPL')
-options=('!libtool' '!emptydirs')
-url=http://www.gtkmm.org/;
-source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('ae131bc37c158d136f61f8d01377c0ee348e3e832a22272ffa7efc530197b6b4')
-
-build() {
-  cd $_pkgbasename-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package_gtkmm3() {
-  pkgdesc=C++ bindings for gtk3
-  depends=('gtk3' 'pangomm' 'atkmm')
-  cd $_pkgbasename-$pkgver
-
-  sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
-
-  make DESTDIR=$pkgdir install
-}
-
-package_gtkmm3-docs() {
-  pkgdesc=Developer documentation for gtkmm v3
-
-  cd $_pkgbasename-$pkgver
-  make -C docs DESTDIR=$pkgdir install
-}

Copied: gtkmm3/repos/testing-x86_64/PKGBUILD (from rev 156050, 
gtkmm3/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-12 08:26:22 UTC (rev 156051)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+
+pkgbase=gtkmm3
+_pkgbasename=gtkmm
+pkgname=('gtkmm3' 'gtkmm3-docs')
+pkgver=3.4.0
+pkgrel=1
+arch=('i686' 'x86_64')
+makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common')
+license=('LGPL')
+options=('!libtool' '!emptydirs')
+url=http://www.gtkmm.org/;

[arch-commits] Commit in emacs/trunk (PKGBUILD emacs-23.3-xgselect_init.patch)

2012-04-12 Thread Juergen Hoetzel
Date: Thursday, April 12, 2012 @ 07:14:11
  Author: juergen
Revision: 156052

fix FS#29233 - [Emacs] hangs with the glib 2.32

Added:
  emacs/trunk/emacs-23.3-xgselect_init.patch
Modified:
  emacs/trunk/PKGBUILD

+
 PKGBUILD   |7 +--
 emacs-23.3-xgselect_init.patch |   13 +
 2 files changed, 18 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 08:26:22 UTC (rev 156051)
+++ PKGBUILD2012-04-12 11:14:11 UTC (rev 156052)
@@ -11,10 +11,13 @@
 license=('GPL3')
 depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'gtk2' 'hicolor-icon-theme' 'gconf' 
'desktop-file-utils' 'alsa-lib')
 install=emacs.install
-source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.bz2{,.sig} 
emacs-subversion17.patch)
+source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.bz2{,.sig}
+  emacs-subversion17.patch
+  emacs-23.3-xgselect_init.patch)
 md5sums=('070c68ad8e3c31fb3cb2414feaf5e6f0'
  '55eb16eb48b44987693c0e3ea5ab8075'
- '12e2e7a66df5cc5ded54e1d30083a1fb')
+ '12e2e7a66df5cc5ded54e1d30083a1fb'
+'0d3b3d701ba1295613ace30e8d67ca88')
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Added: emacs-23.3-xgselect_init.patch
===
--- emacs-23.3-xgselect_init.patch  (rev 0)
+++ emacs-23.3-xgselect_init.patch  2012-04-12 11:14:11 UTC (rev 156052)
@@ -0,0 +1,13 @@
+diff -up emacs-23.3/src/xgselect.c.xgselect_init emacs-23.3/src/xgselect.c
+--- emacs-23.3/src/xgselect.c.xgselect_init2011-01-08 18:45:14.0 
+0100
 emacs-23.3/src/xgselect.c  2011-11-11 13:00:53.211765255 +0100
+@@ -55,6 +55,9 @@ xg_select (max_fds, rfds, wfds, efds, ti
+   do {
+ if (n_gfds  gfds_size) 
+   {
++if (gfds_size == 0)
++  xgselect_initialize ();
++
+ while (n_gfds  gfds_size) 
+   gfds_size *= 2;
+ xfree (gfds);



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

2012-04-12 Thread Juergen Hoetzel
Date: Thursday, April 12, 2012 @ 08:20:23
  Author: juergen
Revision: 156053

upgpkg: emacs 23.4-2

Modified:
  emacs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 11:14:11 UTC (rev 156052)
+++ PKGBUILD2012-04-12 12:20:23 UTC (rev 156053)
@@ -4,7 +4,7 @@
 
 pkgname=emacs
 pkgver=23.4
-pkgrel=1
+pkgrel=2
 pkgdesc=The extensible, customizable, self-documenting real-time display 
editor
 arch=('i686' 'x86_64')
 url=http://www.gnu.org/software/emacs/emacs.html;
@@ -22,6 +22,7 @@
 build() {
   cd $srcdir/$pkgname-$pkgver
   patch -p1 -i ../emacs-subversion17.patch
+  patch -p1 -i ../emacs-23.3-xgselect_init.patch
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
 --localstatedir=/var --with-x-toolkit=gtk --with-xft
   make



[arch-commits] Commit in emacs/repos/extra-x86_64 (7 files)

2012-04-12 Thread Juergen Hoetzel
Date: Thursday, April 12, 2012 @ 08:20:45
  Author: juergen
Revision: 156054

archrelease: copy trunk to extra-x86_64

Added:
  emacs/repos/extra-x86_64/PKGBUILD
(from rev 156053, emacs/trunk/PKGBUILD)
  emacs/repos/extra-x86_64/emacs-23.3-xgselect_init.patch
(from rev 156053, emacs/trunk/emacs-23.3-xgselect_init.patch)
  emacs/repos/extra-x86_64/emacs-subversion17.patch
(from rev 156053, emacs/trunk/emacs-subversion17.patch)
  emacs/repos/extra-x86_64/emacs.install
(from rev 156053, emacs/trunk/emacs.install)
Deleted:
  emacs/repos/extra-x86_64/PKGBUILD
  emacs/repos/extra-x86_64/emacs-subversion17.patch
  emacs/repos/extra-x86_64/emacs.install

+
 PKGBUILD   |   90 +++--
 emacs-23.3-xgselect_init.patch |   13 +++
 emacs-subversion17.patch   |  166 +++
 emacs.install  |   64 +++
 4 files changed, 175 insertions(+), 158 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-04-12 12:20:23 UTC (rev 156053)
+++ PKGBUILD2012-04-12 12:20:45 UTC (rev 156054)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Renchi Raju ren...@green.tam.uiuc.edu
-
-pkgname=emacs
-pkgver=23.4
-pkgrel=1
-pkgdesc=The extensible, customizable, self-documenting real-time display 
editor
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/emacs/emacs.html;
-license=('GPL3')
-depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'gtk2' 'hicolor-icon-theme' 'gconf' 
'desktop-file-utils' 'alsa-lib')
-install=emacs.install
-source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.bz2{,.sig} 
emacs-subversion17.patch)
-md5sums=('070c68ad8e3c31fb3cb2414feaf5e6f0'
- '55eb16eb48b44987693c0e3ea5ab8075'
- '12e2e7a66df5cc5ded54e1d30083a1fb')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -p1 -i ../emacs-subversion17.patch
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --with-x-toolkit=gtk --with-xft
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # remove conflict with ctags package
-  mv $pkgdir/usr/bin/{ctags,ctags.emacs}
-  mv $pkgdir/usr/share/man/man1/{ctags.1,ctags.emacs.1}
-  # fix all the 777 perms on directories
-  find $pkgdir/usr/share/emacs/$_majorver -type d -exec chmod 755 {} \;
-  # fix user/root permissions on usr/share files
-  find $pkgdir/usr/share/emacs/$_majorver -exec chown root:root {} \;
-  # fix perms on /var/games
-  chmod 775 $pkgdir/var/games
-  chmod 775 $pkgdir/var/games/emacs
-  chmod 664 $pkgdir/var/games/emacs/*
-  chown -R root:games $pkgdir/var/games
-}

Copied: emacs/repos/extra-x86_64/PKGBUILD (from rev 156053, 
emacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-04-12 12:20:45 UTC (rev 156054)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Renchi Raju ren...@green.tam.uiuc.edu
+
+pkgname=emacs
+pkgver=23.4
+pkgrel=2
+pkgdesc=The extensible, customizable, self-documenting real-time display 
editor
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/emacs/emacs.html;
+license=('GPL3')
+depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'gtk2' 'hicolor-icon-theme' 'gconf' 
'desktop-file-utils' 'alsa-lib')
+install=emacs.install
+source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.bz2{,.sig}
+  emacs-subversion17.patch
+  emacs-23.3-xgselect_init.patch)
+md5sums=('070c68ad8e3c31fb3cb2414feaf5e6f0'
+ '55eb16eb48b44987693c0e3ea5ab8075'
+ '12e2e7a66df5cc5ded54e1d30083a1fb'
+'0d3b3d701ba1295613ace30e8d67ca88')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 -i ../emacs-subversion17.patch
+  patch -p1 -i ../emacs-23.3-xgselect_init.patch
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
+--localstatedir=/var --with-x-toolkit=gtk --with-xft
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # remove conflict with ctags package
+  mv $pkgdir/usr/bin/{ctags,ctags.emacs}
+  mv $pkgdir/usr/share/man/man1/{ctags.1,ctags.emacs.1}
+  # fix all the 777 perms on directories
+  find $pkgdir/usr/share/emacs/$_majorver -type d -exec chmod 755 {} \;
+  # fix user/root permissions on usr/share files
+  find $pkgdir/usr/share/emacs/$_majorver -exec chown root:root {} \;
+  # fix perms on /var/games
+  chmod 775 $pkgdir/var/games
+  chmod 775 $pkgdir/var/games/emacs
+  chmod 664 $pkgdir/var/games/emacs/*
+  chown -R root:games $pkgdir/var/games
+}

Copied: emacs/repos/extra-x86_64/emacs-23.3-xgselect_init.patch (from rev 
156053, emacs/trunk/emacs-23.3-xgselect_init.patch)
===
--- emacs-23.3-xgselect_init.patch  

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

2012-04-12 Thread Tobias Powalowski
Date: Thursday, April 12, 2012 @ 11:32:13
  Author: tpowa
Revision: 156055

upgpkg: rpcbind 0.2.0-7

bump to latest rc3 version and added systemd support

Added:
  rpcbind/trunk/0001-rpcbind-add-support-for-systemd-socket-activation.patch
Modified:
  rpcbind/trunk/PKGBUILD

--+
 0001-rpcbind-add-support-for-systemd-socket-activation.patch |  271 ++
 PKGBUILD |   11 
 2 files changed, 279 insertions(+), 3 deletions(-)

Added: 0001-rpcbind-add-support-for-systemd-socket-activation.patch
===
--- 0001-rpcbind-add-support-for-systemd-socket-activation.patch
(rev 0)
+++ 0001-rpcbind-add-support-for-systemd-socket-activation.patch
2012-04-12 15:32:13 UTC (rev 156055)
@@ -0,0 +1,271 @@
+From e0a37e07c5ea6557706cc0840802519b8b3fc563 Mon Sep 17 00:00:00 2001
+From: Tom Gundersen t...@jklm.no
+Date: Thu, 12 Apr 2012 13:30:28 +0200
+Subject: [PATCH] rpcbind: add support for systemd socket activation
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Making rpcbind sockect activated will greatly simplify
+its integration in systemd systems. In essence, other services
+may now assume that rpcbind is always available, even during very
+early boot. This means that we no longer need to worry about any
+ordering dependencies.
+
+This is based on a patch originally posted by Lennart Poettering:
+http://permalink.gmane.org/gmane.linux.nfs/33774.
+
+That patch was not merged due to the lack of a shared library and
+as systemd was seen to be too Fedora specific.
+
+Systemd now provides a shared library, and it is shipped by defalt in
+OpenSUSE in addition to Fedora, and it is available in Debain, Gentoo,
+Arch, and others.
+
+This version of the patch has three changes from the original:
+
+ * It uses the shared library.
+ * It comes with unit files.
+ * It is rebased on top of master.
+
+A followup patch will sort out the indentation issues, as they are left in
+to make review simpler.
+
+Comments welcome.
+
+v2: correctly enable systemd code at compile time
+handle the case where not all the required sockets were supplied
+listen on udp/tcp port 111 in addition to /var/run/rpcbind.sock
+do not daemonize
+v3: default to compile without systemd support when systemd is not
+installed at compile time.
+
+Original-patch-by: Lennart Poettering lenn...@poettering.net
+Cc: systemd-de...@lists.freedesktop.org
+Cc: Steve Dickson ste...@redhat.com
+Cc: Chuck Lever chuck.le...@oracle.com
+Acked-by: Cristian Rodríguez crrodrig...@opensuse.org
+Signed-off-by: Tom Gundersen t...@jklm.no
+---
+ Makefile.am|   15 
+ configure.in   |   11 ++
+ src/rpcbind.c  |   81 
+ systemd/.gitignore |1 +
+ systemd/rpcbind.service.in |9 +
+ systemd/rpcbind.socket |   12 +++
+ 6 files changed, 123 insertions(+), 6 deletions(-)
+ create mode 100644 systemd/.gitignore
+ create mode 100644 systemd/rpcbind.service.in
+ create mode 100644 systemd/rpcbind.socket
+
+diff --git a/Makefile.am b/Makefile.am
+index 9fa608e..194b467 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -38,6 +38,21 @@ rpcbind_SOURCES = \
+   src/warmstart.c
+ rpcbind_LDADD = $(TIRPC_LIBS)
+ 
++if SYSTEMD
++AM_CPPFLAGS += $(SYSTEMD_CFLAGS) -DSYSTEMD
++
++rpcbind_LDADD += $(SYSTEMD_LIBS)
++
++systemd/rpcbind.service: systemd/rpcbind.service.in Makefile
++  sed -e 's,@bindir\@,$(bindir),g' \
++   $  $@ || rm $@
++
++systemdsystemunit_DATA = \
++  systemd/rpcbind.service \
++  systemd/rpcbind.socket
++
++endif
++
+ rpcinfo_SOURCES =   src/rpcinfo.c
+ rpcinfo_LDADD   =   $(TIRPC_LIBS)
+ 
+diff --git a/configure.in b/configure.in
+index 2b67720..e96cab2 100644
+--- a/configure.in
 b/configure.in
+@@ -29,6 +29,17 @@ AC_SUBST([rpcuser], [$with_rpcuser])
+  
+ PKG_CHECK_MODULES([TIRPC], [libtirpc])
+ 
++PKG_PROG_PKG_CONFIG
++AC_ARG_WITH([systemdsystemunitdir],
++  AS_HELP_STRING([--with-systemdsystemunitdir=DIR], [Directory for systemd 
service files]),
++  [], [with_systemdsystemunitdir=$($PKG_CONFIG 
--variable=systemdsystemunitdir systemd)])
++  if test -n $with_systemdsystemunitdir -a x$with_systemdsystemunitdir != 
xno; then
++AC_SUBST([systemdsystemunitdir], [$with_systemdsystemunitdir])
++PKG_CHECK_MODULES([SYSTEMD], [libsystemd-daemon])
++  fi
++AM_CONDITIONAL(SYSTEMD, [test -n $with_systemdsystemunitdir -a 
x$with_systemdsystemunitdir != xno ])
++
++
+ AS_IF([test x$enable_libwrap = xyes], [
+   AC_CHECK_LIB([wrap], [hosts_access], ,
+   AC_MSG_ERROR([libwrap support requested but unable to find 
libwrap]))
+diff --git a/src/rpcbind.c b/src/rpcbind.c
+index 9a0504d..eba32ac 100644
+--- a/src/rpcbind.c
 b/src/rpcbind.c

[arch-commits] Commit in rpcbind/repos (10 files)

2012-04-12 Thread Tobias Powalowski
Date: Thursday, April 12, 2012 @ 11:32:54
  Author: tpowa
Revision: 156056

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

Added:
  rpcbind/repos/testing-i686/
  
rpcbind/repos/testing-i686/0001-rpcbind-add-support-for-systemd-socket-activation.patch
(from rev 156055, 
rpcbind/trunk/0001-rpcbind-add-support-for-systemd-socket-activation.patch)
  rpcbind/repos/testing-i686/PKGBUILD
(from rev 156055, rpcbind/trunk/PKGBUILD)
  rpcbind/repos/testing-i686/rpcbind
(from rev 156055, rpcbind/trunk/rpcbind)
  rpcbind/repos/testing-i686/rpcbind-sunrpc.patch
(from rev 156055, rpcbind/trunk/rpcbind-sunrpc.patch)
  rpcbind/repos/testing-x86_64/
  
rpcbind/repos/testing-x86_64/0001-rpcbind-add-support-for-systemd-socket-activation.patch
(from rev 156055, 
rpcbind/trunk/0001-rpcbind-add-support-for-systemd-socket-activation.patch)
  rpcbind/repos/testing-x86_64/PKGBUILD
(from rev 156055, rpcbind/trunk/PKGBUILD)
  rpcbind/repos/testing-x86_64/rpcbind
(from rev 156055, rpcbind/trunk/rpcbind)
  rpcbind/repos/testing-x86_64/rpcbind-sunrpc.patch
(from rev 156055, rpcbind/trunk/rpcbind-sunrpc.patch)

-+
 testing-i686/0001-rpcbind-add-support-for-systemd-socket-activation.patch   |  
271 ++
 testing-i686/PKGBUILD   |  
 47 +
 testing-i686/rpcbind|  
 39 +
 testing-i686/rpcbind-sunrpc.patch   |  
 22 
 testing-x86_64/0001-rpcbind-add-support-for-systemd-socket-activation.patch |  
271 ++
 testing-x86_64/PKGBUILD |  
 47 +
 testing-x86_64/rpcbind  |  
 39 +
 testing-x86_64/rpcbind-sunrpc.patch |  
 22 
 8 files changed, 758 insertions(+)

Copied: 
rpcbind/repos/testing-i686/0001-rpcbind-add-support-for-systemd-socket-activation.patch
 (from rev 156055, 
rpcbind/trunk/0001-rpcbind-add-support-for-systemd-socket-activation.patch)
===
--- testing-i686/0001-rpcbind-add-support-for-systemd-socket-activation.patch   
(rev 0)
+++ testing-i686/0001-rpcbind-add-support-for-systemd-socket-activation.patch   
2012-04-12 15:32:54 UTC (rev 156056)
@@ -0,0 +1,271 @@
+From e0a37e07c5ea6557706cc0840802519b8b3fc563 Mon Sep 17 00:00:00 2001
+From: Tom Gundersen t...@jklm.no
+Date: Thu, 12 Apr 2012 13:30:28 +0200
+Subject: [PATCH] rpcbind: add support for systemd socket activation
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Making rpcbind sockect activated will greatly simplify
+its integration in systemd systems. In essence, other services
+may now assume that rpcbind is always available, even during very
+early boot. This means that we no longer need to worry about any
+ordering dependencies.
+
+This is based on a patch originally posted by Lennart Poettering:
+http://permalink.gmane.org/gmane.linux.nfs/33774.
+
+That patch was not merged due to the lack of a shared library and
+as systemd was seen to be too Fedora specific.
+
+Systemd now provides a shared library, and it is shipped by defalt in
+OpenSUSE in addition to Fedora, and it is available in Debain, Gentoo,
+Arch, and others.
+
+This version of the patch has three changes from the original:
+
+ * It uses the shared library.
+ * It comes with unit files.
+ * It is rebased on top of master.
+
+A followup patch will sort out the indentation issues, as they are left in
+to make review simpler.
+
+Comments welcome.
+
+v2: correctly enable systemd code at compile time
+handle the case where not all the required sockets were supplied
+listen on udp/tcp port 111 in addition to /var/run/rpcbind.sock
+do not daemonize
+v3: default to compile without systemd support when systemd is not
+installed at compile time.
+
+Original-patch-by: Lennart Poettering lenn...@poettering.net
+Cc: systemd-de...@lists.freedesktop.org
+Cc: Steve Dickson ste...@redhat.com
+Cc: Chuck Lever chuck.le...@oracle.com
+Acked-by: Cristian Rodríguez crrodrig...@opensuse.org
+Signed-off-by: Tom Gundersen t...@jklm.no
+---
+ Makefile.am|   15 
+ configure.in   |   11 ++
+ src/rpcbind.c  |   81 
+ systemd/.gitignore |1 +
+ systemd/rpcbind.service.in |9 +
+ systemd/rpcbind.socket |   12 +++
+ 6 files changed, 123 insertions(+), 6 deletions(-)
+ create mode 100644 systemd/.gitignore
+ create mode 100644 systemd/rpcbind.service.in
+ create mode 100644 systemd/rpcbind.socket
+
+diff --git a/Makefile.am b/Makefile.am
+index 9fa608e..194b467 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -38,6 +38,21 @@ rpcbind_SOURCES = \
+   

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

2012-04-12 Thread Dave Reisner
Date: Thursday, April 12, 2012 @ 11:42:00
  Author: dreisner
Revision: 156057

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

Added:
  btrfs-progs/repos/core-i686/PKGBUILD
(from rev 156056, btrfs-progs/repos/testing-i686/PKGBUILD)
  btrfs-progs/repos/core-i686/initcpio-hook-btrfs
(from rev 156056, btrfs-progs/repos/testing-i686/initcpio-hook-btrfs)
  btrfs-progs/repos/core-i686/initcpio-install-btrfs
(from rev 156056, btrfs-progs/repos/testing-i686/initcpio-install-btrfs)
Deleted:
  btrfs-progs/repos/core-i686/PKGBUILD
  btrfs-progs/repos/testing-i686/

+
 PKGBUILD   |   72 ++-
 initcpio-hook-btrfs|7 
 initcpio-install-btrfs |   15 +
 3 files changed, 63 insertions(+), 31 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-04-12 15:32:54 UTC (rev 156056)
+++ core-i686/PKGBUILD  2012-04-12 15:42:00 UTC (rev 156057)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-# Contributor: Tobias Powalowski tp...@archlinux.org
-pkgname=btrfs-progs
-pkgver=0.19.20120110
-pkgrel=2
-pkgdesc=btrfs filesystem utilities
-arch=(i686 x86_64)
-depends=('glibc' 'e2fsprogs')
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.xz)
-url=http://btrfs.wiki.kernel.org/;
-replaces=('btrfs-progs-unstable')
-conflicts=('btrfs-progs-unstable')
-provides=('btrfs-progs-unstable')
-license=('GPL2')
-
-build() {
-   cd $srcdir/$pkgname
-   make CFLAGS=$CFLAGS all convert
-}
-
-package() {
-   cd $srcdir/$pkgname
-   make prefix=$pkgdir/usr install
-   # fix manpage
-   mkdir -p $pkgdir/usr/share/
-   mv $pkgdir/usr/man $pkgdir/usr/share/man
-   mkdir -p ${pkgdir}/sbin
-   ln -sf /usr/bin/btrfs ${pkgdir}/sbin/btrfs
-}
-md5sums=('a3f6fbeb166f8e6b5c06833888d4ecf2')

Copied: btrfs-progs/repos/core-i686/PKGBUILD (from rev 156056, 
btrfs-progs/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-04-12 15:42:00 UTC (rev 156057)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Tobias Powalowski tp...@archlinux.org
+pkgname=btrfs-progs
+pkgver=0.19.20120328
+pkgrel=2
+pkgdesc=btrfs filesystem utilities
+arch=(i686 x86_64)
+depends=('glibc' 'e2fsprogs')
+url=http://btrfs.wiki.kernel.org/;
+replaces=('btrfs-progs-unstable')
+conflicts=('btrfs-progs-unstable')
+provides=('btrfs-progs-unstable')
+license=('GPL2')
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.xz
+initcpio-install-btrfs
+initcpio-hook-btrfs)
+md5sums=('f4504e73cf9254779b78d5b2318ac570'
+ 'bdaaf6bd339220c63260acec809864d2'
+ 'b09688a915a0ec8f40e2f5aacbabc9ad')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+   make CFLAGS=$CFLAGS
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   make prefix=$pkgdir/usr install
+   # fix manpage
+   mkdir -p $pkgdir/usr/share/
+   mv $pkgdir/usr/man $pkgdir/usr/share/man
+   mkdir -p ${pkgdir}/sbin
+   ln -sf /usr/bin/btrfs ${pkgdir}/sbin/btrfs
+
+   # install mkinitcpio hooks
+   install -Dm644 $srcdir/initcpio-install-btrfs \
+ $pkgdir/usr/lib/initcpio/install/btrfs
+   install -Dm644 $srcdir/initcpio-hook-btrfs \
+ $pkgdir/usr/lib/initcpio/hooks/btrfs
+}

Copied: btrfs-progs/repos/core-i686/initcpio-hook-btrfs (from rev 156056, 
btrfs-progs/repos/testing-i686/initcpio-hook-btrfs)
===
--- core-i686/initcpio-hook-btrfs   (rev 0)
+++ core-i686/initcpio-hook-btrfs   2012-04-12 15:42:00 UTC (rev 156057)
@@ -0,0 +1,7 @@
+#!/usr/bin/ash
+
+run_hook() {
+btrfs device scan
+}
+
+# vim: set ft=sh ts=4 sw=4 et:

Copied: btrfs-progs/repos/core-i686/initcpio-install-btrfs (from rev 156056, 
btrfs-progs/repos/testing-i686/initcpio-install-btrfs)
===
--- core-i686/initcpio-install-btrfs(rev 0)
+++ core-i686/initcpio-install-btrfs2012-04-12 15:42:00 UTC (rev 156057)
@@ -0,0 +1,15 @@
+#!/bin/bash
+
+build() {
+MODULES=$(all_modules btrfs)
+BINARIES=btrfs
+SCRIPT=btrfs
+}
+
+help() {
+cat HELPEOF
+This hook provides support for multi-device btrfs volumes.
+HELPEOF
+}
+
+# vim: set ft=sh ts=4 sw=4 et:



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

2012-04-12 Thread Dave Reisner
Date: Thursday, April 12, 2012 @ 11:42:01
  Author: dreisner
Revision: 156058

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

Added:
  btrfs-progs/repos/core-x86_64/PKGBUILD
(from rev 156056, btrfs-progs/repos/testing-x86_64/PKGBUILD)
  btrfs-progs/repos/core-x86_64/initcpio-hook-btrfs
(from rev 156056, btrfs-progs/repos/testing-x86_64/initcpio-hook-btrfs)
  btrfs-progs/repos/core-x86_64/initcpio-install-btrfs
(from rev 156056, btrfs-progs/repos/testing-x86_64/initcpio-install-btrfs)
Deleted:
  btrfs-progs/repos/core-x86_64/PKGBUILD
  btrfs-progs/repos/testing-x86_64/

+
 PKGBUILD   |   72 ++-
 initcpio-hook-btrfs|7 
 initcpio-install-btrfs |   15 +
 3 files changed, 63 insertions(+), 31 deletions(-)

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2012-04-12 15:42:00 UTC (rev 156057)
+++ core-x86_64/PKGBUILD2012-04-12 15:42:01 UTC (rev 156058)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen t...@jklm.no
-# Contributor: Tobias Powalowski tp...@archlinux.org
-pkgname=btrfs-progs
-pkgver=0.19.20120110
-pkgrel=2
-pkgdesc=btrfs filesystem utilities
-arch=(i686 x86_64)
-depends=('glibc' 'e2fsprogs')
-source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.xz)
-url=http://btrfs.wiki.kernel.org/;
-replaces=('btrfs-progs-unstable')
-conflicts=('btrfs-progs-unstable')
-provides=('btrfs-progs-unstable')
-license=('GPL2')
-
-build() {
-   cd $srcdir/$pkgname
-   make CFLAGS=$CFLAGS all convert
-}
-
-package() {
-   cd $srcdir/$pkgname
-   make prefix=$pkgdir/usr install
-   # fix manpage
-   mkdir -p $pkgdir/usr/share/
-   mv $pkgdir/usr/man $pkgdir/usr/share/man
-   mkdir -p ${pkgdir}/sbin
-   ln -sf /usr/bin/btrfs ${pkgdir}/sbin/btrfs
-}
-md5sums=('a3f6fbeb166f8e6b5c06833888d4ecf2')

Copied: btrfs-progs/repos/core-x86_64/PKGBUILD (from rev 156056, 
btrfs-progs/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2012-04-12 15:42:01 UTC (rev 156058)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
+# Contributor: Tobias Powalowski tp...@archlinux.org
+pkgname=btrfs-progs
+pkgver=0.19.20120328
+pkgrel=2
+pkgdesc=btrfs filesystem utilities
+arch=(i686 x86_64)
+depends=('glibc' 'e2fsprogs')
+url=http://btrfs.wiki.kernel.org/;
+replaces=('btrfs-progs-unstable')
+conflicts=('btrfs-progs-unstable')
+provides=('btrfs-progs-unstable')
+license=('GPL2')
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.xz
+initcpio-install-btrfs
+initcpio-hook-btrfs)
+md5sums=('f4504e73cf9254779b78d5b2318ac570'
+ 'bdaaf6bd339220c63260acec809864d2'
+ 'b09688a915a0ec8f40e2f5aacbabc9ad')
+
+build() {
+   cd $srcdir/$pkgname-$pkgver
+   make CFLAGS=$CFLAGS
+}
+
+package() {
+   cd $srcdir/$pkgname-$pkgver
+   make prefix=$pkgdir/usr install
+   # fix manpage
+   mkdir -p $pkgdir/usr/share/
+   mv $pkgdir/usr/man $pkgdir/usr/share/man
+   mkdir -p ${pkgdir}/sbin
+   ln -sf /usr/bin/btrfs ${pkgdir}/sbin/btrfs
+
+   # install mkinitcpio hooks
+   install -Dm644 $srcdir/initcpio-install-btrfs \
+ $pkgdir/usr/lib/initcpio/install/btrfs
+   install -Dm644 $srcdir/initcpio-hook-btrfs \
+ $pkgdir/usr/lib/initcpio/hooks/btrfs
+}

Copied: btrfs-progs/repos/core-x86_64/initcpio-hook-btrfs (from rev 156056, 
btrfs-progs/repos/testing-x86_64/initcpio-hook-btrfs)
===
--- core-x86_64/initcpio-hook-btrfs (rev 0)
+++ core-x86_64/initcpio-hook-btrfs 2012-04-12 15:42:01 UTC (rev 156058)
@@ -0,0 +1,7 @@
+#!/usr/bin/ash
+
+run_hook() {
+btrfs device scan
+}
+
+# vim: set ft=sh ts=4 sw=4 et:

Copied: btrfs-progs/repos/core-x86_64/initcpio-install-btrfs (from rev 156056, 
btrfs-progs/repos/testing-x86_64/initcpio-install-btrfs)
===
--- core-x86_64/initcpio-install-btrfs  (rev 0)
+++ core-x86_64/initcpio-install-btrfs  2012-04-12 15:42:01 UTC (rev 156058)
@@ -0,0 +1,15 @@
+#!/bin/bash
+
+build() {
+MODULES=$(all_modules btrfs)
+BINARIES=btrfs
+SCRIPT=btrfs
+}
+
+help() {
+cat HELPEOF
+This hook provides support for multi-device btrfs volumes.
+HELPEOF
+}
+
+# vim: set ft=sh ts=4 sw=4 et:



[arch-commits] Commit in mkinitcpio/repos (3 files)

2012-04-12 Thread Dave Reisner
Date: Thursday, April 12, 2012 @ 11:42:02
  Author: dreisner
Revision: 156059

db-move: moved mkinitcpio from [testing] to [core] (any)

Added:
  mkinitcpio/repos/core-any/PKGBUILD
(from rev 156056, mkinitcpio/repos/testing-any/PKGBUILD)
Deleted:
  mkinitcpio/repos/core-any/PKGBUILD
  mkinitcpio/repos/testing-any/

--+
 PKGBUILD |   59 ++-
 1 file changed, 26 insertions(+), 33 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-04-12 15:42:01 UTC (rev 156058)
+++ core-any/PKGBUILD   2012-04-12 15:42:02 UTC (rev 156059)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner dreis...@archlinux.org
-# Maintainer: Thomas Bächler tho...@archlinux.org
-
-pkgname=mkinitcpio
-pkgver=0.8.6
-pkgrel=2
-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=('69863edd6cf27f2a29d2b283415c75fb')
-sha256sums=('751a0319d6791612cb372f1b5a7c33e85ba98e94bb2ffe642645e081328b6ea7')
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
-
-  # compat symlink
-  install -dm755 $pkgdir/sbin
-  ln -s /usr/bin/mkinitcpio $pkgdir/sbin/mkinitcpio
-
-  # moved to pcmciautils:
-  rm $pkgdir/usr/lib/initcpio/install/pcmcia
-}
-

Copied: mkinitcpio/repos/core-any/PKGBUILD (from rev 156056, 
mkinitcpio/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-04-12 15:42:02 UTC (rev 156059)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Dave Reisner dreis...@archlinux.org
+# Maintainer: Thomas Bächler tho...@archlinux.org
+
+pkgname=mkinitcpio
+pkgver=0.8.7
+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=('527847507e6183929ecbdbcdda5031eb')
+sha256sums=('2bfa98845a48e87988bd90c5dbc39ddcc8eb1b6dfc30969a60101952c2ef7d91')
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in nfs-utils/trunk (PKGBUILD kernel-3.0-segfault.patch)

2012-04-12 Thread Tobias Powalowski
Date: Thursday, April 12, 2012 @ 11:51:12
  Author: tpowa
Revision: 156060

remove not needed patch

Modified:
  nfs-utils/trunk/PKGBUILD
Deleted:
  nfs-utils/trunk/kernel-3.0-segfault.patch

---+
 PKGBUILD  |   12 -
 kernel-3.0-segfault.patch |   53 
 2 files changed, 1 insertion(+), 64 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 15:42:02 UTC (rev 156059)
+++ PKGBUILD2012-04-12 15:51:12 UTC (rev 156060)
@@ -7,7 +7,7 @@
 
 pkgname=nfs-utils
 pkgver=1.2.5
-pkgrel=2
+pkgrel=3
 pkgdesc=Support programs for Network File Systems
 arch=('i686' 'x86_64')
 url='http://nfs.sourceforge.net'
@@ -26,16 +26,6 @@
nfs-utils-1.1.4-mtab-sym.patch
nfs-utils-1.1.4-no-exec.patch)
 install=nfs-utils.install
-md5sums=('8395ac770720b83c5c469f88306d7765'
- 'dd0d65fc6e8f422fa12520813098264b'
- 'f73f197a16b02c3e248488ec35c4cf43'
- 'e619f18354ff958ed624d05d08853d8f'
- '9cef69bc686cc5dcac23fbb51450747d'
- 'ff585faf410a62c4333a027c50b56bae'
- 'eb4f4027fab6fc1201f1ca04f5954c76'
- 'e9144277a89a620d9bc80413158a7d27'
- '7674106eaaa4c149bccd4f05fe3604e9'
- '4f4827dfc93008dfadd0a530ad0872b2')
 
 build() {
   cd $srcdir/${pkgname}-${pkgver}

Deleted: kernel-3.0-segfault.patch
===
--- kernel-3.0-segfault.patch   2012-04-12 15:42:02 UTC (rev 156059)
+++ kernel-3.0-segfault.patch   2012-04-12 15:51:12 UTC (rev 156060)
@@ -1,53 +0,0 @@
-mount.nfs segfaults if kernel version number does not contain
-at least 3 components delimited with a dot.
-
-Avoid this by matching up to three unsigned integers inialised
-to zero, separated by dots.
-
-A version that does not start with an integer is probably a future
-version where the versioning evolved to another scheme.
-Return UINT_MAX which is guaranteed to be higher than existing
-versions. This would also make it possible to easily identify
-versions that do not start with an integer.
-
-Signed-off-by: Luk Claes luk@...

- utils/mount/version.h |   16 +---
- 1 files changed, 9 insertions(+), 7 deletions(-)
-
-diff --git a/utils/mount/version.h b/utils/mount/version.h
-index af61a6f..531cf68 100644
 a/utils/mount/version.h
-+++ b/utils/mount/version.h
-@@ -23,8 +23,8 @@
- #ifndef _NFS_UTILS_MOUNT_VERSION_H
- #define _NFS_UTILS_MOUNT_VERSION_H
-
--#include stdlib.h
--#include string.h
-+#include stdio.h
-+#include limits.h
-
- #include sys/utsname.h
-
-@@ -37,14 +37,16 @@ static inline unsigned int MAKE_VERSION(unsigned int p, 
unsigned int q,
- static inline unsigned int linux_version_code(void)
- {
-   struct utsname my_utsname;
--  unsigned int p, q, r;
-+  unsigned int p, q = 0, r = 0;
-
-+  /* UINT_MAX as backward compatibility code should not be run */
-   if (uname(my_utsname))
--  return 0;
-+  return UINT_MAX;
-
--  p = (unsigned int)atoi(strtok(my_utsname.release, .));
--  q = (unsigned int)atoi(strtok(NULL, .));
--  r = (unsigned int)atoi(strtok(NULL, .));
-+  /* UINT_MAX as future versions might not start with an integer */
-+  if (sscanf(my_utsname.release, %u.%u.%u, p, q, r)  1)
-+  return UINT_MAX;
-+  
-   return MAKE_VERSION(p, q, r);
- }



[arch-commits] Commit in udev/repos (13 files)

2012-04-12 Thread Tom Gundersen
Date: Thursday, April 12, 2012 @ 11:54:18
  Author: tomegun
Revision: 156061

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

Added:
  
udev/repos/core-i686/0001-split-usr-always-read-config-files-from-lib-udev.patch
(from rev 156060, 
udev/repos/testing-i686/0001-split-usr-always-read-config-files-from-lib-udev.patch)
  udev/repos/core-i686/0002-reinstate-TIMEOUT-handling.patch
(from rev 156060, 
udev/repos/testing-i686/0002-reinstate-TIMEOUT-handling.patch)
  udev/repos/core-i686/PKGBUILD
(from rev 156060, udev/repos/testing-i686/PKGBUILD)
  udev/repos/core-i686/initcpio-hooks-udev
(from rev 156060, udev/repos/testing-i686/initcpio-hooks-udev)
  udev/repos/core-i686/initcpio-install-udev
(from rev 156060, udev/repos/testing-i686/initcpio-install-udev)
  udev/repos/core-i686/udev.install
(from rev 156060, udev/repos/testing-i686/udev.install)
Deleted:
  
udev/repos/core-i686/0001-split-usr-always-read-config-files-from-lib-udev.patch
  udev/repos/core-i686/0002-reinstate-TIMEOUT-handling.patch
  udev/repos/core-i686/PKGBUILD
  udev/repos/core-i686/initcpio-hooks-udev
  udev/repos/core-i686/initcpio-install-udev
  udev/repos/core-i686/udev.install
  udev/repos/testing-i686/

-+
 0001-split-usr-always-read-config-files-from-lib-udev.patch |  159 ++---
 0002-reinstate-TIMEOUT-handling.patch   |  292 +-
 PKGBUILD|  152 ++---
 initcpio-hooks-udev |   18 
 initcpio-install-udev   |   52 -
 udev.install|  118 ++--
 6 files changed, 396 insertions(+), 395 deletions(-)

Deleted: core-i686/0001-split-usr-always-read-config-files-from-lib-udev.patch
===
--- core-i686/0001-split-usr-always-read-config-files-from-lib-udev.patch   
2012-04-12 15:51:12 UTC (rev 156060)
+++ core-i686/0001-split-usr-always-read-config-files-from-lib-udev.patch   
2012-04-12 15:54:18 UTC (rev 156061)
@@ -1,80 +0,0 @@
-From f2bdace5bb68d4f3162f886b27210762d8b115b8 Mon Sep 17 00:00:00 2001
-From: Tom Gundersen t...@jklm.no
-Date: Sat, 3 Mar 2012 12:28:15 +0100
-Subject: [PATCH 1/2] split /usr: always read config files from /lib/udev
-
-This means we don't need a flagday in order to move udev to use
-/usr/lib/udev/rules.d

- src/libudev.c |   25 -
- 1 file changed, 16 insertions(+), 9 deletions(-)
-
-diff --git a/src/libudev.c b/src/libudev.c
-index be24329..754d713 100644
 a/src/libudev.c
-+++ b/src/libudev.c
-@@ -43,8 +43,8 @@ struct udev {
- void *userdata;
- char *sys_path;
- char *dev_path;
--char *rules_path[4];
--unsigned long long rules_path_ts[4];
-+char *rules_path[5];
-+unsigned long long rules_path_ts[5];
- int rules_path_count;
- char *run_path;
- struct udev_list properties_list;
-@@ -255,21 +255,26 @@ UDEV_EXPORT struct udev *udev_new(void)
- goto err;
- 
- if (udev-rules_path[0] == NULL) {
--/* /usr/lib/udev -- system rules */
--udev-rules_path[0] = strdup(PKGLIBEXECDIR /rules.d);
-+/* /lib/udev -- compat for system rules */
-+udev-rules_path[0] = strdup(/lib/udev/rules.d);
- if (!udev-rules_path[0])
-+   goto err;
-+
-+/* /usr/lib/udev -- system rules */
-+udev-rules_path[1] = strdup(PKGLIBEXECDIR /rules.d);
-+if (!udev-rules_path[1])
- goto err;
- 
- /* /etc/udev -- local administration rules */
--udev-rules_path[1] = strdup(SYSCONFDIR /udev/rules.d);
--if (!udev-rules_path[1])
-+udev-rules_path[2] = strdup(SYSCONFDIR /udev/rules.d);
-+if (!udev-rules_path[2])
- goto err;
- 
- /* /run/udev -- runtime rules */
--if (asprintf(udev-rules_path[2], %s/rules.d, 
udev-run_path)  0)
-+if (asprintf(udev-rules_path[3], %s/rules.d, 
udev-run_path)  0)
- goto err;
- 
--udev-rules_path_count = 3;
-+udev-rules_path_count = 4;
- }
- 
- dbg(udev, context %p created\n, udev);
-@@ -278,7 +283,8 @@ UDEV_EXPORT struct udev *udev_new(void)
- dbg(udev, dev_path='%s'\n, udev-dev_path);
- dbg(udev, sys_path='%s'\n, udev-sys_path);
- dbg(udev, run_path='%s'\n, udev-run_path);
--dbg(udev, rules_path='%s':'%s':'%s'\n, udev-rules_path[0], 
udev-rules_path[1], udev-rules_path[2]);
-+dbg(udev, rules_path='%s':'%s':'%s':'%s'\n, udev-rules_path[0], 
udev-rules_path[1],
-+  udev-rules_path[2], udev-rules_path[3]);

[arch-commits] Commit in udev/repos (13 files)

2012-04-12 Thread Tom Gundersen
Date: Thursday, April 12, 2012 @ 11:54:20
  Author: tomegun
Revision: 156062

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

Added:
  
udev/repos/core-x86_64/0001-split-usr-always-read-config-files-from-lib-udev.patch
(from rev 156060, 
udev/repos/testing-x86_64/0001-split-usr-always-read-config-files-from-lib-udev.patch)
  udev/repos/core-x86_64/0002-reinstate-TIMEOUT-handling.patch
(from rev 156060, 
udev/repos/testing-x86_64/0002-reinstate-TIMEOUT-handling.patch)
  udev/repos/core-x86_64/PKGBUILD
(from rev 156060, udev/repos/testing-x86_64/PKGBUILD)
  udev/repos/core-x86_64/initcpio-hooks-udev
(from rev 156060, udev/repos/testing-x86_64/initcpio-hooks-udev)
  udev/repos/core-x86_64/initcpio-install-udev
(from rev 156060, udev/repos/testing-x86_64/initcpio-install-udev)
  udev/repos/core-x86_64/udev.install
(from rev 156060, udev/repos/testing-x86_64/udev.install)
Deleted:
  
udev/repos/core-x86_64/0001-split-usr-always-read-config-files-from-lib-udev.patch
  udev/repos/core-x86_64/0002-reinstate-TIMEOUT-handling.patch
  udev/repos/core-x86_64/PKGBUILD
  udev/repos/core-x86_64/initcpio-hooks-udev
  udev/repos/core-x86_64/initcpio-install-udev
  udev/repos/core-x86_64/udev.install
  udev/repos/testing-x86_64/

-+
 0001-split-usr-always-read-config-files-from-lib-udev.patch |  159 ++---
 0002-reinstate-TIMEOUT-handling.patch   |  292 +-
 PKGBUILD|  152 ++---
 initcpio-hooks-udev |   18 
 initcpio-install-udev   |   52 -
 udev.install|  118 ++--
 6 files changed, 396 insertions(+), 395 deletions(-)

Deleted: core-x86_64/0001-split-usr-always-read-config-files-from-lib-udev.patch
===
--- core-x86_64/0001-split-usr-always-read-config-files-from-lib-udev.patch 
2012-04-12 15:54:18 UTC (rev 156061)
+++ core-x86_64/0001-split-usr-always-read-config-files-from-lib-udev.patch 
2012-04-12 15:54:20 UTC (rev 156062)
@@ -1,80 +0,0 @@
-From f2bdace5bb68d4f3162f886b27210762d8b115b8 Mon Sep 17 00:00:00 2001
-From: Tom Gundersen t...@jklm.no
-Date: Sat, 3 Mar 2012 12:28:15 +0100
-Subject: [PATCH 1/2] split /usr: always read config files from /lib/udev
-
-This means we don't need a flagday in order to move udev to use
-/usr/lib/udev/rules.d

- src/libudev.c |   25 -
- 1 file changed, 16 insertions(+), 9 deletions(-)
-
-diff --git a/src/libudev.c b/src/libudev.c
-index be24329..754d713 100644
 a/src/libudev.c
-+++ b/src/libudev.c
-@@ -43,8 +43,8 @@ struct udev {
- void *userdata;
- char *sys_path;
- char *dev_path;
--char *rules_path[4];
--unsigned long long rules_path_ts[4];
-+char *rules_path[5];
-+unsigned long long rules_path_ts[5];
- int rules_path_count;
- char *run_path;
- struct udev_list properties_list;
-@@ -255,21 +255,26 @@ UDEV_EXPORT struct udev *udev_new(void)
- goto err;
- 
- if (udev-rules_path[0] == NULL) {
--/* /usr/lib/udev -- system rules */
--udev-rules_path[0] = strdup(PKGLIBEXECDIR /rules.d);
-+/* /lib/udev -- compat for system rules */
-+udev-rules_path[0] = strdup(/lib/udev/rules.d);
- if (!udev-rules_path[0])
-+   goto err;
-+
-+/* /usr/lib/udev -- system rules */
-+udev-rules_path[1] = strdup(PKGLIBEXECDIR /rules.d);
-+if (!udev-rules_path[1])
- goto err;
- 
- /* /etc/udev -- local administration rules */
--udev-rules_path[1] = strdup(SYSCONFDIR /udev/rules.d);
--if (!udev-rules_path[1])
-+udev-rules_path[2] = strdup(SYSCONFDIR /udev/rules.d);
-+if (!udev-rules_path[2])
- goto err;
- 
- /* /run/udev -- runtime rules */
--if (asprintf(udev-rules_path[2], %s/rules.d, 
udev-run_path)  0)
-+if (asprintf(udev-rules_path[3], %s/rules.d, 
udev-run_path)  0)
- goto err;
- 
--udev-rules_path_count = 3;
-+udev-rules_path_count = 4;
- }
- 
- dbg(udev, context %p created\n, udev);
-@@ -278,7 +283,8 @@ UDEV_EXPORT struct udev *udev_new(void)
- dbg(udev, dev_path='%s'\n, udev-dev_path);
- dbg(udev, sys_path='%s'\n, udev-sys_path);
- dbg(udev, run_path='%s'\n, udev-run_path);
--dbg(udev, rules_path='%s':'%s':'%s'\n, udev-rules_path[0], 
udev-rules_path[1], udev-rules_path[2]);
-+dbg(udev, rules_path='%s':'%s':'%s':'%s'\n, udev-rules_path[0], 
udev-rules_path[1],
-+ 

[arch-commits] Commit in consolekit/repos (9 files)

2012-04-12 Thread Tom Gundersen
Date: Thursday, April 12, 2012 @ 11:54:38
  Author: tomegun
Revision: 156063

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

Added:
  consolekit/repos/extra-i686/PKGBUILD
(from rev 156062, consolekit/repos/testing-i686/PKGBUILD)
  consolekit/repos/extra-i686/consolekit.logrotate
(from rev 156062, consolekit/repos/testing-i686/consolekit.logrotate)
  consolekit/repos/extra-i686/consolekit.tmpfiles.conf
(from rev 156062, consolekit/repos/testing-i686/consolekit.tmpfiles.conf)
  consolekit/repos/extra-i686/pam-foreground-compat.ck
(from rev 156062, consolekit/repos/testing-i686/pam-foreground-compat.ck)
Deleted:
  consolekit/repos/extra-i686/PKGBUILD
  consolekit/repos/extra-i686/consolekit.logrotate
  consolekit/repos/extra-i686/consolekit.tmpfiles.conf
  consolekit/repos/extra-i686/pam-foreground-compat.ck
  consolekit/repos/testing-i686/

--+
 PKGBUILD |   91 ++---
 consolekit.logrotate |   10 ++--
 consolekit.tmpfiles.conf |2 
 pam-foreground-compat.ck |   32 +++
 4 files changed, 68 insertions(+), 67 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-12 15:54:20 UTC (rev 156062)
+++ extra-i686/PKGBUILD 2012-04-12 15:54:38 UTC (rev 156063)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: onestep_ua ones...@ukr.net
-
-pkgname=consolekit
-pkgver=0.4.5
-pkgrel=2
-pkgdesc=A framework for defining and tracking users, login sessions, and 
seats
-arch=('i686' 'x86_64')
-url=http://www.freedesktop.org/wiki/Software/ConsoleKit;
-license=('GPL')
-depends=('polkit' 'zlib' 'libx11' 'dbus-glib')
-makedepends=('pkgconfig' 'xmlto' 'docbook-xsl')
-options=(!libtool)
-source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
-pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
-md5sums=('f2657f93761206922d558471a936fbc3'
- 'a8a4de71d9b0549b8143e5f6c2a36fc7'
- '6fefa451d9fe2fc6d6269629d3529793'
- '8c5a8059db515d40fae1379daf084094')
-
-build() {
-  cd $srcdir/ConsoleKit-$pkgver
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib/ConsoleKit \
-  --with-systemdsystemunitdir=/lib/systemd/system \
-  --enable-pam-module \
-  --enable-docbook-docs
-  make
-}
-
-package() {
-  cd $srcdir/ConsoleKit-$pkgver
-  make DESTDIR=$pkgdir install
-  install -m755 $srcdir/pam-foreground-compat.ck 
$pkgdir/usr/lib/ConsoleKit/run-session.d/
-
-  # install the logrotate config
-  install -D -m644 $srcdir/consolekit.logrotate 
$pkgdir/etc/logrotate.d/consolekit
-
-  install -D -m644 $srcdir/consolekit.tmpfiles.conf 
$pkgdir/usr/lib/tmpfiles.d/consolekit.conf
-
-  rm -rf ${pkgdir}/var/run
-}

Copied: consolekit/repos/extra-i686/PKGBUILD (from rev 156062, 
consolekit/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-12 15:54:38 UTC (rev 156063)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: onestep_ua ones...@ukr.net
+
+pkgname=consolekit
+pkgver=0.4.6
+pkgrel=1
+pkgdesc=A framework for defining and tracking users, login sessions, and 
seats
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/ConsoleKit;
+license=('GPL')
+depends=('polkit' 'zlib' 'libx11' 'dbus-glib')
+makedepends=('pkgconfig' 'xmlto' 'docbook-xsl')
+options=(!libtool)
+source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
+pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
+
+build() {
+  cd $srcdir/ConsoleKit-$pkgver
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib/ConsoleKit \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system \
+  --enable-pam-module \
+  --enable-docbook-docs \
+  --enable-udev-acl
+  make
+}
+
+package() {
+  cd $srcdir/ConsoleKit-$pkgver
+  make DESTDIR=$pkgdir install
+  install -m755 $srcdir/pam-foreground-compat.ck 
$pkgdir/usr/lib/ConsoleKit/run-session.d/
+
+  # install the logrotate config
+  install -D -m644 $srcdir/consolekit.logrotate 
$pkgdir/etc/logrotate.d/consolekit
+
+  install -D -m644 $srcdir/consolekit.tmpfiles.conf 
$pkgdir/usr/lib/tmpfiles.d/consolekit.conf
+
+  rm -rf ${pkgdir}/var/run
+}
+md5sums=('810990b607e338f06a6396c92b8a4a06'
+ 'a8a4de71d9b0549b8143e5f6c2a36fc7'
+ '6fefa451d9fe2fc6d6269629d3529793'
+ '8c5a8059db515d40fae1379daf084094')

Deleted: extra-i686/consolekit.logrotate
===
--- extra-i686/consolekit.logrotate 2012-04-12 15:54:20 UTC (rev 156062)
+++ 

[arch-commits] Commit in consolekit/repos (9 files)

2012-04-12 Thread Tom Gundersen
Date: Thursday, April 12, 2012 @ 11:54:40
  Author: tomegun
Revision: 156064

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

Added:
  consolekit/repos/extra-x86_64/PKGBUILD
(from rev 156062, consolekit/repos/testing-x86_64/PKGBUILD)
  consolekit/repos/extra-x86_64/consolekit.logrotate
(from rev 156062, consolekit/repos/testing-x86_64/consolekit.logrotate)
  consolekit/repos/extra-x86_64/consolekit.tmpfiles.conf
(from rev 156062, consolekit/repos/testing-x86_64/consolekit.tmpfiles.conf)
  consolekit/repos/extra-x86_64/pam-foreground-compat.ck
(from rev 156062, consolekit/repos/testing-x86_64/pam-foreground-compat.ck)
Deleted:
  consolekit/repos/extra-x86_64/PKGBUILD
  consolekit/repos/extra-x86_64/consolekit.logrotate
  consolekit/repos/extra-x86_64/consolekit.tmpfiles.conf
  consolekit/repos/extra-x86_64/pam-foreground-compat.ck
  consolekit/repos/testing-x86_64/

--+
 PKGBUILD |   91 ++---
 consolekit.logrotate |   10 ++--
 consolekit.tmpfiles.conf |2 
 pam-foreground-compat.ck |   32 +++
 4 files changed, 68 insertions(+), 67 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-12 15:54:38 UTC (rev 156063)
+++ extra-x86_64/PKGBUILD   2012-04-12 15:54:40 UTC (rev 156064)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: onestep_ua ones...@ukr.net
-
-pkgname=consolekit
-pkgver=0.4.5
-pkgrel=2
-pkgdesc=A framework for defining and tracking users, login sessions, and 
seats
-arch=('i686' 'x86_64')
-url=http://www.freedesktop.org/wiki/Software/ConsoleKit;
-license=('GPL')
-depends=('polkit' 'zlib' 'libx11' 'dbus-glib')
-makedepends=('pkgconfig' 'xmlto' 'docbook-xsl')
-options=(!libtool)
-source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
-pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
-md5sums=('f2657f93761206922d558471a936fbc3'
- 'a8a4de71d9b0549b8143e5f6c2a36fc7'
- '6fefa451d9fe2fc6d6269629d3529793'
- '8c5a8059db515d40fae1379daf084094')
-
-build() {
-  cd $srcdir/ConsoleKit-$pkgver
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib/ConsoleKit \
-  --with-systemdsystemunitdir=/lib/systemd/system \
-  --enable-pam-module \
-  --enable-docbook-docs
-  make
-}
-
-package() {
-  cd $srcdir/ConsoleKit-$pkgver
-  make DESTDIR=$pkgdir install
-  install -m755 $srcdir/pam-foreground-compat.ck 
$pkgdir/usr/lib/ConsoleKit/run-session.d/
-
-  # install the logrotate config
-  install -D -m644 $srcdir/consolekit.logrotate 
$pkgdir/etc/logrotate.d/consolekit
-
-  install -D -m644 $srcdir/consolekit.tmpfiles.conf 
$pkgdir/usr/lib/tmpfiles.d/consolekit.conf
-
-  rm -rf ${pkgdir}/var/run
-}

Copied: consolekit/repos/extra-x86_64/PKGBUILD (from rev 156062, 
consolekit/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-12 15:54:40 UTC (rev 156064)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: onestep_ua ones...@ukr.net
+
+pkgname=consolekit
+pkgver=0.4.6
+pkgrel=1
+pkgdesc=A framework for defining and tracking users, login sessions, and 
seats
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/ConsoleKit;
+license=('GPL')
+depends=('polkit' 'zlib' 'libx11' 'dbus-glib')
+makedepends=('pkgconfig' 'xmlto' 'docbook-xsl')
+options=(!libtool)
+source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
+pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
+
+build() {
+  cd $srcdir/ConsoleKit-$pkgver
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --libexecdir=/usr/lib/ConsoleKit \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system \
+  --enable-pam-module \
+  --enable-docbook-docs \
+  --enable-udev-acl
+  make
+}
+
+package() {
+  cd $srcdir/ConsoleKit-$pkgver
+  make DESTDIR=$pkgdir install
+  install -m755 $srcdir/pam-foreground-compat.ck 
$pkgdir/usr/lib/ConsoleKit/run-session.d/
+
+  # install the logrotate config
+  install -D -m644 $srcdir/consolekit.logrotate 
$pkgdir/etc/logrotate.d/consolekit
+
+  install -D -m644 $srcdir/consolekit.tmpfiles.conf 
$pkgdir/usr/lib/tmpfiles.d/consolekit.conf
+
+  rm -rf ${pkgdir}/var/run
+}
+md5sums=('810990b607e338f06a6396c92b8a4a06'
+ 'a8a4de71d9b0549b8143e5f6c2a36fc7'
+ '6fefa451d9fe2fc6d6269629d3529793'
+ '8c5a8059db515d40fae1379daf084094')

Deleted: extra-x86_64/consolekit.logrotate
===
--- extra-x86_64/consolekit.logrotate   

[arch-commits] Commit in emacs/repos/extra-i686 (7 files)

2012-04-12 Thread Juergen Hoetzel
Date: Thursday, April 12, 2012 @ 12:11:12
  Author: juergen
Revision: 156065

archrelease: copy trunk to extra-i686

Added:
  emacs/repos/extra-i686/PKGBUILD
(from rev 156064, emacs/trunk/PKGBUILD)
  emacs/repos/extra-i686/emacs-23.3-xgselect_init.patch
(from rev 156064, emacs/trunk/emacs-23.3-xgselect_init.patch)
  emacs/repos/extra-i686/emacs-subversion17.patch
(from rev 156064, emacs/trunk/emacs-subversion17.patch)
  emacs/repos/extra-i686/emacs.install
(from rev 156064, emacs/trunk/emacs.install)
Deleted:
  emacs/repos/extra-i686/PKGBUILD
  emacs/repos/extra-i686/emacs-subversion17.patch
  emacs/repos/extra-i686/emacs.install

+
 PKGBUILD   |   90 +++--
 emacs-23.3-xgselect_init.patch |   13 +++
 emacs-subversion17.patch   |  166 +++
 emacs.install  |   64 +++
 4 files changed, 175 insertions(+), 158 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-04-12 15:54:40 UTC (rev 156064)
+++ PKGBUILD2012-04-12 16:11:12 UTC (rev 156065)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Renchi Raju ren...@green.tam.uiuc.edu
-
-pkgname=emacs
-pkgver=23.4
-pkgrel=1
-pkgdesc=The extensible, customizable, self-documenting real-time display 
editor
-arch=('i686' 'x86_64')
-url=http://www.gnu.org/software/emacs/emacs.html;
-license=('GPL3')
-depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'gtk2' 'hicolor-icon-theme' 'gconf' 
'desktop-file-utils' 'alsa-lib')
-install=emacs.install
-source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.bz2{,.sig} 
emacs-subversion17.patch)
-md5sums=('070c68ad8e3c31fb3cb2414feaf5e6f0'
- '55eb16eb48b44987693c0e3ea5ab8075'
- '12e2e7a66df5cc5ded54e1d30083a1fb')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -p1 -i ../emacs-subversion17.patch
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --with-x-toolkit=gtk --with-xft
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # remove conflict with ctags package
-  mv $pkgdir/usr/bin/{ctags,ctags.emacs}
-  mv $pkgdir/usr/share/man/man1/{ctags.1,ctags.emacs.1}
-  # fix all the 777 perms on directories
-  find $pkgdir/usr/share/emacs/$_majorver -type d -exec chmod 755 {} \;
-  # fix user/root permissions on usr/share files
-  find $pkgdir/usr/share/emacs/$_majorver -exec chown root:root {} \;
-  # fix perms on /var/games
-  chmod 775 $pkgdir/var/games
-  chmod 775 $pkgdir/var/games/emacs
-  chmod 664 $pkgdir/var/games/emacs/*
-  chown -R root:games $pkgdir/var/games
-}

Copied: emacs/repos/extra-i686/PKGBUILD (from rev 156064, emacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-04-12 16:11:12 UTC (rev 156065)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Renchi Raju ren...@green.tam.uiuc.edu
+
+pkgname=emacs
+pkgver=23.4
+pkgrel=2
+pkgdesc=The extensible, customizable, self-documenting real-time display 
editor
+arch=('i686' 'x86_64')
+url=http://www.gnu.org/software/emacs/emacs.html;
+license=('GPL3')
+depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'gtk2' 'hicolor-icon-theme' 'gconf' 
'desktop-file-utils' 'alsa-lib')
+install=emacs.install
+source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.bz2{,.sig}
+  emacs-subversion17.patch
+  emacs-23.3-xgselect_init.patch)
+md5sums=('070c68ad8e3c31fb3cb2414feaf5e6f0'
+ '55eb16eb48b44987693c0e3ea5ab8075'
+ '12e2e7a66df5cc5ded54e1d30083a1fb'
+'0d3b3d701ba1295613ace30e8d67ca88')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 -i ../emacs-subversion17.patch
+  patch -p1 -i ../emacs-23.3-xgselect_init.patch
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
+--localstatedir=/var --with-x-toolkit=gtk --with-xft
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # remove conflict with ctags package
+  mv $pkgdir/usr/bin/{ctags,ctags.emacs}
+  mv $pkgdir/usr/share/man/man1/{ctags.1,ctags.emacs.1}
+  # fix all the 777 perms on directories
+  find $pkgdir/usr/share/emacs/$_majorver -type d -exec chmod 755 {} \;
+  # fix user/root permissions on usr/share files
+  find $pkgdir/usr/share/emacs/$_majorver -exec chown root:root {} \;
+  # fix perms on /var/games
+  chmod 775 $pkgdir/var/games
+  chmod 775 $pkgdir/var/games/emacs
+  chmod 664 $pkgdir/var/games/emacs/*
+  chown -R root:games $pkgdir/var/games
+}

Copied: emacs/repos/extra-i686/emacs-23.3-xgselect_init.patch (from rev 156064, 
emacs/trunk/emacs-23.3-xgselect_init.patch)
===
--- emacs-23.3-xgselect_init.patch  (rev 0)
+++ 

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

2012-04-12 Thread Evangelos Foutras
Date: Thursday, April 12, 2012 @ 12:33:27
  Author: foutrelis
Revision: 156066

Fix copying of missing file when building with the !strip option. (FS#29336)

Modified:
  llvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 16:11:12 UTC (rev 156065)
+++ PKGBUILD2012-04-12 16:33:27 UTC (rev 156066)
@@ -104,8 +104,11 @@
   # We move the clang directory out of the tree so it won't get installed and
   # then we bring it back in for the clang package
   mv tools/clang $srcdir
+
   # Copy missing file into the expected location
-  cp bindings/ocaml/llvm/META.llvm bindings/ocaml/llvm/Release/
+  [[ $(check_option strip) == y ]]  _build_type=Release || _build_type=Debug
+  cp bindings/ocaml/llvm/META.llvm bindings/ocaml/llvm/$_build_type/
+
   # -j1 is due to race conditions during the installation of the OCaml bindings
   make -j1 DESTDIR=$pkgdir install
   mv $srcdir/clang tools



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

2012-04-12 Thread Evangelos Foutras
Date: Thursday, April 12, 2012 @ 12:34:12
  Author: foutrelis
Revision: 156067

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

Added:
  llvm/repos/extra-i686/PKGBUILD
(from rev 156066, llvm/trunk/PKGBUILD)
  llvm/repos/extra-i686/cindexer-clang-path.patch
(from rev 156066, llvm/trunk/cindexer-clang-path.patch)
  llvm/repos/extra-i686/clang-plugin-loader-registry.patch
(from rev 156066, llvm/trunk/clang-plugin-loader-registry.patch)
  llvm/repos/extra-i686/clang-pure64.patch
(from rev 156066, llvm/trunk/clang-pure64.patch)
  llvm/repos/extra-i686/enable-lto.patch
(from rev 156066, llvm/trunk/enable-lto.patch)
  llvm/repos/extra-i686/fix-gold-lto-linking.patch
(from rev 156066, llvm/trunk/fix-gold-lto-linking.patch)
  llvm/repos/extra-x86_64/PKGBUILD
(from rev 156066, llvm/trunk/PKGBUILD)
  llvm/repos/extra-x86_64/cindexer-clang-path.patch
(from rev 156066, llvm/trunk/cindexer-clang-path.patch)
  llvm/repos/extra-x86_64/clang-plugin-loader-registry.patch
(from rev 156066, llvm/trunk/clang-plugin-loader-registry.patch)
  llvm/repos/extra-x86_64/clang-pure64.patch
(from rev 156066, llvm/trunk/clang-pure64.patch)
  llvm/repos/extra-x86_64/enable-lto.patch
(from rev 156066, llvm/trunk/enable-lto.patch)
  llvm/repos/extra-x86_64/fix-gold-lto-linking.patch
(from rev 156066, llvm/trunk/fix-gold-lto-linking.patch)
Deleted:
  llvm/repos/extra-i686/PKGBUILD
  llvm/repos/extra-i686/cindexer-clang-path.patch
  llvm/repos/extra-i686/clang-plugin-loader-registry.patch
  llvm/repos/extra-i686/clang-pure64.patch
  llvm/repos/extra-i686/enable-lto.patch
  llvm/repos/extra-i686/fix-gold-lto-linking.patch
  llvm/repos/extra-x86_64/PKGBUILD
  llvm/repos/extra-x86_64/cindexer-clang-path.patch
  llvm/repos/extra-x86_64/clang-plugin-loader-registry.patch
  llvm/repos/extra-x86_64/clang-pure64.patch
  llvm/repos/extra-x86_64/enable-lto.patch
  llvm/repos/extra-x86_64/fix-gold-lto-linking.patch

-+
 extra-i686/PKGBUILD |  411 +++---
 extra-i686/cindexer-clang-path.patch|   20 -
 extra-i686/clang-plugin-loader-registry.patch   |   22 -
 extra-i686/clang-pure64.patch   |   26 -
 extra-i686/enable-lto.patch |   64 +--
 extra-i686/fix-gold-lto-linking.patch   |   22 -
 extra-x86_64/PKGBUILD   |  411 +++---
 extra-x86_64/cindexer-clang-path.patch  |   20 -
 extra-x86_64/clang-plugin-loader-registry.patch |   22 -
 extra-x86_64/clang-pure64.patch |   26 -
 extra-x86_64/enable-lto.patch   |   64 +--
 extra-x86_64/fix-gold-lto-linking.patch |   22 -
 12 files changed, 568 insertions(+), 562 deletions(-)

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


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

2012-04-12 Thread Pierre Schmitz
Date: Thursday, April 12, 2012 @ 14:41:18
  Author: pierre
Revision: 156068

upgpkg: php-apc 3.1.10-1

Modified:
  php-apc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 16:34:12 UTC (rev 156067)
+++ PKGBUILD2012-04-12 18:41:18 UTC (rev 156068)
@@ -2,16 +2,16 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=php-apc
-pkgver=3.1.9
-pkgrel=3
+pkgver=3.1.10
+pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
 url='http://pecl.php.net/package/APC'
 depends=('php')
-license=PHP
+license=('PHP')
 source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
 backup=('etc/php/conf.d/apc.ini')
-md5sums=('a2cf7fbf6f3a87f190d897a53260ddaa')
+md5sums=('f4a6b91903d6ba9dce89fc87bb6f26c9')
 
 build() {
cd $srcdir/APC-$pkgver
@@ -20,6 +20,11 @@
make
 }
 
+# check() {
+#  cd $srcdir/APC-$pkgver
+#  make test
+# }
+
 package() {
cd $srcdir/APC-$pkgver
make INSTALL_ROOT=$pkgdir install



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

2012-04-12 Thread Pierre Schmitz
Date: Thursday, April 12, 2012 @ 14:41:47
  Author: pierre
Revision: 156069

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

Added:
  php-apc/repos/extra-i686/PKGBUILD
(from rev 156068, php-apc/trunk/PKGBUILD)
  php-apc/repos/extra-x86_64/PKGBUILD
(from rev 156068, php-apc/trunk/PKGBUILD)
Deleted:
  php-apc/repos/extra-i686/PKGBUILD
  php-apc/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-12 18:41:18 UTC (rev 156068)
+++ extra-i686/PKGBUILD 2012-04-12 18:41:47 UTC (rev 156069)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=php-apc
-pkgver=3.1.9
-pkgrel=3
-arch=('i686' 'x86_64')
-pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
-url='http://pecl.php.net/package/APC'
-depends=('php')
-license=PHP
-source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
-backup=('etc/php/conf.d/apc.ini')
-md5sums=('a2cf7fbf6f3a87f190d897a53260ddaa')
-
-build() {
-   cd $srcdir/APC-$pkgver
-   phpize
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd $srcdir/APC-$pkgver
-   make INSTALL_ROOT=$pkgdir install
-   echo ';extension=apc.so'  apc.ini
-   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
-   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
-   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
-}

Copied: php-apc/repos/extra-i686/PKGBUILD (from rev 156068, 
php-apc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-12 18:41:47 UTC (rev 156069)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-apc
+pkgver=3.1.10
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
+url='http://pecl.php.net/package/APC'
+depends=('php')
+license=('PHP')
+source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
+backup=('etc/php/conf.d/apc.ini')
+md5sums=('f4a6b91903d6ba9dce89fc87bb6f26c9')
+
+build() {
+   cd $srcdir/APC-$pkgver
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+# check() {
+#  cd $srcdir/APC-$pkgver
+#  make test
+# }
+
+package() {
+   cd $srcdir/APC-$pkgver
+   make INSTALL_ROOT=$pkgdir install
+   echo ';extension=apc.so'  apc.ini
+   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
+   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
+   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-12 18:41:18 UTC (rev 156068)
+++ extra-x86_64/PKGBUILD   2012-04-12 18:41:47 UTC (rev 156069)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=php-apc
-pkgver=3.1.9
-pkgrel=3
-arch=('i686' 'x86_64')
-pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
-url='http://pecl.php.net/package/APC'
-depends=('php')
-license=PHP
-source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
-backup=('etc/php/conf.d/apc.ini')
-md5sums=('a2cf7fbf6f3a87f190d897a53260ddaa')
-
-build() {
-   cd $srcdir/APC-$pkgver
-   phpize
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd $srcdir/APC-$pkgver
-   make INSTALL_ROOT=$pkgdir install
-   echo ';extension=apc.so'  apc.ini
-   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
-   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
-   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
-}

Copied: php-apc/repos/extra-x86_64/PKGBUILD (from rev 156068, 
php-apc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-12 18:41:47 UTC (rev 156069)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-apc
+pkgver=3.1.10
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
+url='http://pecl.php.net/package/APC'
+depends=('php')
+license=('PHP')
+source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
+backup=('etc/php/conf.d/apc.ini')
+md5sums=('f4a6b91903d6ba9dce89fc87bb6f26c9')
+
+build() {
+   cd $srcdir/APC-$pkgver
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+# check() {
+#  cd $srcdir/APC-$pkgver
+#  make 

[arch-commits] Commit in openssl/trunk (PKGBUILD vpaes.patch)

2012-04-12 Thread Pierre Schmitz
Date: Thursday, April 12, 2012 @ 15:33:55
  Author: pierre
Revision: 156070

Fix FS#29384

Added:
  openssl/trunk/vpaes.patch
Modified:
  openssl/trunk/PKGBUILD

-+
 PKGBUILD|   10 +---
 vpaes.patch |   69 ++
 2 files changed, 76 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 18:41:47 UTC (rev 156069)
+++ PKGBUILD2012-04-12 19:33:55 UTC (rev 156070)
@@ -6,7 +6,7 @@
 # use a pacman compatible version scheme
 # pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
 pkgver=$_ver
-pkgrel=2
+pkgrel=3
 pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer 
Security'
 arch=('i686' 'x86_64')
 url='https://www.openssl.org'
@@ -20,13 +20,15 @@
 'fix-manpages.patch'
 'no-rpath.patch'
 'ca-dir.patch'
-'disable-tls12-client.patch')
+'disable-tls12-client.patch'
+'vpaes.patch')
 md5sums=('134f168bc2a8333f19f81d684841710b'
  'efbe93c11747fed52e60567819409d8a'
  '5bbc0655bda2af95bc8eb568963ce8ba'
  'dc78d3d06baffc16217519242ce92478'
  '3bf51be3a1bbd262be46dc619f92aa90'
- '26432b9d7af63c63828b6405c9185400')
+ '26432b9d7af63c63828b6405c9185400'
+ '55ad53e8ec3db1db6978af55e3ce1b5d')
 
 build() {
cd $srcdir/$pkgname-$_ver
@@ -48,6 +50,8 @@
patch -p0 -i $srcdir/ca-dir.patch
# workaround for PR#2771
patch -p1 -i $srcdir/disable-tls12-client.patch
+   # fix for PR#2775
+   patch -p1 -i $srcdir/vpaes.patch
# mark stack as non-executable: http://bugs.archlinux.org/task/12434
./Configure --prefix=/usr --openssldir=/etc/ssl --libdir=lib \
shared zlib enable-md2 ${optflags} \

Added: vpaes.patch
===
--- vpaes.patch (rev 0)
+++ vpaes.patch 2012-04-12 19:33:55 UTC (rev 156070)
@@ -0,0 +1,69 @@
+Index: openssl/crypto/aes/asm/vpaes-x86.pl
+RCS File: /v/openssl/cvs/openssl/crypto/aes/asm/vpaes-x86.pl,v
+rcsdiff -q -kk '-r1.5.4.4' '-r1.5.4.5' -u 
'/v/openssl/cvs/openssl/crypto/aes/asm/vpaes-x86.pl,v' 2/dev/null
+--- vpaes-x86.pl   2011/12/15 22:20:26 1.5.4.4
 vpaes-x86.pl   2012/03/31 16:55:18 1.5.4.5
+@@ -843,6 +843,8 @@
+   mov($out,wparam(1));  # out
+   mov($round,wparam(2));# len
+   mov($key,wparam(3));  # key
++  sub($round,16);
++  jc (label(cbc_abort));
+   lea($base,DWP(-56,esp));
+   mov($const,wparam(4));# ivp
+   and($base,-16);
+@@ -853,7 +855,6 @@
+   mov(DWP(48,esp),$base);
+ 
+   mov(DWP(0,esp),$out);   # save out
+-  sub($round,16);
+   mov(DWP(4,esp),$key)# save key
+   mov(DWP(8,esp),$const); # save ivp
+   mov($out,$round);  # $out works as $len
+@@ -896,6 +897,7 @@
+   mov($base,DWP(8,esp));  # restore ivp
+   mov(esp,DWP(48,esp));
+   movdqu (QWP(0,$base),xmm1); # write IV
++set_label(cbc_abort);
+ function_end(${PREFIX}_cbc_encrypt);
+ 
+ asm_finish();
+Index: openssl/crypto/aes/asm/vpaes-x86_64.pl
+RCS File: /v/openssl/cvs/openssl/crypto/aes/asm/vpaes-x86_64.pl,v
+rcsdiff -q -kk '-r1.4.4.2' '-r1.4.4.3' -u 
'/v/openssl/cvs/openssl/crypto/aes/asm/vpaes-x86_64.pl,v' 2/dev/null
+--- vpaes-x86_64.pl2011/11/14 21:01:17 1.4.4.2
 vpaes-x86_64.pl2012/03/31 16:55:18 1.4.4.3
+@@ -263,7 +263,7 @@
+   pshufb  %xmm2,  %xmm4   # 4 = sbou
+   pxor%xmm0,  %xmm4   # 4 = sb1u + k
+   movdqa  0x70(%r10), %xmm0   # 0 : sbot
+-  movdqa  .Lk_sr-.Lk_dsbd(%r11), %xmm2
++  movdqa  -0x160(%r11), %xmm2 # .Lk_sr-.Lk_dsbd=-0x160
+   pshufb  %xmm3,  %xmm0   # 0 = sb1t
+   pxor%xmm4,  %xmm0   # 0 = A
+   pshufb  %xmm2,  %xmm0
+@@ -869,6 +869,8 @@
+ ___
+ ($len,$key)=($key,$len);
+ $code.=___;
++  sub \$16,$len
++  jc  .Lcbc_abort
+ ___
+ $code.=___ if ($win64);
+   lea -0xb8(%rsp),%rsp
+@@ -887,7 +889,6 @@
+ $code.=___;
+   movdqu  ($ivp),%xmm6# load IV
+   sub $inp,$out
+-  sub \$16,$len
+   call_vpaes_preheat
+   cmp \$0,${enc}d
+   je  .Lcbc_dec_loop
+@@ -932,6 +933,7 @@
+ .Lcbc_epilogue:
+ ___
+ $code.=___;
++.Lcbc_abort:
+   ret
+ .size ${PREFIX}_cbc_encrypt,.-${PREFIX}_cbc_encrypt
+ ___



[arch-commits] Commit in openssl/repos (7 files)

2012-04-12 Thread Pierre Schmitz
Date: Thursday, April 12, 2012 @ 15:43:56
  Author: pierre
Revision: 156071

archrelease: copy trunk to testing-i686

Added:
  openssl/repos/testing-i686/
  openssl/repos/testing-i686/PKGBUILD
(from rev 156070, openssl/trunk/PKGBUILD)
  openssl/repos/testing-i686/ca-dir.patch
(from rev 156070, openssl/trunk/ca-dir.patch)
  openssl/repos/testing-i686/disable-tls12-client.patch
(from rev 156070, openssl/trunk/disable-tls12-client.patch)
  openssl/repos/testing-i686/fix-manpages.patch
(from rev 156070, openssl/trunk/fix-manpages.patch)
  openssl/repos/testing-i686/no-rpath.patch
(from rev 156070, openssl/trunk/no-rpath.patch)
  openssl/repos/testing-i686/vpaes.patch
(from rev 156070, openssl/trunk/vpaes.patch)

+
 PKGBUILD   |   79 +
 ca-dir.patch   |   33 
 disable-tls12-client.patch |   36 
 fix-manpages.patch | 1920 +++
 no-rpath.patch |   11 
 vpaes.patch|   69 +
 6 files changed, 2148 insertions(+)

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


[arch-commits] Commit in openssl/repos (7 files)

2012-04-12 Thread Pierre Schmitz
Date: Thursday, April 12, 2012 @ 15:45:04
  Author: pierre
Revision: 156072

archrelease: copy trunk to testing-x86_64

Added:
  openssl/repos/testing-x86_64/
  openssl/repos/testing-x86_64/PKGBUILD
(from rev 156071, openssl/trunk/PKGBUILD)
  openssl/repos/testing-x86_64/ca-dir.patch
(from rev 156071, openssl/trunk/ca-dir.patch)
  openssl/repos/testing-x86_64/disable-tls12-client.patch
(from rev 156071, openssl/trunk/disable-tls12-client.patch)
  openssl/repos/testing-x86_64/fix-manpages.patch
(from rev 156071, openssl/trunk/fix-manpages.patch)
  openssl/repos/testing-x86_64/no-rpath.patch
(from rev 156071, openssl/trunk/no-rpath.patch)
  openssl/repos/testing-x86_64/vpaes.patch
(from rev 156071, openssl/trunk/vpaes.patch)

+
 PKGBUILD   |   79 +
 ca-dir.patch   |   33 
 disable-tls12-client.patch |   36 
 fix-manpages.patch | 1920 +++
 no-rpath.patch |   11 
 vpaes.patch|   69 +
 6 files changed, 2148 insertions(+)

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


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

2012-04-12 Thread Tom Gundersen
Date: Thursday, April 12, 2012 @ 17:12:47
  Author: tomegun
Revision: 156073

upgpkg: consolekit 0.4.6-2

rebuilt against extra (accidentally built the first version against testing)
fixed the url to the sourcefile

Modified:
  consolekit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-12 19:45:04 UTC (rev 156072)
+++ PKGBUILD2012-04-12 21:12:47 UTC (rev 156073)
@@ -4,7 +4,7 @@
 
 pkgname=consolekit
 pkgver=0.4.6
-pkgrel=1
+pkgrel=2
 pkgdesc=A framework for defining and tracking users, login sessions, and 
seats
 arch=('i686' 'x86_64')
 url=http://www.freedesktop.org/wiki/Software/ConsoleKit;
@@ -14,7 +14,7 @@
 options=(!libtool)
 
#source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
 # this has not been released yet, so this is a snapshot
-source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+source=(ftp://ftp.archlinux.org/other/${pkgname}/ConsoleKit-${pkgver}.tar.bz2
 pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
 
 build() {



[arch-commits] Commit in consolekit/repos (16 files)

2012-04-12 Thread Tom Gundersen
Date: Thursday, April 12, 2012 @ 17:13:25
  Author: tomegun
Revision: 156074

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

Added:
  consolekit/repos/extra-i686/PKGBUILD
(from rev 156073, consolekit/trunk/PKGBUILD)
  consolekit/repos/extra-i686/consolekit.logrotate
(from rev 156073, consolekit/trunk/consolekit.logrotate)
  consolekit/repos/extra-i686/consolekit.tmpfiles.conf
(from rev 156073, consolekit/trunk/consolekit.tmpfiles.conf)
  consolekit/repos/extra-i686/pam-foreground-compat.ck
(from rev 156073, consolekit/trunk/pam-foreground-compat.ck)
  consolekit/repos/extra-x86_64/PKGBUILD
(from rev 156073, consolekit/trunk/PKGBUILD)
  consolekit/repos/extra-x86_64/consolekit.logrotate
(from rev 156073, consolekit/trunk/consolekit.logrotate)
  consolekit/repos/extra-x86_64/consolekit.tmpfiles.conf
(from rev 156073, consolekit/trunk/consolekit.tmpfiles.conf)
  consolekit/repos/extra-x86_64/pam-foreground-compat.ck
(from rev 156073, consolekit/trunk/pam-foreground-compat.ck)
Deleted:
  consolekit/repos/extra-i686/PKGBUILD
  consolekit/repos/extra-i686/consolekit.logrotate
  consolekit/repos/extra-i686/consolekit.tmpfiles.conf
  consolekit/repos/extra-i686/pam-foreground-compat.ck
  consolekit/repos/extra-x86_64/PKGBUILD
  consolekit/repos/extra-x86_64/consolekit.logrotate
  consolekit/repos/extra-x86_64/consolekit.tmpfiles.conf
  consolekit/repos/extra-x86_64/pam-foreground-compat.ck

---+
 extra-i686/PKGBUILD   |   94 
 extra-i686/consolekit.logrotate   |   10 +--
 extra-i686/consolekit.tmpfiles.conf   |2 
 extra-i686/pam-foreground-compat.ck   |   32 +-
 extra-x86_64/PKGBUILD |   94 
 extra-x86_64/consolekit.logrotate |   10 +--
 extra-x86_64/consolekit.tmpfiles.conf |2 
 extra-x86_64/pam-foreground-compat.ck |   32 +-
 8 files changed, 140 insertions(+), 136 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-12 21:12:47 UTC (rev 156073)
+++ extra-i686/PKGBUILD 2012-04-12 21:13:25 UTC (rev 156074)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: onestep_ua ones...@ukr.net
-
-pkgname=consolekit
-pkgver=0.4.6
-pkgrel=1
-pkgdesc=A framework for defining and tracking users, login sessions, and 
seats
-arch=('i686' 'x86_64')
-url=http://www.freedesktop.org/wiki/Software/ConsoleKit;
-license=('GPL')
-depends=('polkit' 'zlib' 'libx11' 'dbus-glib')
-makedepends=('pkgconfig' 'xmlto' 'docbook-xsl')
-options=(!libtool)
-source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
-pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
-
-build() {
-  cd $srcdir/ConsoleKit-$pkgver
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --localstatedir=/var \
-  --libexecdir=/usr/lib/ConsoleKit \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system \
-  --enable-pam-module \
-  --enable-docbook-docs \
-  --enable-udev-acl
-  make
-}
-
-package() {
-  cd $srcdir/ConsoleKit-$pkgver
-  make DESTDIR=$pkgdir install
-  install -m755 $srcdir/pam-foreground-compat.ck 
$pkgdir/usr/lib/ConsoleKit/run-session.d/
-
-  # install the logrotate config
-  install -D -m644 $srcdir/consolekit.logrotate 
$pkgdir/etc/logrotate.d/consolekit
-
-  install -D -m644 $srcdir/consolekit.tmpfiles.conf 
$pkgdir/usr/lib/tmpfiles.d/consolekit.conf
-
-  rm -rf ${pkgdir}/var/run
-}
-md5sums=('810990b607e338f06a6396c92b8a4a06'
- 'a8a4de71d9b0549b8143e5f6c2a36fc7'
- '6fefa451d9fe2fc6d6269629d3529793'
- '8c5a8059db515d40fae1379daf084094')

Copied: consolekit/repos/extra-i686/PKGBUILD (from rev 156073, 
consolekit/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-12 21:13:25 UTC (rev 156074)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: onestep_ua ones...@ukr.net
+
+pkgname=consolekit
+pkgver=0.4.6
+pkgrel=2
+pkgdesc=A framework for defining and tracking users, login sessions, and 
seats
+arch=('i686' 'x86_64')
+url=http://www.freedesktop.org/wiki/Software/ConsoleKit;
+license=('GPL')
+depends=('polkit' 'zlib' 'libx11' 'dbus-glib')
+makedepends=('pkgconfig' 'xmlto' 'docbook-xsl')
+options=(!libtool)
+#source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
+# this has not been released yet, so this is a snapshot
+source=(ftp://ftp.archlinux.org/other/${pkgname}/ConsoleKit-${pkgver}.tar.bz2
+pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
+
+build() {
+  cd $srcdir/ConsoleKit-$pkgver
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+