From 08c14020c20ae8b4945fc18d1f68ea2b64eadc81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Denis-Courmont?= <remi@remlab.net> Date: Sun, 7 Feb 2010 20:57:53 +0200 Subject: [PATCH] Maemo contribs: replace id3tag with taglib, add dirac, fluidsynth --- extras/contrib/src/Distributions/maemo.mak | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/extras/contrib/src/Distributions/maemo.mak b/extras/contrib/src/Distributions/maemo.mak index 1f46c3050881..1c004448e576 100644 --- a/extras/contrib/src/Distributions/maemo.mak +++ b/extras/contrib/src/Distributions/maemo.mak @@ -1,13 +1,12 @@ # Maemo 5 all: \ .mad .mpcdec .lame .mpeg2 \ - .id3tag \ + .tag .libass \ .ogg .tremor .vorbisenc .flac .speex .theora .kate .tiger \ - .twolame .x264 \ - .ebml .matroska .ffmpeg .mod \ + .twolame .dirac .x264 \ + .ebml .matroska .ffmpeg .mod .fluid \ .live .dvbpsi .zvbi \ .lua .xcb .xcb-util #.faad -> way slower than libavcodec #.gpg-error .gcrypt .gnutls -> OpenSSL #.dvdcss .dvdnav -> no DVD -#.dirac -> broken -- GitLab