From 2f34377d0352ed5aae777f813bbbadcffacbb579 Mon Sep 17 00:00:00 2001 From: waker Date: Wed, 19 Aug 2009 22:45:01 +0200 Subject: passed make distcheck; 0.1.0 release --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README') diff --git a/README b/README index e69de29b..30a94190 100644 --- a/README +++ b/README @@ -0,0 +1,12 @@ +dependencies: + libmad + libogg + libvorbis + libvorbisfile + gtk+ 2.x (and gthread, and glib) + libsamplerate + libalsa + +if you want to build from git - install automake, and run ./bootstrap.sh before compiling +also it's convenient to use jam to build instead of ./configure && make && make install + -- cgit v1.2.3