[arch-commits] Commit in libbluedevil/repos (4 files)
Andrea Scarpino
andrea at nymeria.archlinux.org
Fri Mar 29 12:07:34 UTC 2013
Date: Friday, March 29, 2013 @ 13:07:34
Author: andrea
Revision: 180983
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libbluedevil/repos/extra-i686/PKGBUILD
(from rev 180982, libbluedevil/trunk/PKGBUILD)
libbluedevil/repos/extra-x86_64/PKGBUILD
(from rev 180982, libbluedevil/trunk/PKGBUILD)
Deleted:
libbluedevil/repos/extra-i686/PKGBUILD
libbluedevil/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 56 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 30 -------------------------
extra-x86_64/PKGBUILD | 30 -------------------------
3 files changed, 56 insertions(+), 60 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-03-29 12:07:23 UTC (rev 180982)
+++ extra-i686/PKGBUILD 2013-03-29 12:07:34 UTC (rev 180983)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libbluedevil
-pkgver=1.9.2
-pkgrel=2
-pkgdesc='A Qt4 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=('qt4' 'bluez')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b492db1825b239e5185c543badb21c26')
-
-build() {
- . /etc/profile.d/qt4.sh
-
- mkdir build
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: libbluedevil/repos/extra-i686/PKGBUILD (from rev 180982, libbluedevil/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-03-29 12:07:34 UTC (rev 180983)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libbluedevil
+pkgver=1.9.3
+pkgrel=1
+pkgdesc='A Qt4 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=('qt4' 'bluez')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('fcb1480feba45dcd076b3ee54150bdf5')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2013-03-29 12:07:23 UTC (rev 180982)
+++ extra-x86_64/PKGBUILD 2013-03-29 12:07:34 UTC (rev 180983)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libbluedevil
-pkgver=1.9.2
-pkgrel=2
-pkgdesc='A Qt4 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=('qt4' 'bluez')
-makedepends=('cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b492db1825b239e5185c543badb21c26')
-
-build() {
- . /etc/profile.d/qt4.sh
-
- mkdir build
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: libbluedevil/repos/extra-x86_64/PKGBUILD (from rev 180982, libbluedevil/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2013-03-29 12:07:34 UTC (rev 180983)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libbluedevil
+pkgver=1.9.3
+pkgrel=1
+pkgdesc='A Qt4 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=('qt4' 'bluez')
+makedepends=('cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('fcb1480feba45dcd076b3ee54150bdf5')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list