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

Andrea Scarpino andrea at archlinux.org
Mon Oct 10 10:55:53 UTC 2011


    Date: Monday, October 10, 2011 @ 06:55:52
  Author: andrea
Revision: 140236

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

Added:
  libbluedevil/repos/extra-i686/PKGBUILD
    (from rev 140235, libbluedevil/trunk/PKGBUILD)
  libbluedevil/repos/extra-x86_64/PKGBUILD
    (from rev 140235, libbluedevil/trunk/PKGBUILD)
Deleted:
  libbluedevil/repos/extra-i686/PKGBUILD
  libbluedevil/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-10-10 10:55:24 UTC (rev 140235)
+++ extra-i686/PKGBUILD	2011-10-10 10:55:52 UTC (rev 140236)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libbluedevil
-pkgver=1.9
-pkgrel=1
-pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack'
-arch=('i686' 'x86_64')
-url="https://projects.kde.org/projects/playground/libs/libbluedevil"
-license=('GPL')
-depends=('qt' 'bluez')
-makedepends=('cmake')
-source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5f22614dfb840734da6e8b8710c2472e')
-
-build(){
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libbluedevil/repos/extra-i686/PKGBUILD (from rev 140235, libbluedevil/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-10-10 10:55:52 UTC (rev 140236)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libbluedevil
+pkgver=1.9.1
+pkgrel=1
+pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack'
+arch=('i686' 'x86_64')
+url="https://projects.kde.org/projects/playground/libs/libbluedevil"
+license=('GPL')
+depends=('qt' 'bluez')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('b3f04954f75f78c874cdb462c2454afc')
+
+build(){
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-10-10 10:55:24 UTC (rev 140235)
+++ extra-x86_64/PKGBUILD	2011-10-10 10:55:52 UTC (rev 140236)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libbluedevil
-pkgver=1.9
-pkgrel=1
-pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack'
-arch=('i686' 'x86_64')
-url="https://projects.kde.org/projects/playground/libs/libbluedevil"
-license=('GPL')
-depends=('qt' 'bluez')
-makedepends=('cmake')
-source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('5f22614dfb840734da6e8b8710c2472e')
-
-build(){
-  cd ${srcdir}
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: libbluedevil/repos/extra-x86_64/PKGBUILD (from rev 140235, libbluedevil/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-10-10 10:55:52 UTC (rev 140236)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libbluedevil
+pkgver=1.9.1
+pkgrel=1
+pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack'
+arch=('i686' 'x86_64')
+url="https://projects.kde.org/projects/playground/libs/libbluedevil"
+license=('GPL')
+depends=('qt' 'bluez')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('b3f04954f75f78c874cdb462c2454afc')
+
+build(){
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list