Bug 153186 - sysutils/conky: explicitly disable ALSA
Summary: sysutils/conky: 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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-15 20:50 UTC by Max Brazhnikov
Modified: 2010-12-18 21:40 UTC (History)
0 users

See Also:


Attachments
file.diff (531 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:09 UTC
conky 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:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-15 20:50:19 UTC
Maintainer of sysutils/conky,

Please note that PR ports/153186 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153186

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-15 20:50:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Nikos Ntarmos 2010-12-18 03:12:57 UTC
Agreed. Please commit.

Thanks.

\n\n
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-12-18 21:38:38 UTC
makc        2010-12-18 21:38:33 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/conky       Makefile 
  Log:
  Explicitly disable ALSA support.
  
  PR:             ports/153186
  Approved by:    Nikos Ntarmos (maintainer)
  
  Revision  Changes    Path
  1.58      +2 -1      ports/sysutils/conky/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 6 Max Brazhnikov freebsd_committer freebsd_triage 2010-12-18 21:39:27 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 7 Max Brazhnikov freebsd_committer freebsd_triage 2010-12-18 21:39:53 UTC
State Changed
From-To: open->closed

Committed.