Github messages for voidlinux
 help / color / mirror / Atom feed
From: 0x5c <0x5c@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [RFC] mc: cleanup, python3, adopt.
Date: Sun, 17 Jul 2022 11:02:47 +0200	[thread overview]
Message-ID: <20220717090247.9EqPIDpPLAVqW8ffAS9aoVdPAfChIOI8QINgYvLQwT8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38079@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2858 bytes --]

New comment by 0x5c on void-packages repository

https://github.com/void-linux/void-packages/pull/38079#issuecomment-1186417758

Comment:
Here's the deps needed or each extfs backend

| Backend | Interpreter | Dependencies |
| --- | --- | --- |
| `a+` DOS filesystem access | `perl -w` | `mtools` |
| `apt+` APT frontend (repository browser?) | `perl` | `apt, dpkg` |
| `audio` browse audio cdroms+CDDB | `sh` | `cdparanoia, wget` |
| `bpp` "Bad Penguin" package management | `sh` | Unknown executables: `package-setup` |
| `changesetfs` list git versions of current file | `sh` | `git` |
| `deb` .deb package viewer | `perl` | `dpkg` |
| `deba` APT frontend (deb browser and installer) | `perl` | `apt, dpkg` |
| `debd` DPKG frontend (seems to double as deb browser) | `perl` | `dpkg` |
| `dpkg+` DPKG frontend | `perl` | `dpkg` |
| `gitfs+` git repo browser | `sh` | `git` |
| `hp48+` file manager for HP48 calculators | `sh` | Unknown executables: `kermit` |
| `iso9660` ISO9660 image browser | `sh` | `xorriso, cdrtools, [common_archivers]` |
| `lslR` "For browsing lslR listings (found on many ftp sites)" | `sh` | `[common_archivers]` |
| `mailfs` Mailbox browser | `perl -w` | `[common_archivers], file, perl-TimeDate, perl-Date-Manip` |
| `patchfs` patchfile explorer | `perl -w` | `[common_archivers], file, perl-TimeDate` |
| `patchsetfs` list git patches of current file | `sh` | `git` |
| `rpm` RPM package viewer | `sh` | `rpm` |
| `rpms+` RPM frontend | `perl` | `rpm` |
| `s3+` AWS S3 client | `python3` | `python3-boto` |
| `trpm` RPM frontend | `sh` | `rpm` |
| `u7z` 7zip archive support | `sh` | `p7zip` |
| `uace` ACE archive support | `sh` | Unknown executables: `unace` |
| `ualz` ALZ archive support | `sh` | Unknown executables: `unalz` |
| `uar` AR archive support | `sh` | `binutils` |
| `uarc` ARC archive support | `sh` | Unknown executables: `arc` |
| `uarj` ARJ archive support | `sh` | Unknown executables: `arj` |
| `uc1541` C64/128 disk image support | `python3` | `vice` |
| `ucab` Microsoft CAB archive support | `sh` | `cabextract` |
| `uha` HA archive support | `sh` | Unknown executables: `ha` |
| `ulha` LHa archive support | `sh` | Unknown executables: `lha` |
| `ulib` gputils archive support | `perl -w` | `gputils` |
| `unar` unar wrapper | `sh` | `unar` |
| `urar` RAR archive support | `sh` | `unrar` |
| `uwim` Windows Imaging (WIM) archives support | `sh` | `wimlib` |
| `uzip` ZIP archive support | `perl -w` | `zip, uzip` |
| `uzoo` ZOO archive support | `sh` | Unknown executables: `zoo` |


`[common_archivers]` refers to the following archivers/compressors: `bzip2, gzip, lz4, lzip, xz, zstd`.

**EDIT:** This used to list the perl modules needed, but I managed to figure out which ones are part of perl's stdlib and which packages provide the ones that aren't.

  parent reply	other threads:[~2022-07-17  9:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15  5:57 [PR PATCH] " 0x5c
2022-07-17  6:26 ` 0x5c
2022-07-17  7:28 ` 0x5c
2022-07-17  9:02 ` 0x5c [this message]
2022-10-16  2:14 ` github-actions
2022-10-31  2:15 ` [PR PATCH] [Closed]: " github-actions
2023-10-10  1:42 ` [PR PATCH] [Updated] " 0x5c
2023-10-10  1:45 ` 0x5c
2023-10-10  1:49 ` mc: update to 4.8.29, cleanup, adopt 0x5c
2023-10-10  1:51 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220717090247.9EqPIDpPLAVqW8ffAS9aoVdPAfChIOI8QINgYvLQwT8@z \
    --to=0x5c@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).