2022-11-27 05:55:40 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
mate-backgrounds: add patch missed in previous commit
|
2022-11-27 05:54:18 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
mate-backgrounds: update to 1.26.0
Change log:
### mate-backgrounds 1.26.0
* Translations update
### mate-backgrounds 1.25.0
* Translations update
* Add 'Something slowly gets clear' elephants wallpaper. (#34)
* build: add meson config files to EXTRA_DIST
|
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 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-08-06 03:12:53 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
mate-backgrounds: update to 1.24.2
Change log:
mate-backgrounds 1.24.2
* Translations update
* Added elephants wallpaper
|
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-01 01:28:27 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
mate-backgrounds: update to 1.24.1
Change log:
mate-backgrounds 1.24.1
* Translations update
* build: add meson config files to EXTRA_DIST
|