35 Commits

Author SHA1 Message Date
sthen
1fa1a64d69 bump 2019-08-02 13:22:17 +00:00
kirby
42f8280df8 regen PLIST to unbreak after gpsd support was disabled
reported by landry@, thanks!
2019-08-02 06:29:53 +00:00
kirby
b986065151 disable gpsd support
suggestion and ok sthen@
2019-07-31 15:38:27 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
tj
b78c82b5f8 switch some more homepage and master_sites links to https. input/ok sthen 2019-07-10 21:01:26 +00:00
sthen
fb7f4374ad sync WANTLIB 2019-07-05 11:52:59 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
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