prep kde 4.9.5 pkrel reset, adding libutempter as kdelibs dep, makes kwrited be build as a kded module instead of an executable

This commit is contained in:
abveritas 2012-12-27 17:35:07 +00:00
parent e301505ea0
commit 0ee5f1b455
11 changed files with 14 additions and 16 deletions

View File

@ -15,7 +15,7 @@ pkgname=('kde-baseapps'
arch=('x86_64')
pkgver=${_kdever}
pkgrel=2
pkgrel=1
pkgdesc="split package"
url="http://www.kde.org"

View File

@ -13,7 +13,7 @@ _origname=common
pkgname=kde-common
arch=('x86_64')
pkgver=${_kdever}
pkgrel=2
pkgrel=1
pkgdesc="KDE SC - Common Configuration Files, Scripts and Artwork"
url="http://www.kde.org"

View File

@ -3,7 +3,7 @@
#
post_install() {
echo " "
echo " > KDE Software Compilation 4.9.4"
echo " > KDE Software Compilation 4.9.5"
echo " > packaged by The Chakra Project"
echo " "
echo " Installation Prefix : /usr"

View File

@ -16,7 +16,7 @@ _default_wp="Ariya"
pkgname="kde-workspace"
arch=('x86_64')
pkgver=${_kdever}
pkgrel=3
pkgrel=1
pkgdesc="KDE Workspace"
url="http://www.kde.org"
license=('GPL' 'LGPL' 'FDL')

View File

@ -13,7 +13,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdebindings-pykde4
_pkgname=pykde4
pkgver=${_kdever}
pkgrel=2
pkgrel=1
pkgdesc="KDE bindings for python"
url="http://kde.org/"
arch=('x86_64')

View File

@ -1,8 +1,7 @@
#
# KDE SC Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# maintainer abveritas[at]chakra-project[dot]org>
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
@ -16,7 +15,7 @@ pkgver=${_kdever}
pkgrel=1
pkgdesc="A general purpose C++ parser with a plugin infrastructure"
url="http://kde.org/"
arch=('i686' 'x86_64')
arch=('x86_64')
license=('GPL' 'LGPL' 'FDL')
depends=("kde-runtime>=${_kdever}")
makedepends=('cmake' 'automoc4')

View File

@ -1,8 +1,7 @@
#
# KDE SC Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# maintainer abveritas[at]chakra-project[dot]org>
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
@ -16,7 +15,7 @@ pkgver=${_kdever}
pkgrel=1
pkgdesc="Language independent library for KDE bindings"
url="http://kde.org/"
arch=('i686' 'x86_64')
arch=('x86_64')
license=('GPL' 'LGPL' 'FDL')
depends=("kdebindings-smokeqt>=${_kdever}" "kdepimlibs>=${_kdever}" "soprano>=2.7.57")
makedepends=('cmake' 'automoc4' "kdebindings-smokegen>=${_kdever}" "kdegraphics-okular>=${_kdever}" "kdesdk-kate>=${_kdever}")

View File

@ -12,7 +12,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdebindings-smokeqt
_pkgname=smokeqt
pkgver=${_kdever}
pkgrel=2
pkgrel=1
pkgdesc="Language independent library for Qt bindings"
url="http://kde.org/"
arch=('x86_64')

View File

@ -13,7 +13,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname="kdelibs"
arch=('x86_64')
pkgver=${_kdever}
pkgrel=4
pkgrel=1
pkgdesc="KDE Core Libraries"
url="http://www.kde.org"
license=('GPL' 'LGPL' 'FDL')
@ -22,7 +22,7 @@ depends=("${_qtpkg}>=${_qtver}" "kde-common>=${_kdever}" "oxygen-icons>=${_kdeve
'shared-mime-info' 'upower' 'udisks' 'xz>=5.0.0' 'enchant' 'jasper' 'openexr' 'giflib'
'strigi' 'libxtst' 'soprano>=2.7.56' 'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt>=0.98.1'
'libxss' 'phonon' 'shared-desktop-ontologies>=0.7' 'attica>=0.2.0' 'krb5' 'libxcursor'
'hicolor-icon-theme' 'libdbusmenu-qt' 'grantlee' 'media-player-info' 'qtwebkit' 'systemd')
'hicolor-icon-theme' 'libdbusmenu-qt' 'grantlee' 'media-player-info' 'qtwebkit' 'systemd' 'libutempter')
makedepends=('pkg-config' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'aspell' 'hspell' 'shared-mime-info'
'docbook-xsl' 'docbook-xml' 'bzip2>=1.0.6' 'libzip')
optdepends=('phonon-gstreamer: GStreamer Phonon backend (default)'

View File

@ -19,7 +19,7 @@ pkgname=('kdenetwork-filesharing'
arch=('x86_64')
pkgver=${_kdever}
pkgrel=2
pkgrel=1
pkgdesc="split package"
url="http://www.kde.org"
license=('GPL' 'LGPL' 'FDL')

View File

@ -13,7 +13,7 @@ pkgbase=kdepim-runtime
pkgname=${pkgbase}
arch=('x86_64')
pkgver=${_kdever}
pkgrel=2
pkgrel=1
pkgdesc="KDE Pim Runtime"
url="http://www.kde.org"
license=('GPL' 'LGPL' 'FDL')