| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.5.2 * Add/fix support for bz2 and bz3 files (#20) * Add a few more compression mimetypes, sort the list.
- update to version 0.4.0 - GTK3 Port - Thunarx-3 Port (Thunar >=1.7.0 required) - Engrampa archiver is now supported - Updated translations
- fix file-roller symlink name and target (boo#905666)
- add compatibility symlink for the desktop file from file-roller >= 3.12
- update to version 0.3.1 - fix build with --as-needed - automake updates - fix unused but set variable - translation updates
- added source URL
- updated URL - corrected summary - updated build dependencies - split off -lang subpackage
- added thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch in order to make file-roller really extract files to the current directory to match the behavior of xarchiver
- do not depend on xarchiver, it can be used with different archive managers
- new package (split off from thunar-plugins)
- Update to version 0.5.1 * Fix use-after-free crash in "tap_provider_child_watch_destroy" * build: Add GLib requirement * build: Fix autotools warnings * Use generic package icon name in dialog header * Translation Updates
- Update to version 0.5.0
* Fix for ark (gxo#thunar-plugins/thunar-archive-plugin#g4)
* automake: INCLUDES -> AM_CPPFLAGS
* preserve callbacks in tap-provider
* remove GSpawnChildSetupFunc usage from tap_backend_run
* Adds new README.md
* updates AM_INIT_AUTOMAKE macro with foreign option
* Add basic GitLab pipeline
* Allow zip files (i.e. odt, docx...) to be compressed
(gxo#thunar-plugins/thunar-archive-plugin#g15295)
* Start archive application from file's directory
(gxo#thunar-plugins/thunar-archive-plugin#g14773)
* Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
* Add support for archive manager for MATE
* Translation Updates
- Remove thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch