[pulseaudio-commits] 2 commits - po/POTFILES.in src/Makefile.am
Tanu Kaskinen
tanuk at kemper.freedesktop.org
Sat Mar 10 03:07:34 PST 2012
po/POTFILES.in | 1 +
src/Makefile.am | 8 --------
2 files changed, 1 insertion(+), 8 deletions(-)
New commits:
commit 74e01ad6164060ac1dc9aa98239b2d435f2d4bda
Author: Tanu Kaskinen <tanuk at iki.fi>
Date: Sat Mar 10 12:54:29 2012 +0200
i18n: Fix POTFILES.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f4f6c22..0dbd949 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -195,3 +195,4 @@ src/modules/echo-cancel/module-echo-cancel.c
src/modules/module-equalizer-sink.c
src/modules/module-filter-apply.c
src/tests/resampler-test.c
+src/modules/module-virtual-surround-sink.c
commit 24ff7196753a3273bac34e87bdcf42384f974d45
Author: Tanu Kaskinen <tanuk at iki.fi>
Date: Fri Mar 9 08:43:19 2012 +0200
build-sys: Remove the public API stuff from libpulsecommon.
That stuff is already in libpulse, so those files got
compiled twice.
diff --git a/src/Makefile.am b/src/Makefile.am
index 9aa31f4..130d33b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -536,14 +536,6 @@ pkglib_LTLIBRARIES = \
libpulsecommon_ at PA_MAJORMINOR@_la_SOURCES = \
pulse/client-conf.c pulse/client-conf.h \
pulse/fork-detect.c pulse/fork-detect.h \
- pulse/xmalloc.c pulse/xmalloc.h \
- pulse/proplist.c pulse/proplist.h \
- pulse/utf8.c pulse/utf8.h \
- pulse/channelmap.c pulse/channelmap.h \
- pulse/sample.c pulse/sample.h \
- pulse/util.c pulse/util.h \
- pulse/timeval.c pulse/timeval.h \
- pulse/rtclock.c pulse/rtclock.h \
pulsecore/atomic.h \
pulsecore/authkey.c pulsecore/authkey.h \
pulsecore/conf-parser.c pulsecore/conf-parser.h \
More information about the pulseaudio-commits
mailing list