mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: adjust to recent changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
60da8eb0d1
commit
164368998c
2 changed files with 5 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
pkgname=katana-baseapps
|
||||
pkgver=4.18.0.5e9ecd1
|
||||
pkgver=4.18.0.c0d61a2
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.kde.org'
|
||||
|
@ -16,7 +16,8 @@ optdepends=('katana-extraapps: thumbnailers for development, audio, video and ot
|
|||
'icoutils: thumbnailers for MS files'
|
||||
'ruby: servicemenu installation'
|
||||
'cppcheck: code analysis in Kate'
|
||||
'ctags: lookup definitions/declarations in Kate')
|
||||
'ctags: lookup definitions/declarations in Kate'
|
||||
'sudo: execute programs as user other than the current')
|
||||
url="http://fluxer.github.io/katana/"
|
||||
depends=("katanalibs>=4.18.0" 'qjson')
|
||||
makedepends=('cmake' 'git') # TODO: pykde4
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Contributor: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
pkgname=katanalibs
|
||||
pkgver=4.18.0.d8acd1a
|
||||
pkgver=4.18.0.9482c0f
|
||||
pkgrel=1
|
||||
pkgdesc="Katana core libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -17,7 +17,7 @@ depends=('libxss' 'krb5' 'qca' 'libdbusmenu-qt' 'perl'
|
|||
'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'mpv' 'libraw'
|
||||
'media-player-info' 'libxtst' 'libutempter' 'qtwebkit' 'icu' 'exiv2'
|
||||
'libmusicbrainz5' 'alsa-lib' 'xcb-util-image' 'xcb-util-keysyms'
|
||||
'xcb-util-renderutil' 'libwebp' 'sudo')
|
||||
'xcb-util-renderutil' 'libwebp')
|
||||
makedepends=('cmake' 'git' 'avahi' 'libgl' 'mesa' 'grantlee-qt4')
|
||||
source=("git+https://github.com/fluxer/kdelibs.git"
|
||||
'kde-applications-menu.patch' 'archlinux-menu.patch')
|
||||
|
|
Loading…
Add table
Reference in a new issue