www-nginx/ngx-rtmp - 1.2.2 (gentoo)

Search

Package Information

Description:
NGINX-based Media Streaming Server
Homepage:
https://github.com/arut/nginx-rtmp-module
License:
BSD-2

Ebuild Details

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

EAPI=8

MY_PN="nginx-rtmp-module"

inherit nginx-module

DESCRIPTION="NGINX-based Media Streaming Server"
HOMEPAGE="https://github.com/arut/nginx-rtmp-module"
SRC_URI="
	https://github.com/arut/nginx-rtmp-module/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"

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

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

KEYWORDS="amd64 arm64"

Manifest for 1.2.2

Type File Size Source URLs
DIST ngx-rtmp-1.2.2.tar.gz 519934 bytes https://github.com/arut/nginx-rtmp-module/archive/refs/tags/v1.2.2.tar.gz