mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
rebuild ktp-contact-list without ktp-call-ui conflicts
This commit is contained in:
parent
c3e3e99737
commit
3c349c1483
@ -4,7 +4,7 @@ source ../kdeapps.conf
|
|||||||
|
|
||||||
pkgname=ktp-contact-list
|
pkgname=ktp-contact-list
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Telepathy contact list application "
|
pkgdesc="Telepathy contact list application "
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://community.kde.org/Real-Time_Communication_and_Collaboration"
|
url="https://community.kde.org/Real-Time_Communication_and_Collaboration"
|
||||||
@ -13,9 +13,6 @@ depends=('ktp-common-internals')
|
|||||||
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
makedepends=('extra-cmake-modules' 'kdoctools' 'python3')
|
||||||
groups=('kde-telepathy')
|
groups=('kde-telepathy')
|
||||||
categories=('communication')
|
categories=('communication')
|
||||||
replaces=('ktp-call-ui')
|
|
||||||
provides=('ktp-call-ui')
|
|
||||||
conflicts=('ktp-call-ui')
|
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source=("$_mirror/${pkgname}-$_kdever.tar.xz")
|
source=("$_mirror/${pkgname}-$_kdever.tar.xz")
|
||||||
sha256sums=(`grep ${pkgname}-$_kdever.tar.xz ../checksums.txt | cut -d " " -f1`)
|
sha256sums=(`grep ${pkgname}-$_kdever.tar.xz ../checksums.txt | cut -d " " -f1`)
|
||||||
|
Loading…
Reference in New Issue
Block a user