mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 21:47:13 +08:00
Update to 1.1.1
This commit is contained in:
parent
ed214214eb
commit
5572e3665f
@ -8,19 +8,19 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=bluedevil
|
pkgname=bluedevil
|
||||||
pkgver=1.1
|
pkgver=1.1.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='The new bluetooth stack for KDE, it is composed of: KCM, KDED, KIO, Library and some other small applications'
|
pkgdesc='The new bluetooth stack for KDE, it is composed of: KCM, KDED, KIO, Library and some other small applications'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://gitorious.org/bluedevil"
|
url="http://gitorious.org/bluedevil"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('kdelibs' 'libbluedevil>=1.0' 'obex-data-server' 'obexd-client') # kdebase-workspace
|
depends=('kdelibs' 'libbluedevil>=1.9' 'obex-data-server' 'obexd-client') # kdebase-workspace
|
||||||
makedepends=('cmake' 'automoc4')
|
makedepends=('cmake' 'automoc4')
|
||||||
provides=(bluedevil)
|
provides=(bluedevil)
|
||||||
conflicts=(bluedevil-git)
|
conflicts=(bluedevil-git)
|
||||||
|
|
||||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
|
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
|
||||||
md5sums=('240151ff99b81f630de51fa9f8230198')
|
md5sums=('b3764fb8ead502e2d410b0c0fc86ac6c')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd ${srcdir}
|
cd ${srcdir}
|
||||||
|
Loading…
Reference in New Issue
Block a user