[arch-commits] Commit in dbus-core/repos (14 files)

2012-10-02 Thread andyrtr
Date: Tuesday, October 2, 2012 @ 14:43:42
  Author: andyrtr
Revision: 167557

db-move: moved dbus-core from [testing] to [core] (i686, x86_64)

Added:
  dbus-core/repos/core-i686/PKGBUILD
(from rev 167556, dbus-core/repos/testing-i686/PKGBUILD)
  dbus-core/repos/core-i686/dbus
(from rev 167556, dbus-core/repos/testing-i686/dbus)
  dbus-core/repos/core-i686/dbus.install
(from rev 167556, dbus-core/repos/testing-i686/dbus.install)
  dbus-core/repos/core-x86_64/PKGBUILD
(from rev 167556, dbus-core/repos/testing-x86_64/PKGBUILD)
  dbus-core/repos/core-x86_64/dbus
(from rev 167556, dbus-core/repos/testing-x86_64/dbus)
  dbus-core/repos/core-x86_64/dbus.install
(from rev 167556, dbus-core/repos/testing-x86_64/dbus.install)
Deleted:
  dbus-core/repos/core-i686/PKGBUILD
  dbus-core/repos/core-i686/dbus
  dbus-core/repos/core-i686/dbus.install
  dbus-core/repos/core-x86_64/PKGBUILD
  dbus-core/repos/core-x86_64/dbus
  dbus-core/repos/core-x86_64/dbus.install
  dbus-core/repos/testing-i686/
  dbus-core/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |  105 ++---
 core-i686/dbus   |  102 +--
 core-i686/dbus.install   |   46 +--
 core-x86_64/PKGBUILD |  105 ++---
 core-x86_64/dbus |  102 +--
 core-x86_64/dbus.install |   46 +--
 6 files changed, 252 insertions(+), 254 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-10-02 18:42:38 UTC (rev 167556)
+++ core-i686/PKGBUILD  2012-10-02 18:43:42 UTC (rev 167557)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Link Dupont l...@subpop.net
-#
-pkgname=dbus-core
-pkgver=1.6.4
-pkgrel=1
-pkgdesc=Freedesktop.org message bus system
-url=http://www.freedesktop.org/Software/dbus;
-arch=(i686 x86_64)
-license=('GPL' 'custom')
-depends=('expat' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 
'systemd-tools') # shadow for install scriptlet FS#29341
-makedepends=('libx11')
-options=(!libtool)
-install=dbus.install
-source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
-dbus)
-md5sums=('5ec43dc4554cba638917317b2b4f7640'
- '3d4482ee39b49da334441c76f83bf1cb'
- 'f0364f3f5dc5f653bb05d39aa36e3264')
-
-build() {
-  cd dbus-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
-  --with-system-pid-file=/run/dbus/pid \
-  --with-system-socket=/run/dbus/system_bus_socket \
-  --with-console-auth-dir=/run/console/ \
-  --enable-inotify --disable-dnotify \
-  --disable-verbose-mode --disable-static \
-  --disable-tests --disable-asserts \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system \
-  --enable-systemd
-  make
-}
-
-package(){
-  cd dbus-$pkgver
-  make DESTDIR=$pkgdir install
-
-  rm -f $pkgdir/usr/bin/dbus-launch
-  rm -f $pkgdir/usr/share/man/man1/dbus-launch.1
-  rm -rf $pkgdir/var/run
-
-  install -m755 -d $pkgdir/etc/rc.d
-  install -m755 ../dbus $pkgdir/etc/rc.d/
-
-  #Fix configuration file
-  sed -i -e 's|user81/user|userdbus/user|' 
$pkgdir/etc/dbus-1/system.conf
-
-  install -dm755 $pkgdir/usr/share/licenses/dbus-core
-  install -m644 COPYING $pkgdir/usr/share/licenses/dbus-core/
-}

Copied: dbus-core/repos/core-i686/PKGBUILD (from rev 167556, 
dbus-core/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-10-02 18:43:42 UTC (rev 167557)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Link Dupont l...@subpop.net
+#
+pkgname=dbus-core
+pkgver=1.6.8
+pkgrel=1
+pkgdesc=Freedesktop.org message bus system
+url=http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+depends=('expat' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 
'systemd-tools') # shadow for install scriptlet FS#29341
+makedepends=('libx11')
+options=(!libtool)
+install=dbus.install
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz #{,.asc}
+dbus)
+md5sums=('3bf059c7dd5eda5f539a1b7cfe7a14a2'
+ 'f0364f3f5dc5f653bb05d39aa36e3264')
+
+build() {
+  cd dbus-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --with-console-auth-dir=/run/console/ \
+  --enable-inotify --disable-dnotify \
+  --disable-verbose-mode --disable-static \
+  --disable-tests --disable-asserts \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system 

[arch-commits] Commit in dbus-core/repos (14 files)

2012-07-23 Thread andyrtr
Date: Monday, July 23, 2012 @ 10:58:38
  Author: andyrtr
Revision: 163991

db-move: moved dbus-core from [testing] to [core] ( i686,  x86_64)

Added:
  dbus-core/repos/core-i686/PKGBUILD
(from rev 163990, dbus-core/repos/testing-i686/PKGBUILD)
  dbus-core/repos/core-i686/dbus
(from rev 163990, dbus-core/repos/testing-i686/dbus)
  dbus-core/repos/core-i686/dbus.install
(from rev 163990, dbus-core/repos/testing-i686/dbus.install)
  dbus-core/repos/core-x86_64/PKGBUILD
(from rev 163990, dbus-core/repos/testing-x86_64/PKGBUILD)
  dbus-core/repos/core-x86_64/dbus
(from rev 163990, dbus-core/repos/testing-x86_64/dbus)
  dbus-core/repos/core-x86_64/dbus.install
(from rev 163990, dbus-core/repos/testing-x86_64/dbus.install)
Deleted:
  dbus-core/repos/core-i686/PKGBUILD
  dbus-core/repos/core-i686/dbus
  dbus-core/repos/core-i686/dbus.install
  dbus-core/repos/core-x86_64/PKGBUILD
  dbus-core/repos/core-x86_64/dbus
  dbus-core/repos/core-x86_64/dbus.install
  dbus-core/repos/testing-i686/
  dbus-core/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |  106 ++---
 core-i686/dbus   |  102 +--
 core-i686/dbus.install   |   46 +--
 core-x86_64/PKGBUILD |  106 ++---
 core-x86_64/dbus |  102 +--
 core-x86_64/dbus.install |   46 +--
 6 files changed, 254 insertions(+), 254 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-07-23 13:53:11 UTC (rev 163990)
+++ core-i686/PKGBUILD  2012-07-23 14:58:38 UTC (rev 163991)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Link Dupont l...@subpop.net
-#
-pkgname=dbus-core
-pkgver=1.6.2
-pkgrel=2
-pkgdesc=Freedesktop.org message bus system
-url=http://www.freedesktop.org/Software/dbus;
-arch=(i686 x86_64)
-license=('GPL' 'custom')
-depends=('expat' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 
'systemd-tools') # shadow for install scriptlet FS#29341
-makedepends=('libx11')
-options=(!libtool)
-install=dbus.install
-source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
-dbus)
-md5sums=('7fbf877ed6ff7da6df90f07158373829'
- '2cd74b6efca77e4e3aa2b7ccde770668'
- 'f0364f3f5dc5f653bb05d39aa36e3264')
-
-build() {
-  cd dbus-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
-  --with-system-pid-file=/run/dbus/pid \
-  --with-system-socket=/run/dbus/system_bus_socket \
-  --with-console-auth-dir=/run/console/ \
-  --enable-inotify --disable-dnotify \
-  --disable-verbose-mode --disable-static \
-  --disable-tests --disable-asserts \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system \
-  --enable-systemd
-  make
-}
-
-package(){
-  cd dbus-$pkgver
-  make DESTDIR=$pkgdir install
-
-  rm -f $pkgdir/usr/bin/dbus-launch
-  rm -f $pkgdir/usr/share/man/man1/dbus-launch.1
-  rm -rf $pkgdir/var/run
-
-  install -m755 -d $pkgdir/etc/rc.d
-  install -m755 ../dbus $pkgdir/etc/rc.d/
-
-  #Fix configuration file
-  sed -i -e 's|user81/user|userdbus/user|' 
$pkgdir/etc/dbus-1/system.conf
-
-  install -dm755 $pkgdir/usr/share/licenses/dbus-core
-  install -m644 COPYING $pkgdir/usr/share/licenses/dbus-core/
-}

Copied: dbus-core/repos/core-i686/PKGBUILD (from rev 163990, 
dbus-core/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-07-23 14:58:38 UTC (rev 163991)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Link Dupont l...@subpop.net
+#
+pkgname=dbus-core
+pkgver=1.6.4
+pkgrel=1
+pkgdesc=Freedesktop.org message bus system
+url=http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+depends=('expat' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 
'systemd-tools') # shadow for install scriptlet FS#29341
+makedepends=('libx11')
+options=(!libtool)
+install=dbus.install
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
+dbus)
+md5sums=('5ec43dc4554cba638917317b2b4f7640'
+ '3d4482ee39b49da334441c76f83bf1cb'
+ 'f0364f3f5dc5f653bb05d39aa36e3264')
+
+build() {
+  cd dbus-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --with-console-auth-dir=/run/console/ \
+  --enable-inotify --disable-dnotify \
+  --disable-verbose-mode --disable-static \
+  --disable-tests --disable-asserts \
+  

[arch-commits] Commit in dbus-core/repos (14 files)

2012-07-05 Thread Ionut Biru
Date: Thursday, July 5, 2012 @ 21:27:03
  Author: ibiru
Revision: 163027

db-move: moved dbus-core from [testing] to [core] ( i686,  x86_64)

Added:
  dbus-core/repos/core-i686/PKGBUILD
(from rev 163026, dbus-core/repos/testing-i686/PKGBUILD)
  dbus-core/repos/core-i686/dbus
(from rev 163026, dbus-core/repos/testing-i686/dbus)
  dbus-core/repos/core-i686/dbus.install
(from rev 163026, dbus-core/repos/testing-i686/dbus.install)
  dbus-core/repos/core-x86_64/PKGBUILD
(from rev 163026, dbus-core/repos/testing-x86_64/PKGBUILD)
  dbus-core/repos/core-x86_64/dbus
(from rev 163026, dbus-core/repos/testing-x86_64/dbus)
  dbus-core/repos/core-x86_64/dbus.install
(from rev 163026, dbus-core/repos/testing-x86_64/dbus.install)
Deleted:
  dbus-core/repos/core-i686/PKGBUILD
  dbus-core/repos/core-i686/dbus
  dbus-core/repos/core-i686/dbus.install
  dbus-core/repos/core-x86_64/PKGBUILD
  dbus-core/repos/core-x86_64/dbus
  dbus-core/repos/core-x86_64/dbus.install
  dbus-core/repos/testing-i686/
  dbus-core/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |  106 ++---
 core-i686/dbus   |  102 +--
 core-i686/dbus.install   |   46 +--
 core-x86_64/PKGBUILD |  106 ++---
 core-x86_64/dbus |  102 +--
 core-x86_64/dbus.install |   46 +--
 6 files changed, 254 insertions(+), 254 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-07-06 00:29:43 UTC (rev 163026)
+++ core-i686/PKGBUILD  2012-07-06 01:27:03 UTC (rev 163027)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Link Dupont l...@subpop.net
-#
-pkgname=dbus-core
-pkgver=1.6.0
-pkgrel=5
-pkgdesc=Freedesktop.org message bus system
-url=http://www.freedesktop.org/Software/dbus;
-arch=(i686 x86_64)
-license=('GPL' 'custom')
-depends=('expat=2.0.1' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 
'systemd-tools') # shadow for install scriptlet FS#29341
-makedepends=('libx11')
-conflicts=('dbus1.2.3-2')
-options=(!libtool)
-install=dbus.install
-source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz{,.asc}
-dbus)
-md5sums=('16dcae2dd0c76e398381601ac9acdec4'
- '0ebde9920bde83fe26ce32351a7d8954'
- 'f0364f3f5dc5f653bb05d39aa36e3264')
-
-build() {
-  cd ${srcdir}/dbus-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
-  --with-system-pid-file=/run/dbus/pid \
-  --with-system-socket=/run/dbus/system_bus_socket \
-  --enable-inotify --disable-dnotify \
-  --disable-verbose-mode --disable-static \
-  --disable-tests --disable-asserts \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system \
-  --enable-systemd
-  make
-}
-
-package(){
-  cd ${srcdir}/dbus-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/bin/dbus-launch
-  rm -f ${pkgdir}/usr/share/man/man1/dbus-launch.1
-  rm -rf ${pkgdir}/var/run
-
-  install -m755 -d ${pkgdir}/etc/rc.d
-  install -m755 ${srcdir}/dbus ${pkgdir}/etc/rc.d/
-
-  #Fix configuration file
-  sed -i -e 's|user81/user|userdbus/user|' 
${pkgdir}/etc/dbus-1/system.conf
-
-  install -dm755 ${pkgdir}/usr/share/licenses/dbus-core
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/dbus-core/
-}

Copied: dbus-core/repos/core-i686/PKGBUILD (from rev 163026, 
dbus-core/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-07-06 01:27:03 UTC (rev 163027)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Link Dupont l...@subpop.net
+#
+pkgname=dbus-core
+pkgver=1.6.2
+pkgrel=2
+pkgdesc=Freedesktop.org message bus system
+url=http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+depends=('expat' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 
'systemd-tools') # shadow for install scriptlet FS#29341
+makedepends=('libx11')
+options=(!libtool)
+install=dbus.install
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
+dbus)
+md5sums=('7fbf877ed6ff7da6df90f07158373829'
+ '2cd74b6efca77e4e3aa2b7ccde770668'
+ 'f0364f3f5dc5f653bb05d39aa36e3264')
+
+build() {
+  cd dbus-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --with-console-auth-dir=/run/console/ \
+  --enable-inotify --disable-dnotify \
+  --disable-verbose-mode --disable-static \
+  --disable-tests 

[arch-commits] Commit in dbus-core/repos (14 files)

2012-06-26 Thread Dave Reisner
Date: Tuesday, June 26, 2012 @ 21:43:40
  Author: dreisner
Revision: 162424

db-move: moved dbus-core from [testing] to [core] ( i686,  x86_64)

Added:
  dbus-core/repos/core-i686/PKGBUILD
(from rev 162423, dbus-core/repos/testing-i686/PKGBUILD)
  dbus-core/repos/core-i686/dbus
(from rev 162423, dbus-core/repos/testing-i686/dbus)
  dbus-core/repos/core-i686/dbus.install
(from rev 162423, dbus-core/repos/testing-i686/dbus.install)
  dbus-core/repos/core-x86_64/PKGBUILD
(from rev 162423, dbus-core/repos/testing-x86_64/PKGBUILD)
  dbus-core/repos/core-x86_64/dbus
(from rev 162423, dbus-core/repos/testing-x86_64/dbus)
  dbus-core/repos/core-x86_64/dbus.install
(from rev 162423, dbus-core/repos/testing-x86_64/dbus.install)
Deleted:
  dbus-core/repos/core-i686/PKGBUILD
  dbus-core/repos/core-i686/dbus
  dbus-core/repos/core-i686/dbus.install
  dbus-core/repos/core-x86_64/PKGBUILD
  dbus-core/repos/core-x86_64/dbus
  dbus-core/repos/core-x86_64/dbus.install
  dbus-core/repos/testing-i686/
  dbus-core/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |  106 ++---
 core-i686/dbus   |  102 +--
 core-i686/dbus.install   |   52 +-
 core-x86_64/PKGBUILD |  106 ++---
 core-x86_64/dbus |  102 +--
 core-x86_64/dbus.install |   52 +-
 6 files changed, 254 insertions(+), 266 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-06-27 01:30:44 UTC (rev 162423)
+++ core-i686/PKGBUILD  2012-06-27 01:43:40 UTC (rev 162424)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Link Dupont l...@subpop.net
-#
-pkgname=dbus-core
-pkgver=1.6.0
-pkgrel=4
-pkgdesc=Freedesktop.org message bus system
-url=http://www.freedesktop.org/Software/dbus;
-arch=(i686 x86_64)
-license=('GPL' 'custom')
-depends=('expat=2.0.1' 'coreutils' 'filesystem' 'libsystemd' 'shadow') # 
shadow for install scriptlet FS#29341
-makedepends=('libx11')
-conflicts=('dbus1.2.3-2')
-options=(!libtool)
-install=dbus.install
-source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz{,.asc}
-dbus)
-md5sums=('16dcae2dd0c76e398381601ac9acdec4'
- '0ebde9920bde83fe26ce32351a7d8954'
- 'f0364f3f5dc5f653bb05d39aa36e3264')
-
-build() {
-  cd ${srcdir}/dbus-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
-  --with-system-pid-file=/run/dbus/pid \
-  --with-system-socket=/run/dbus/system_bus_socket \
-  --enable-inotify --disable-dnotify \
-  --disable-verbose-mode --disable-static \
-  --disable-tests --disable-asserts \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system \
-  --enable-systemd
-  make
-}
-
-package(){
-  cd ${srcdir}/dbus-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/bin/dbus-launch
-  rm -f ${pkgdir}/usr/share/man/man1/dbus-launch.1
-  rm -rf ${pkgdir}/var/run
-
-  install -m755 -d ${pkgdir}/etc/rc.d
-  install -m755 ${srcdir}/dbus ${pkgdir}/etc/rc.d/
-
-  #Fix configuration file
-  sed -i -e 's|user81/user|userdbus/user|' 
${pkgdir}/etc/dbus-1/system.conf
-
-  install -dm755 ${pkgdir}/usr/share/licenses/dbus-core
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/dbus-core/
-}

Copied: dbus-core/repos/core-i686/PKGBUILD (from rev 162423, 
dbus-core/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-06-27 01:43:40 UTC (rev 162424)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Link Dupont l...@subpop.net
+#
+pkgname=dbus-core
+pkgver=1.6.0
+pkgrel=5
+pkgdesc=Freedesktop.org message bus system
+url=http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+depends=('expat=2.0.1' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 
'systemd-tools') # shadow for install scriptlet FS#29341
+makedepends=('libx11')
+conflicts=('dbus1.2.3-2')
+options=(!libtool)
+install=dbus.install
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz{,.asc}
+dbus)
+md5sums=('16dcae2dd0c76e398381601ac9acdec4'
+ '0ebde9920bde83fe26ce32351a7d8954'
+ 'f0364f3f5dc5f653bb05d39aa36e3264')
+
+build() {
+  cd ${srcdir}/dbus-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --enable-inotify --disable-dnotify \
+  --disable-verbose-mode --disable-static \
+  --disable-tests 

[arch-commits] Commit in dbus-core/repos (14 files)

2012-06-24 Thread Dave Reisner
Date: Sunday, June 24, 2012 @ 18:30:38
  Author: dreisner
Revision: 162315

db-move: moved dbus-core from [testing] to [core] ( i686,  x86_64)

Added:
  dbus-core/repos/core-i686/PKGBUILD
(from rev 162314, dbus-core/repos/testing-i686/PKGBUILD)
  dbus-core/repos/core-i686/dbus
(from rev 162314, dbus-core/repos/testing-i686/dbus)
  dbus-core/repos/core-i686/dbus.install
(from rev 162314, dbus-core/repos/testing-i686/dbus.install)
  dbus-core/repos/core-x86_64/PKGBUILD
(from rev 162314, dbus-core/repos/testing-x86_64/PKGBUILD)
  dbus-core/repos/core-x86_64/dbus
(from rev 162314, dbus-core/repos/testing-x86_64/dbus)
  dbus-core/repos/core-x86_64/dbus.install
(from rev 162314, dbus-core/repos/testing-x86_64/dbus.install)
Deleted:
  dbus-core/repos/core-i686/PKGBUILD
  dbus-core/repos/core-i686/dbus
  dbus-core/repos/core-i686/dbus.install
  dbus-core/repos/core-x86_64/PKGBUILD
  dbus-core/repos/core-x86_64/dbus
  dbus-core/repos/core-x86_64/dbus.install
  dbus-core/repos/testing-i686/
  dbus-core/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |  103 ++
 core-i686/dbus   |  108 +
 core-i686/dbus.install   |   53 --
 core-x86_64/PKGBUILD |  103 ++
 core-x86_64/dbus |  108 +
 core-x86_64/dbus.install |   53 --
 6 files changed, 266 insertions(+), 262 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-06-24 22:21:04 UTC (rev 162314)
+++ core-i686/PKGBUILD  2012-06-24 22:30:38 UTC (rev 162315)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Link Dupont l...@subpop.net
-#
-pkgname=dbus-core
-pkgver=1.4.20
-pkgrel=2
-pkgdesc=Freedesktop.org message bus system
-url=http://www.freedesktop.org/Software/dbus;
-arch=(i686 x86_64)
-license=('GPL' 'custom')
-depends=('expat=2.0.1' 'coreutils' 'filesystem' 'shadow') # shadow for 
install scriptlet FS#29341
-makedepends=('libx11')
-conflicts=('dbus1.2.3-2')
-options=(!libtool)
-install=dbus.install
-source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz
-dbus)
-md5sums=('79eca2f2c1894ac347acce128314428b'
- '08f93dd19cffd1b45ab05c1fd4efb560')
-
-build() {
-  cd ${srcdir}/dbus-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
-  --with-system-pid-file=/var/run/dbus.pid \
-  --enable-inotify --disable-dnotify \
-  --disable-verbose-mode --disable-static \
-  --disable-tests --disable-asserts \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-package(){
-  cd ${srcdir}/dbus-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  rm -f ${pkgdir}/usr/bin/dbus-launch
-  rm -f ${pkgdir}/usr/share/man/man1/dbus-launch.1
-  rm -rf ${pkgdir}/var/run
-
-  install -m755 -d ${pkgdir}/etc/rc.d
-  install -m755 ${srcdir}/dbus ${pkgdir}/etc/rc.d/
-
-  #Fix configuration file
-  sed -i -e 's|user81/user|userdbus/user|' 
${pkgdir}/etc/dbus-1/system.conf
-
-  install -d -m755 ${pkgdir}/usr/share/licenses/dbus-core
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/dbus-core/
-}

Copied: dbus-core/repos/core-i686/PKGBUILD (from rev 162314, 
dbus-core/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-06-24 22:30:38 UTC (rev 162315)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Link Dupont l...@subpop.net
+#
+pkgname=dbus-core
+pkgver=1.6.0
+pkgrel=4
+pkgdesc=Freedesktop.org message bus system
+url=http://www.freedesktop.org/Software/dbus;
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+depends=('expat=2.0.1' 'coreutils' 'filesystem' 'libsystemd' 'shadow') # 
shadow for install scriptlet FS#29341
+makedepends=('libx11')
+conflicts=('dbus1.2.3-2')
+options=(!libtool)
+install=dbus.install
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz{,.asc}
+dbus)
+md5sums=('16dcae2dd0c76e398381601ac9acdec4'
+ '0ebde9920bde83fe26ce32351a7d8954'
+ 'f0364f3f5dc5f653bb05d39aa36e3264')
+
+build() {
+  cd ${srcdir}/dbus-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --enable-inotify --disable-dnotify \
+  --disable-verbose-mode --disable-static \
+  --disable-tests --disable-asserts \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system \
+  --enable-systemd
+  make
+}
+
+package(){
+  cd ${srcdir}/dbus-${pkgver}
+  make