Bug 115021 - [PATCH] audio/gtkpod: add missing dependencies for vorbis & flac
Summary: [PATCH] audio/gtkpod: add missing dependencies for vorbis & flac
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-29 23:00 UTC by Herbert J. Skuhra
Modified: 2007-08-15 14:04 UTC (History)
0 users

See Also:


Attachments
file.diff (1.09 KB, patch)
2007-07-29 23:00 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2007-07-29 23:00:05 UTC
The port audio/gtkpod is build with ogg and flac support when libvorbis and libFLAC is detected during configure. There is no LIB_DEPENDS for both.

Fix: The attached patch* adds two knobs (VORBIS & FLAC) and the required dependencies.

* http://norway.ath.cx/freebsd/gtkpod_20070729.diff



Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-29 23:00:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2007-08-15 14:04:17 UTC
State Changed
From-To: open->closed

Committed, thanks!