Commit Graph

21 Commits

Author SHA1 Message Date
ajacoutot
96ec38b00e Fix wantlib/depends. 2013-03-30 09:40:57 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +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
141ad145f0 --enable-*=no --> --disable
Explicitely disable connman to set connectivity to "None".
2012-09-21 14:01:54 +00:00
jasper
7011f842f6 - update to geoclue-0.12.99 2012-09-21 13:19:01 +00:00
landry
669563a44e Don't install the example provider, it does nothing but spamming system
dbus every 5 secs with timestamp and null position/address..
2012-04-04 10:03:12 +00:00
ajacoutot
4e0b61488e Sync dependencies after libproxy update. 2012-03-29 15:00:19 +00:00
espie
20bbacabcf missing BUILD_DEPENDS 2011-12-05 13:04:10 +00:00
jasper
49b8f2e0c8 - regen WANTLIB 2011-11-03 17:35:12 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
jasper
6f941866aa add backup master site, the original one seems to be flaky 2011-09-16 21:01:45 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
ajacoutot
02fbcf7a38 Sync WANTLIB. 2011-06-07 14:19:46 +00:00
sebastia
07b6f62d8e Update geoclue to 0.12.0, which makes it compatible with updated gpsd
OK landry@, jasper@
2010-11-25 08:56:57 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
5e243a5257 convert WANTLIB on geo/lang 2010-11-07 19:12:42 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jasper
eb8fa7b09e - fix build 2009-03-04 20:10:30 +00:00
jasper
1edcbeecec import geoclue 0.11.1
Geoclue is a modular geoinformation service built on top of the D-Bus
messaging system. The goal of the Geoclue project is to make creating
location-aware applications as simple as possible.
Geoclue defines a set of geoinformation APIs, but it also includes some
providers that implement those APIs.
2009-02-15 16:35:05 +00:00