Package Details: msync 0.9.9.8-1

Git Clone URL: https://aur.archlinux.org/msync.git (read-only, click to copy)
Package Base: msync
Description: A low bandwidth store and forward Mastodon / Pleroma API command line client
Upstream URL: https://github.com/Kansattica/msync
Keywords: activitypub fediverse
Licenses: GPL-3.0-only
Submitter: faye
Maintainer: faye
Last Packager: mutt
Votes: 0
Popularity: 0.000000
First Submitted: 2020-05-10 07:30 (UTC)
Last Updated: 2023-11-28 17:43 (UTC)

Latest Comments

m040601 commented on 2024-08-19 19:13 (UTC) (edited on 2024-08-19 19:16 (UTC) by m040601)

37         install -Dm0755 build/msync "$pkgdir/usr/bin/msync"
38         install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/msync/LICENSE"

The github repo has a README and MANUAL. Both files are also included in the released tar.gz.

Please make sure this PKGBUILD does not ignore them. They should end up in something like,

/usr/share/doc/msync/README.md
/usr/share/doc/msync/MANUAL.md

Doesnt msync has a "help" or man page already ?

No.

The msync man page is a small hack with pandoc, just to transform the content shown with "msync help" into an man page.

It is just brief content. Extensive explanations and understanding of the tool are in the "MANUAL.md" file.

It even says so there,

For more information, consult the manual:
https://raw.githubusercontent.com/Kansattica/msync/princess/MANUAL.md

Thanks in advance.

m040601 commented on 2022-09-28 01:12 (UTC)

This PKGBUILD is out of date.

There are at least 5 new versions, since this PKGBUILD was last updated, https://github.com/Kansattica/msync/releases