a57d45076c
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>
11 lines
379 B
Text
11 lines
379 B
Text
--- akode/Makefile.in.orig Tue Nov 29 17:51:19 2005
|
|
+++ akode/Makefile.in Tue Nov 29 17:51:05 2005
|
|
@@ -247,7 +247,7 @@
|
|
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
|
|
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
|
|
bin_SCRIPTS = akode-config
|
|
-SUBDIRS = lib plugins akodeplay
|
|
+SUBDIRS = lib plugins
|
|
#>- all: all-recursive
|
|
#>+ 1
|
|
all: docs-am all-recursive
|