Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: engrampa | Distribution: openSUSE Tumbleweed |
Version: 1.26.0 | Vendor: openSUSE |
Release: 1.4 | Build date: Wed Jan 12 06:20:00 2022 |
Group: Productivity/Archiving/Compression | Build host: obs-power8-05 |
Size: 1659841 | Source RPM: engrampa-1.26.0-1.4.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://mate-desktop.org/ | |
Summary: MATE Desktop archive manager |
Engrampa is an archive manager for the MATE Desktop Environment. This means that you can create and modify archives; view the content of an archive; view and modify a file contained in the archive; extract files from the archive.
GPL-2.0-or-later AND LGPL-2.0-or-later
* Wed Aug 11 2021 Hillwood Yang <hillwood@opensuse.org> - Update version to 1.26.0 * Update translations * update copyright to 2021 * Mon Apr 26 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 1.24.2: * Translations update * ar: fix filename in file list * rar 6.00: fix listing archive content with encrypted file list * fr-archive: Fix memory leak * Sun Aug 16 2020 Alexei Sorokin <sor.alexei@meowr.ru> - Update to version 1.24.1: * Avoid memory leak in java utils. * build: Silent build warnings for distcheck. * engrampa.appdata.xml: Recursive acronyms for .iso, .rpm filetypes. * autoconf: Get zstd mime type using libmagic if enabled. * Update translations. * Wed Feb 26 2020 Alexei Sorokin <sor.alexei@meowr.ru> - Update to version 1.24.0 (changes since 1.23.2): * fr-command-rpm: Use rpm2cpio binary shipped with rpm package. * Add source rpm to supported mime-types. * Use cpio if no binary is found. * Add a configure environment variable to select the cpio path. * 7z: Don't set the work directory, i.e. use temporary directory. * Check if a mime-type is an alias in compute_supported_archive_types. * Define LOCALEDIR for bindtextdomain(). * Migrate from intltool to gettext. * Clean file type selection in the new archive dialogue. * Automatically sets the maximum size of static arrays. * Fix localised pause UI logic. * dlg-extract: GtkFileChooserDialog instead of set extra widget. * dlg-batch-add: Set dialog image from icon-name instead of pixbuf. * Fix build using the -fno-common flag. * fr-process: Do not override LC_CTYPE. - Drop support for old openSUSE versions. * Fri Jan 03 2020 Maurizio Galli <maurizio.galli@gmail.com> - Update to version 1.23.2 * tx: sync with transifex * LHA: add test for checking compressed file integrity * Add application/(x-compress|x-rpm|x-lzh-compressed) in local magic * Show archive type in properties dialog * Zstandard: read .tar.zst files * Zstandard: add test for checking compressed file integrity * Zstandard: Update MIME type * Ar: Update MIME type and add magic numbers * fr-command-ar: fetch dates with strptime * Remove internal mkdtemp and define feature test macro * fr-command-tar: fetch dates with strptime * Use mate-compiler-flags.m4 provided by mate-common * ar: don't remove leading whitespaces in filename field * i18n caja extension copyright * LHA: make compatible with content-type response from gio file query * fr-command-dpkg: fetch dates with strptime * dlg-prop: set property label in ui file * Add extract-dialog-options.ui * LHA: Fix internet media type * Use g_list_free_full and g_slist_free_full * dlg-prop: show the exact number of bytes as part of the size * dlg-prop: allow to open the archive's folder * remove warnings: ‘gtk_image_new_from_stock’ is deprecated * glib-utils & gtk-utils: Remove unused functions * dlg-package-installer: show icons in error dialog buttons * dlg-package-installer: remove warning ‘GtkStock’ is deprecated * gio-utils: Remove unused functions * glib-utils: Remove get_time_string() * unace 2.5: Don't show archive summary in file listing * tar: don't remove leading whitespaces in filename field * Initialization discards ‘const’ qualifier from pointer target type * remove warnings: "ENABLE_MAGIC" is not defined, evaluates to 0 * comparison of integer expressions of different signedness: ‘size_t’ * Missing initializer for struct field * remove warnings: cast from function call [-Wbad-function-cast] * remove build warning: local variable shadows another variable * Mon Nov 04 2019 Jonathan Brielmaier <jbrielmaier@suse.de> - Fix build error complaining about conflicting types for g_ptr_array_copy by updating to 1.23.1. - Update to version 1.23.1: * Update translations * glib-utils: Remove unused function - g_ptr_array_copy * Remove some unused/deprecated functions * Various smaller fixes * Wed Sep 25 2019 Jonathan Brielmaier <jbrielmaier@suse.de> - Remove build require on libxml2-python as it's not required. There is no sign in the source code that it's needed. * Thu Jul 18 2019 Jonathan Brielmaier <jbrielmaier@suse.de> - Update to version 1.23.0: * tx: sync with transifex * Remove trailing whitespaces * Update FSF address * Remove hard-coded 'Back' label button * Avoid deprecated g_type_class_add_private * Use the Automake variable nobase_dist_icons_DATA * Help: replace link linkend with xref linkend * file-utils: avoid out of bound memory access * actions: avoid use of memory after it is freed * fr-process: Fix memory leak: 'g_shell_quote' needs to be freed * fr-process: Fix memory leak: 'g_strconcat' needs to be freed * [Security] fr-process: avoid 'strcpy' and 'strcat' * enable clang analyzer * fr-process: Fix memory leak * Help: Fix version to 1.22 and update pot file * help: update copyright * Upgrade the manual to docbook 5.0 * Support .udeb package format * Clean-up archive list and descriptions * Show version on command line - remove patches: * engrampa-gtk-3.20.patch: we don't support systems with gtk-3.20 anymore - BuildRequire gtk3 >= 3.22 * Sun May 12 2019 Alexei Sorokin <sor.alexei@meowr.ru> - Update to version 1.22.1: * Help: Replace link linkend with xref linkend. * file-utils: Avoid out of bound memory access. * actions: Avoid use of memory after it is freed. * fr-process: Fix memory leak: "g_shell_quote" needs to be freed. * fr-process: Fix memory leak: "g_strconcat" needs to be freed. * [Security] fr-process: Avoid "strcpy" and "strcat". * fr-process: Fix memory leak. * Help: Fix version to 1.22. * Help: Update copyright. * Upgrade the manual to docbook 5. * Update translations. * Tue Mar 05 2019 sor.alexei@meowr.ru - Update to version 1.22.0: * Add .a (Ar) support. * fr-window: Replace deprecated gtk_menu_popup functions. * Fix a crash on exit after using the Open With dialogue. * Avoid deprecated GtkStock. * Avoid array index out of bounds parsing dpkg-deb --info. * warning: Use of memory after it is freed. * Read authors (updated) from engrampa.about gresource. * eggsmclient: Avoid deprecated 'g_type_class_add_private'. * rar/unrar: Fix: "overwrite existing files" disabled must work. * fix fr-command-cfile.c: fr_process_set_working_dir. * Added test integrity for brotli. * Added test integrity for the cfile compressors: gzip, bzip2, etc. * Move appdata to the metainfo/ directory. * fr-window: Show the pause button only if the dialogue is working. * fr-window: Avoid 'gtk_dialog_add_button' with stock ids. * fr-window: Hide the progress bar if the process is paused. * fr-window: Change the info label if process is paused/resumed. * fr-window: Little improvements in the look of pause/resume button. * Adding pause and start functions. * Fix implementation and use of the alternative package name lookup. * Add support for brotli (*.tar.br) compressed tar archives. * Add brotli support. * Add the ability to support 'unar' over .zip archives. * Add support for OpenDocument formats. * UI: On the properties dialogue, focus the Close button instead of the Help button by default. * Update translations. - Rebase engrampa-gtk-3.20.patch. * Thu Dec 13 2018 sor.alexei@meowr.ru - Update to version 1.20.2: * Disable deprecation warnings for distcheck. * Use make functions for HELP_LINGUAS. * Replace -Dokumentationsprojekt with Documentation Project. * Manual: Update file format descriptions using shared-mime-info. * Fix url of ulinks to point to mate-user-guide. * "UNIX and Linux systems" -> "Linux and UNIX-like systems". * fr-window: Fix a typo. * Update translations. * Sat Jun 16 2018 sor.alexei@meowr.ru - Update to version 1.20.1: * Add .a (Ar) support. * Fix crash on exit after using Open With dialogue. * Update translations. * Fri Mar 09 2018 sor.alexei@meowr.ru - Update to version 1.20.0: * Require GTK+ 3.22 and GLib 2.50. * UI files: Avoid deprecations. * gtk-utils, fr-window: Remove some GtkStock deprecations. * gtk-utils: Avoid deprecated gtk_icon_size_lookup_for_settings. * fr-window: Avoid deprecated GtkMisc and GtkAlignment. * dlg-add-folder: Avoid deprecated gtk_alignment_new(). * build: Use a variable instead of a hardcoded file name when cleaning. * Avoid deprecated gdk_screen_make_display_name(). * Don't use deprecated gtk_show_uri(). * Avoid deprecated gdk_screen_get_number(). * Add the button "Show the Files and Quit" in the progress dialogue. * build: Use PKG_CONFIG to fix cross-building. * Add MATE's copyright to the About dialogue and Caja extension. * 7z: Fix renaming files with password without the list encrypted. - Add engrampa-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20 support. - Recommend the same format packages as file-roller does.
/usr/bin/engrampa /usr/libexec/engrampa /usr/libexec/engrampa/engrampa /usr/libexec/engrampa/engrampa-server /usr/libexec/engrampa/engrampa/isoinfo.sh /usr/share/applications/engrampa.desktop /usr/share/dbus-1/services/org.mate.Engrampa.service /usr/share/doc/packages/engrampa /usr/share/doc/packages/engrampa/AUTHORS /usr/share/doc/packages/engrampa/NEWS /usr/share/doc/packages/engrampa/README /usr/share/engrampa /usr/share/engrampa/packages.match /usr/share/glib-2.0/schemas/org.mate.engrampa.gschema.xml /usr/share/help/C/engrampa /usr/share/help/C/engrampa/figures /usr/share/help/C/engrampa/figures/engrampa_home.png /usr/share/help/C/engrampa/figures/engrampa_leftarrow.png /usr/share/help/C/engrampa/figures/engrampa_main_window.png /usr/share/help/C/engrampa/figures/engrampa_rightarrow.png /usr/share/help/C/engrampa/figures/engrampa_uparrow.png /usr/share/help/C/engrampa/index.docbook /usr/share/help/C/engrampa/legal.xml /usr/share/icons/hicolor/16x16/actions/add-files-to-archive.png /usr/share/icons/hicolor/16x16/actions/add-folder-to-archive.png /usr/share/icons/hicolor/16x16/actions/extract-archive.png /usr/share/icons/hicolor/16x16/apps/engrampa.png /usr/share/icons/hicolor/22x22/apps/engrampa.png /usr/share/icons/hicolor/24x24/actions/add-files-to-archive.png /usr/share/icons/hicolor/24x24/actions/add-folder-to-archive.png /usr/share/icons/hicolor/24x24/actions/extract-archive.png /usr/share/icons/hicolor/24x24/apps/engrampa.png /usr/share/icons/hicolor/32x32/apps/engrampa.png /usr/share/icons/hicolor/scalable/apps/engrampa.svg /usr/share/licenses/engrampa /usr/share/licenses/engrampa/COPYING /usr/share/man/man1/engrampa.1.gz /usr/share/metainfo /usr/share/metainfo/engrampa.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 31 23:46:03 2022