mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
Updated and cleaned up PKGBUILD.
Clean up effort, last part for now. namcap output: katana-extraapps W: Dependency included and not needed ('libgpod') katana-extraapps W: Dependency included and not needed ('openconnect') katana-extraapps W: Dependency included and not needed ('libofa') katana-extraapps W: Dependency included and not needed ('speech-dispatcher') katana-extraapps W: Dependency included and not needed ('liblastfm-qt4') katana-extraapps W: Dependency included and not needed ('libmygpo-qt4') katana-extraapps W: Dependency included and not needed ('freerdp') katana-extraapps W: Dependency included and not needed ('eigen2')
This commit is contained in:
parent
98e99ff324
commit
03b643c3a8
1 changed files with 3 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# TODO: poppler-qt4
|
||||
|
||||
pkgname=katana-extraapps
|
||||
pkgver=4.18.0.r546.3f656312
|
||||
pkgver=4.18.0.r547.6def6bb1
|
||||
pkgrel=1
|
||||
arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm')
|
||||
url='http://www.kde.org'
|
||||
|
@ -15,8 +15,8 @@ groups=('katana')
|
|||
pkgdesc='Katana extra applications'
|
||||
url="http://fluxer.github.io/katana/"
|
||||
depends=("katanalibs>=4.18.0" "katana-workspace>=4.18.0"
|
||||
'taglib' 'sane' 'libarchive' 'qjson' 'exiv2' 'lcms2' 'libvncserver'
|
||||
'ffmpeg' 'gettext' 'libmtp' 'libgl' 'parted' 'libgpod' 'libcanberra'
|
||||
'taglib' 'sane' 'qjson' 'libvncserver'
|
||||
'gettext' 'libgpod' 'libcanberra'
|
||||
'openconnect' 'libmms' 'libofa' 'speech-dispatcher' 'liblastfm-qt4'
|
||||
'libmygpo-qt4' 'freerdp' 'libspectre' 'eigen2' 'djvulibre' 'qca-qt4'
|
||||
'qimageblitz')
|
||||
|
@ -54,4 +54,3 @@ package() {
|
|||
cd build
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue