mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 22:37:15 +08:00
desktop updates for dbus, added opdepend for gwenview
This commit is contained in:
parent
360ce8925f
commit
58e85105c6
@ -20,6 +20,7 @@ url="http://kde.org/applications/graphics/gwenview/"
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
depends=("kde-runtime>=${_kdever}" "kdegraphics-libkipi>=${_kdever}")
|
||||
makedepends=('cmake' 'automoc4' "kde-baseapps-konqueror>=${_kdever}")
|
||||
opdepends=('kdegraphics-kamera: to work directly with cameras')
|
||||
source=("$_mirror/${_pkgname}-$_kdever.tar.bz2")
|
||||
md5sums=(`grep ${_pkgname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||
install=${pkgname}.install
|
||||
|
@ -14,7 +14,7 @@ _origname=libindicate
|
||||
pkgname=${_origname}
|
||||
pkgbranch=0.2
|
||||
pkgver=0.2.3
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='A small library for applications to raise "flags" on DBus for other components of the desktop to pick up and visualize. (Canonical Ayatana Project)'
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://launchpad.net/libindicate"
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=libbluedevil
|
||||
pkgver=1.9
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user