Bug 162290 - [UPDATE] audio/darkice: Update 1.1
Summary: [UPDATE] audio/darkice: Update 1.1
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-04 12:10 UTC by takefu
Modified: 2011-11-04 18:31 UTC (History)
0 users

See Also:


Attachments
darkice.patch (21.70 KB, patch)
2011-11-04 12:10 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2011-11-04 12:10:07 UTC
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
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-11-04 15:06:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-04 18:30:01 UTC
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"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2011-11-04 18:31:32 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!