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