mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
10 lines
450 B
Groff
10 lines
450 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
|
|
EAPI=8
|
|
HOMEPAGE=https://go.tacodewolff.nl/minify
|
|
KEYWORDS=-* ~amd64 ~arm64
|
|
LICENSE=MIT
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/tdewolff/minify/releases/download/v2.24.4/minify_linux_amd64.tar.gz ) arm64? ( https://github.com/tdewolff/minify/releases/download/v2.24.4/minify_linux_arm64.tar.gz )
|
|
_md5_=c71d74882396008c8cb2e33e82cb5c41
|