Bug 153188 - multimedia/libquicktime: explicitly disable ALSA
Summary: multimedia/libquicktime: explicitly disable ALSA
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-15 20:50 UTC by Max Brazhnikov
Modified: 2011-01-02 01:40 UTC (History)
0 users

See Also:


Attachments
file.diff (765 bytes, patch)
2010-12-15 20:50 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2010-12-15 20:50:10 UTC
libquicktime links with alsa compatibility library if audio/alsa-lib is installed.
I see no reason for adding extra dependency on it, thus explicitly disable ALSA support.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-15 20:50:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-01 20:20:18 UTC
makc        2011-01-01 20:20:11 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/libquicktime Makefile 
  Log:
  Explicitly disable ALSA support.
  
  PR:             ports/153188
  Approved by:    mm (maintainer timeout, 2 weeks)
  
  Revision  Changes    Path
  1.91      +2 -1      ports/multimedia/libquicktime/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2011-01-01 20:20:54 UTC
State Changed
From-To: open->closed

Committed.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-01-02 01:38:13 UTC
mm          2011-01-02 01:38:06 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/libquicktime Makefile 
  Log:
  - Alphabetically sort OPTIONS
  - Add ALSA to options (default: off) [1]
  
  PR:             ports/153188 [1]
  Submitted by:   makc@FreeBSD.org [1]
  
  Revision  Changes    Path
  1.92      +15 -9     ports/multimedia/libquicktime/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"