diff --git a/far2l/CMakeLists.txt b/far2l/CMakeLists.txt index fda4f5afa..4875a1561 100644 --- a/far2l/CMakeLists.txt +++ b/far2l/CMakeLists.txt @@ -285,6 +285,7 @@ else() configure_file("${CMAKE_CURRENT_SOURCE_DIR}/DE/far2ledit-tty.desktop" "${CMAKE_CURRENT_BINARY_DIR}/DE/far2ledit-tty.desktop") configure_file("${CMAKE_CURRENT_SOURCE_DIR}/DE/far2l.desktop" "${CMAKE_CURRENT_BINARY_DIR}/DE/far2l.desktop") configure_file("${CMAKE_CURRENT_SOURCE_DIR}/DE/far2ledit.desktop" "${CMAKE_CURRENT_BINARY_DIR}/DE/far2ledit.desktop") + configure_file("${CMAKE_CURRENT_SOURCE_DIR}/DE/io.github.elfmz.far2l.metainfo.xml" "${CMAKE_CURRENT_BINARY_DIR}/DE/io.github.elfmz.far2l.metainfo.xml") install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/DE/icons" DESTINATION "share" USE_SOURCE_PERMISSIONS COMPONENT desktop FILES_MATCHING PATTERN "*") @@ -297,4 +298,8 @@ else() DESTINATION "share/applications" COMPONENT desktop PERMISSIONS OWNER_EXECUTE OWNER_WRITE OWNER_READ GROUP_EXECUTE GROUP_READ WORLD_READ WORLD_EXECUTE) + + install(FILES "${CMAKE_CURRENT_BINARY_DIR}/DE/io.github.elfmz.far2l.metainfo.xml" + DESTINATION "share/metainfo" + COMPONENT desktop) endif() diff --git a/far2l/DE/io.github.elfmz.far2l.metainfo.xml b/far2l/DE/io.github.elfmz.far2l.metainfo.xml new file mode 100644 index 000000000..3e86b6b01 --- /dev/null +++ b/far2l/DE/io.github.elfmz.far2l.metainfo.xml @@ -0,0 +1,91 @@ + + + io.github.elfmz.far2l + + far2l + Linux port of FAR v2 + + Utility + FileManager + System + FileTools + + https://github.com/elfmz/far2l + + elfmz + + + + CC0-1.0 + GPL-2.0-only + + +

+ This is a clone of FAR manager for Windows, similar, but more powerful than Norton Commander/Midnight Commander. +

+

+ Plug-ins that are currently working: +

+
    +
  • align
  • +
  • autowrap
  • +
  • calc
  • +
  • colorer
  • +
  • compare
  • +
  • drawline
  • +
  • editcase
  • +
  • editorcomp
  • +
  • filecase
  • +
  • incsrch
  • +
  • inside
  • +
  • multiarc
  • +
  • NetRocks (SFTP/SCP/FTP/FTPS/SMB/NFS/WebDAV)
  • +
  • python
  • +
  • SimpleIndent
  • +
  • tmppanel
  • +
+
+ + far2l.desktop + + + + +
    +
  • New: Different desktop files for launch WX (GUI) --notty and TTY --tty
  • +
  • New: Horizontal panels layout (toggle horizontal-vertical by Ctrl+,)
  • +
  • New: Groups of file masks
  • +
  • New: “Files highlighting and sort groups” dialog short/full view by Ctrl+M
  • +
  • New: Customize Size column in panels (all by dialog or Ctrl+Alt+D, symlinks by Ctrl+Alt+L)
  • +
  • More customize dirs/files markers in panels (by dialog or Ctrl+Alt+M and Ctrl+Alt+N)
  • +
  • New: Link item in File menu (in addition to the usual Alt+F6)
  • +
  • New: Chattr / chflags with all flags for single file (in File menu or by Ctrl+Alt+A)
  • +
  • New: Python-subplugin: copy/paste files via clipboard - wx ONLY version - with support for gnome clipboard types, works with gnome files/nautilus
  • +
  • New: At 1st run detect Russian locale
  • +
  • New: At 1st run show OSC52 info (if needed)
  • +
  • Help actualization and improvements
  • +
  • Info panel: New EditorConfig block
  • +
  • colorer plugin: Update colorer schemes to v1.2.0.57
  • +
  • Inside plugin: Add PE format, add png, ogg, m4a
  • +
  • multiarc plugin: Removed PCRE library dependencies
  • +
  • NetRocks plugin: Explicit SSH algorithms options
  • +
  • Temporary panel plugin: Significant fixes, tweaks and improvements
  • +
  • optional ability to use icu available on build system or target
  • +
  • Several bugfixes
  • +
+
+
+ + + + + + + + + + + + +
+