dev-php/friendsofphp-proxy-manager-lts - 1.0.19 (nest)

Search

Install

Install this version:

emerge -a =dev-php/friendsofphp-proxy-manager-lts-1.0.19

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-php/friendsofphp-proxy-manager-lts-1.0.19

Or alternatively:

emerge --autounmask-write -a =dev-php/friendsofphp-proxy-manager-lts-1.0.19

Package Information

Description:
Proxy Manager LTS
Homepage:
https://github.com/FriendsOfPHP/proxy-manager-lts
License:
MIT

Ebuild Details

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

EAPI=9

COMPOSER_INSTALL_AUTOLOAD="src/ProxyManager"
COMPOSER_INSTALL_PATH=""

inherit composer

DESCRIPTION="Proxy Manager LTS"
HOMEPAGE="https://github.com/FriendsOfPHP/proxy-manager-lts"
SRC_URI="https://github.com/FriendsOfPHP/${COMPOSER_PKG}/archive/v${PV}.tar.gz -> ${P}.tar.gz
	https://github.com/SpiderX/portage-overlay/releases/download/${P}/${P}-patches.tar.xz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="dev-php/laminas-code
	>=dev-php/symfony-filesystem-6.4.9"

COMPOSER_TEST_PATCHES=( "${WORKDIR}/${P}-patches/tests" )
composer_enable_tests phpunit

Inherited Eclasses

Dependencies

RDEPEND

dev-php/laminas-code
	>=dev-php/symfony-filesystem-6.4.9

Manifest for 1.0.19

Type File Size Source URLs
DIST friendsofphp-proxy-manager-lts-1.0.19-patches.tar.xz 11816 bytes https://github.com/SpiderX/portage-overlay/releases/download/friendsofphp-proxy-manager-lts-1.0.19/friendsofphp-proxy-manager-lts-1.0.19-patches.tar.xz
DIST friendsofphp-proxy-manager-lts-1.0.19.tar.gz 41619 bytes https://github.com/FriendsOfPHP//archive/v1.0.19.tar.gz