Search Criteria
Package Details: moar 1.29.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/moar.git (read-only, click to copy) |
---|---|
Package Base: | moar |
Description: | A pager designed to just do the right thing without any configuration. |
Upstream URL: | https://github.com/walles/moar |
Keywords: | less |
Licenses: | BSD-2-Clause-Views |
Submitter: | ImNtReal |
Maintainer: | PlasticSoup |
Last Packager: | PlasticSoup |
Votes: | 13 |
Popularity: | 0.187636 |
First Submitted: | 2019-09-06 13:40 (UTC) |
Last Updated: | 2024-11-16 21:36 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
1 2 Next › Last »
PlasticSoup commented on 2023-10-13 23:13 (UTC)
Hey arash12ir, it looks like chroma is actually built in to moar. So neither it nor highlight are needed as dependencies. Thanks for mentioning this.
Aftermath commented on 2023-10-10 05:54 (UTC) (edited on 2023-10-10 05:54 (UTC) by Aftermath)
Seems like
chroma | chroma-bin
is the default package used for highlighting syntax if it's installed. According to repository's readmePlasticSoup commented on 2023-07-09 14:46 (UTC) (edited on 2023-07-09 19:26 (UTC) by PlasticSoup)
@tee Sure, I'll put one together. [edit: It's up.]
tee commented on 2023-07-09 07:09 (UTC) (edited on 2023-07-09 07:10 (UTC) by tee)
can you provide a -bin pkgbuild too?
Magicrafter13 commented on 2023-04-07 17:59 (UTC)
1.11.3-1 still fails check() and thus, does not build.
Aftermath commented on 2023-04-07 15:41 (UTC)
Why it's not updated anymore? Should we use git version?
kseistrup commented on 2023-01-04 08:54 (UTC)
Package version 1.11.1-1 has a number of problems:
The architecture should reflect the installation target, not the source compileability:
any
should be replaced with actual architectures.x86_64
is a good start.The current
go build
produces a binary that does not have decent RELRO because the systemLDFLAGS
variable is ignore. See https://wiki.archlinux.org/title/Go_package_guidelines for how to mitigate this.LICENSE is not installed.
The
moar.1
man page is not installed.Not an error, but it would be nice to have the
README
installed, too.An attempt at correcting the issues above (while updating to the latest version) can be seen at: https://gist.github.com/kseistrup/c00111f868ee68c3cabd2ac497fa0727
(The
check()
still fails.)ttoirrah commented on 2020-11-24 23:22 (UTC)
==> ERROR: A failure occurred in check().
serxxx commented on 2020-11-24 19:13 (UTC)
@khughitt, highlight makes no difference. The tests fail whether it's installed or not, breaking the package installation.
1 2 Next › Last »