ajacoutot
db0e4a1dbf
Add a comment that connectivity and upower are interdependant.
2012-09-29 14:01:54 +00:00
jasper
0255a42763
- update to folks-0.7.4.1
2012-09-29 10:38:11 +00:00
jasper
f54b6d82ba
- update to telepathy-farstream-0.6.0
2012-09-28 14:26:56 +00:00
jasper
b351181006
- update to telepathy-glib-0.19.10
2012-09-28 14:26:40 +00:00
jasper
efc5c96eb1
- update to telepathy-mission-control-5.12.3
2012-09-28 11:58:28 +00:00
ajacoutot
e7fe5251ee
Fix telepathy-gabble-xmpp-console.
2012-09-28 06:44:18 +00:00
ajacoutot
3a39a26e62
Remove bogus configure args.
2012-09-27 10:42:30 +00:00
jasper
ed4cfb2b48
- bugfix update to telepathy-gabble-0.16.3
2012-09-25 13:24:09 +00:00
jasper
b16a3db0bb
- bugfix update to telepathy-idle-0.1.12
2012-09-25 12:10:56 +00:00
jasper
0f3d4eeed6
- bugfix update to telepathy-mission-control-5.12.2
2012-09-25 12:10:40 +00:00
jasper
ed5960978b
- update to telepathy-spec-0.27.0
2012-09-25 12:09:34 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
c0a045b049
Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
...
be removed soon.
2012-09-11 07:58:06 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
jasper
1c1837ee41
- remove unneeded CONFIGURE_ENV and USE_GROFF
2012-08-29 18:27:53 +00:00
jasper
98d24f44e9
move CONFIGURE_STYLE to Makefile.inc
2012-08-29 17:50:55 +00:00
jasper
217700dc5e
add patches from upstream to unbreak with new vala.
2012-08-29 14:11:55 +00:00
jasper
edf459eb4f
- these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12
...
no pkg change
2012-06-26 12:30:37 +00:00
jasper
0e6db9b146
- update to 0.4.0
2012-06-15 09:48:31 +00:00
jasper
fbf085eefc
- update to 0.18.1
2012-06-15 09:47:38 +00:00
ajacoutot
d477005699
Sync dependencies after libnice update.
2012-04-30 09:38:37 +00:00
jasper
2fd0bc6476
disable tests that require a running avahi instance (and fix a hidden
...
dependency along the way)
2012-04-25 14:46:16 +00:00
espie
4ed7caa04f
first pass at handling sqlite3 move
2012-04-23 17:15:17 +00:00
jasper
40f625bac5
- update to 0.7.0
...
* various bug fixes
2012-04-18 17:22:40 +00:00
jasper
c6123103f3
- update to 0.6.9
2012-04-17 08:03:31 +00:00
ajacoutot
c636c5a030
No need to LIB_DEPENDS on python.
2012-04-09 08:59:08 +00:00
ajacoutot
71c915ef46
Unbreak: this needs net/avahi,-gui for the tests.
2012-04-09 08:00:00 +00:00
jasper
4ea2f77f4f
- add pkgpaths
...
spotted by aja@
2012-04-08 15:39:51 +00:00
jasper
45783b2cd3
drop deprecated component
...
ok aja@
2012-04-05 16:07:04 +00:00
jasper
9185ac5ea0
sync
2012-04-05 16:05:21 +00:00
jasper
da66b5417f
import telepathy-farstream 0.2.3
...
Farstream is a video conferencing connection manager for the Telepathy
framework. This component enables the use of Telepathy instant messaging
clients with Farstream/Nice servers.
ok aja@
2012-04-05 16:04:01 +00:00
jasper
1a1b497885
- update to telepathy-haze-0.6.0
2012-04-05 13:44:34 +00:00
jasper
63b7fc9517
- update to 0.8.0
...
ok aja@
2012-04-05 09:08:12 +00:00
jasper
a19f238e89
- update to 0.26.0
2012-04-04 17:51:54 +00:00
jasper
470191389a
- add MODPY_RUNDEP=No where needed
2012-04-04 14:41:34 +00:00
ajacoutot
ae36b708e0
Minor update to telepathy-logger-0.4.0.
...
ok jasper@ (maintainer)
2012-04-04 13:02:30 +00:00
ajacoutot
9c59104def
SHARED_ONLY is already set.
2012-04-03 09:37:37 +00:00
ajacoutot
10995fca56
Missed bump.
2012-04-03 09:37:07 +00:00
ajacoutot
46dad49375
Remove CONFIGURE_ENV already provided by the python MODULE.
2012-04-03 09:27:06 +00:00
ajacoutot
e0848dd8e8
OpenSSL support is broken an non maintained, so use the default which is
...
GNUTls; it's already in the dep chain because of libsoup anyway.
2012-04-03 09:26:30 +00:00
ajacoutot
3902616fc7
py-gobject3 is needed a RUN_DEPENDS.
2012-04-03 08:03:18 +00:00
ajacoutot
69e958ebac
-telepathy-butterfly
2012-04-03 07:39:42 +00:00
ajacoutot
6e2cafaa37
Remove: abandonned upstream.
...
gabble now implements all that's necessary.
ok jasper@ (maintainer)
2012-04-03 07:39:28 +00:00
ajacoutot
0c7936145e
Update to telepathy-logger-0.2.13.
2012-04-03 07:34:35 +00:00
ajacoutot
06453f2e8c
Tweak BUILD_DEPENDS for tests.
2012-04-03 07:29:09 +00:00
ajacoutot
4f2dabc486
Update to telepathy-gabble-0.16.0.
2012-04-03 07:13:00 +00:00
ajacoutot
8008dde911
Update to telepathy-mission-control-5.12.0.
2012-04-03 06:47:50 +00:00
ajacoutot
a4f45544d2
Update to stable telepathy-glib-0.18.0.
2012-04-03 06:45:53 +00:00
ajacoutot
e1a14bab38
Update to telepathy-glib-0.17.7.
2012-03-29 08:59:58 +00:00
ajacoutot
3ccf582bc5
Update to folks-0.6.8.
2012-03-29 07:12:00 +00:00