mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:37:14 +08:00
telepathy-glibs updated
This commit is contained in:
parent
1e64422fb2
commit
dcdaf1d85a
@ -1,13 +1,10 @@
|
||||
#
|
||||
# Platform Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=telepathy-glib
|
||||
pkgver=0.20.0
|
||||
pkgver=0.21.0
|
||||
pkgrel=1
|
||||
pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://telepathy.freedesktop.org"
|
||||
groups=('telepathy')
|
||||
license=('LGPL2.1')
|
||||
@ -15,7 +12,7 @@ options=('!libtool' '!emptydirs')
|
||||
depends=('dbus-glib')
|
||||
makedepends=('libxslt' 'vala' 'gobject-introspection')
|
||||
source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('9d7b2bcc2d9f8e0352c8789952717d83')
|
||||
md5sums=('42d2a4af499eb09c26bf0a53b49895ea')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user