summarylogtreecommitdiffstats
path: root/PACKAGES
diff options
context:
space:
mode:
Diffstat (limited to 'PACKAGES')
-rw-r--r--PACKAGES30
1 files changed, 10 insertions, 20 deletions
diff --git a/PACKAGES b/PACKAGES
index b02bcb22e83c..1aad61bfa7ad 100644
--- a/PACKAGES
+++ b/PACKAGES
@@ -22,18 +22,18 @@ ocaml-cry
ocaml-ao
# Portaudio is a portable audio library with both input and output.
-ocaml-portaudio
+#ocaml-portaudio
# ALSA is only for LINUX, and is sometimes not working.
#ocaml-alsa
# PulseAudio is a cross-plateform audio sound server. It is intended to
# be a single replacement for sound support under linux, windows or OSX.
-ocaml-pulseaudio
+#ocaml-pulseaudio
# JACK is an audio connection kit, designed for low latency
# and easy communication between audio applications.
-ocaml-bjack
+#ocaml-bjack
# Gstreamer is a library for constructing graphs of media-handling components.
# It is currently used to provide audio and video encoding and decoding
@@ -45,7 +45,7 @@ ocaml-gstreamer
# ============================================================================
# MAD is for MP3 decoding.
-ocaml-mad
+#ocaml-mad
# TAGLIB is for MP3 ID3 tag reading
ocaml-taglib
@@ -56,11 +56,8 @@ ocaml-lame
# SHINE is for fixed-point MP3 encoding.
#ocaml-shine
-# AACPLUS is for AAC+ encoding.
-#ocaml-aacplus
-
# OGG is for ogg/vorbis and ogg/theora encoding and decoding
-#ocaml-ogg
+ocaml-ogg
# VORBIS is for ogg/vorbis encoding and decoding.
# you need ocaml-ogg to enable ocaml-vorbis.
@@ -79,18 +76,11 @@ ocaml-theora
# you need ocaml-ogg to enable ocaml-opus
ocaml-opus
-# SCHROEDINGER is for ogg/dirac encoding and decoding
-# you need ocaml-ogg to enable ocaml-schroedinger
-ocaml-schroedinger
-
-# VOAACENC is for AAC encoding.
-#ocaml-voaacenc
-
# FDK-AAC is for AAC and AAC+ encoding
-ocaml-fdkaac
+#ocaml-fdkaac
# FAAD for AAC decoding.
-ocaml-faad
+#ocaml-faad
# FLAC is for flac, native and/or ogg (if using ocaml-ogg)
# format decoding and encoding.
@@ -117,7 +107,7 @@ ocaml-samplerate
# is very efficient and has a quality setting for
# tweaking load vs. quality of the conversion.
# It is the recommended module to use with video
-ocaml-gavl
+#ocaml-gavl
# FFMPEG is currently only used to convert from
# and to many formats.
@@ -131,7 +121,7 @@ ocaml-gavl
# ============================================================================
# DSSI is a standard for synthesizer plugins
-ocaml-dssi
+#ocaml-dssi
# ============================================================================
# Various modules
@@ -146,7 +136,7 @@ ocaml-lastfm
# A library supporting the OSC protocol to have external controls
# such as faders
-ocaml-lo
+#ocaml-lo
# ============================================================================
# Finally, the mandatory lib dtools, duppy and liquidsoap...