Search Criteria
Package Details: minify 2.23.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/minify.git (read-only, click to copy) |
---|---|
Package Base: | minify |
Description: | Minifier CLI for HTML, CSS, JS, JSON, SVG and XML |
Upstream URL: | https://github.com/tdewolff/minify |
Keywords: | css html js json minifier minify svg web xml |
Licenses: | MIT |
Submitter: | 4679 |
Maintainer: | 4679 (meepzh, tdewolff) |
Last Packager: | tdewolff |
Votes: | 16 |
Popularity: | 0.80 |
First Submitted: | 2016-05-03 08:05 (UTC) |
Last Updated: | 2025-05-08 17:40 (UTC) |
Dependencies (2)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- bash-completion (bash-completion-gitAUR) (optional) – command-line autocomplete with bash
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
tdewolff commented on 2022-05-30 16:23 (UTC)
Fixed
shaneallgeier commented on 2022-05-30 15:55 (UTC)
FYI: I'm getting an error for 2.11.6-1:
twheel commented on 2022-05-24 14:37 (UTC)
Worked perfectly, thanks!
tdewolff commented on 2022-05-23 21:09 (UTC)
Thanks, should be resolved now.
twheel commented on 2022-05-23 18:39 (UTC)
Getting this error today:
tdewolff commented on 2022-04-27 02:55 (UTC)
You're right, when enabling LTO explicitly I was able to reproduce the problem. I've fixed this by disabling CGO as the library doesn't use any CGO. Thanks!
tdewolff commented on 2022-04-27 02:43 (UTC)
Thanks @freswa for the comment, but the package seems to build fine on my end. Additionally, LTO should be a problem when using CGO, and this package does not use CGO so as far as I know there shouldn;t even be an LTO involved as we're not linking with the C toolchain...happy to hear if I'm wrong though..
freswa commented on 2022-04-26 16:44 (UTC)
Could you add an options array with "!lto" please?
With the introduction of lto, this pkg doesn't compile anymore.
Thank you
kescherAUR commented on 2022-01-21 00:04 (UTC)
Please remove the "v" prefix from the pkgver.
tdewolff commented on 2020-01-02 14:58 (UTC)
Thanks @bertptrs, it now gets build from source!
« First ‹ Previous 1 2 3 4 Next › Last »