mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 04:37:18 +08:00
update telepathy gabble, logger and mission-control
This commit is contained in:
parent
4d84eca31d
commit
4819cf2858
@ -1,7 +1,7 @@
|
||||
# maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=telepathy-gabble
|
||||
pkgver=0.18.3
|
||||
pkgver=0.18.4
|
||||
pkgrel=1
|
||||
pkgdesc="A Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls."
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ groups=('telepathy')
|
||||
options=('!libtool' '!emptydirs')
|
||||
install=telepathy-gabble.install
|
||||
source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz")
|
||||
sha1sums=('1c71c5acf2c506788aa4b1604390f38979d88887')
|
||||
sha1sums=('3277fc95ec6e4a9a5b07f5fe5b9de3283cb0c86d')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
@ -1,5 +1,5 @@
|
||||
pkgname=telepathy-logger
|
||||
pkgver=0.8.1
|
||||
pkgver=0.8.2
|
||||
pkgrel=1
|
||||
pkgdesc="Telepathy framework logging daemon"
|
||||
arch=('x86_64')
|
||||
@ -10,7 +10,7 @@ makedepends=('intltool' 'gobject-introspection' 'libxslt')
|
||||
install=${pkgname}.install
|
||||
options=('!libtool')
|
||||
source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('88f7dfde882d987b9c93b645efab2f43')
|
||||
md5sums=('c2f6a31c76cbdf8790500cf4f872ba71')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=telepathy-mission-control
|
||||
pkgver=5.16.2
|
||||
pkgrel=3
|
||||
pkgver=5.16.4
|
||||
pkgrel=1
|
||||
pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
|
||||
arch=('x86_64')
|
||||
url="http://mission-control.sourceforge.net/"
|
||||
@ -12,7 +12,7 @@ makedepends=('libxslt' 'python2')
|
||||
install=telepathy-mission-control.install
|
||||
groups=('telepathy')
|
||||
source=("http://telepathy.freedesktop.org/releases/telepathy-mission-control/$pkgname-$pkgver.tar.gz")
|
||||
md5sums=('8dc751da77a84abef3f9153bc422a17b')
|
||||
md5sums=('eab6c941038702edeece1168f395300c')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user