- update telepathy-glib to 0.12.7
This commit is contained in:
parent
dc23299924
commit
2d1c418ecb
net/telepathy/telepathy-glib
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2010/11/19 22:31:38 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2011/01/17 12:35:22 jasper Exp $
|
||||
|
||||
COMMENT= flexible communications framework, glib bindings
|
||||
|
||||
DISTNAME= telepathy-glib-0.12.0
|
||||
REVISION= 0
|
||||
DISTNAME= telepathy-glib-0.12.7
|
||||
|
||||
SHARED_LIBS += telepathy-glib 7.0 # .45.0
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (telepathy/telepathy-glib-0.12.0.tar.gz) = lxJhSLQqxM5dsVYRVhgKPg==
|
||||
RMD160 (telepathy/telepathy-glib-0.12.0.tar.gz) = k6dradtwlCLgdy/iObFbqdWdR0o=
|
||||
SHA1 (telepathy/telepathy-glib-0.12.0.tar.gz) = dicPTPuEuuRmjVMdFt1q/Hesu8I=
|
||||
SHA256 (telepathy/telepathy-glib-0.12.0.tar.gz) = RhmcmiwAoYHZyJfsqyKyvs1E3C/p8lyBajL5foNyS3A=
|
||||
SIZE (telepathy/telepathy-glib-0.12.0.tar.gz) = 2549491
|
||||
MD5 (telepathy/telepathy-glib-0.12.7.tar.gz) = o7X1JuLIMUcjlTUmhauj/g==
|
||||
RMD160 (telepathy/telepathy-glib-0.12.7.tar.gz) = zp+BqE2xU7gBI5eiRnqEm6IkWmU=
|
||||
SHA1 (telepathy/telepathy-glib-0.12.7.tar.gz) = zN5yMIJkfMgOfdO5/Mal+OX75A4=
|
||||
SHA256 (telepathy/telepathy-glib-0.12.7.tar.gz) = THa3jCg2IFVsJTvZpIP4tuG70BT7iiLecE4RfqqePJc=
|
||||
SIZE (telepathy/telepathy-glib-0.12.7.tar.gz) = 2572558
|
||||
|
@ -1,13 +1,13 @@
|
||||
$OpenBSD: patch-telepathy-glib_Makefile_in,v 1.3 2010/10/25 12:38:32 jasper Exp $
|
||||
$OpenBSD: patch-telepathy-glib_Makefile_in,v 1.4 2011/01/17 12:35:22 jasper Exp $
|
||||
|
||||
- For some reason on mips64(el), nm doesn't create the _gen/abi.nm file,
|
||||
but returns 1. This patch lets the build continue.
|
||||
|
||||
- Be sure to use the correct libtool.
|
||||
|
||||
--- telepathy-glib/Makefile.in.orig Mon Sep 20 19:33:48 2010
|
||||
+++ telepathy-glib/Makefile.in Mon Oct 25 14:32:28 2010
|
||||
@@ -1470,7 +1470,7 @@ check-local: check-coding-style
|
||||
--- telepathy-glib/Makefile.in.orig Mon Dec 20 16:12:08 2010
|
||||
+++ telepathy-glib/Makefile.in Mon Jan 17 13:19:44 2011
|
||||
@@ -1474,7 +1474,7 @@ check-local: check-coding-style
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@ diff -c _gen/versioned-abi.txt _gen/abi.txt
|
||||
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@_gen/abi.txt: libtelepathy-glib-internal.la abi.am
|
||||
@ -16,7 +16,7 @@ but returns 1. This patch lets the build continue.
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@ grep " [DT] " < _gen/abi.nm > _gen/abi.funcs
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@ cut -d" " -f3 < _gen/abi.funcs > _gen/abi.funcnames
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@ grep "^tp" < _gen/abi.funcnames > _gen/abi.tpfuncnames
|
||||
@@ -1650,7 +1650,7 @@ _gen/tp-cli-%-body.h _gen/tp-cli-%.h: _gen/tp-spec-%.x
|
||||
@@ -1654,7 +1654,7 @@ _gen/tp-cli-%-body.h _gen/tp-cli-%.h: _gen/tp-spec-%.x
|
||||
@HAVE_INTROSPECTION_TRUE@ -I$(top_srcdir) \
|
||||
@HAVE_INTROSPECTION_TRUE@ --include=GLib-2.0 \
|
||||
@HAVE_INTROSPECTION_TRUE@ --include=Gio-2.0 \
|
||||
@ -25,7 +25,7 @@ but returns 1. This patch lets the build continue.
|
||||
@HAVE_INTROSPECTION_TRUE@ --library=libtelepathy-glib.la \
|
||||
@HAVE_INTROSPECTION_TRUE@ --pkg gio-2.0 \
|
||||
@HAVE_INTROSPECTION_TRUE@ --pkg dbus-glib-1 \
|
||||
@@ -1661,7 +1661,7 @@ _gen/tp-cli-%-body.h _gen/tp-cli-%.h: _gen/tp-spec-%.x
|
||||
@@ -1665,7 +1665,7 @@ _gen/tp-cli-%-body.h _gen/tp-cli-%.h: _gen/tp-spec-%.x
|
||||
@HAVE_INTROSPECTION_TRUE@ @rm -f _gen/$@.tmp
|
||||
|
||||
@HAVE_INTROSPECTION_TRUE@%.typelib: %.gir $(INTROSPECTION_COMPILER)
|
||||
|
Loading…
Reference in New Issue
Block a user