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.74 |
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 »
bertptrs commented on 2019-12-18 09:46 (UTC)
The checksum is for the bash completion is currently incorrect. The current checksum should be
25f25a205ca071471daab6b1c8eeb16e0b1c8609844b158b85c76344eb4bbc31
.Aside from that, this package should just build from source since it's available. If you do, you can just use the bash completion script from the main tarbal. Pulling the master for the bash completion is just going to cause issues every time it gets pushed.
You can see check how to package a Go program here: https://wiki.archlinux.org/index.php/Go_package_guidelines
tdewolff commented on 2019-12-11 18:18 (UTC)
Thanks @sjuxax, should be fixed now.
sjuxax commented on 2019-12-10 20:25 (UTC)
FYI the checksum is out of date for minify_bash_tab_completion.
tdewolff commented on 2019-05-22 15:03 (UTC)
Thanks @4679kun! I've removed the glibc dependency.
4679 commented on 2019-05-22 14:52 (UTC)
@tdewolff Done, And I honest don't know why meepzh added glibc as a dependency.
tdewolff commented on 2019-05-22 14:47 (UTC)
Could I be added as a maintainer? Additionally, is the glibc dependency needed?
4679 commented on 2018-06-08 03:12 (UTC)
@tdewolff Done.
tdewolff commented on 2018-06-08 02:12 (UTC)
I've updated this package on GitHub, it now includes a source file for bash completion in cmd/minify/minify_bash_tab_completion. Could that be added to the install script for this package? (or do you want me to do it?)
Thanks for maintaining it here in the AUR by the way!
meepzh commented on 2017-11-10 03:24 (UTC)
hav3lock commented on 2017-04-20 19:45 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »