From f3a433cbfe7cfd399504f5b4cd47ceccfde91660 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 7 Jan 2017 12:38:48 -0500 Subject: dev-php/agavi: new version 1.0.8. This new version fixes a lot of problems caused by the old PEAR build system. First, we don't need the PEAR dependencies, so they've been dropped. The docs are installed in the correct place, and the build system won't crash if you eselect the wrong version of PHP. The ebuild has been updated to EAPI=6, and has a few more USE flags to control its dependencies. Even the executable (which requires phing) is now optional. But beware: this package is mostly broken out-of-the-box. The "agavi" executable requires some code from dev-php/phing, but the phing ebuild was rewritten to use a PHAR, and no longer installs any source code. Since the old version of phing (a) would not build for me and (b) should have exactly the same problem, I don't consider that a blocker for this new version. Gentoo-Bug: 604954 Package-Manager: portage-2.3.0 --- dev-php/agavi/metadata.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'dev-php/agavi/metadata.xml') diff --git a/dev-php/agavi/metadata.xml b/dev-php/agavi/metadata.xml index b86acf66c756..fb37a3a38209 100644 --- a/dev-php/agavi/metadata.xml +++ b/dev-php/agavi/metadata.xml @@ -1,8 +1,18 @@ - - php-bugs@gentoo.org - PHP - + + php-bugs@gentoo.org + PHP + + + + Install the "agavi" executable used to manage projects. This + requires dev-php/phing, and may be omitted if you are + (for example) deploying an existing site to a production server. + + + + agavi/agavi + -- cgit v1.2.3-65-gdbad