mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 00:38:27 +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')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
depends=("kde-runtime>=${_kdever}" "kdegraphics-libkipi>=${_kdever}")
|
depends=("kde-runtime>=${_kdever}" "kdegraphics-libkipi>=${_kdever}")
|
||||||
makedepends=('cmake' 'automoc4' "kde-baseapps-konqueror>=${_kdever}")
|
makedepends=('cmake' 'automoc4' "kde-baseapps-konqueror>=${_kdever}")
|
||||||
|
opdepends=('kdegraphics-kamera: to work directly with cameras')
|
||||||
source=("$_mirror/${_pkgname}-$_kdever.tar.bz2")
|
source=("$_mirror/${_pkgname}-$_kdever.tar.bz2")
|
||||||
md5sums=(`grep ${_pkgname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
md5sums=(`grep ${_pkgname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
|
@ -14,7 +14,7 @@ _origname=libindicate
|
|||||||
pkgname=${_origname}
|
pkgname=${_origname}
|
||||||
pkgbranch=0.2
|
pkgbranch=0.2
|
||||||
pkgver=0.2.3
|
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)'
|
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')
|
arch=('i686' 'x86_64')
|
||||||
url="https://launchpad.net/libindicate"
|
url="https://launchpad.net/libindicate"
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
pkgname=libbluedevil
|
pkgname=libbluedevil
|
||||||
pkgver=1.9
|
pkgver=1.9
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack'
|
pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://projects.kde.org/projects/playground/libs/libbluedevil"
|
url="https://projects.kde.org/projects/playground/libs/libbluedevil"
|
||||||
|
Loading…
Reference in New Issue
Block a user