Next | Query returned 40 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-11-27 06:05:41 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
mate-notification-daemon: update to 1.26.0

Change log:

### mate-notification-daemon 1.26.0

  * Translations update
  * Update copyright to 2021

### mate-notification-daemon 1.25.1

  * Translations update
  * daemon: g_memdup is dreprecated from glib 2.68
  * engines.c: fix memory leak
  * mate-notification-properties.c: fix memory leaks
  * Remove shadow warnings [-Wshadow]
  * travis: build with mate-common-1.24.2 from repos
  * build: allow users to disable gettext support (--disable-nls)
  * Use notify_stack_destroy() instead of g_clear_object() for stacks (which are \ 
not GObjects)]
  * update resource for transifex
  * Update copyright to 2021
  * update issue template
  * applet: Resize icon size with panel
  * mate-notification-applet: avoid segfault after removing the applet
  * Group common constants in a single file
  * Add Do Not Disturb Applet
  * build: Fix make distcheck
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * Formatting
  * Use C-style comments
  * Remove NOTIFICATION_DAEMON_* from src/themes/standard/Makefile.am
  * Remove ENABLE_X11 AM_CONDITIONAL()
  * Don't error if X11 libs not found if X11 not forced on
  * Set layer and notificaiton
  * Implement placement on Wayland
  * Add initial Wayland backend
  * Hide X11-specific code behind ifdefs and checks
  * Remove X11 calls from nodoka-theme.c
  * Use gdk_set_allowed_backends ()
  * Support --enable-x11 and --enable-wayland
  * Include directory in warning message when failed to open themes

### mate-notification-daemon 1.25.0

  * Translations update
  * add git.mk to generate .gitignore
  * daemon: Use monotonic time instead of real time
  * Remove conversion warnings
  * build: silent build warnings for distcheck
  * Filter-out img elements from notification body
  * The body of a notification may also contain hyperlinks
  * build: do not override the default value for MATE_COMPILE_WARNINGS
  * Rewrite mate-notification-properties.ui from scratch
  * daemon: Remove warning about GTimeVal deprecation
  * build: Remove generated files
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-08-06 03:20:53 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
mate-notification-daemon: update to 1.24.2

Change log:

mate-notification-daemon 1.24.2

  * Translations update
  * Use notify_stack_destroy() instead of g_clear_object()

mate-notification-daemon 1.24.1

  * Translations update
  * build: silent build warnings for distcheck
  * Filter-out img elements from notification body
  * The body of a notification may also contain hyperlinks
  * build: Remove generated files
   2020-08-24 06:41:43 by David H. Gutteridge | Files touched by this commit (39)
Log message:
mate*: remove unintentional linkage against pkgsrc gettext-libs

As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/
Makefile.common r. 1.10 expressed this tool dependency using
USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the
build environment as well, which some MATE packages then linked
against, but gettext-libs didn't end up being declared as a run-time
dependency, so binary package installations were broken (with the
workaround of manually installing the undeclared gettext-libs
dependency). Express this dependency differently, so GNU msgfmt is
used as a tool without exposing pkgsrc gettext-libs.

(The pkgsrc tooling infrastruture could be altered to provide a
distinct "gmsgfmt" tool, same with "gxgettext", and perhaps \ 
others.
Here I'm just immediately concerned with fixing this packaging issue.)

Addresses PR pkg/55503 by Jay Patel.
   2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202)
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)

Next | Query returned 40 messages, browsing 11 to 20 | Previous