Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149203 - dev-lang/php ID3 support
Summary: dev-lang/php ID3 support
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-26 11:24 UTC by Jonathan DELIZY
Modified: 2006-09-26 11:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan DELIZY 2006-09-26 11:24:35 UTC
there is no "id3" useflag in ebuild dev-lang/php to enable ID3 Functions in php.

From php.net :

id3 is part of PECL and can be installed using the PEAR installer. To compile PHP with id3 support, download the sourcecode, put it in php-src/ext/id3 and compile PHP using --enable-id3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-26 11:27:27 UTC
Download which source code? Plus, if it's in PECL, it should remain as PECL package, not requiring any PHP recompile. Please, clarify this request.