desktop updates for dbus, added opdepend for gwenview

This commit is contained in:
abveritas 2011-09-03 01:46:29 +00:00
parent 360ce8925f
commit 58e85105c6
3 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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"

View File

@ -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"