Bug 163777

Summary: New port: audio/shairport. AirPort Express emulation.
Product: Ports & Packages Reporter: User & <miks>
Component: Individual Port(s)Assignee: Alexander Logvinov <avl>
Status: Closed FIXED    
Severity: Affects Only Me CC: miks.mikelsons
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shairport.shar none

Description User & 2012-01-02 12:20:10 UTC
	This program emulates an AirPort Express for the purpose of
        streaming music from iTunes and compatible iPods. It implements
   	a server for the Apple RAOP protocol.
Comment 1 Alexander Logvinov freebsd_committer freebsd_triage 2012-01-04 00:49:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avl

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-07 11:24:38 UTC
avl         2012-01-07 11:24:21 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/shairport      Makefile distinfo pkg-descr 
    audio/shairport/files shairport.in 
  Log:
  This program emulates an AirPort Express for the purpose of streaming music
  from iTunes and compatible iPods. It implements a server for the Apple RAOP
  protocol. ShairPort does not support AirPlay v2 (video and photo streaming).
  
  It supports multiple simultaneous streams, if your audio output chain (as
  detected by libao) does so.
  
  WWW: https://github.com/albertz/shairport
  
  PR:             ports/163777
  Submitted by:   Miks Mikelsons <miks at cubesystems.lv>
  
  Revision  Changes    Path
  1.1203    +1 -0      ports/audio/Makefile
  1.1       +48 -0     ports/audio/shairport/Makefile (new)
  1.1       +2 -0      ports/audio/shairport/distinfo (new)
  1.1       +31 -0     ports/audio/shairport/files/shairport.in (new)
  1.1       +8 -0      ports/audio/shairport/pkg-descr (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 Alexander Logvinov freebsd_committer freebsd_triage 2012-01-07 11:25:40 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!