./x11/gnome-desktop3, GNOME3 desktop-wide documents and libgnome-desktop library

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 41.0nb3, Package name: gnome-desktop3-41.0nb3, Maintainer: prlw1

gnome-desktop is an unstable backend library for sharing code
between GNOME desktop components.


Required to run:
[textproc/iso-codes] [devel/glib2] [graphics/gdk-pixbuf2] [devel/gobject-introspection] [x11/gtk3] [sysutils/gsettings-desktop-schemas]

Required to build:
[pkgtools/x11-links] [x11/xkeyboard-config] [x11/xcb-proto] [x11/fixesproto4] [textproc/itstool] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 715.508 KB

Version history: (Expand)


CVS history: (Expand)


   2026-06-11 09:18:01 by Thomas Klausner | Files touched by this commit (788)
Log message:
gtk3: bump PKGREVISION for wayland option default change

Recursive bump to hopefully fix bulk build fallout due to the
unversioned change.
   2026-05-15 19:01:08 by Thomas Klausner | Files touched by this commit (139)
Log message:
*: switch to glib2-introspection

The gobject-introspection package installed _some_ of the introspection
files needed for glib2, but not all - some of them are built from the glib2
sources. glib2-introspection now contains all glib2-related introspection
files.

Add a tool dependency on the new package where needed.

Remove gobject-introspection from buildlink3.mk files - this is usually
a tool and should not be forwarded via buildlink3.

Some cleanups/fixes for -current while here.
   2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344)
Log message:
*: recursive bump for removal of cairo's xcb option
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-09-28 18:21:01 by Patrick Welche | Files touched by this commit (8) | Package removed
Log message:
Update gnome-desktop3 to 41.0

Simple build fix for

../tests/wall-clock.c: In function 'test_clock_format_setting':
../tests/wall-clock.c:120:23: error: implicit declaration of function \ 
'uselocale'; did you mean 'setlocale'? [-Wimplicit-function-declaration]
  120 |         save_locale = uselocale (locale);

============
Version 41.0
============

- Translation updates

=============
Version 41.rc
=============

- Some improves in the CI
- Translation updates

===============
Version 41.beta
===============

- xkb: Clear cached layouts when necessary
- Translation updates

================
Version 41.alpha
================

- Stop mounting ld.so.cache on non-glibc systems
- Replace usage of non-portable `uselocale` with locale-dependent functions
- Fix starttime hour parsing in animated background
- xkbinfo: only insert new layouts, skip over duplicate ones
- Translation updates
   2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355)
Log message:
*: recursive bump for tiff growing lerc dependency
   2025-07-19 07:37:52 by Thomas Klausner | Files touched by this commit (190)
Log message:
*: bump gobject-introspection users for ABI bump

XXX: I'm actually not sure why the ABI was bumped for 1.84, but now that
it is we have to bump PKGREVISIONs, otherwise pkgin is quite unhappy
   2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412)
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch