Audacious-plugins: Difference between revisions
From CBLFS
Jump to navigationJump to search
plugins required to make audacious useful |
No edit summary |
||
| Line 9: | Line 9: | ||
== Dependencies == | == Dependencies == | ||
Required | === Required === | ||
*[[audacious]] | *[[audacious]] | ||
| Line 15: | Line 15: | ||
== Non-Multilib == | == Non-Multilib == | ||
Build: | Build the package: | ||
./configure --prefix=/usr && | ./configure --prefix=/usr && | ||
make | make | ||
Install: | Install the package: | ||
make install | make install | ||
Revision as of 12:34, 6 November 2006
| Download Source: | http://audacious-media-player.org/release/audacious-plugins-1.2.2.tgz |
|---|
Dependencies
Required
Non-Multilib
Build the package:
./configure --prefix=/usr && make
Install the package:
make install