27-10-2011 Darkice 1.1 released o Updated aac+ encoding to use libaacplus-2.0.0 api. o Added pulseaudio support o Added rtprio parameter and revisited realtime priority o Fixed a call to a deprecated jack call
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2011-11-04 18:29:43 UTC FreeBSD ports repository Modified files: audio/darkice Makefile distinfo pkg-descr Added files: audio/darkice pkg-plist Removed files: audio/darkice/files patch-configure.in patch-darkice.cfg patch-src_aacPlusEncoder.cpp patch-src_aacPlusEncoder.h Log: - Update to verion 1.1 [1] - Update project homepage [1] - Add check for options sanity (at least one codec must be choosen) - Install darkice.cfg and remove it when it was not edited PR: ports/162290 [1] Submitted by: Takefu <takefu@airport.fm> [1] Revision Changes Path 1.39 +13 -5 ports/audio/darkice/Makefile 1.22 +2 -2 ports/audio/darkice/distinfo 1.2 +0 -11 ports/audio/darkice/files/patch-configure.in (dead) 1.2 +0 -10 ports/audio/darkice/files/patch-darkice.cfg (dead) 1.2 +0 -328 ports/audio/darkice/files/patch-src_aacPlusEncoder.cpp (dead) 1.2 +0 -194 ports/audio/darkice/files/patch-src_aacPlusEncoder.h (dead) 1.5 +1 -1 ports/audio/darkice/pkg-descr 1.3 +4 -0 ports/audio/darkice/pkg-plist (new) _______________________________________________ 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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!