Gentoo Development Guide
PHP-LIB-R1.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
php-lib-r1.eclass - A unified interface for adding new PHP libraries.DESCRIPTION
This eclass provides a unified interface for adding new PHP libraries. PHP libraries are PHP scripts designed for reuse inside other PHP scripts.FUNCTIONS
- php-lib-r1_src_install <directory to install from> <list of files>
- Takes care of install for PHP libraries. You have to pass in a list of the PHP files to install.
- DOCS
- Set in ebuild if you wish to install additional, package-specific documentation.
ECLASS VARIABLES
- PHP_LIB_NAME = "${PN}"
- Defaults to ${PN} unless set manually in the ebuild.
AUTHORS
Author: Stuart Herbert <stuart@gentoo.org> Author: Luca Longinotti <chtekk@gentoo.org>
MAINTAINERS
Gentoo PHP team <php-bugs@gentoo.org>
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/php-lib-r1.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/php-lib-r1.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:01 GMT, May 24, 2013