Gentoo Archives: gentoo-dev

From: Brian Evans <grknight@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] [RFC] php-ext-source-r3 eclass improvements
Date: Fri, 26 Jan 2018 15:39:10
Message-Id: 20180126153857.30315-1-grknight@gentoo.org
1 The following patches improve the php-ext-source-r3 eclass by introducing
2 two new variables.
3
4 The first allows the configration INI name to vary from a hard-coded default
5 of the module name.
6
7 The second allows USE dependencies to be added to each implementation
8 similar to python team's PYTHON_REQ_USE.
9
10 Comments are welcome
11
12 Brian

Replies