mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
ktp-auth-handler 0.6.1
This commit is contained in:
parent
f884f491c7
commit
9d86f98195
@ -1,23 +1,17 @@
|
||||
#
|
||||
# Apps Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=ktp-auth-handler
|
||||
pkgver=0.5.0
|
||||
pkgver=0.6.1
|
||||
pkgrel=1
|
||||
pkgdesc="Telepathy contact list application "
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://www.kde.org"
|
||||
license=('GPL')
|
||||
depends=('ktp-common-internals' 'qjson')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
conflicts=('telepathy-kde-auth-handler')
|
||||
replaces=('telepathy-kde-auth-handler')
|
||||
provides=('telepathy-kde-auth-handler')
|
||||
groups=('kde-telepathy')
|
||||
source=("ftp://mirrors.mit.edu/kde/unstable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('8d9ee2ba9599cf9dc5f1918f9f831f1c')
|
||||
source=("ftp://mirrors.mit.edu/kde/stable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('fc19a80aeb52b93cb7b71386b4e9f278')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user