Commit Graph

135 Commits

Author SHA1 Message Date
jasper
6d27abf100 - fix dependencies 2008-10-30 11:37:39 +00:00
jasper
928d5ec6c4 - no need for SUBST_VARS=MODPY_BIN anymore 2008-10-27 00:30:03 +00:00
jasper
5c2b8a73b8 - add telepathy-pinocchio 2008-10-27 00:10:53 +00:00
jasper
c363c5c471 - import telepathy-pinocchio 0.3.1
Telepathy-pinocchio is a connection manager meant for testing Telepathy
applications. Pinocchio interacts with settings files on the filesystem
instead of a remote server, thereby removing two of the biggest
stumbling blocks for testing a Telepathy-based application: the network
and control over the back-end server.
2008-10-27 00:10:16 +00:00
jasper
7666650d0c - remove unneeded PERMIT_* lines (Makefile.inc takes care of this)
ok ajacoutot@
2008-10-27 00:08:51 +00:00
jasper
5937a8d9b9 - update telepathy-spec to 0.17.13
ok ajacoutot@
2008-10-27 00:07:55 +00:00
jasper
3f978100e6 - update telepath-mission-control to 4.67
- remove unneeded PERMIT_* lines (Makefile.inc takes care of this)

ok ajacoutot@ (although --enable-keyring=no made him sad)
2008-10-27 00:07:10 +00:00
jasper
b207d23201 - update telepathy-gabble to 0.7.12
feedback and ok ajacoutot@
2008-10-27 00:05:59 +00:00
jasper
b9068bb0d0 - update telepathy-butterfly to 0.3.2
with help from landry@ and upstream waf, thanks!
feedback and ok ajacoutot@
2008-10-27 00:04:23 +00:00
jasper
223c9eee07 - update telepathy-python to 0.15.3
ok ajacoutot@
2008-10-27 00:03:12 +00:00
jasper
c0eb1c2d26 - update libtelepathy 0.3.3
ok ajacoutot@
2008-10-27 00:01:42 +00:00
jasper
61f3f02bba - update telepathy-glib to 0.7.17
please note this needs usr.bin/pkg-config/pkg-config -r1.23

ok ajacoutot@
2008-10-27 00:00:34 +00:00
ajacoutot
f58a88c15f - fix the way CATEGORIES is propagated
ok jasper@
2008-06-26 08:49:37 +00:00
sthen
0df8422b00 sync wantlib, bump packages. 2008-06-12 21:58:11 +00:00
ajacoutot
a2712dbeda - remove run dependency on devhelp
no objection from jasper@
2008-05-27 11:49:17 +00:00
ajacoutot
d8df7a8750 - since devhelp files are provided, make it run_depends on devhelp so
that we can actually see them

ok jasper@
2008-05-26 08:32:57 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
jasper
fe0e9402bd - update telepathy-mission-control to 4.55 2008-01-17 18:29:57 +00:00
jasper
339cd5f4b9 - update telepathy-spec to 0.17.1 2008-01-17 18:17:11 +00:00
jasper
754a23f227 pick up correct python version 2008-01-06 17:36:26 +00:00
jasper
60e6c8b6b4 fix master sites 2008-01-02 17:36:59 +00:00
jasper
78b6212a03 - add telepathy-python to run_depends, fixes msn. 2008-01-01 22:28:10 +00:00
jasper
4af7d94bc9 - update telepathy-spec to 0.17 2007-12-30 22:54:04 +00:00
jasper
c164942255 - update telepathy-mission-control to 4.51 2007-12-30 22:52:19 +00:00
jasper
020406c472 - use MASTER_SITES_TELEPATHY, as set by ../Makefile.inc 2007-12-30 22:50:27 +00:00
jasper
aab55a0bac - update telepathy-gabble to 0.7.1 2007-12-30 22:49:28 +00:00
jasper
ea43757eec - telepathy-glib ends up in WANTLIB 2007-12-30 22:48:13 +00:00
jasper
b7485dca3d - update libtelepathy to 0.3.1 2007-12-30 22:47:16 +00:00
jasper
8361f24c72 - update telepathy-glib to 0.7.0 2007-12-30 22:46:22 +00:00
jasper
220da8ac41 pymsn (BUILD/RUN_DEPENDS) already build/run depends on py-gobject,
so no need to also explicitly depend on it.
2007-12-30 22:44:42 +00:00
jasper
3f28a592e7 add a common MASTER_SITES 2007-12-30 22:42:36 +00:00
ajacoutot
1ad47e398e - use scons module
- add missing license marker
- clean-up indent while here
2007-12-12 10:40:44 +00:00
steven
f43223175e don't run autoconf, so it actually uses patch-configure... 2007-11-04 22:20:35 +00:00
jasper
146a4adb9f explicitly depend on python-expat, instead of just python
spotted by sturm@, thanks!
2007-10-30 13:07:03 +00:00
jasper
404bdeba9c import basic components of the telepathy framework.
The Telepathy project aims to provide a unified framework for all forms
of real time conversations, including instant messaging, IRC, voice
calls and video calls. It uses the D-Bus messaging system to provide a
simple interface for client applications, allowing them to quickly
benefit from Telepathy's functionality.

feedback from steven@ and simon@
2007-10-27 16:18:53 +00:00