Commit Graph

3644 Commits

Author SHA1 Message Date
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
bcallah
4f2d714a70 Minor update to 3.22.2.
ok benoit@
2013-10-28 15:36:03 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
naddy
70d6bdbd8d Do not pick up TagLib, which is only used by test-rebuild-db. 2013-10-25 19:12:07 +00:00
naddy
c47abb3669 Update to 3.4.1: fix Winamp-style interface after GTK+3 update. 2013-10-23 19:15:15 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
ajacoutot
95e24574ad Don't pick up GNU m4; spotted by naddy@ 2013-10-17 07:53:10 +00:00
schwarze
89c2ef3b4d The xmix(1) manual uses the .IX macro without defining it, which
causes mandoc(1) to report an error.  However, in this particular
case, the error has no harmful consequences, formatting is correct,
and the undefined macro can safely be skipped, so drop USE_GROFF.
No PLIST change, no bump.
OK naddy@
2013-10-15 20:38:05 +00:00
dcoppa
0486321615 Security fix for a heap-based buffer overflow in the it_read_envelope
function (CVE-2006-3668).
Cherry-picked from Fedora.

OK brad@
2013-10-14 07:17:21 +00:00
naddy
bfb09c8fb2 Update to 1.16.0:
* added mpg123-id3dump to extract meta data
* added mpg123-strip to strip dirt out of MPEG streams
* various internal improvements

amd64: AVX decoder not enabled since there is no kernel support yet.

feedback and ok brad@
2013-10-13 21:13:03 +00:00
naddy
4cd29eea59 multimedia/libmp4v2 is also required at build time for MP4 support 2013-10-13 14:44:07 +00:00
ajacoutot
e902b8897f Update to rhythmbox-3.0.1. 2013-10-13 09:27:13 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
ac95394543 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 21:20:54 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
bcallah
9612b89375 Update libmodplug to 0.8.8.4 - all the patches go away.
Bump minor.
Take MAINTAINER.
ok landry@
2013-10-11 17:28:17 +00:00
dcoppa
b271ea37e8 Quick fix to unbreak building deadbeef when /usr/local/include/dumb.h
from audio/dumb is installed.

ok sthen@
2013-10-11 14:16:57 +00:00
brad
1d77e89c13 Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
dcoppa
e8ec929e4c Use '${VER:R}' here too 2013-10-09 13:29:35 +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
c26c5dae18 Regen WANTLIB after orc got put back into gstreamer1. 2013-10-06 09:08:50 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
dcoppa
5e7e11b0a1 Update to umurmur-0.2.13, featuring support for Mumble protocol
1.2.4 and the new Opus codec.

maintainer timeout
2013-10-04 08:25:08 +00:00
sthen
0ca073513f add an XXX comment about mumble's tight version requirement 2013-10-01 11:56:45 +00:00
dcoppa
7fa4e3ca5b +celt07
+mumble
2013-10-01 10:33:07 +00:00
dcoppa
b0f0b16728 Import mumble-1.2.4
Mumble is an open source, low-latency, high quality voice chat
application for groups.

Mumble is the client for the (u)Murmur VoIP communication server.

With help from pascal@ and zhuk@.
Feedback from pascal@, zhuk@, Gregor Best, Jonathon Sisson.

OK zhuk@
2013-10-01 10:28:43 +00:00
dcoppa
817431b449 Rollback to version 0.11.1, as this is the only version that works
reliably with mumble.
Both consumers (audio/jack, net/opal) are still happy.

OK sthen@
2013-10-01 10:20:33 +00:00
dcoppa
d25c9c8168 Import celt07-0.7.1.
The CELT codec is an experimental audio codec for use in low-delay
speech and audio communication. It's meant to close the gap between
Vorbis and Speex for applications where both high quality audio and
low delay are desired.

This package contains the celt 0.7 API.

A requirement for the upcoming audio/mumble port.
2013-10-01 10:09:50 +00:00
sthen
32015bb9dd patch audio/gimmix to s/DIR/DIRECTORY/ to avoid a conflict with dirent.h
fixing build. (appears to now be pulled in via atk->glib->gdir.h->dirent.h)
2013-09-30 21:10:28 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
f7a0b4d6db Regen WANTLIB to unbreak. 2013-09-27 13:40:15 +00:00
ajacoutot
baf34fa350 Fix WANTLIB after recent gstreamer1 update. 2013-09-24 18:53:27 +00:00
dcoppa
f0b64b8161 Use "${VER:R}", as suggested by sthen@ 2013-09-24 14:30:33 +00:00
bcallah
52d3da7901 Minor update to 3.22.1 - big change is that upstream now has a real man
page, so my generated man page and corresponding Makefile line go away.
2013-09-23 18:25:04 +00:00
dcoppa
3787f0f3e9 Update to release 2013.09.15 2013-09-23 08:40:23 +00:00
dcoppa
f5e96202ef Switch to new MASTER_SITES.
ok landry@ (maintainer)
2013-09-20 05:32:57 +00:00
dcoppa
ef721d64f3 Update to libmpdclient-2.8 2013-09-19 18:00:33 +00:00
dcoppa
a2b9326d2e Update to ncmpc-0.21 2013-09-19 16:34:14 +00:00
dcoppa
f284a851d9 Update to mpc-0.23 2013-09-19 16:33:17 +00:00
dcoppa
0e9ef25da3 Bugfix update to mpd-0.17.5 2013-09-19 15:02:16 +00:00
dcoppa
9cb8f93535 Update to mutagen-1.22
ok giovanni@
2013-09-17 14:12:39 +00:00
ajacoutot
f90e5715fb metadata: GDBusServer new-connection signal needs a return value (upstream). 2013-09-16 08:24:17 +00:00
ajacoutot
a8ea6bb128 Make the rbzeitgeist plugins closer to py3 support -- note that this
plugin is non-functionnal yet since rhythmbox switched to py3 but zeitgeist
is still py2.
2013-09-12 09:12:13 +00:00
ajacoutot
9141699f0f Bump after dbus-python got renamed to py-dbus. 2013-09-10 13:26:45 +00:00
landry
b200ad62bf Mark BROKEN-hppa, ICE on moc_qtsingleapplication.cxx and it never built
there.
2013-09-10 10:04:53 +00:00
ajacoutot
ee220b4950 Update to rhythmbox-3.0. 2013-09-05 08:25:26 +00:00
dcoppa
6e7db74505 Increase buffer size to fix display of song lists with more than
999 items (upstream git commit bacc60b7a8e7854ca14b5a5f65429500831f20cb)

piano: replace station with same id.
(upstream git commit 6e82d7e6852fdac4a178445b3e2bcdb6d4e0fa63)

waitress: try all addresses returned by getaddrinfo.
Fix connection failures on mixed IPv4/IPv6 systems.
(upstream git commit f1ddd582ba5c314202fbed98d7aa491b06b2dee2)
2013-09-02 11:58:39 +00:00