ajacoutot
8ef90c9f8c
Fix comment.
2013-04-30 09:18:01 +00:00
stsp
2c396ab55e
Fix colord build on sparc64 and other architectures.
...
Patch already committed upstream.
2013-04-30 09:09:40 +00:00
ajacoutot
ec6da280e4
Update to colord-0.1.33.
2013-04-18 13:57:14 +00:00
ajacoutot
b3fb4b75ea
Forgot that part in previous.
2013-03-31 19:46:48 +00:00
ajacoutot
f5c19fc8a2
Update to colord-0.1.32.
2013-03-31 19:41:23 +00:00
ajacoutot
ac9d8dd7a4
Anything that uses polkit should really RUN_DEPENDS on consolekit;
...
otherwise we have no way to know the active session.
discussed/agreed with jasper@
2013-03-30 13:03: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
b278299823
Update to colord-0.1.30.
2013-03-08 06:58:38 +00:00
ajacoutot
8d925d9d3d
Update to colord-0.1.25.
2012-12-03 10:11:07 +00:00
ajacoutot
813e81fae1
Update to colord-0.1.23.
2012-09-27 06:55:04 +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
848712095b
Update to colord-0.1.22.
2012-08-04 15:00:16 +00:00
ajacoutot
3fca82ecfb
Seems I still don't quite understand the ports framework... with help
...
from espie@
2012-05-28 16:38:35 +00:00
ajacoutot
a23531b374
Add GTK support and split colord into -main and -gtk.
...
Since -gtk adds a cyclic dependency with x11/gtk+3, hack around
PSEUDO_FLAVOR with a bootstrap and no_gtk FLAVORs.
2012-05-28 15:52:26 +00:00
ajacoutot
983300e9d7
Disable gtk dependency that sneaked in.
2012-05-28 08:56:36 +00:00
ajacoutot
44ccd288b1
Update to colord-0.1.21.
2012-05-28 08:45:38 +00:00
ajacoutot
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
ajacoutot
296f27bceb
Fix localstatedir.
2012-04-13 15:03:01 +00:00
ajacoutot
69a46f2c17
Add extraunexec goo to remove the mapping and storage DB.
2012-03-19 18:10:35 +00:00
ajacoutot
3ff389c550
Add comment about libgusb.
2012-03-19 12:23:13 +00:00
ajacoutot
28c8cea2c0
Update to colord-0.1.18.
2012-03-19 08:59:00 +00:00
ajacoutot
ca7f268938
Forgot to cvs rm, spotted by fgsch@
2012-01-09 18:23:09 +00:00
ajacoutot
2884040ae1
Bugfix update to colord-0.1.15.
2012-01-09 16:28:25 +00:00
ajacoutot
4efb30229a
SECURITY: bring a couple of patches from upstream to fix SA46940
...
(Multiple SQL Injection Vulnerabilities)
Build man pages while here.
2011-11-26 08:47:08 +00:00
ajacoutot
335984546f
Missing textproc/intltool MODULE, spotted by nigel@
2011-11-13 18:02:33 +00:00
ajacoutot
c5a99e7d5e
Add a RUN_DEPENDS on shared-color-profiles.
2011-11-02 17:55:33 +00:00
ajacoutot
774cadc17b
Import colord-0.1.14.
...
colord is a system activated daemon that makes it easy to manage,
install and generate color profiles to accurately color manage input and
output devices.
ok jasper@ (on a previous diff)
2011-11-02 16:40:22 +00:00