From e1b593b37565d2d06580a0549b12f60015bf2c40 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 30 Dec 2024 10:22:24 +0100 Subject: INSTALL: Move to README. --- INSTALL | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 INSTALL (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL deleted file mode 100644 index fa18296..0000000 --- a/INSTALL +++ /dev/null @@ -1,34 +0,0 @@ -Install -======= - -Dependencies ------------- - -- gmake -- pthreads -- libao -- libcurl>=7.32.0 -- gcrypt[1] -- json-c -- ffmpeg>=5.1 [2] -- UTF-8 console/locale - -[1] with blowfish cipher enabled -[2] required: demuxer mov, decoder aac, protocol http and filters volume, - aformat, aresample - -Building --------- - -Edit the Makefile and then type - - gmake clean && gmake - -You can run the client directly from the source directory now - - ./pianobar - -Or install it by issuing - - gmake install - -- cgit v1.2.3