Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 21:10:01 GMT
From:      =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <dumbbell@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/177193: audio/moc: please include FLAC support by default in package
Message-ID:  <201310082110.r98LA1Tr096261@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177193; it has been noted by GNATS.

From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <dumbbell@FreeBSD.org>
To: bug-followup@FreeBSD.org, lukek@rogers.com
Cc:  
Subject: Re: ports/177193: audio/moc: please include FLAC support by default
 in package
Date: Tue, 08 Oct 2013 23:02:20 +0200

 This is a multi-part message in MIME format.
 --------------000203060509020901070709
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 8bit
 
 Hello,
 
 Here's a patch to help progress on this PR and make the pkgng binary
 package immediatly useful.
 
 -- 
 Jean-Sébastien Pédron
 
 --------------000203060509020901070709
 Content-Type: text/plain; charset=UTF-8;
  name="ports-audio-moc-enable-FLAC-by-default.1.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="ports-audio-moc-enable-FLAC-by-default.1.txt"
 
 Index: audio/moc/Makefile
 ===================================================================
 --- audio/moc/Makefile	(revision 329543)
 +++ audio/moc/Makefile	(working copy)
 @@ -22,7 +22,7 @@
  LDFLAGS+=	-L${LOCALBASE}/lib
  
  OPTIONS_DEFINE=	JACK MP3 FFMPEG MUSEPACK VORBIS FLAC SNDFILE SPEEX SAMPLERATE CURL RCC
 -OPTIONS_DEFAULT=	MP3 VORBIS CURL
 +OPTIONS_DEFAULT=	MP3 VORBIS FLAC CURL
  CURL_DESC=	curl support (Internet streams)
  RCC_DESC=	RCC support
  
 
 --------------000203060509020901070709--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310082110.r98LA1Tr096261>