66 Commits

Author SHA1 Message Date
ajacoutot
161bca6c31 Implement pa_get_binary_name().
ok robert@ (maintainer)
2014-08-14 12:57:09 +00:00
ajacoutot
4fa3b7eeae SECURITY fix for CVE-2014-3970
pulseaudio: denial of service in module-rtp-recv
2014-08-14 06:56:55 +00:00
ajacoutot
bdc45172d2 Some PLISTs have brazillions of @comment entries for .la files; sanitize
some of the ports a bit and rm at post-install time, it is way simpler to
maintain.
2014-04-01 14:52:09 +00:00
ajacoutot
e8d713b3dd Explicitely disable udev, gudev, systemd and systemd-journal so we know
where they are used.
2014-04-01 07:40:45 +00:00
ajacoutot
bd74c2ec06 Add XXX and comments wrt GNU libtool. 2014-03-31 14:02:06 +00:00
ajacoutot
8d436cdcc4 Update to pulseaudio-5.0.
ok robert@ (maintainer)
2014-03-20 17:33:09 +00:00
stsp
357741224b This patch was submitted upstream, adding bugzilla link here for reference. 2013-11-21 18:08:09 +00:00
stsp
9ac8794803 Fix pulseaudio --start to not wait for a thread created in a parent process.
Doing so makes the child hang indefinitely (undefined behaviour as per POSIX).
It is now possible to log out of GNOME and log back in again.
bug analyzed by guenther@ ok aja@
2013-10-30 10:49:31 +00:00
ajacoutot
95e24574ad Don't pick up GNU m4; spotted by naddy@ 2013-10-17 07:53:10 +00:00
ajacoutot
9258470f71 gtk2->gtk3 2013-10-08 13:33:20 +00:00
ajacoutot
f6b71e07f3 Set HOME=${WRKDIST} for tests. 2013-10-08 11:58:08 +00:00
ajacoutot
90051731b8 Silent useless warnings which only make sense on Linux. 2013-06-17 14:47:57 +00:00
ajacoutot
9f3456868c Update to pulseaudio 4.0.
ok robert@ (maintainer)
2013-06-04 15:32:02 +00:00
ajacoutot
d3702f6dbd It seems that shm_open(3) support has fixed the deadlock in pulseaudio
autospawn; so enable it by default.
2013-06-01 13:44:44 +00:00
ajacoutot
d890f15d2e We have shm_open now. 2013-05-31 20:46:25 +00:00
ajacoutot
3a7795d560 re-add comment. 2013-05-30 19:39:18 +00:00
ajacoutot
f5415b3e8f No one was ever able to make recording work with sndio(7) so set the
default record flag to FALSE.
2013-05-23 06:50:26 +00:00
ajacoutot
678f2fc536 Implement module auto-detection for sndio(7).
Make it possible to choose a device using AUDIODEVICE.

ok robert@ (maintainer)
2013-05-22 18:45:23 +00:00
ajacoutot
cb7a429f5c Enable Consolekit support so that idle sessions are properly picked up.
Fix running pulseaudio as a system daemon.

ok robert@ (maintainer)
2013-05-22 10:31:33 +00:00
ajacoutot
0712305432 No need for gtar. 2013-04-28 08:18:55 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
bcallah
63eeca4c3e Remove --disable-external-libs from audio/libsndfile. Needed for the import of audio/mscore.
Bump all dependent ports that need a bump.
Assign MAINTAINER of audio/libsamplerate and audio/libsndfile to Jan Stary.

ok landry@ sthen@ aja@ jasper@ jeremy@ Jan Stary (MAINTAINER)
2013-01-26 15:53:20 +00:00
brad
8a2c59b581 Fix up how the auto* bits are used within the Makefile.
ok ajacoutot@
2013-01-14 05:52:34 +00:00
ajacoutot
e67efda9a7 Useless SUBST_CMD, no pkg change. 2013-01-05 18:27:42 +00:00
ajacoutot
2ee4f0e667 Remove bogus patch. 2013-01-05 18:06:31 +00:00
ajacoutot
00af23ff69 Drop unused variable. 2013-01-03 14:56:34 +00:00
ajacoutot
220e7d4d0c Remove a couple of useless patches.
Add a BUILD_DEPENDS on devel/check for regression tests.
Re-order loading of the sndio(7) module in the configuration file.
2013-01-02 16:28:19 +00:00
ajacoutot
d6f84dee40 Woken up by the strangest ring,
I hear in my head like a ping.
Now wait is that PulseAudio?
Yeah mate, it's time for three point O!
From all of my heart, Happy New Year
Except Lennart, what do we care...

ok robert@ (maintainer)
2013-01-01 14:12:36 +00:00
ajacoutot
5000656833 Enable X11 and xdg/autostart support. 2012-11-30 12:26:15 +00:00
jasper
c42c476eca mark broken on mips64 due to lack of atomic_ops.h 2012-11-29 16:38:04 +00:00
ajacoutot
b88433ddde Cleaner patch; no pkg change. 2012-11-28 11:19:01 +00:00
ajacoutot
85155ae3dd Use __progname for pa_get_binary_name().
Remove useless patches.
2012-11-27 19:29:54 +00:00
eric
94a8e79e3b fix sndio backend: make mio_open blocking.
discussed with ratchov@ and armani@

ok ajacoutot@
2012-11-12 12:27:00 +00:00
ajacoutot
46b430f2cb Fix -rpath so that the sndio() module loads correctly.
Add comment to pc file patches.
Remove -rpath patches from Makefile.am.
Fix a bogus blindly copied over define from FreeBSD.

Note that pulseaudio is still broken, sndio(7) errors out...
2012-11-10 14:52:54 +00:00
ajacoutot
899f1feec9 Maintenance update to pulseaudio-2.1.
ok robert@ (maintainer)
2012-10-17 11:49:08 +00:00
ajacoutot
0c90ebcab7 libpulse*.so are linked "privately" to lib/pulseaudio/libpulsecommon.so
so add it to the link path and pkg-config files.

based on an initial submission by Vadim Zhukov
ok robert@ (maintainer)
2012-10-15 12:15:39 +00:00
ajacoutot
6623dee803 Fix comments. 2012-10-15 08:49:10 +00:00
eric
6790cfd2fc make sndio backend control the sndiod master volume rather than its own
channel.  This makes pulseaudio mixers work for all audio.

requested by and ok ajacoutot@
2012-10-08 17:19:56 +00:00
landry
2f06abaac5 Mark as BROKEN-hppa due to the lack of atomic operations. Pulseaudio
tries to detect/use libatomic-ops as a fallback, but then linking fails,
and i've already lost enough time on it.
ok ajacoutot@
2012-10-06 08:34:07 +00:00
ajacoutot
1cf5ea4afd Missed in previous. 2012-09-29 09:32:52 +00:00
ajacoutot
e3128536fa Disable OSS now that we have sndio(7) support.
Note that the mixer does not really work anymore... since sndio cannot
modify mixer(4) values :-/
2012-09-29 09:32:05 +00:00
eric
ef10a5a6e1 Add a sndio backend implementation.
It certainly needs more work, but it should be functionnal for playback.
Imported so that further testing and developement can happen in-tree.

prodded by ajacoutot@
2012-09-28 17:09:03 +00:00
ajacoutot
178e2b0ce3 typo in comment 2012-09-22 06:08:31 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
naddy
a8050c913d remove unneeded -pthread patches 2012-08-22 20:14:05 +00:00
ajacoutot
89cf21db7b Use autoconf 2.69. 2012-07-07 11:28:01 +00:00
jasper
b7558692d4 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:00:13 +00:00
ajacoutot
7482052466 Update to pulseaudio-2.0.
ok robert@ (maintainer)
2012-05-14 17:45:16 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
964effd692 Disable the OSS wrapper, we don't use it. 2012-01-23 14:39:39 +00:00