Bug 116161 - [patch] Add WITH_PULSE option to audio/musicpd
Summary: [patch] Add WITH_PULSE option to audio/musicpd
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 20:00 UTC by Romain Tartière
Modified: 2007-10-08 13:20 UTC (History)
1 user (show)

See Also:


Attachments
Makefile.diff (1015 bytes, patch)
2007-09-06 20:00 UTC, Romain Tartière
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Tartière 2007-09-06 20:00:08 UTC
The musicpd port unconditionally build musicpd without PulseAudio output
support. The following patch add an option to allow the user to choose if he
wants pulse support or not when compiling.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-06 22:53:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

itetcu@ wants his PRs
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-06 22:53:56 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Mark Daniel Reidel 2007-09-07 16:07:34 UTC
I have absolutely no objections to the patch
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-10-08 13:12:29 UTC
miwi        2007-10-08 12:12:17 UTC

  FreeBSD ports repository

  Modified files:
    audio/musicpd        Makefile 
  Log:
  - Add PulseAudio to the options
  
  PR:             116161
  Submitted by:   Romain Tartiere <romain@blogreen.org>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.30      +10 -3     ports/audio/musicpd/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 5 Martin Wilke freebsd_committer freebsd_triage 2007-10-08 13:13:41 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!