summaryrefslogtreecommitdiff
path: root/sysutils/caja-extensions/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-11-27caja-extensions: update to 1.26.1gutteridge1-2/+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-23massive revision bump after textproc/icu updateadam1-2/+2
2022-08-11Bump all dependent packages of wayland (belatedly)gutteridge1-2/+2
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-04-18revbump for textproc/icu updateadam1-2/+2
2021-12-08revbump for icu and libffiadam1-1/+2
2021-08-06caja-extensions: update to 1.24.1gutteridge1-3/+2
Change log: caja-extensions 1.24.1 * Translations update * sendto: Fix evolution command for sending an email * build: silent build warnings for distcheck
2021-04-21revbump for textproc/icuadam1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-08-24mate*: remove unintentional linkage against pkgsrc gettext-libsgutteridge1-2/+2
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*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-06-02Revbump for icuadam1-2/+2
2020-04-12Recursive revision bump after textproc/icu updateadam1-1/+2
2020-04-05Update all MATE packages (except system-monitor) to 1.24.0.bsiegert1-3/+2
This release contains plenty of new features, bug-fixes, and general improvements. Some of the most important highlights include: * We did it again, the MATE desktop environment is easier to use than before, once the user starts the session. Do you want to hide applications startup? Now you can set which applications to show on startup. * Engrampa now has support for a handful of extra formats, as well as fixed support for passwords and unicode characters in some of them. * Eye of MATE now has support for Wayland and we’ve added support for embedded color profiles. * The thumbnail generation has been reworked and fixed in several places. * Added support for webp files. * Our window manager, marco, has gotten quite a few changes: * We’ve brought a bunch of window decorations from the past to feed your nostalgia. * Finally added invisible resize borders. No more struggling to find a border to grab with your mouse! * All window controls (you know, the min, max, close buttons) are now rendered in HiDPI. * The Alt+Tab and Workspace Switcher popups have been entirely reworked. Now they render in beautiful OSD style, are more configurable, and can respond to keyboard arrows. * Tiling windows with the keyboard now allows you to cycle through different window sizes. You no longer need to feel constrained by only half of your screen. * The System Monitor panel applet now has support for NVMe drives. * Calculator now supports using either “pi” or “π”. * Scientific notation has been improved. * Some fixes for supporting pre-defined physical constants. * The Control Center now displays its icons correctly on HiDPI displays. * A brand new Time And Date Manager app has been added. * The Mouse app now supports acceleration profiles. * The Preferred Applications app has been improved for accessibility, as well as better support for integration with IM clients. * The Indicator Applet has slightly better interaction with oddly-sized icons. * Speaking of icons, the network manager applet icons in our own themes have been entirely redesigned and can now be enjoyed on HiDPI displays. * If you’re the type of person that does not like to be disturbed when busy, or giving a presentation, or watching a movie, you’ll be happy to know that the notification daemon now supports a Do-Not-Disturb mode. * The MATE Panel had several bugs that caused crashes in the past when changing layouts. Those are now fixed! * Support for Wayland compatibility has improved considerably. * Status icons (a.k.a. notification area, or system tray) have support for HiDPI displays. * Wanda the Fish got a make-over and now you can enjoy her in full HiDPI glory. * The window list applet now supports window thumbnails on hover. * Various accessibility improvements throughout the panel and its core applets. * If your system doesn’t, uh, support systemd you might be interested in knowing that we’ve added support for elogind to both the MATE Screensaver and the MATE Session. * We’ve also added a brand new MATE Disk Image Mounter utility. * Mozo, the menu editor, now supports Undo and Redo actions. * Pluma plugins have now fully switched to Python 3. * Pluma no longer has to envy anything from other complex editors, since it can now show the formatting marks. * i18n: All applications have been migrated from intltools to gettext.
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-1/+2
2019-12-30caja-extensions: update to caja-extensions 1.22.1gutteridge1-3/+2
Change log: caja-extensions 1.22.1 * Translations update * Build either with gupnp version 1.0 or 1.2. * image-converter: don't use non-existing icons in context menu
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2019-04-03Recursive revbump from textproc/icuryoon1-1/+2
2019-01-16caja-extensions: Update to 1.21.0.youri1-2/+1
### caja-extensions 1.21.0 * Translations update * disable deprecation warnings for distcheck * Make caja-open-terminal configurable (Depends on caja GitHub PR caja#1050)
2018-12-09revbump after updating textproc/icuadam1-2/+2
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-10-24*: (belatedly) revbump for net/libsoup updateleot1-2/+2
Thanks to <wiz>!
2018-07-20Recursive revbump from textproc/icu-62.1ryoon1-1/+2
2018-05-14Update caja-extensions to 1.20.0:youri1-3/+2
xattr-tags: use better English in extension description po: add missing translatable strings from xattrs extension xattr-tags: fix extension description open-terminal: don’t use excessive string duplication avoid deprecated gdk_screen_make_display_name sendto burn: avoid deprecated gtk_show_uri xattr-tags: remove hack, it’s not needed now xattr-tags: fix typo causing undefined reference fix the libcaja_gksu_la_LDFLAGS variable declaration xattr-tags: add missing newline to startup message xattr-tags: unescaping stored attributes. Translations update
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-04-14revbump after icu updateadam1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-11-30Revbump after textproc/icu updateadam1-2/+2
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-2/+2
2017-09-18revbump for requiring ICU 59.xmaya1-1/+2
2017-06-23Update caja-extensions to 1.18.1.youri1-4/+2
2017-04-22Revbump after icu updateadam1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-1/+2
2016-05-21Import caja-extensions-1.14.0 as sysutils/caja-extensions.youri1-0/+19
Set of extensions for Caja, the MATE file manager.