Up to [cvs.NetBSD.org] / pkgsrc / multimedia / mate-media
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.39 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:57 2023 UTC (3 weeks, 4 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
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], Sun Nov 27 04:57:41 2022 UTC (2 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.37: +2 -3
lines
Diff to previous 1.37 (colored)
mate-media: update to 1.26.0 Change log: ### mate-media 1.26.0 * Translations update * replace mute/unmute checkmenuitem with imagemenuitem * re-generate po files * update copyright to 2021 * man page: mate-volume-control-applet.1 -> mate-volume-control-status-icon.1. * Fix desktop file validation warnings * remove dead function mate_panel_applet_set_background_widget ### mate-media 1.25.0 * Translations update * gvc-mixer-dialogi: Refactor on_notebook_scroll_event * add git.mk to generate .gitignore * gvc-stream-applet-icon: Remove enum-conversion warning * build: silent build warnings for distcheck * build: do not override the default value for MATE_COMPILE_WARNINGS * panel-applet: ensure speaker can be shown alongside or above mic
Revision 1.37 / (download) - annotate - [select for diffs], Wed Nov 23 16:20:46 2022 UTC (2 months ago) by adam
Branch: MAIN
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
massive revision bump after textproc/icu update
Revision 1.36 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:07 2022 UTC (5 months, 2 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.35: +2 -2
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], Mon Apr 18 19:11:45 2022 UTC (9 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
revbump for textproc/icu update
Revision 1.34 / (download) - annotate - [select for diffs], Wed Dec 8 16:05:50 2021 UTC (13 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.33: +2 -1
lines
Diff to previous 1.33 (colored)
revbump for icu and libffi
Revision 1.33 / (download) - annotate - [select for diffs], Tue Jul 20 23:24:43 2021 UTC (18 months, 1 week ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.32: +2 -3
lines
Diff to previous 1.32 (colored)
mate-media: update to 1.24.1 Change log: mate-media 1.24.1 * Translations update * build: silent build warnings for distcheck * panel-applet: ensure speaker can be shown alongside or above mic
Revision 1.32 / (download) - annotate - [select for diffs], Wed Apr 21 11:42:20 2021 UTC (21 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
revbump for textproc/icu
Revision 1.31 / (download) - annotate - [select for diffs], Thu Nov 5 09:08:47 2020 UTC (2 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
*: Recursive revbump from textproc/icu-68.1
Revision 1.30 / (download) - annotate - [select for diffs], Mon Aug 24 04:41:40 2020 UTC (2 years, 5 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
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.
Revision 1.29 / (download) - annotate - [select for diffs], Mon Aug 17 20:19:40 2020 UTC (2 years, 5 months ago) by leot
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.28 / (download) - annotate - [select for diffs], Tue Jun 2 08:24:26 2020 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
Revbump for icu
Revision 1.27 / (download) - annotate - [select for diffs], Sun Apr 5 16:05:43 2020 UTC (2 years, 9 months ago) by bsiegert
Branch: MAIN
Changes since 1.26: +2 -3
lines
Diff to previous 1.26 (colored)
Update all MATE packages (except system-monitor) to 1.24.0. This release contains plenty of new features, bug-fixes, and general improvements. Some of the most important highlights include: * We did it again, the MATE desktop environment is easier to use than before, once the user starts the session. Do you want to hide applications startup? Now you can set which applications to show on startup. * Engrampa now has support for a handful of extra formats, as well as fixed support for passwords and unicode characters in some of them. * Eye of MATE now has support for Wayland and weãàÑ×e added support for embedded color profiles. * The thumbnail generation has been reworked and fixed in several places. * Added support for webp files. * Our window manager, marco, has gotten quite a few changes: * WeãàÑ×e brought a bunch of window decorations from the past to feed your nostalgia. * Finally added invisible resize borders. No more struggling to find a border to grab with your mouse! * All window controls (you know, the min, max, close buttons) are now rendered in HiDPI. * The Alt+Tab and Workspace Switcher popups have been entirely reworked. Now they render in beautiful OSD style, are more configurable, and can respond to keyboard arrows. * Tiling windows with the keyboard now allows you to cycle through different window sizes. You no longer need to feel constrained by only half of your screen. * The System Monitor panel applet now has support for NVMe drives. * Calculator now supports using either ãà×Ñiãàor ãàØÑ ä. * Scientific notation has been improved. * Some fixes for supporting pre-defined physical constants. * The Control Center now displays its icons correctly on HiDPI displays. * A brand new Time And Date Manager app has been added. * The Mouse app now supports acceleration profiles. * The Preferred Applications app has been improved for accessibility, as well as better support for integration with IM clients. * The Indicator Applet has slightly better interaction with oddly-sized icons. * Speaking of icons, the network manager applet icons in our own themes have been entirely redesigned and can now be enjoyed on HiDPI displays. * If youãàÑÓe the type of person that does not like to be disturbed when busy, or giving a presentation, or watching a movie, youãàÑÍl be happy to know that the notification daemon now supports a Do-Not-Disturb mode. * The MATE Panel had several bugs that caused crashes in the past when changing layouts. Those are now fixed! * Support for Wayland compatibility has improved considerably. * Status icons (a.k.a. notification area, or system tray) have support for HiDPI displays. * Wanda the Fish got a make-over and now you can enjoy her in full HiDPI glory. * The window list applet now supports window thumbnails on hover. * Various accessibility improvements throughout the panel and its core applets. * If your system doesnãàÑÕ, uh, support systemd you might be interested in knowing that weãàÑ×e added support for elogind to both the MATE Screensaver and the MATE Session. * WeãàÑ×e also added a brand new MATE Disk Image Mounter utility. * Mozo, the menu editor, now supports Undo and Redo actions. * Pluma plugins have now fully switched to Python 3. * Pluma no longer has to envy anything from other complex editors, since it can now show the formatting marks. * i18n: All applications have been migrated from intltools to gettext.
Revision 1.26 / (download) - annotate - [select for diffs], Tue Mar 10 22:10:40 2020 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
Revision 1.25 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:44 2020 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
*: recursive bump for libffi
Revision 1.24 / (download) - annotate - [select for diffs], Mon Oct 21 23:08:52 2019 UTC (3 years, 3 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.23: +2 -3
lines
Diff to previous 1.23 (colored)
mate-media: update to 1.22.2 Change log: ### mate-media 1.22.2 * Translations update * applet: Update default output * gvc applet: add missing translations (i18n) * Add scroll interface tabs with mouse wheel * configure.ac: fix typos in var names, portability fixes, etc.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Sep 21 11:40:45 2019 UTC (3 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.22: +3 -8
lines
Diff to previous 1.22 (colored)
mate-media: Deprecated components have been removed - update deps/PLIST Bump PKGREVISION
Revision 1.22 / (download) - annotate - [select for diffs], Wed Sep 18 14:17:13 2019 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Recursive revbump from audio/pulseaudio
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 21 22:25:26 2019 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
*: recursive bump for gdk-pixbuf2-2.38.1
Revision 1.20 / (download) - annotate - [select for diffs], Thu Apr 25 07:33:09 2019 UTC (3 years, 9 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Apr 7 01:02:35 2019 UTC (3 years, 9 months ago) by gutteridge
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
mate-media: update to 1.22.1 ### mate-media 1.22.1 * Translations update * add widget name volume-applet to panel-applet * enable/disable StatusIcon applet in XDG dir * Allow disabling either statusicon or panelapplet * edit desktop file for GtkStatusIcon applet * travis: add libmate-panel dependency * Re-enable old GtkStatusIcon * Enable a mute menuitem for the output * Ensure volume slider is always perpendicular to the panel * Ensure volume icon is always correctly scaled * Convert GtkStatusIcon to real applet
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 16 18:01:26 2019 UTC (4 years ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.17: +1 -2
lines
Diff to previous 1.17 (colored)
mate-media: update to 1.21.0: ### mate-media 1.21.0 sync with transifex Ignore PulseAudio "monitor" inputs when displaying mic icon gvc-mixer-dialog.c: avoid deprecated 'gtk_widget_override_font'
Revision 1.17 / (download) - annotate - [select for diffs], Thu Nov 29 11:21:54 2018 UTC (4 years, 2 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Revbump for libcanberra gstreamer change.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 14 22:22:06 2018 UTC (4 years, 2 months ago) by kleink
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Revbump after cairo 1.16.0 update.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 12 03:52:38 2018 UTC (4 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Recursive revbump from hardbuzz-2.1.1
Revision 1.14 / (download) - annotate - [select for diffs], Fri Jul 6 15:06:48 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Recursive revbump from audio/pulseaudio
Revision 1.13 / (download) - annotate - [select for diffs], Mon May 14 13:03:18 2018 UTC (4 years, 8 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.12: +2 -3
lines
Diff to previous 1.12 (colored)
Update to 1.20.0: gvc-applet: donãàÑÕ try to increase refcount of a NULL object gvc-combo-box: fix signal arguments applet: restore icon for ãà×´ound Preferencesãàmenu item avoid deprecated gdk_screen_get_height applet: use GdkSeat with GTK+ >= 3.20 applet: make keyboard work in popup gtk 3.22: avoid deprecated gdk_screen_get_monitorãàfunctions: refresh tray icon on icon theme change mixer-dialog: remove style class .frame from a scrolledwindow volume-control-dialog: avoid deprecated GtkAlignment applet: show volume in popup even when muted applet: improve volume increments enable deprecation warnings by default Translations update
Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:57 2018 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Recursive bump for new fribidi dependency in pango.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 12 11:17:14 2018 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 28 20:10:57 2018 UTC (5 years ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Bump PKGREVISION for gdbm shlib major bump
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 23 17:20:05 2017 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
recursive bump for libxkbcommon removal from at-spi2-core
Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 8 02:38:41 2017 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Recursive revbump from audio/pulseaudio-11.0
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 23 17:20:56 2017 UTC (5 years, 7 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.6: +2 -6
lines
Diff to previous 1.6 (colored)
Update mate-media to 1.18.1.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 12 06:25:47 2017 UTC (5 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Recursive revbump from fonts/harfbuzz
Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 6 13:55:45 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Recursive bump for harfbuzz's new graphite2 dependency.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 21 20:06:51 2017 UTC (6 years ago) by ryoon
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive revbump from audio/pulseaudio-10.0
Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 4 17:03:37 2016 UTC (6 years, 5 months ago) by ryoon
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)
Recursive revbump from audio/pulseaudio
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 3 10:23:12 2016 UTC (6 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Revbump after graphics/gd update
Revision 1.1 / (download) - annotate - [select for diffs], Sat May 21 18:58:16 2016 UTC (6 years, 8 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Import mate-media-1.14.0 as multimedia/mate-media. These are the MATE media tools for MATE: mate-volume-control - PulseAudio based volume control applets. grecord - MATE Sound Recorder. gstreamer-properties - GStreamer Properties Capplet. profiles - Audio Profile library. gst-mixer - MATE GStreamer-based audio mixer. (deprecated) MATE-Media is a fork of GNOME-Media.