Bug 146720

Summary: [PATCH] net/rdesktop: add LIBAO and LIBSAMPLERATE options
Product: Ports & Packages Reporter: Yuri Pankov <yuri.pankov>
Component: Individual Port(s)Assignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me CC: obrien
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rdesktop-1.6.0_1.patch none

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.