Package Details: phing 2.10.1-1

Package Base: phing
Description: PHP project build system based on Apache Ant.
Upstream URL: http://www.phing.info/
Category: devel
Licenses: LGPL
Submitter: zancarius
Maintainer: zancarius
Last Packager: zancarius
Votes: 6
First Submitted: 2012-10-13 20:40
Last Updated: 2015-03-31 05:41

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by zancarius

2014-02-17 19:23

Although I will continue updating this package as new versions of Phing are released, it's highly recommended that you instead install Phing on a per-package basis using Composer[1]. By placing your dependencies in composer.json, your packages can be distributed and reconstructed with little additional effort.

This package installs the PEAR version of Phing.

[1] http://getcomposer.org/

Comment by zancarius

2013-06-30 18:15

Good to hear, thanks! Please keep me posted if you should have any trouble.

Anonymous comment

2013-06-30 17:16

@zancarius This has installed for me without issue just now, thanks.

Comment by zancarius

2013-03-27 22:02

Fixed, thanks!

channel-discover shouldn't be usable as a non-root user, so I've elected to use a workaround instead that (hopefully) successfully completes the offline installation via PEAR. Give it a try from the AUR and see if it installs correctly. If you're testing without pear.phing.info, issue a channel-delete first to verify!

Thanks again!

Comment by javex

2013-03-27 17:39

It failed with 'Unknown channel "pear.phing.info"', so I issued `pear channel-discover pear.phing.info`. Maybe you want to add that to the PKGBUILD