Bug 146720 - [PATCH] net/rdesktop: add LIBAO and LIBSAMPLERATE options
Summary: [PATCH] net/rdesktop: add LIBAO and LIBSAMPLERATE options
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: David E. O'Brien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 04:40 UTC by Yuri Pankov
Modified: 2010-10-11 08:40 UTC (History)
1 user (show)

See Also:


Attachments
rdesktop-1.6.0_1.patch (1.30 KB, patch)
2010-05-19 04:40 UTC, Yuri Pankov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Pankov 2010-05-19 04:40:02 UTC
Make audio/libao and audio/libsamplerate dependencies optional, otherwise they
are not registered as such (and can't be disabled with configure flags).

Port maintainer (obrien@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-19 04:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->obrien

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-11 08:30:37 UTC
obrien      2010-10-11 07:30:32 UTC

  FreeBSD ports repository

  Modified files:
    net/rdesktop         Makefile 
  Log:
  Rdesktop will use several sound related libraries if they are already
  installed, without telling it to do so.  So ensure these dependencies
  get registered.
  
  PR:             146720
  Submitted by:   Yuri Pankov <yuri.pankov@gmail.com> (reworked by me)
  
  Revision  Changes    Path
  1.49      +11 -1     ports/net/rdesktop/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 David E. O'Brien freebsd_committer freebsd_triage 2010-10-11 08:30:45 UTC
State Changed
From-To: open->closed

Fix has been committed.