mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:27:15 +08:00
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:
parent
e301505ea0
commit
0ee5f1b455
@ -15,7 +15,7 @@ pkgname=('kde-baseapps'
|
|||||||
|
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
|
|
||||||
pkgdesc="split package"
|
pkgdesc="split package"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
|
@ -13,7 +13,7 @@ _origname=common
|
|||||||
pkgname=kde-common
|
pkgname=kde-common
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
|
|
||||||
pkgdesc="KDE SC - Common Configuration Files, Scripts and Artwork"
|
pkgdesc="KDE SC - Common Configuration Files, Scripts and Artwork"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
post_install() {
|
post_install() {
|
||||||
echo " "
|
echo " "
|
||||||
echo " > KDE Software Compilation 4.9.4"
|
echo " > KDE Software Compilation 4.9.5"
|
||||||
echo " > packaged by The Chakra Project"
|
echo " > packaged by The Chakra Project"
|
||||||
echo " "
|
echo " "
|
||||||
echo " Installation Prefix : /usr"
|
echo " Installation Prefix : /usr"
|
||||||
|
@ -16,7 +16,7 @@ _default_wp="Ariya"
|
|||||||
pkgname="kde-workspace"
|
pkgname="kde-workspace"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="KDE Workspace"
|
pkgdesc="KDE Workspace"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
|
@ -13,7 +13,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
|||||||
pkgname=kdebindings-pykde4
|
pkgname=kdebindings-pykde4
|
||||||
_pkgname=pykde4
|
_pkgname=pykde4
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="KDE bindings for python"
|
pkgdesc="KDE bindings for python"
|
||||||
url="http://kde.org/"
|
url="http://kde.org/"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
#
|
#
|
||||||
# KDE SC Packages for Chakra, part of chakra-project.org
|
# KDE SC Packages for Chakra, part of chakra-project.org
|
||||||
#
|
#
|
||||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
# maintainer abveritas[at]chakra-project[dot]org>
|
||||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
|
||||||
|
|
||||||
# include global config
|
# include global config
|
||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
@ -16,7 +15,7 @@ pkgver=${_kdever}
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A general purpose C++ parser with a plugin infrastructure"
|
pkgdesc="A general purpose C++ parser with a plugin infrastructure"
|
||||||
url="http://kde.org/"
|
url="http://kde.org/"
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
depends=("kde-runtime>=${_kdever}")
|
depends=("kde-runtime>=${_kdever}")
|
||||||
makedepends=('cmake' 'automoc4')
|
makedepends=('cmake' 'automoc4')
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
#
|
#
|
||||||
# KDE SC Packages for Chakra, part of chakra-project.org
|
# KDE SC Packages for Chakra, part of chakra-project.org
|
||||||
#
|
#
|
||||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
# maintainer abveritas[at]chakra-project[dot]org>
|
||||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
|
||||||
|
|
||||||
# include global config
|
# include global config
|
||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
@ -16,7 +15,7 @@ pkgver=${_kdever}
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Language independent library for KDE bindings"
|
pkgdesc="Language independent library for KDE bindings"
|
||||||
url="http://kde.org/"
|
url="http://kde.org/"
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
depends=("kdebindings-smokeqt>=${_kdever}" "kdepimlibs>=${_kdever}" "soprano>=2.7.57")
|
depends=("kdebindings-smokeqt>=${_kdever}" "kdepimlibs>=${_kdever}" "soprano>=2.7.57")
|
||||||
makedepends=('cmake' 'automoc4' "kdebindings-smokegen>=${_kdever}" "kdegraphics-okular>=${_kdever}" "kdesdk-kate>=${_kdever}")
|
makedepends=('cmake' 'automoc4' "kdebindings-smokegen>=${_kdever}" "kdegraphics-okular>=${_kdever}" "kdesdk-kate>=${_kdever}")
|
||||||
|
@ -12,7 +12,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
|||||||
pkgname=kdebindings-smokeqt
|
pkgname=kdebindings-smokeqt
|
||||||
_pkgname=smokeqt
|
_pkgname=smokeqt
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Language independent library for Qt bindings"
|
pkgdesc="Language independent library for Qt bindings"
|
||||||
url="http://kde.org/"
|
url="http://kde.org/"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -13,7 +13,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
|||||||
pkgname="kdelibs"
|
pkgname="kdelibs"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
pkgdesc="KDE Core Libraries"
|
pkgdesc="KDE Core Libraries"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
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'
|
'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'
|
'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'
|
'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'
|
makedepends=('pkg-config' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'aspell' 'hspell' 'shared-mime-info'
|
||||||
'docbook-xsl' 'docbook-xml' 'bzip2>=1.0.6' 'libzip')
|
'docbook-xsl' 'docbook-xml' 'bzip2>=1.0.6' 'libzip')
|
||||||
optdepends=('phonon-gstreamer: GStreamer Phonon backend (default)'
|
optdepends=('phonon-gstreamer: GStreamer Phonon backend (default)'
|
||||||
|
@ -19,7 +19,7 @@ pkgname=('kdenetwork-filesharing'
|
|||||||
|
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="split package"
|
pkgdesc="split package"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
|
@ -13,7 +13,7 @@ pkgbase=kdepim-runtime
|
|||||||
pkgname=${pkgbase}
|
pkgname=${pkgbase}
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="KDE Pim Runtime"
|
pkgdesc="KDE Pim Runtime"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
|
Loading…
Reference in New Issue
Block a user