Commit Graph

53 Commits

Author SHA1 Message Date
jasper
a468d47d76 - update to telepathy-glib-0.20.1 2012-11-13 11:27:22 +00:00
ajacoutot
2f67796719 Update to telepathy-glib-0.20.0.
ok jasper@ (maintainer)
2012-11-05 07:10:54 +00:00
jasper
b351181006 - update to telepathy-glib-0.19.10 2012-09-28 14:26:40 +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
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
fbf085eefc - update to 0.18.1 2012-06-15 09:47:38 +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
f987af8fa6 Minor update to telepathy-glib-0.16.5. 2012-03-17 12:07:56 +00:00
ajacoutot
61037b5947 Update to telepathy-glib-0.16.4. 2012-02-26 12:52:49 +00:00
jasper
1923df8d26 - update to telepathy-glib-0.16.2 2011-11-17 14:54:22 +00:00
jasper
7cd22bab8c - update to 0.16.0 to catch up with the spec. 2011-10-17 16:45:36 +00:00
jasper
9a18b2ae79 - update to 0.15.5
- regen wantlib
2011-09-21 16:27:27 +00:00
jasper
e2e15a280d - update to 0.14.9 2011-09-16 19:53:34 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
jasper
4b5d37bfec - update to 0.14.5 2011-04-26 06:58:31 +00:00
jasper
7902691041 remove some patches that are unneeded since we can deal with them in Makefile 2011-04-20 17:53:44 +00:00
jasper
d3cfa8c4a2 - update to 0.14.4 2011-04-20 17:50:03 +00:00
jasper
2e24fb1f56 - remove another chunk that's unneeded now 2011-04-07 15:24:50 +00:00
jasper
c601c4be0a - slightly improve readability of Makefiles by using a shorthand for TELEPATHY 2011-04-05 19:53:03 +00:00
jasper
64722770ee - use a real homepage if there is any 2011-04-05 19:46:27 +00:00
jasper
f50ffe17f6 - update to 0.14.3
ok aja@
2011-04-05 18:52:26 +00:00
jasper
1a2aea7a8d - use ac_cv_prog_PYTHON and remove patch
ok aja@
2011-01-17 17:58:29 +00:00
jasper
2d1c418ecb - update telepathy-glib to 0.12.7 2011-01-17 12:35:22 +00:00
jasper
c7b5b66d34 - use DIST_SUBDIR 2010-11-23 10:39:47 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +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
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
82b70424ed Disable introspection, it breaks when gobject-introspection is installed. 2010-09-23 20:23:13 +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
0b79f2e11d - update telepathy-glib to 0.12.0 2010-09-23 13:37: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
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
jasper
7ad1c1a65a - add myself as maintainer. 2010-04-23 17:59:12 +00:00
jasper
0ad22761fe - update telepathy-glib to 0.11.3 2010-04-23 12:41:46 +00:00
jasper
52bbc25461 - update telepathy-glib to 0.7.22 2009-06-02 04:44:22 +00:00
jasper
57a16a5948 - bumps in telepathy where needed 2009-03-24 20:07:05 +00:00
jasper
5867929afb - missing bump after python stuff 2009-03-23 16:22:34 +00:00
jasper
93e6460a78 - set SHARED_ONLY=Yes (and =No in telepathy-spec) 2009-01-20 10:43:53 +00:00
jasper
fc18ec6967 - update telepathy-glib to 0.7.22
* catch up with spec update
2009-01-20 10:24:49 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
jasper
582482f6d9 - set the python version in a saner way
* no package change, so no bump
2008-12-23 00:05:21 +00:00
jasper
a5df56c46e - update telepathy-glib to 0.7.20 (follow the -spec update) 2008-12-22 23:52:17 +00:00
jasper
2939d3094b - update telepathy-glib to 0.7.18 (to chase the spec update) 2008-11-05 10:14:23 +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
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