The NetBSD Project

CVS log for pkgsrc/x11/xfce4-notifyd/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xfce4-notifyd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.45 / (download) - annotate - [select for diffs], Wed Apr 19 08:12:00 2023 UTC (5 weeks, 5 days ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (colored)

revbump after textproc/icu update

Revision 1.44 / (download) - annotate - [select for diffs], Sun Mar 5 02:10:43 2023 UTC (2 months, 3 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.43: +3 -2 lines
Diff to previous 1.43 (colored)

xfce4-notifyd: update to 0.8.2

Change log:

0.8.2 (2023-02-27)
=====
- Remove WM_TAKE_FOCUS from WM_PROTOCOLS for notification windows
- Add pref to change what fields are shown in notifications
- Fix a use-after-free with a notification's app ID
- Fix plural forms missing from translatable strings
- Fix weird formatting mistake in configure.ac
- Remove support for xfce4-panel 4.12.
- Reduce gettext requirement to 0.20.
- Simplify notification placement code
- Add assertion to ensure no window with new ID exists in the tree
- Fix possible index out of bounds issue
- Don't compare uints like char pointers
- Support default actions
- Add option to allow gauge notifications to ignore DnD
- Don't move notifications on mouse-over
- If urgency updated, start/stop expiration
- Close all non-urgent notifications when DnD is activated
- Add a missing $(AM_V_GEN)
- Remove intltool in favor of plain gettext
- Use pkg-config to find gdbus-codegen
- Don't hide glib-genmarshal behind MAINTAINER_MODE
- Use glib-compile-resources instead of xdt-csource
- Don't require xdt-csource for dist tarball builds
- Translation Updates:
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Eastern Armenian, English (Australia), Estonian, Finnish, French,
  Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean,
  Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese
  (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Thai,
  Turkish, Ukrainian

0.8.1 (2023-02-16)
=====
- Set 1.5s timeouts for the log dbus proxy
- Move log dbus server to its own object/file
- Wrap queue item struct creation with a function
- Improve old log migration error reporting
- Delete old log file if it was empty
- Clean up old log action parsing loop
- Print a message if log db is busy or locked
- Plug memleak when not sending log changed signal
- Use GStrvBuilder instead of constructing one manually
- Handle empty strings from DBus
- Limit notification body to 2 lines in plugin menu
- Remove old legacy support options from configure
- Ensure gdbus-codegen doesn't generate too-new code
- Clean up generate code and deprecate Quit method
- Make all notification log access go through dbus
- Drop old gtk 3.0 themes (3.20 themes are always used)
- Clean up build system
- Add hidden setting to restore override-redirect behavior
- Remove ChangeLog make target
- Markdownify and update the readme
- Disconnect from GtkIconTheme::changed when plugin destroyed
- Load main panel icon with _load_symbolic() variant
- Restore log viewer's scrolled window shadow-type
- Update icon when icon-theme changes
- Fix incorrect signal handler connections in settings dialog
- Translation Updates:
  Albanian, Bulgarian, Chinese (Taiwan), Dutch, French, German,
  Japanese, Lithuanian, Polish, Portuguese, Portuguese (Brazil),
  Serbian, Spanish

Revision 1.43 / (download) - annotate - [select for diffs], Wed Feb 15 00:07:39 2023 UTC (3 months, 1 week ago) by gutteridge
Branch: MAIN
Changes since 1.42: +4 -2 lines
Diff to previous 1.42 (colored)

xfce4-notifyd: update to 0.8.0

Change log:

0.8.0 (2023-02-10)
=====
- Notification windows don't need to be override-redirect
- Reposition notifications when workarea changes
- Add setting to allow ignoring app-specified expire timeout
- Add setting to never expire notifications
- Update log viewer in settings when log changes on disk
- Fix one more unnecessary full count of unread messages
- Update log entry icons when marking all read
- Remove unused var
- Use new unread emblem for icons in log
- Stop checking if there are unread notifications as often
- Improve the panel icon when there are unread notifications
- Make the log max size a little friendlier
- Remove warning about high log size limit
- Add ability to mark individual log entries read
- Add emblem to icon of unread messages in log
- Make migrating the old log file more robust
- Remove bool returns from the log write functions
- Improve unread handling
- Make max-log-size option work again
- Add missing finalize for 'delete all' sqlite statement
- Implement progressive loading for log viewer
- Move log viewer to its own widget/file
- Add options for what to do when opening the plugin menu
- Add option to only show unread notifications in plugin menu
- Reduce some error-checking boilerplate
- Glade-ify the plugin settings dialog
- Queue writes to sqlite database
- settings: don't bail if libnotify init fails
- Fix deprecated unitless font-size in ZOMG-PONIES! theme
- Rearrange settings dialog
- Add ability to delete individual log entries
- Update my copyright & email
- Add timestamp formatting options
- Clean up extraneous things in settings glade file
- Add "Mark All Read" button to settings and panel plugin
- Move notification log to sqlite
- Set default debug based on git/not-git
- Remove configure.ac from gitignore
- Eliminate need for pre-processed configure.ac.in
- Translation Updates:
  Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Eastern Armenian, English (Australia), Estonian, Finnish, French,
  Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean,
  Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese
  (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Thai, Turkish, Ukrainian

Revision 1.42 / (download) - annotate - [select for diffs], Sat Feb 11 01:28:44 2023 UTC (3 months, 2 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.41: +2 -5 lines
Diff to previous 1.41 (colored)

xfce4-notifyd: update to 0.7.3

Change log:

0.7.3 (2023-02-01)
=====
- Add timestamp to log entries in settings and plugin menu
- Update description text of apps panel in settings
- Change text of option to "Allow urgent notifications"
- Add panel plugin setting for log icon size in menu
- Make it easier to add things to the panel plugin settings
- Fix possible segfault when counting apps frequency in log
- Clean and DRY up the log population code
- Fix panel plugin menu icon blurriness when UI scale > 1
- Update XfceNotifyDaemon header comment
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), Estonian, Finnish,
  French, Galician, Georgian, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh,
  Korean, Lithuanian, Malay, Norwegian Bokml, Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian

Revision 1.41 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:31 2023 UTC (3 months, 4 weeks ago) by ryoon
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jan 24 01:11:19 2023 UTC (4 months ago) by gutteridge
Branch: MAIN
Changes since 1.39: +2 -3 lines
Diff to previous 1.39 (colored)

xfce4-notifyd: update to 0.7.2

Change log:

0.7.2 (2023-01-22)
=====
- Fix sound proplist memleak when notification isn't shown
- Improve sorting in known apps list of settings
- Add extra margin in the known app settings
- Fix word casing in known app settings
- Add ability to exclude specific applications from log
- Better, non-quadratic algo for xfce_notify_count_apps_in_log()
- Plug memleak in notify_get_from_desktop_file()
- Redesign the known apps panel a bit
- Remove a few more GTK_CHECK_VERSION call sites
- Avoid use-after-free when deleting known app
- Improve algo for finding desktop file for known app name
- Improve icon loading for known apps list
- Don't set invalid icon name in known apps list
- Translation Updates:
  Albanian, Bulgarian, Dutch, Italian, Japanese, Lithuanian, Norwegian
  Bokml, Polish, Portuguese, Spanish

0.7.1 (2023-01-21)
=====
- Fix incorrect usage of XDT_CHECK_OPTIONAL_PACKAGE

0.7.0 (2023-01-21)
=====
- Properly validate markup
- Update glade file to remove use of deprecated properties
- Support the 'action-icons' hint
- Add support for notification sounds
- Clean up notification ID storage
- Revert "Remove body-hyperlinks from GetCapabilities"
- Remove body-hyperlinks from GetCapabilities
- Return replaces_id if provided
- Remove xfconf prop name define duplication
- Add ability to disallow certain apps to send critical notifications
- Add a context menu that allows individual known application deletion
- Fix a slide-out loop when the mouse pointer is in the way
- Add option to hide panel button when no unread notifications
- Remove more pre-GTK-3.22 guards
- Bump GTK minimum to 2.22 and remove/ifdef X11-isms
- Support Wayland
- Don't set a nonsensical icon name
- Clean up xfce_notify_window_set_icon_pixbuf()
- xfce_notify_window_set_icon_pixbuf() shouldn't take ownership
- Move urgency hint fetch inside check for correct type
- DRY up the configuration handling
- Add pref to show summary & body with gauge values
- Update glade file to latest version
- settings: Disable single click to mute apps (Fixes #5)
- Do not treat zero expiration time as urgent
- Add compile_flags.txt generation
- Fix incorrect icon name for preview notification
- Fix blurry icons when UI scale factor > 1
- build: Let xdt-depends.m4 macros set GLib macros
- Translation Updates:
  Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek,
  Hebrew, Italian, Japanese, Korean, Lithuanian, Polish, Portuguese,
  Portuguese (Brazil), Spanish, Turkish

Revision 1.39 / (download) - annotate - [select for diffs], Tue Jan 3 17:38:35 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -1 lines
Diff to previous 1.38 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.38 / (download) - annotate - [select for diffs], Fri Dec 16 22:54:22 2022 UTC (5 months, 1 week ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

xfce4-notifyd: update to 0.6.5

Change log:

0.6.5 (2022-12-16)
=====
- Fix segfault crash.
- Translation Updates:
  Czech, Greek, Hebrew, Kazakh, Occitan (post 1500), Portuguese
  (Brazil)

Revision 1.37 / (download) - annotate - [select for diffs], Tue Sep 6 22:47:17 2022 UTC (8 months, 3 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (colored)

xfce4-notifyd: update to 0.6.4

Change log:

0.6.4
======
- settings: Improve app icon and name matching
- settings: Sort known apps by notification count
- settings: Show 'Unspecified app' instead of empty line
- daemon: Improve application icon matching
- Correctly reset position during slideout (Fixes #42)
- panel-plugin: Remove duplicate function call (Fixes #40)
- panel-plugin: Fix file monitor (Fixes #40)
- Properly free the GKeyFile
- tests: Add logging test
- Fix compiler warnings
- Fix tooltip grammar
- build: Fix intltool lock file problem during make distcheck
- Update gitignore
- Update COPYING (#61)
- Translation Updates:
  Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, Estonian,
  French, Galician, German, Greek, Hebrew, Indonesian, Italian,
  Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian

Revision 1.36 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:35 2022 UTC (9 months, 2 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored)

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.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Feb 17 00:28:29 2022 UTC (15 months, 1 week ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

xfce4-notifyd: update homepage

Revision 1.34 / (download) - annotate - [select for diffs], Thu Feb 17 00:22:59 2022 UTC (15 months, 1 week ago) by gutteridge
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

xfce4-notifyd: adjust a couple of lintish things

Revision 1.33 / (download) - annotate - [select for diffs], Thu Feb 17 00:14:19 2022 UTC (15 months, 1 week ago) by gutteridge
Branch: MAIN
Changes since 1.32: +4 -3 lines
Diff to previous 1.32 (colored)

xfce4-notifyd: update to 0.6.3

Change log:

0.6.3
======
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Remove GSourceFunc casts
- Fix missing-prototypes
- Bump required GLib version to 2.56
- Implement ISO 8601 time format to avoid post-2.56 GLib functions
- settings: Drop subtitle
- Fix multiple memory issues (!11)
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), Estonian, Finnish,
  French, Galician, Georgian, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh,
  Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian

Revision 1.32 / (download) - annotate - [select for diffs], Wed Dec 8 16:07:16 2021 UTC (17 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

revbump for icu and libffi

Revision 1.31 / (download) - annotate - [select for diffs], Sun May 2 11:06:16 2021 UTC (2 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

*: Use the tools framework for gdbus-codegen

Revision 1.30 / (download) - annotate - [select for diffs], Tue Dec 22 00:28:13 2020 UTC (2 years, 5 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.29: +3 -12 lines
Diff to previous 1.29 (colored)

xfce4-notifyd: use upstream-supplied configuration file (NFC)

Originally the upstream package didn't supply an xfce4-notifyd.desktop
file, so we added one locally. Now it does provide this file, so use it
instead. Committed in part to try to fix a packaging failure noted in
Joyent SunOS builds. I wasn't able to duplicate it, but this should
avoid the problem by preventing the upstream tooling from trying to
install directly to a path under PKG_SYSCONFDIR (which usually in this
example check-files.mk ignores, and we'd specified the same file name
and path to install our local version of the config file to).

Revision 1.29 / (download) - annotate - [select for diffs], Thu Sep 10 00:34:44 2020 UTC (2 years, 8 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored)

xfce4-notifyd: update to 0.6.2

Change log:

0.6.2
======
- Switch to new app icon and rDNS icon name
- Default to session autostart instead of DBus (Fixes #27)
- Add configurable log size limit (default: 100)
- Make buttons on non-1st notifications work
- panel-plugin: Add option to hide "Clear log" dialog
- log: properly handle iso8601 timestamps
- log: Use SHA-1 data hash in icon cache paths (bug #16825)
- log: Improve performance of adding notifications to log file (bug #14865)
- log: Refactor log keyfile element insertion into a separate function
- Add basic GitLab pipeline
- Fix GTimeVal deprecation (Bug #16805)
- Remove unused expire_timeout variable
- Fix memory leaks
- settings: Switch to symbolic close icon
- Translation Updates:
  Bulgarian, Catalan, Chinese (China), Danish, Dutch, Eastern Armenian,
  Estonian, Finnish, French, Galician, German, Hebrew, Indonesian,
  Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish

Revision 1.28 / (download) - annotate - [select for diffs], Mon Aug 31 18:13:27 2020 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Aug 17 20:20:38 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.26 / (download) - annotate - [select for diffs], Wed May 13 01:51:31 2020 UTC (3 years ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.25: +2 -3 lines
Diff to previous 1.25 (colored)

xfce4-notifyd: update to 0.6.1

Change log:

0.6.1
======
- Fix hover effect without compositing (Bug #16586)
- Move from exo-csource to xdt-csource (Bug #16717)
- Translation Updates:
  Arabic, Armenian (Armenia), Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish,
  French, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
  Interlingue, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian
  Bokmål, Polish, Portuguese, Russian, Serbian, Spanish, Swedish, Thai,
  Turkish, Ukrainian

Revision 1.25 / (download) - annotate - [select for diffs], Fri Apr 10 20:46:21 2020 UTC (3 years, 1 month ago) by gutteridge
Branch: MAIN
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored)

xfce4-notifyd: update to 0.6.0

Change log:

0.6.0
======
- Simplify drawing the notification bubble
- Switch to new fallback style class "keycap"
- Ensure normal font size with Adwaita and keycap class
- Fix logging simultaneous notifications (Bug #15167)
- Disable rounded corners w/o compositing (Bug #16586)
- panel-plugin: Fix configure dialog
- panel-plugin: Use new XfceTitledDialog api
- panel-plugin: Toggle 'Do not disturb' with middle mouse click (Bug
  #16132)
- Allow compilation with panel 4.15
- panel-plugin: Remove deprecated calls
- Replace GtkStock buttons
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Belarusian, Chinese (China),
  Chinese (Taiwan), Croatian, Danish, Finnish, Galician, Georgian,
  German, Greek, Icelandic, Indonesian, Italian, Norwegian Bokmål,
  Portuguese, Portuguese (Brazil), Serbian, Slovak, Slovenian, Spanish,
  Turkish, Ukrainian

Revision 1.24 / (download) - annotate - [select for diffs], Tue Mar 10 22:11:22 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.23 / (download) - annotate - [select for diffs], Sun Mar 8 16:51:52 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

*: recursive bump for libffi

Revision 1.22 / (download) - annotate - [select for diffs], Sun Aug 11 13:25:19 2019 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 21 22:26:06 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jul 18 08:15:38 2019 UTC (3 years, 10 months ago) by nia
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Use https for xfce.org subdomains.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Apr 28 07:48:29 2019 UTC (4 years, 1 month ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

xfce4-notifyd: update to 0.4.4

Version 0.4.4 (22 April 2019):
  This is a bugfix release.

  Bugs fixed:
    * Drop reference to dbus-binding-tool (Bug #14835)
    * Make more strings translatable (Bug #14890)
    * panel plugin: Fix menu position
    * panel-plugin: Fix first log entry not being shown (Bug #14920)
    * Fix Chrome notification icons (Bug #15215)
    * Fix output of xfce4-notifyd-config --help (Bug #14922)
    * Get rid of gdk_error_trap* deprecations
    * Add fallback for label alignment and older Gtk+3
    * Fix icon-size in the log toolbar

  Updated translations: Albanian, Belarusian, Bulgarian, Catalan, Croatian,
  Czech, Danish, Dutch (Flemish), English (Australia), Finnish, French, Galician,
  German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Kazakh, Korean,
  Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazilian), Russian,
  Spanish, Swedish, Thai, Turkish

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jan 18 12:33:51 2019 UTC (4 years, 4 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

xfce4-notifyd: update to 0.4.3:


Bugs fixed:
    * Set the correct default value for fadeout (LP #1763674)

Translations updates

Revision 1.17 / (download) - annotate - [select for diffs], Wed Nov 14 22:22:52 2018 UTC (4 years, 6 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Revbump after cairo 1.16.0 update.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 12 03:53:15 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 22 09:48:06 2018 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Recursive bump for perl5-5.28.0

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 31 09:16:46 2018 UTC (4 years, 11 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.13: +13 -13 lines
Diff to previous 1.13 (colored)

xfce4-notifyd: Simplify and fix xfce4-notifyd.desktop handling.

Revision 1.13 / (download) - annotate - [select for diffs], Tue May 29 21:24:20 2018 UTC (5 years ago) by youri
Branch: MAIN
Changes since 1.12: +12 -10 lines
Diff to previous 1.12 (colored)

Don't rewrite pkgsrc file but rather do substitution in wrksrc.

Revision 1.12 / (download) - annotate - [select for diffs], Tue May 29 14:21:58 2018 UTC (5 years ago) by youri
Branch: MAIN
Changes since 1.11: +12 -1 lines
Diff to previous 1.11 (colored)

Install a desktop file so that notifyd can autostart on non-systemd systems.

Revision 1.11 / (download) - annotate - [select for diffs], Tue May 15 22:11:39 2018 UTC (5 years ago) by youri
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Update to 0.4.2:

Version 0.4.2 (01 March 2018):
  This is a bugfix release.

  Bugs fixed:
    * Fix support for hyperlinks in notifications (Bug #14073)
    * Fix crash because of double-free (Bug #14060)
    * Improve wrapping and ellipsizing of notification bubble (Bug #12674)
    * Ensure xfce4-notifyd.desktop.in goes into the tarball (Bug #13989)
    * Suppress warnings about unused and uninitialized variables (Bug #14095)
    * Fix crash when there are no known apps
    * panel-plugin: Fix showing placeholder when there are no logs from today

  Updated translations: Albanian, Bulgarian, Catalan, Chinese (China), Croatian,
  Czech, Dutch (Flemish), Finnish, French, Galician, German, Hebrew, Kazakh,
  Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese (Brazilian), Russian,
  Serbian, Slovak, Spanish, Swedish, Turkish, Ukrainian


Version 0.4.1 (09 December 2017):
  This is a feature release.

  Features:
    * Panel plugin features
      * Add hidden option log-icon-size
      * Add button to clear the log (Bug #13955)
      * Revamped layout (DND button on top for quick access)
      * Show placeholder text in case of empty logs
    * Improved notification window layout
    * Add configure option to use autostart instead of dbus (Bug #13989)

  Bugs fixed:
    * Remove deprecated functions (Gtk+ 3.22)
    * Fix warnings reported by Clang (Bug #13931)
    * Treat icon_data only as pen-ultimate fallback option (Bug #13950)
    * Fix warning about gdk_window_get_origin (Bug #13935)
    * Ensure body and summary of notifications are correctly ellipsized (Bug #12674)
    * Ensure the panel plugin icon resizes with Xfce 4.12

  Updated translations: Bulgarian, Catalan, Chinese (Taiwan), Croatian,
  Czech, Danish, Dutch (Flemish), French, German, Greek, Hebrew, Italian,
  Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Polish,
  Portuguese, Portuguese (Brazilian), Russian, Slovak, Spanish, Swedish,
  Thai, Turkish, Ukrainian


Version 0.4.0 (07 October 2017):
  This is a feature release.

  Features:
    * Panel plugin that shows most recent notifications
      and allows for quick access to DND mode
    * Persistent daemon (Bug #12754)
    * New (optional) animation: slide-out
    * Support for all image types in the log
    * Better application icon matching in the config dialog
    * New logo (also in high resolution)

  Bugs fixed:
    * Bump notification spec version to 1.2 (Bug #13578)
    * Fix empty body when markup is invalid (Bug #10027)
    * Show warning in settings dialog if notifyd is not running (Bug #13417)
    * log-viewer: Fix escaping of characters and add markup support
    * Handle desktop-id as fallback in the log

  Updated translations: Arabic, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish), Finnish,
  French, German, Greek, Hebrew, Indonesian, Italian, Japanese, Kazakh,
  Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese,
  Portuguese (Brazilian), Russian, Serbian, Slovak, Spanish, Swedish,
  Thai, Turkish, Ukrainian

Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 16 14:35:27 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Recursive bump for new fribidi dependency in pango.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 12 11:17:59 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 4 16:29:36 2018 UTC (5 years, 4 months ago) by jperkin
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

xfce4-notifyd: Requires gdbus-codegen.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 23 17:20:21 2017 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

recursive bump for libxkbcommon removal from at-spi2-core

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 18 23:11:26 2017 UTC (5 years, 11 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.5: +3 -4 lines
Diff to previous 1.5 (colored)

Update xfce4-notifyd to 0.3.6:

Version 0.3.6 (20 March 2017):
  This is a bugfix release. Thanks to Mattias and Igor!

  Bugs fixed:
    * Fix memory leaks in log viewer (Bug #13400)
    * Fix a couple of memory leaks in notifyd-config (Bug #13386)
    * Update log toolbar buttons sensitivity (Bug #13365)
    * Fix compilation on Gtk3.14

  Updated translations: Catalan, French, Greek, Hebrew, Kazakh, Lithuanian,
  Polish, Serbian


Version 0.3.5 (13 February 2017):
  This is a feature release.

  Features:
    * Notification log ("persistence" according to fd.o spec)
    * Rework settings dialog and include more options

  Bugs fixed:
    * Fix height of settings dialog when plugged
    * Fix compilation on 3.14

  Updated translations: Bulgarian, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Danish, Dutch (Flemish), Finnish, French, German,
  Icelandic, Italian, Korean, Lithuanian, Norwegian Bokm?l, Polish,
  Portuguese, Portuguese (Brazilian), Russian, Serbian, Slovak, Spanish,
  Swedish, Ukrainian


Version 0.3.4 (09 November 2016):
  This is a feature release.

  Features:
    * "Do not disturb" mode
    * Notification-muting on a per application level

  Bugs fixed:
    * Add hidden option "primary-monitor" to set screen for notifications
      (Bug #10003)
    * Fix theming issues with Gtk 3.22

  Updated translations: Bulgarian, Catalan, Chinese (China), Chinese
  (Taiwan), Croatian, Czech, Dutch (Flemish), English (Australia), French,
  German, Hebrew, Kazakh, Lithuanian, Malay, Polish, Portuguese, Portuguese
  (Brazilian), Russian, Slovak, Spanish, Ukrainian


Version 0.3.3 (02 October 2016):
  This is a bugfix release. It also extends the tests to icons.

  Bugs fixed:
    * Fix missing Gtk+ themes path in dist_themes variable (Bug #12831)
    * Fix theming for callback button in notifications (Bug #12841)
    * Don't show notification buttons without text (Bug #12834)
    * Support image-path hint of the fd.o spec (Bug #7846)
    * Fix priorities of icon handling according to the fd.o spec
    * Make icon-size of fallback consistent with all other notifications

  Updated translations: Croatian, Lithuanian, Malay, Thai

Version 0.3.2 (06 September 2016):
  This release fixes a showstopper regression for Gtk<=3.18 users where
  no notifications would be displayed (Bug #12823).

  Features:
    * Add support for symbolic icons
    * Add two new themes: Bright and Retro
    * Improvements to the existing themes

  Bugs fixed:
    * Fix client pointer with Gtk+ < 3.20 (Bug #12823)
    * Sort the themes alphabetically in the Settings Dialog

  Updated translations: Polish

Version 0.3.1 (06 September 2016):
  Bugfix release

  Features:
    * Add a help button which links to the new docs page

  Bugs fixed:
    * Fix a memory leak (Bug #12733)
    * Add a hidden option 'do-fadeout' (Bug #11341)
    * Correct typo in warning message.
    * Unreference gvariants, Cleanup Gtk3.20 ifdefs, Fix uninitialized
      pixbufs (Bug #12777)
    * Fix including both GTK+ themes in dist (Bug #12737)

  Updated translations: Chinese (China), Croatian, English (Australia),
  Japanese, Korean, Spanish, Swedish, Ukrainian

Version 0.3.0 (27 July 2016):
  Ported to gdbus and Gtk+3 by Ali Abdallah
  Bumped Dependencies (libxfce4ui 4.12, Gtk+3.14)

  Features:
    * Better theming capabilities
    * Add a systemd user unit corresponding to the D-Bus session
      service (Bug #12238)

  Bugs fixed:
    * The preview button now shows even when the dialog is plugged in
      the xfce4-settings-manager
    * On update reset fade as well (Bug #11858)

  Updated translations: Arabic, Asturian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish),
  English (Australia), Finnish, French, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian,
  Norwegian Bokm?l, Polish, Portuguese, Portuguese (Brazilian), Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian, Uyghur

Revision 1.5 / (download) - annotate - [select for diffs], Sun Feb 12 06:26:16 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 6 13:56:13 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 3 10:23:39 2016 UTC (6 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Revbump after graphics/gd update

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 25 14:25:24 2015 UTC (8 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive revbump following MesaLib update, categories p through x.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 21 08:56:44 2015 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN

Update Xfce to 4.12.0.

This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major
Xfce releases since 4.6.2, our previous pkgsrc release.  For more information
about the thousands of changes in each major release since then, please see:

  Xfce 4.12 announcement:
    http://www.xfce.org/about/news

  Xfce 4.12 tour:
    http://www.xfce.org/about/tour

  Xfce 4.10 announcement:
    http://www.xfce.org/about/news/?post=1335571200

  Xfce 4.10 tour:
    http://www.xfce.org/about/tour410

  Xfce 4.8 announcement:
    http://www.xfce.org/about/news/?post=1295136000

  Xfce 4.8 tour:
    http://www.xfce.org/about/tour48

The pkgsrc changes since then are:

  New packages:
    archivers/xfce4-thunar-archive
    graphics/elementary-xfce-icon-theme
    mail/xfce4-mailwatch-plugin
    misc/xfce4-time-out-plugin
    multimedia/xfce4-thunar-media-tags
    sysutils/xfce4-mount-plugin
    sysutils/xfce4-taskmanager
    sysutils/xfce4-thunar-vcs
    sysutils/xfce4-verve-plugin
    x11/xfce4-garcon
    x11/xfce4-notifyd
    x11/xfce4-tumbler
    x11/xfce4-whiskermenu-plugin

  Renamed packages:
    devel/xfconf to devel/xfce4-conf
    x11/libxfce4menu to x11/libxfce4ui
    x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter

  Updated packages:
    audio/xfce4-mixer
    audio/xfce4-xmms-plugin
    devel/xfce4-dev-tools
    editors/xfce4-mousepad
    graphics/ristretto
    meta-pkgs/xfce4-extras
    meta-pkgs/xfce4
    misc/xfce4-weather-plugin
    multimedia/xfce4-mpc-plugin
    net/xfce4-wavelan-plugin
    sysutils/xfce4-appfinder
    sysutils/xfce4-battery-plugin
    sysutils/xfce4-cpugraph-plugin
    sysutils/xfce4-diskperf-plugin
    sysutils/xfce4-fsguard-plugin
    sysutils/xfce4-genmon-plugin
    sysutils/xfce4-netload-plugin
    sysutils/xfce4-quicklauncher-plugin
    sysutils/xfce4-systemload-plugin
    sysutils/xfce4-thunar
    sysutils/xfce4-xarchiver
    sysutils/xfce4-xkb-plugin
    textproc/xfce4-dict-plugin
    time/xfce4-datetime-plugin
    time/xfce4-orage
    time/xfce4-timer-plugin
    wm/xfce4-wm-themes
    wm/xfce4-wm
    x11/libxfce4gui
    x11/libxfce4util
    x11/xfce4-clipman-plugin
    x11/xfce4-desktop
    x11/xfce4-exo
    x11/xfce4-eyes-plugin
    x11/xfce4-gtk2-engine
    x11/xfce4-notes-plugin
    x11/xfce4-panel
    x11/xfce4-places-plugin
    x11/xfce4-session
    x11/xfce4-settings
    x11/xfce4-terminal

  Removed packages:
    sysutils/xfce4-volman
    x11/xfce4-utils

This is based on a huge amount of work by the NetBSDfr team and Youri Mouton,
who takes over as MAINTAINER, and has been tested by Youri on a large number
of platforms prior to commit.  A massive thanks to them.  Any issues with the
import are mine alone as the committer-by-proxy.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>