./archivers/engrampa, Archive manager utility for the MATE Environment

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.26.2, Package name: engrampa-1.26.2, Maintainer: youri

Engrampa is a fork of File-Roller.

Engrampa is an archive manager for the MATE 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.

Engrampa is only a front-end (a graphical interface) to archiving programs
like tar and zip.


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [archivers/gtar-base] [archivers/zip] [devel/glib2] [textproc/json-glib] [x11/gtk3] [sysutils/caja] [lang/python37]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 1749.008 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-16 21:20:53 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
engrampa: update to 1.26.2

### engrampa 1.26.2

  * Translations update
  * Use unar instead of cpio for CPIO archives
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-05-08 02:36:39 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
engrampa: update to 1.26.1

Change log:

### engrampa 1.26.1

  * Translations update
  * fr-process: fix memory leak
  * Fix archive file save as function
  * file-data: fix memory leak
  * fr-window: fix memory leak
  * dlg-package-installer: fix memory leak
   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
   2022-11-27 05:47:31 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
engrampa: update to 1.26.0

Change log:

### engrampa 1.26.0

  * Translations update
  * update copyright to 2021

### engrampa 1.25.1

  * Translations update
  * ar: fix filename in file list
  * dlg-package-installer: Don't build the path to packages.match
  * build: Don't install packages.match when packagekit is disabled
  * packages.match: add and run update-packages-match script
  * build: don't add twice the file engrampa.appdata.xml to CLEANFILES
  * rar 6.00: fix listing archive content with encrypted file list
  * i18n: use g_dngettext instead of ngettext
  * build: allow users to disable gettext support (--disable-nls)
  * build: Use PACKAGE_URL variable
  * build: display package name and version in configure summary
  * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
  * update resource for transifex
  * Update copyright to 2021
  * Remove cppcheck warnings about the variable scope can be reduced
  * update issue template
  * update issue template
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * fr-archive: Fix memory leak
  * Add Electronic Publication (EPUB) support
  * Remove unused macros
  * update.ui: missing on_update_file_ok_button_clicked handler
  * fr-command-unarchiver: Remove trailing spaces
  * Avoid memory leak in java utils
  * Do not use stock icons in ui files (#392)
  * Update compilation instructions

### engrampa 1.25.0

  * Translations update
  * build: includes all required modules by libegg in PKG_CHECK_MODULES
  * Update compilation instructions after use of git submodule
  * add git.mk to generate .gitignore
  * dlg-update: Fix callback names for callback symbol update_cb
  * use git submodule of libegg
  * dlg-batch-add: Set labels GtkSizeGroup in ui file
  * Use callback symbols defined in ui files
  * gtk-utils: Remove _gtk_builder_get_widget
  * Remove fr-stock.c and fr-stock.h
  * build: silent build warnings for distcheck
  * help: fix and update archive format names
  * actions: expand the comment on about dialog
  * Terminate the application if the resource doesn't exists
  * gtk-utils: Remove _gtk_count_selected
  * engrampa.appdata.xml: recursive acronyms for .iso, .rpm filetypes
  * glib-utils: remove g_ptr_array_free_full
  * fr-window: duplicated code
  * Add ARC archive support
  * glib-utils: remove n_fields function
  * Add dlg-add-files.ui and dlg-add-folder.ui
  * Update authors
  * dlg-new: Adding many callbacks at once
  * new.ui: Stock icons are deprecated
  * dlg-new: Use GET_WIDGET macro
  * autoconf: get zstd mime type using libmagic if enabled