svn commit: r512036 - in head/multimedia/lives: . files

Jan Beich jbeich at FreeBSD.org
Sat Sep 14 22:58:19 UTC 2019


René Ladan <rene at freebsd.org> writes:

> Op za 14 sep. 2019 23:06 schreef Jan Beich <jbeich at freebsd.org>:
>
>> René Ladan <rene at freebsd.org> writes:
>>
>> > Op za 14 sep. 2019 18:59 schreef Jan Beich <jbeich at freebsd.org>:
>> >
>> >> Rene Ladan <rene at FreeBSD.org> writes:
>> >>
>> >> > Author: rene
>> >> > Date: Sat Sep 14 16:47:24 2019
>> >> > New Revision: 512036
>> >> > URL: https://svnweb.freebsd.org/changeset/ports/512036
>> >> >
>> >> > Log:
>> >> >   multimedia/lives: make ALSA, Jack, PulseAudio and ProjectM optional.
>> >> [...]
>> >> > +OPTIONS_DEFINE=      ALSA DOCS DOXYGEN FREI0R JACK MATROSKA V4L NLS
>> >> PROJECTM PULSEAUDIO
>> >>
>> >> Bump PORTREVISION as you haven't adjusted OPTIONS_DEFAULT.
>> >>
>> >
>> > Done.
>>
>> Does the binary package still have sound? A quick grep for /dev/dsp or
>> SNDCTL_ suggests there's no native OSS support. Maybe some middleware
>> (e.g., SDL, libavdevice) provides sound but I've never used this port.
>>
> I don't know either, perhaps someone who actually uses the port could pick
> a default.

Why not restore pre-r512036 behavior by enabling all the new options?
Here's what the port shown on first launch before r512036:

  Before starting LiVES, you need to choose an audio player.

  PULSE AUDIO is recommended for most users.

  JACK audio is recommended for pro users, but may prevent LiVES from
  starting on some systems. If LiVES will not start with jack,you can
  restart and try with another audio player instead.

  SOX may be used if neither of the preceding players work, but some
  audio features will be disabled.

  The MPLAYER/MPLAYER2 audio player is only recommended for testing purposes.

  * Use pulse audio player
  o Use jack audio player
  o Use sox audio player
  o Use mplayer audio player


More information about the svn-ports-all mailing list