www-nginx/ngx-slowfs - 1.10 (ubuilds)

Search

Install

Install this version:

emerge -a =www-nginx/ngx-slowfs-1.10

Package Information

Description:
NGINX module adding ability to cache static files.
Homepage:
http://labs.frickle.com/nginx_ngx_slowfs_cache/
License:
BSD-2

Ebuild Details

Version EAPI Keywords Slot
1.10 9 amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=9

inherit nginx-module

S="${WORKDIR}/ngx_slowfs_cache-${PV}"

DESCRIPTION="NGINX module adding ability to cache static files."
HOMEPAGE="http://labs.frickle.com/nginx_ngx_slowfs_cache/"
SRC_URI="
	http://labs.frickle.com/files/ngx_slowfs_cache-${PV}.tar.gz
"

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

BDEPEND="virtual/pkgconfig"

PATCHES=(
	"${FILESDIR}/http_slowfs_cache-1.23.0.patch"
	"${FILESDIR}/http_slowfs_cache-module.patch"
)

Inherited Eclasses

Dependencies

BDEPEND

virtual/pkgconfig

Manifest for 1.10

Type File Size Source URLs
DIST ngx_slowfs_cache-1.10.tar.gz 11809 bytes http://labs.frickle.com/files/ngx_slowfs_cache-1.10.tar.gz