mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:57:14 +08:00
telepathy-salut updated
This commit is contained in:
parent
3e8c94da4b
commit
b8a48835e4
@ -1,20 +1,17 @@
|
||||
#
|
||||
# Platform Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# contributor (x86_64): Giuseppe Calà <jiveaxe@gmail.com>
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=telepathy-salut
|
||||
pkgver=0.8.0
|
||||
pkgrel=2
|
||||
pkgver=0.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="A link-local XMPP connection manager."
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://telepathy.freedesktop.org/"
|
||||
license=('GPL')
|
||||
depends=('telepathy-glib' 'avahi' 'libsoup' 'sqlite3')
|
||||
makedepends=('libxslt' 'python2' 'xmldiff')
|
||||
install=telepathy-salut.install
|
||||
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('43639c23de33e8466540de02816d23bf')
|
||||
md5sums=('7516e6f6fa56a61054413a03642b938d')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user