Bug 196073 - multimedia/vlc: Add LIVEMEDIA to OPTIONS_DEFAULT
Summary: multimedia/vlc: Add LIVEMEDIA to OPTIONS_DEFAULT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-multimedia (Nobody)
URL:
Keywords: easy, feature, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2014-12-17 20:49 UTC by Thierry Thomas
Modified: 2014-12-31 13:00 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (multimedia)


Attachments
Set LIVEMEDIA as a default option (654 bytes, patch)
2014-12-17 20:49 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2014-12-17 20:49:32 UTC
Created attachment 150693 [details]
Set LIVEMEDIA as a default option

To stream WebTV via rtsp, vlc uses liveMedia. Without it you cannot watch this kind of streams, and multimedia/freetuxtv does not work if installed as a package.

The attached patch proposes to set liveMedia as a default option, so that it get packaged.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-17 20:49:32 UTC
Auto-assigned to maintainer multimedia@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-12-31 12:59:01 UTC
A commit references this bug:

Author: nox
Date: Wed Dec 31 12:58:26 UTC 2014
New revision: 375881
URL: https://svnweb.freebsd.org/changeset/ports/375881

Log:
  - Add LIVEMEDIA to OPTIONS_DEFAULT.
  - Bump PORTREVISION.

  PR:		196073
  Submitted by:	thierry

Changes:
  head/multimedia/vlc/Makefile
Comment 3 Juergen Lock freebsd_committer freebsd_triage 2014-12-31 13:00:07 UTC
Committed.  Thanks!