Lastfm-plugin

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Beschreibung

Autor(en): Matthias Feistel

Bilder

kurze beschreibung
Datei:Lastfm-plugin-01.jpg
kurze beschreibung


Softwareanforderungen

  • libmad

Installation

Source

cd $SOURCEDIR
tar xvzf libmad-<VERSION>.tar.gz
cd libmad-<VERSION>
./configure --prefix=/usr/local
make
make install
ldconfig
cd -

Arch-Linux

pacman -S libid3tag libmad

Crux

prt-get depinst libid3tag libmad

Debian

apt-get install libmad0-dev

Gentoo

emerge libid3tag libmad

SuSE

yast -i mad-devel

Optionen

Links

  1. MAD (M)PEG (A)udio (D)ecoder Homepage
  2. Projektseiten
In anderen Sprachen