Merge branch 'testing' of gitorious.org:chakra-packages/desktop into testing

This commit is contained in:
Neophytos 2013-11-08 01:30:06 +00:00
commit c4a183689a
2 changed files with 5 additions and 4 deletions

View File

@ -21,7 +21,7 @@ pkgname=('calligra-3rdparty'
'calligra-templates'
'calligra-words')
pkgver=2.7.4
pkgrel=1
pkgrel=2
arch=('x86_64')
url='http://www.calligra-suite.org'
screenshot=("http://upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Calligra_Stage_2.4.png/800px-Calligra_Stage_2.4.png")

View File

@ -12,15 +12,16 @@ _default_wp="Elarun"
pkgname="kde-workspace"
arch=('x86_64')
pkgver=${_kdever}
pkgrel=5
pkgrel=6
pkgdesc="KDE Workspace"
url="http://www.kde.org"
license=('GPL' 'LGPL' 'FDL')
options=('docs' '!splithdr' 'splitdbg' 'log')
install=${pkgname}.install
depends=('polkit-kde-agent' "kdepimlibs>=${_kdever}" "kde-runtime>=${_kdever}" 'qimageblitz' 'mesa' "kactivities>=${_kdever}"
'libxxf86misc' 'libxcomposite' 'xcb-util-image' 'xcb-util-renderutil' 'libxss' 'lm_sensors' 'libxklavier' 'libxft' 'oxygen-icons' 'xkit' 'libxdamage'
'xorg-utils' 'libxrandr' 'libxres' 'libdmtx' 'libqalculate' 'prison' 'qrencode' "kdepim-runtime>=${_kdever}" "kde-base-artwork>=${_kdever}")
'libxxf86misc' 'libxcomposite' 'xcb-util-image' 'xcb-util-renderutil' 'libxss' 'lm_sensors' 'libxklavier' 'libxft'
'oxygen-icons' 'xkit' 'libxdamage' 'xorg-utils' 'libxrandr' 'libxres' 'libdmtx' 'libqalculate' 'prison' 'qrencode'
"kdepim-runtime>=${_kdever}" "kde-base-artwork>=${_kdever}" 'otf-source-sans-pro')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez' "kdebindings-pykde4>=${_kdever}"
'oxygen-icons' "kde-runtime>=${_kdever}" 'gpsd' 'samba' 'xf86-input-wacom'
'libraw1394' 'libdmtx' 'docbook-xsl' 'prison' 'qrencode')