naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
visa
8872509ae8
Fix build on mips64. Attempts to use PAGE_SIZE in userspace fail
...
because the macro refers to PAGE_SHIFT which is visible in kernel code
only. As page size varies between mips64 systems, the size has to be
determined at runtime.
Input and OK jasper@
2016-02-09 16:20:15 +00:00
ajacoutot
ab1440db43
Unbreak the mixer.
...
from ratchov@, thanks!
req. by mpi@
ok sthen@ jasper@
2016-02-06 07:48:37 +00:00
ajacoutot
42bbcc19c8
Update to pulseaudio-8.0.
...
ok robert@ (maintainer)
2016-01-25 06:56:07 +00:00
ajacoutot
2ad0068f47
Update to pulseaudio-7.1.
...
ok robert@ (maintainer)
2015-10-31 15:26:20 +00:00
ajacoutot
34880863e1
Update to pulseaudio-7.0.
...
ok robert@ (maintainer)
2015-09-25 06:57:12 +00:00
ajacoutot
b5e74484e7
Fix DBus @sample files after recent dbus port update.
...
The dbus package does not install /etc/dbus-1/system.d/ anymore, so it
needs to be properly @sample'd.
2015-08-27 06:48:30 +00:00
jasper
de701cbc9e
remove individual BROKEN markers for ports depending on json-c; instead mark
...
json-c BROKEN that's where the lack of atomic ops wreaks havoc.
landry@ agrees
2015-08-24 12:37:51 +00:00
ajacoutot
8a37f286a2
Bump after the consolekit->consolekit2 renaming.
2015-08-15 11:13:41 +00:00
jasper
59559f29c0
use sed instead of perl
2015-07-18 14:33:49 +00:00
ajacoutot
e2e40855b1
Do not hardcode /bin/bash.
2015-04-16 06:38:50 +00:00
ajacoutot
8ef9b6b74f
Unbreak runtime by moving the ifdef OpenBSD block were it will match
...
before other blocks.
2015-04-05 10:12:34 +00:00
ajacoutot
9854588b3e
Tweak our patch a bit.
2015-04-04 15:37:12 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
a64afc17c6
@sample does not like symlinks.
2015-03-18 18:47:35 +00:00
ajacoutot
ba783e459d
Update to pulseaudio-6.0.
...
ok robert@ (maintainer)
2015-03-15 08:45:10 +00:00
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