Difference between revisions of "Audacious-plugins"

From CBLFS
Jump to navigationJump to search
(plugins required to make audacious useful)
 
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 13: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