97 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
ajacoutot
d31247702d Update to dconf-0.40.0. 2021-03-14 10:16:31 +00:00
ajacoutot
88a15bf512 Update to dconf-0.38.0. 2020-11-01 08:22:25 +00:00
ajacoutot
89d953d682 Add bash completions. 2020-05-15 09:32:47 +00:00
ajacoutot
6e2a2892b5 Update to dconf-0.36.0. 2020-05-14 14:51:08 +00:00
ajacoutot
f104f056ab Unbreak build with meson >=0.52.0 2019-11-08 07:47:12 +00:00
ajacoutot
26a56d7819 Update to dconf-0.34.0. 2019-11-01 19:34:51 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
cwen
c1c97ac8fa dconf: use ports-gcc on !base-clang archs because it uses C99 constructs
OK jca@ aja@ (maintainer)
2019-05-05 10:17:43 +00:00
ajacoutot
1036b34299 Remove XXX. We don't want to build with gtk-doc by default anyway. 2019-04-28 07:35:18 +00:00
ajacoutot
7ac3c1e077 Update to dconf-0.32.0. 2019-04-28 06:31:11 +00:00
ajacoutot
7dc78ba2f9 Tweak comment. 2019-03-10 09:00:29 +00:00
robert
c59acca1c8 Try to open the dconf cache directly instead of always trying
to create the directory path first.
If we cannot open the cache directly, fall back to creating the
hierarchy first.

This avoids a call to glib's g_mkdir_with_parents() function which
would walk the complete path trying to create already existing
directories.

ok ajacoutot@
2019-02-19 14:35:54 +00:00
ajacoutot
533a2e8503 Missing BDEP on x11/dbus.
spotted by naddy@
2019-01-03 07:19:13 +00:00
ajacoutot
7e39230ee1 Use weak bindings in gvdb to fix linking with LLD (upstream issue). 2019-01-01 17:51:42 +00:00
ajacoutot
d1539ed2ca Update to dconf-0.30.1. 2019-01-01 11:36:09 +00:00
ajacoutot
731255983d goo -> tag 2018-12-01 13:04:40 +00:00
espie
cd12df3943 misc small tags:
- gio-querymodules
- gtk-query-immodules*
2018-07-07 22:39:42 +00:00
ajacoutot
9dfaaa7588 Extend comment. 2018-04-29 09:03:43 +00:00
ajacoutot
da28eb133a The gtk-doc dependency chain includes py-numpy which breaks on arm, do
disable it for the time being.

prodded by naddy@
2018-04-26 07:35:11 +00:00
ajacoutot
148b00ebf9 Update to dconf-0.28.0. 2018-04-22 13:29:19 +00:00
ajacoutot
5c45afd6f2 Update to dconf-0.26.1. 2017-10-06 15:09:36 +00:00
ajacoutot
2d72c36dc8 Update to dconf-0.26.0. 2016-04-25 10:14:40 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
aad95b963e Drop -main. 2015-04-04 09:10:09 +00:00
ajacoutot
89453e59e8 Update to dconf-0.24.0.
The -editor subpackage is dropped and a new dconf-editor will be imported
instead.
2015-04-03 08:43:30 +00:00
ajacoutot
30beee1c31 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:46:20 +00:00
landry
d3eb212fee @sample ${SYSCONFDIR}/dconf/ so that pkg_check doesnt consider it as an
unregistered/unknown dir.
ok ajacoutot@
2014-10-09 07:14:43 +00:00
ajacoutot
b87235095f Fix gettext dependencies. 2014-10-08 12:32:45 +00:00
ajacoutot
dac82af188 Update to dconf-0.22.0. 2014-09-20 06:34:53 +00:00
miod
aaaf81a6dd Add a bunch of NOT_FOR_ARCHS and BROKEN- annotations, either for all gcc3
platforms (due to compiler deficiencies) or m88k only (due to toolchain
issues leading to libGL not being available).
2014-09-16 19:56:09 +00:00
ajacoutot
849ec8f358 Only set CONFIGURE_ARGS when CONFIGURE_STYLE is set to gnu or simple. 2014-07-09 16:49:41 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
ajacoutot
6fab944808 Move to the new MODGNOME_TOOLS docbook option. 2014-03-28 08:48:41 +00:00
ajacoutot
e2ac264a64 Consistency in the gio-querymodules call. 2014-03-27 09:00:39 +00:00
ajacoutot
c2c4b80d0f Update to dconf-0.20.0. 2014-03-27 08:02:49 +00:00
ajacoutot
6b8cc8afab Committed usptream. 2013-12-08 18:25:25 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
5ec12f9c9c Update to dconf-0.18.0. 2013-09-26 07:05:04 +00:00
zhuk
4f664d8b82 Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
and shared-mime-info. Found by portcheck.

A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
ajacoutot
1ad0690f24 Update to dconf-0.16.1. 2013-07-17 05:54:36 +00:00
ajacoutot
31b36df038 LIBdconf_VERSION -> LIBdconf-dbus-1_VERSION 2013-03-30 18:15:22 +00:00
ajacoutot
e93c0a6115 Update to dconf-0.16.0. 2013-03-29 07:31:00 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
63b844e12c Properly decode schema overrides in dconf-editor (from upstream). 2013-01-11 10:09:20 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
ajacoutot
1a7879570c Committed upstream. 2012-11-05 13:56:04 +00:00