Bug 118702 - [patch] audio/musicpd: missing option for shoutcast/icecast support.
Summary: [patch] audio/musicpd: missing option for shoutcast/icecast support.
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-14 20:40 UTC by Jan-Olof Lindqvist
Modified: 2008-02-16 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (799 bytes, patch)
2007-12-14 20:40 UTC, Jan-Olof Lindqvist
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan-Olof Lindqvist 2007-12-14 20:40:04 UTC
Added missing configure option for Shoutcast and Icecast support.

Fix: See patch.

Patch attached with submission follows:
How-To-Repeat: Trying to use shout option in mpd.conf
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-15 01:32:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Angelo Turetta 2008-01-21 09:52:52 UTC
I confirm the patch is working for me.

I don't want to hijack the PR, but the musicpd port has another 
makefile-related problem.
Its configure script links to avahi if it's installed on the build 
machine, but the resulting package is missing the dependency on 
avahi-app. It might be added as another option, which would play with 
the configure option:

    --with-zeroconf=[auto|avahi|bonjour|no]    Enable zeroconf backend 
(default=auto)

Angelo.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-01-24 08:17:10 UTC
Responsible Changed
From-To: itetcu->freebsd-ports-bugs

With bugmeister hat on, reset itetcu's ownership of this one, since he has 
been inactive for some time.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 10:05:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-02-16 10:06:10 UTC
miwi        2008-02-16 10:05:32 UTC

  FreeBSD ports repository

  Modified files:
    audio/musicpd        Makefile 
  Log:
  - Added missing configure option for Shoutcast and Icecast support.
  
  PR:             118702
  Submitted by:   Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.31      +7 -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"