View | Details | Raw Unified | Return to bug 210523 | Differences between
and this patch

Collapse All | Expand All

(-)multimedia/qmmp/Makefile (-1 / +1 lines)
Lines 81-87 Link Here
81
DIR_ASSOC_USES=	desktop-file-utils
81
DIR_ASSOC_USES=	desktop-file-utils
82
82
83
JACK_LIB_DEPENDS=	libjack.so:audio/jack \
83
JACK_LIB_DEPENDS=	libjack.so:audio/jack \
84
		libsamplerate.so:audio/libsamplerate
84
		libsoxr.so:audio/libsoxr
85
JACK_BUILD_DEPENDS=	jackit>=0.121.2:audio/jack
85
JACK_BUILD_DEPENDS=	jackit>=0.121.2:audio/jack
86
JACK_CMAKE_ON=	-DUSE_JACK:BOOL=TRUE
86
JACK_CMAKE_ON=	-DUSE_JACK:BOOL=TRUE
87
JACK_CMAKE_OFF=	-DUSE_JACK:BOOL=FALSE
87
JACK_CMAKE_OFF=	-DUSE_JACK:BOOL=FALSE
(-)multimedia/qmmp/pkg-descr (-2 / +2 lines)
Lines 6-17 Link Here
6
	PCM Wave (and other formats via libsndfile), and Chiptune formats
6
	PCM Wave (and other formats via libsndfile), and Chiptune formats
7
	(AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX)
7
	(AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX)
8
DSP effects:
8
DSP effects:
9
	Effects of Bauer Stereophonic-to-Binaural, LADSPA,
9
	Effects of Bauer Stereophonic-to-Binaural, SoX resampling, LADSPA,
10
	extra stereo, and crossfade
10
	extra stereo, and crossfade
11
Visual effects:
11
Visual effects:
12
	Spectrum Analyzer, and projectM audio visulaliser
12
	Spectrum Analyzer, and projectM audio visulaliser
13
Output system support:
13
Output system support:
14
	PulseAudio, OSS, OSS4, ALSA, and Qt multimedia API
14
	PulseAudio, OSS, OSS4, jack, ALSA, and Qt multimedia API
15
Other features:
15
Other features:
16
	multi-band equalizer, Last.fm/Libre.fm scrobbler, global hotkey,
16
	multi-band equalizer, Last.fm/Libre.fm scrobbler, global hotkey,
17
	streaming (MP3, Vorbis, AAC, AAC+ via IceCast/ShoutCast) and browser,
17
	streaming (MP3, Vorbis, AAC, AAC+ via IceCast/ShoutCast) and browser,

Return to bug 210523