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.
|
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-04 04:36:27 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
mate-session-manager: update to 1.24.3
Change log:
mate-session-manager 1.24.3
* Translations update
* Follow freedesktop guidelines to disable autorun using Hidden key
* capplet: use a function to set the visibility of treeview rows
* Look for the location of the locking screen app using user's PATH
* capplet: memory leak
|
2021-04-13 05:22:11 by David H. Gutteridge | Files touched by this commit (6) | |
Log message:
mate-session-manager: update to 1.24.2
Remove patches that were merged in 1.24.1, and add an upstream patch to
fix an issue where applications set to autostart couldn't be disabled.
Change log:
mate-session-manager 1.24.2
* Translations update
* Support xscreensaver when mate-screensaver is not available
mate-session-manager 1.24.1
* Translations update
* Using #include with system libraries
* build: silent build warnings for distcheck
* Accept Desktop Entry Specification v1.1
* use default MATE_COMPILE_WARNINGS for stable branch
* build: make libglesv2 optional
|
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)
|
2020-06-02 02:56:36 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
mate-session-manager: fix mate-common tool dependency pattern
|
2020-05-31 17:49:15 by Roland Illig | Files touched by this commit (2) |
Log message:
x11/mate-session-manager: remove unknown configure options
|