www-nginx/ngx-fancyindex - 0.5.2 (gentoo)

Search

Package Information

Description:
Fancy indexes module for the NGINX web server
Homepage:
https://github.com/aperezdc/ngx-fancyindex
License:
BSD-2

Ebuild Details

Version EAPI Keywords Slot
0.5.2 8 amd64 arm64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit nginx-module

DESCRIPTION="Fancy indexes module for the NGINX web server"
HOMEPAGE="https://github.com/aperezdc/ngx-fancyindex"
SRC_URI="
	https://github.com/aperezdc/ngx-fancyindex/releases/download/v${PV}/${P}.tar.xz
"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="amd64 arm64"

# Uses custom bash-based testing framework.
RESTRICT="test"

Manifest for 0.5.2

Type File Size Source URLs
DIST ngx-fancyindex-0.5.2.tar.xz 25816 bytes https://github.com/aperezdc/ngx-fancyindex/releases/download/v0.5.2/ngx-fancyindex-0.5.2.tar.xz