2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-02 20:02:52 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
mate-utils: inkscape is no longer a tool dependency
For regular builds (the targets pkgsrc uses), inkscape is no longer a
requirement.
|
2019-12-30 23:54:52 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
mate-utils: update to mate-utils 1.22.2
(pkgsrc TBD: review inkscape and rsvg-convert dependencies.)
Change log:
mate-utils 1.22.2
* Translations update
* Add hicolor_apps_24x24_mate-system-log.png
* Install hicolor_apps_24x24_mate-disk-usage-analyzer.png
* mate-disk-usage-analyzer: Remove blank space before right parenthesis
* gdict-applet: Variable 'detail' is allocated memory that is never used
* Make inkscape and rsvg-convert optional
|
2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256) |
Log message:
*: recursive bump for gdk-pixbuf2-2.38.1
|
2019-05-08 04:20:50 by David H. Gutteridge | Files touched by this commit (4) | |
Log message:
mate-utils: update to 1.22.1
NB this release has added Inkscape as a tool dependency. (Upstream has
also now excluded a file that was causing itstool failures.)
### mate-utils 1.22.1
tx: sync with transifex
Fix -Werror=cast-function-type with GCC 8
mate-disk-usage-analyzer: Memory leak
GEN png icons from svg files
Update documenters in about dialog
mate-dictionary: Use g_strjoin to build license text
Use program-name and title in gtk_show_about_dialog call
help: update copyright
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2019-04-10 03:07:10 by David H. Gutteridge | Files touched by this commit (4) |
Log message:
mate-utils: work around issue with itstool failures
Disable the pt translations for one mate-utils component for now, to
work around an issue where itstool is intermittently failing. This
addresses PR pkg/54071. Okay youri@.
|
2019-03-27 05:48:46 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
mate-utils: revert part of the last change to Makefile
The hard dependency on itstool >= 2.0.5 actually didn't fix the issue;
there is something else still amiss, so revert that part to simplify.
|
2019-03-06 08:58:24 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
mate-utils: update to 1.22
### mate-utils 1.22.0
* Translations update
* Initialize Travis CI support
* Make translatable the copyright in about dialog
* enable translations for ca@valencia again
* help - bump docbook 4.5
* eggsmclient: avoid deprecated 'g_type_class_add_private'
* move appdata to metainfo directory
|