Commit Graph

159 Commits

Author SHA1 Message Date
ajacoutot
f388da3fce Prefer GnuTLS over openssl. This is the recommended way and it actually
fixes several issues connecting to jabber servers over tls connection.
While here, add missing MODGNU_CONFIG_GUESS_DIRS.
2010-12-21 11:12:00 +00:00
jasper
c7b5b66d34 - use DIST_SUBDIR 2010-11-23 10:39:47 +00:00
espie
5e4a222751 last remaining old-style lib version numbers 2010-11-22 10:27:12 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
96dca66106 finish net WANTLIB 2010-11-11 17:20:27 +00:00
ajacoutot
a907e22e1f Add a run dependency on dconf now that we have it. 2010-10-27 11:04:27 +00:00
jasper
2fbb98b7fa - update folks to 0.2.1
- tighten regress depends
2010-10-26 08:42:35 +00:00
jasper
fd48485fc8 sync 2010-10-25 12:40:51 +00:00
jasper
28ca46a0c2 import folks 0.2.0
libfolks is a library that aggregates people from multiple sources (eg,
Telepathy connection managers and eventually evolution data server,
Facebook, etc.) to create metacontacts. It's written in Vala (in part to
evaluate Vala). The initial goal is for GObject/C support, though the
Vala bindings should basically automatic.

feedback/ok aja@
2010-10-25 12:40:34 +00:00
jasper
429b69a627 - enable vala bindings
- enable introspection (please DO NOT enable this in other ports yet!)

needed for upcoming empahty update
ok aja@
2010-10-25 12:38:32 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
ajacoutot
4e1a5bdcbd Explicitely set --disable-schemas-compile. 2010-10-23 14:10:16 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
94ef42a3da Merge from glib upstream 136e705e8383ff8848e425ac01278102d7badc52
install-gsettings-schemas has been rewritten in a portable way
2010-10-04 06:49:33 +00:00
jasper
5dec367ee1 - missing module 2010-10-02 07:23:34 +00:00
jasper
443c7c73b0 - fix DEPENDS 2010-09-30 12:45:21 +00:00
jasper
8928b1eeeb - update telepathy-logger to 0.1.5
- add new glib goo!

ok aja@
2010-09-30 07:37:25 +00:00
jasper
32a9f8c98f - remove these workarounds, our pkg-config(1) is able to deal with
Requires: pkg-config >= 0.21
now. you'll need a very recent pkg-config for this to work though!
2010-09-29 16:51:09 +00:00
ajacoutot
ccf8595190 Remove unused patch, code path is ifdef __linux 2010-09-24 13:28:20 +00:00
ajacoutot
747569842d Remove unused patch, this code path is ifdef __linux 2010-09-24 13:09:57 +00:00
ajacoutot
8e28f707cf Fix connection to jabber by using openssl instead of gnutls.
Tighten dependencies, set a proper CA certificate file path and don't
pass socket options we don't support.
2010-09-24 10:06:19 +00:00
ajacoutot
82b70424ed Disable introspection, it breaks when gobject-introspection is installed. 2010-09-23 20:23:13 +00:00
jasper
81f142cfdf - tweak this patch and add a comment 2010-09-23 15:04:01 +00:00
jasper
8b50b07564 - better patch 2010-09-23 14:37:06 +00:00
jasper
23e6df3b8d - move USE_LIBTOOL to Makefile.inc too 2010-09-23 14:24:22 +00:00
jasper
1e8ed4b77c - move USE_GMAKE to Makefile.inc and set it to No for pinnochio 2010-09-23 14:19:10 +00:00
jasper
4f2c3bbb6c - switch to new depends 2010-09-23 14:18:52 +00:00
jasper
2787bccf56 - remove unneeded patches which would be hard to maintain with future updates 2010-09-23 13:55:53 +00:00
jasper
fd61750a79 - update telepathy-spec to 0.20.1 2010-09-23 13:47:57 +00:00
jasper
f94c3dc585 - update telepathy-salut to 0.3.13 2010-09-23 13:47:35 +00:00
jasper
05a63f0d51 - update telepathy-python to 0.15.18 2010-09-23 13:45:42 +00:00
jasper
de6be5f22e - update telepathy-m-c to 5.6.0 2010-09-23 13:44:16 +00:00
jasper
9cb945ffc2 - update telepathy-haze to 0.4.0 2010-09-23 13:38:15 +00:00
jasper
0b79f2e11d - update telepathy-glib to 0.12.0 2010-09-23 13:37:34 +00:00
jasper
4393909bd6 - update telepathy-gabble to 0.10.0
- enable uuid
2010-09-23 13:37:12 +00:00
jasper
ea91e33359 - update telepathy-farsight to 0.0.15
- disable silent rules
- be sure to pickup the right python
2010-09-23 13:35:14 +00:00
jasper
a54a31c7d0 - update telepathy-butterfly to 0.5.14
- remove invalid configure argument
2010-09-23 13:34:33 +00:00
jasper
e3dd30f604 - sync 2010-09-23 11:35:54 +00:00
jasper
b9172e8f14 - remove, it's been deprecated upstream and has been disabled in our tree for
a while now.
2010-09-23 11:35:30 +00:00
jasper
82c182f91c - make sure we pickup the correct python version 2010-09-21 21:37:41 +00:00
ajacoutot
cd5889a8a1 Unbreak: this needs the python MODULE.
breakage reported by landry@
2010-09-15 07:56:38 +00:00
ajacoutot
4a7f5cf57b Unbreak: this needs the python MODULE.
breakage reported by landry@
2010-09-07 07:06:34 +00:00
sthen
e4ac0adf0f And now for something completely different. More python bumps. 2010-08-30 21:26:30 +00:00
sthen
cad99f0e35 use REVISION. 2010-07-13 21:08:00 +00:00
ajacoutot
d07eafe6c0 Add proper CONFIGURE_ARGS to fix SHARED_LIBS naming, spotted by naddy@
Bump SHARED_LIBS major.
Add proper disable-static args, this port is SHARED_ONLY.
2010-07-10 06:20:59 +00:00
jasper
c1873a7406 - workaround "build-failure" on loongson, the resulting files doesn't differ
from what's generated elsewhere, so why error out?
2010-06-09 08:51:59 +00:00