mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 15:47:15 +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
|
||||
|
||||
pkgname=bluedevil
|
||||
pkgver=1.1
|
||||
pkgrel=2
|
||||
pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgdesc='The new bluetooth stack for KDE, it is composed of: KCM, KDED, KIO, Library and some other small applications'
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://gitorious.org/bluedevil"
|
||||
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')
|
||||
provides=(bluedevil)
|
||||
conflicts=(bluedevil-git)
|
||||
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('240151ff99b81f630de51fa9f8230198')
|
||||
md5sums=('b3764fb8ead502e2d410b0c0fc86ac6c')
|
||||
|
||||
build(){
|
||||
cd ${srcdir}
|
||||
|
Loading…
Reference in New Issue
Block a user