Bug 121344 - new port audio/akode-plugins-pulseaudio
Summary: new port audio/akode-plugins-pulseaudio
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: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 04:10 UTC by Scot Hetzel
Modified: 2008-05-27 07:00 UTC (History)
0 users

See Also:


Attachments
file.shar (8.60 KB, text/plain)
2008-03-04 04:10 UTC, Scot Hetzel
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scot Hetzel 2008-03-04 04:10:00 UTC
Attached is the port to build the Akode PulseAudio plugin, this plugin is a replacement for the recently retired Akode PolypAudio plugin.

This plugin was created from the akode-pulseaudio.patch obtained from Fedora Core 6.

Fix: The attached shar archive contains:

akode-plugins-pulseaudio port and the patch to the akode port to add PulseAudio output plugin to OPTIONS (off by default).

I have no objection if kde@ wish to take maintanership of this port.  I am currently listed as maintainer.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-27 06:21:00 UTC
State Changed
From-To: open->feedback

I'm not really sure if the following lines are still relevant: 

X#PATCH_SITES=   http://ftp.icm.edu.pl/packages/linux-kde-redhat/cvs.fedora.redhat.com/extras/akode/FC-6/ 
X#PATCH_FILES=   akode-pulseaudio.patch 

Are they? 


Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-27 06:21:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

I will track it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-05-27 06:56:21 UTC
edwin       2008-05-27 05:56:16 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/akode-plugins-pulseaudio Makefile distinfo pkg-descr 
    audio/akode-plugins-pulseaudio/files patch-akode_Makefile.in 
                                         patch-akode__polyp_sink__polyp_sink.cpp 
                                         patch-akode_plugins-Makefile.in 
                                         patch-configure 
  Log:
  new port audio/akode-plugins-pulseaudio
  
          Attached is the port to build the Akode PulseAudio plugin,
          this plugin is a replacement for the recently retired Akode
          PolypAudio plugin.
  
          This plugin was created from the akode-pulseaudio.patch
          obtained from Fedora Core 6.
  
          aKode is a simple audio-decoding frame-work that provides
          a uniform interface to decode the most common audio-formats.
          It also has a direct playback option for a number of
          audio-outputs.
  
  PR:             ports/121344
  Submitted by:   Scot Hetzel <swhetzel@gmail.com>
  
  Revision  Changes    Path
  1.958     +1 -0      ports/audio/Makefile
  1.1       +53 -0     ports/audio/akode-plugins-pulseaudio/Makefile (new)
  1.1       +3 -0      ports/audio/akode-plugins-pulseaudio/distinfo (new)
  1.1       +11 -0     ports/audio/akode-plugins-pulseaudio/files/patch-akode_Makefile.in (new)
  1.1       +20 -0     ports/audio/akode-plugins-pulseaudio/files/patch-akode__polyp_sink__polyp_sink.cpp (new)
  1.1       +15 -0     ports/audio/akode-plugins-pulseaudio/files/patch-akode_plugins-Makefile.in (new)
  1.1       +21 -0     ports/audio/akode-plugins-pulseaudio/files/patch-configure (new)
  1.1       +3 -0      ports/audio/akode-plugins-pulseaudio/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 4 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-27 06:56:33 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-05-27 06:57:09 UTC
edwin       2008-05-27 05:57:00 UTC

  FreeBSD ports repository

  Modified files:
    audio/akode          Makefile 
  Log:
  Enable support for audio/akode-plugins-pulseaudio
  
  PR:             ports/121344
  Submitted by:   Scot Hetzel <swhetzel@gmail.com>
  
  Revision  Changes    Path
  1.21      +6 -0      ports/audio/akode/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"