18 Commits

Author SHA1 Message Date
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
jasper
3e8b310348 sed -i 2015-10-08 12:02:03 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
a8e22e2e9d Missing BUILD_DEPENDS; spotted by nigel@ 2014-12-04 07:16:45 +00:00
ajacoutot
4ea5916d53 Update to colord-gtk-0.1.26. 2014-12-03 09:00:50 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
6126547b01 Drop uneeded patches. 2013-06-01 19:19:16 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
5cf46ca919 Update to colord-gtk-0.1.25. 2013-03-30 15:52:45 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
ajacoutot
0fe1df51fd Sync WANTLIB after colord update. 2013-03-08 07:01:51 +00:00
ajacoutot
3c286188af Update to colord-gtk-0.1.24. 2013-03-05 07:57:31 +00:00
ajacoutot
bec3c09e0e Update to colord-gtk-0.1.23. 2012-09-28 08:17:44 +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
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
ajacoutot
69339e0b91 Import colord-gtk-0.1.22.
colord-gtk is a GTK+ support library for colord.

(note that this used to be a subpackage but upstream split it into two
different projects to prevent the build loop with gtk+3).

ok jasper@
2012-08-04 14:59:04 +00:00