2022-11-27 06:20:55 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
mate-terminal: tweak now that 1.26 is the default version (NFC)
|
2022-09-01 03:23:10 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
mate-terminal: update to 1.26.0
Change log:
### mate-terminal 1.26.0
* Translations update
* update copyright to 2021
* terminal-window: Remove -Wmissing-field-initializers warnings
* build: underline package name and version in configure summary
* build: Use PACKAGE_URL variable
* Fix desktop file validation warning
* update resource for transifex
* Update copyright to 2021
* Upgrade ui files
* Remove unused macros
* Remove the execution bit from two png files
* profile-editor: Fix -Wsign-compare warning
* Remove -Wfloat-conversion warnings
* Help: fix permissions of images
* add meson build system
* terminal_profile_edit_dialog_page_scroll_event_cb is only used in \
profile-editor.c (#361)
* README: Remove environment version number
* Add compilation help
* Add tab scrolling support for GTK3
### mate-terminal 1.25.0
* Translations update
* use libegg submodules
* Add git.mk to generate .gitignore
* Compile code only when GDK supports X11
* restore deprecated gtk_menu_popup for context-menu
* Enable wayland support
* profile-editor: Remove enum conversion warnings
* terminal-encoding: Remove -Wformat warning
* build: SMlib is dependent on ICElib
* build: Isolate smclient
* build: silent build warnings for distcheck
* Add set-title-dialog.ui
* build: do not override the default value for MATE_COMPILE_WARNINGS
* terminal-window: expand the content of the comment on about dialog
* Add confirm-close-dialog.ui
* fix searching in terminal window
* terminal-window: add icons to "open tab" and "close \
window/tab"
* terminal-window: show VTE version in about dialog
* fix url highlighting due to deprecation of vte_terminal_match_add_gregex
* terminal-screen: prevent crash on bad term spawn due to redundant frees
* Use user page on github when user email is private
* Update authors
|
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-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
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:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-05-02 12:24:53 by Nia Alarie | Files touched by this commit (56) |
Log message:
*: Use the tools framework for itstool
Now it should be more obvious when a package needs it as a dependency,
as it will fail loudly if it isn't declared as a tool.
While here, some duplicate dependencies on itstool were removed from the
MATE packages
|
2021-04-15 07:36:03 by Nia Alarie | Files touched by this commit (1) |
Log message:
mate-terminal: runtime dependency on Perl
|