mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 02:37:17 +08:00
Deep clean, the goal is remove completelly the fixes and the main patchsets in order to have a KDE absolutelly vanilla as much as possible with some little branding
This commit is contained in:
parent
13b3b306ea
commit
b1ec7396e5
@ -13,7 +13,7 @@ pkgrel=1
|
|||||||
pkgdesc="A multimedia player where the focus is on simplicity, instead of
|
pkgdesc="A multimedia player where the focus is on simplicity, instead of
|
||||||
features"
|
features"
|
||||||
url='http://kde.org/applications/multimedia/dragonplayer/'
|
url='http://kde.org/applications/multimedia/dragonplayer/'
|
||||||
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,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# KDE SC Packages for Chakra, part of chakra-project.org
|
# KDE SC Packages for Chakra, part of chakra-project.org
|
||||||
#
|
#
|
||||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
# maintainer: 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
|
||||||
@ -12,7 +12,7 @@ pkgver=${_kdever}
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="KDE volume control program"
|
pkgdesc="KDE volume control program"
|
||||||
url='http://kde.org/applications/multimedia/kmix/'
|
url='http://kde.org/applications/multimedia/kmix/'
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
depends=("kde-runtime>=${_kdever}" 'libcanberra')
|
depends=("kde-runtime>=${_kdever}" 'libcanberra')
|
||||||
makedepends=('cmake' 'automoc4')
|
makedepends=('cmake' 'automoc4')
|
||||||
|
Loading…
Reference in New Issue
Block a user