2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-08-31 08:05:38 by Thomas Klausner | Files touched by this commit (1) |
Log message:
caja-extension: fix patch checksum in distinfo
|
2023-08-29 22:24:15 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
caja-extensions: allow building with gupnp-1.6; bump revision
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2023-01-02 01:11:25 by Thomas Klausner | Files touched by this commit (100) |
Log message:
*: bump PKGREVISION for libsoup (2) library version bump
|
2022-11-27 05:46:31 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
caja-extensions: update to 1.26.1
Change log:
### caja-extensions 1.26.1
* Translations update
* Fix resolving the path to caja-extensions.mo on guix system
* Fixed caja-share not working under Arch Linux
### caja-extensions 1.26.0
* Translations update
* update copyright to 2021
### caja-extensions 1.25.1
* Translations update
* image-converter: remove hardcoded filepath to convert (portability)
* build: allow users to disable gettext support (--disable-nls)
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* gksu: do not run the command on a new thread
* Do not call bindtextdomain/bind_textdomain_codeset in libraries
* Include i18n header after defining GETTEXT_PACKAGE macro
* caja-image-rotator: remove user_data cast on signal handler
* caja-image-resizer: remove user_data cast on signal handler
* caja-image-resizer: use gtk_builder_new_from_resource
* caja-image-rotator: use gtk_builder_new_from_resource
* caja-image-resizer: promote to final class
* caja-image-rotator: promote to final class
* build: Use PACKAGE_URL variable
* Print status messages
* Update copyright
* Remove warning -Wshadow
* caja-sendto-command: use g_list_free_full
* lookup_in_data_dir, caja_open_terminal_get_file_items are static
* Use `#include <config.h>`
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* Remove unused macros
### caja-extensions 1.25.0
* Translations update
* update resource for transifex
* add git.mk to generate .gitignore
* Require gtk+ 3.22 in glade files
* sendto: Fix evolution command for sending an email
* build: silent build warnings for distcheck
* image-converter: Add error-dialog.ui
* use MATE_COMPILE_WARNINGS from mate-common
* Fix memory leak allocated with 'gtk_builder_new ()'
* caja-image-rotator: fix memory leak pointed to by 'angle'
* caja-image-resizer: fix memory leak pointed to by 'size'
* image-converter: use gresources for UI files
* share: rewrite share-dialog.ui from scratch
* caja-sendto-command: fix memory leak pointed to by 'p'
* image-converter: rewrite caja-image-rotate.ui from scratch
* Do not collect the translation for Icon
* automake: do not include CFLAGS in CPPFLAGS
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
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.
|