[arch-commits] Commit in dbus-glib/repos (4 files)
Evangelos Foutras
foutrelis at archlinux.org
Mon Oct 20 15:31:30 UTC 2014
Date: Monday, October 20, 2014 @ 17:31:30
Author: foutrelis
Revision: 225073
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
dbus-glib/repos/extra-i686/PKGBUILD
(from rev 225072, dbus-glib/trunk/PKGBUILD)
dbus-glib/repos/extra-x86_64/PKGBUILD
(from rev 225072, dbus-glib/trunk/PKGBUILD)
Deleted:
dbus-glib/repos/extra-i686/PKGBUILD
dbus-glib/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 54 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 28 ------------------------
extra-x86_64/PKGBUILD | 28 ------------------------
3 files changed, 54 insertions(+), 56 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-10-20 15:31:20 UTC (rev 225072)
+++ extra-i686/PKGBUILD 2014-10-20 15:31:30 UTC (rev 225073)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=dbus-glib
-pkgver=0.102
-pkgrel=1
-pkgdesc="GLib bindings for DBUS"
-arch=(i686 x86_64)
-license=('GPL')
-url="http://www.freedesktop.org/wiki/Software/DBusBindings"
-depends=('dbus-core' 'glib2')
-makedepends=('pkgconfig')
-options=('!emptydirs')
-source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-md5sums=('f76b8558fd575d0106c3a556eaa49184'
- 'SKIP')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --enable-static=no --enable-bash-completion=no
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="${pkgdir}" install
-}
Copied: dbus-glib/repos/extra-i686/PKGBUILD (from rev 225072, dbus-glib/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-10-20 15:31:30 UTC (rev 225073)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=dbus-glib
+pkgver=0.102
+pkgrel=2
+pkgdesc="GLib bindings for DBUS"
+arch=(i686 x86_64)
+license=('GPL')
+url="http://www.freedesktop.org/wiki/Software/DBusBindings"
+depends=('dbus' 'glib2')
+options=('!emptydirs')
+source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('f76b8558fd575d0106c3a556eaa49184'
+ 'SKIP')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --enable-static=no --enable-bash-completion=no
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2014-10-20 15:31:20 UTC (rev 225072)
+++ extra-x86_64/PKGBUILD 2014-10-20 15:31:30 UTC (rev 225073)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=dbus-glib
-pkgver=0.102
-pkgrel=1
-pkgdesc="GLib bindings for DBUS"
-arch=(i686 x86_64)
-license=('GPL')
-url="http://www.freedesktop.org/wiki/Software/DBusBindings"
-depends=('dbus-core' 'glib2')
-makedepends=('pkgconfig')
-options=('!emptydirs')
-source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-md5sums=('f76b8558fd575d0106c3a556eaa49184'
- 'SKIP')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --enable-static=no --enable-bash-completion=no
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="${pkgdir}" install
-}
Copied: dbus-glib/repos/extra-x86_64/PKGBUILD (from rev 225072, dbus-glib/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2014-10-20 15:31:30 UTC (rev 225073)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=dbus-glib
+pkgver=0.102
+pkgrel=2
+pkgdesc="GLib bindings for DBUS"
+arch=(i686 x86_64)
+license=('GPL')
+url="http://www.freedesktop.org/wiki/Software/DBusBindings"
+depends=('dbus' 'glib2')
+options=('!emptydirs')
+source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('f76b8558fd575d0106c3a556eaa49184'
+ 'SKIP')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --enable-static=no --enable-bash-completion=no
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list