ajacoutot
bf45cc70b8
Update to pulseaudio-13.99.3.
2020-10-31 09:28:32 +00:00
ajacoutot
9f72bd7a0b
Update to pulseaudio-13.99.2.
2020-10-26 08:26:00 +00:00
ratchov
56448578fb
Fix uninitialized variable causing corrupted GM master volume messages
...
ok ajacoutot
2020-04-22 09:51:25 +00:00
ajacoutot
7612e6eb57
Ignore version 13.99.1.
2020-02-16 09:05:39 +00:00
ajacoutot
ce6508312d
Missing BDEP on textproc/p5-XML-Parser.
...
breakage reported by naddy@
2019-09-16 21:48:23 +00:00
ajacoutot
049fbbd22b
Update to pulseaudio-13.0.
2019-09-16 06:04:27 +00:00
ajacoutot
2961dd9995
portroach: ignore 12.99.3.
2019-09-02 07:08:01 +00:00
ajacoutot
81efa13a75
portroach: add 12.99.2 to skipv.
2019-08-10 20:01:25 +00:00
ajacoutot
1b271b45ff
Skip version 12.99.1.
2019-07-13 08:10:36 +00:00
sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
tj
b78c82b5f8
switch some more homepage and master_sites links to https. input/ok sthen
2019-07-10 21:01:26 +00:00
phessler
057b536073
fix build on arm
2019-02-25 07:48:55 +00:00
ajacoutot
b5e733e2b9
Sync WANTLIB.
2018-12-31 18:42:20 +00:00
ajacoutot
0570c9b503
Link with LTLIBINTL instead of LTLIBICON since this uses
...
libintl_bindtextdomain.
prodded by espie@
2018-11-17 11:55:01 +00:00
ajacoutot
94beaed389
Update to pulseaudio-12.2.
2018-07-17 07:38:38 +00:00
ajacoutot
fe4797ef26
Update to pulseaudio-12.1.
2018-07-15 07:24:15 +00:00
ajacoutot
f423c2f8ca
Update to pulseaudio-12.0.
2018-06-21 15:23:40 +00:00
ajacoutot
c1ceec8bbf
PORTROACH: skip version 11.99.1.
2018-05-15 08:58:09 +00:00
espie
1309f29d90
sprinkle some bins, remove stripped directories, reorder annotations that
...
are not in the "canonical plist write order"
2018-05-12 10:00:24 +00:00
ajacoutot
a0d90de4dd
Take MAINTAINER from robert@
2018-04-28 19:04:41 +00:00
jca
bb16fef44d
Avoid broken CFLAGS/assembly on arm64
2017-12-26 17:38:47 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
ajacoutot
a8d5a08fec
Update to pulseaudio-11.1.
...
ok robert@ (maintainer)
2017-09-19 11:50:43 +00:00
naddy
87441f817b
tweak dependencies for ports that use only speexdsp, not speex
2017-08-15 01:07:45 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
b087b7f384
WANT_CXX
2017-05-17 16:26:51 +00:00
ajacoutot
3d1fc8c9f8
Stop patching for /var/lib/dbus -> /var/db/dbus; nowadays, most apps look
...
into /etc/machine-id *before* looking into /var/lib/dbus/machine-id and for
the few that don't patch them to look directly there.
Thanks sthen@ for the source ports seach.
2017-04-22 13:43:21 +00:00
jasper
4ace67f0ef
fix fix double word in comment
2017-04-17 17:29:46 +00:00
ajacoutot
0a3d0909e0
Update to pulseaudio-10.0.
...
ok robert@ (maintainer)
2017-01-19 19:32:06 +00:00
ajacoutot
bd8b809162
Update to pulseaudio-9.0.
...
ok robert@ (maintainer)
2016-06-28 08:47:18 +00:00
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