mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 17:57:39 +08:00
telepathy-logger update
This commit is contained in:
parent
2eeb1d91f8
commit
74e3846a39
@ -1,13 +1,10 @@
|
||||
#
|
||||
# Platform Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer (x86_64): Giuseppe calà <jiveaxe@gmail.com>
|
||||
# maintainer (x86_64): Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=telepathy-logger
|
||||
pkgver=0.4.0
|
||||
pkgrel=4
|
||||
pkgver=0.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="Telepathy framework logging daemon"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://telepathy.freedesktop.org/wiki/Logger"
|
||||
license=('LGPL2.1')
|
||||
depends=('telepathy-glib' 'sqlite3' 'libxml2' 'dconf')
|
||||
@ -15,7 +12,7 @@ makedepends=('intltool' 'gobject-introspection' 'libxslt')
|
||||
install=${pkgname}.install
|
||||
options=('!libtool')
|
||||
source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('0b891b860c7f3a01926f5cc22fd26120')
|
||||
md5sums=('e513eaa767344821073a0b7bb8b45217')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user