Commit Graph

3359 Commits

Author SHA1 Message Date
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
dcoppa
26521100c2 Fix noop frame id size check in ID3v2::FrameFactory::createFrame
(upstream git commit c42bdeab43dc1a0fa1c15ddf025e76932ba26f62)
2012-11-07 09:48:20 +00:00
sthen
0a1276103c missing build dep on portaudio. 2012-10-31 10:18:57 +00:00
dcoppa
6e08287364 player: Recover from AAC decoding error
Decoding errors are usually not fatal, so we can recover by skipping
the broken frame. This also fixes invalid memory reads caused by
sampleSizeCurr >= sampleSizeN.

(upstream git commit dd6c620b53272e2eb4b091a835cd250309f04cad)
2012-10-30 16:59:23 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
dcoppa
703254f9e0 Zap a bogus '-L/usr/lib/lastfm'; no bump needed 2012-10-26 07:18:36 +00:00
dcoppa
60060e8d62 - Check return values of system() calls (stolen from ubuntu)
- Fix manpage errors and remove USE_GROFF
2012-10-25 13:43:42 +00:00
dcoppa
232457e399 Add the dbus extension by Ken Rossato <rossatok@umd.edu>.
This extension provides an MPRIS interface for controlling Last.fm
through D-Bus.

While here, fix some (portswise) inaccuracies.
2012-10-24 14:57:59 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
sthen
8fa3162ab9 bump so pkg_add -u picks up the change in static lib from moving to PIE. 2012-10-19 12:46:54 +00:00
giovanni
2e62646874 Major update to 3.3.0, many plugins added, bugs fixed and many more 2012-10-18 08:15:41 +00:00
ajacoutot
899f1feec9 Maintenance update to pulseaudio-2.1.
ok robert@ (maintainer)
2012-10-17 11:49:08 +00:00
dcoppa
cbdec9988d Fix a bug in updating MP4 tags
(upstream git commit a9df3e48f7b59bc27e115e5b0ad057a642b6fac3)

Fix saving of PropertyMap comments without description into ID3v2
tags (upstream git commit c8994ede3fdc8569a59b3482acbc797186e72d00)
2012-10-16 13:06:13 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
jasper
1f28e24082 - tweak the configuration instructions and default config file. 2012-10-15 13:53:56 +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
espie
8db4048c8a zap extra blanks 2012-10-15 10:49:57 +00:00
espie
fd8aab1b01 no space at end of variable... 2012-10-15 09:59:50 +00:00
ajacoutot
6623dee803 Fix comments. 2012-10-15 08:49:10 +00:00
jasper
726c061b18 missing bump in previous 2012-10-13 21:58:48 +00:00
robert
eb131c07e5 i am not using this port anymore, so remove myself as maintainer 2012-10-12 18:35:09 +00:00
rpointel
22bb0bc152 use MODPY_ADJ_FILES instead of MODPY_BIN_ADJ, to have MODPY_BIN_ADJ internal variable of python.port.mk in the future.
ok sthen@ and sebastian@ (maintainer).
no bump because package does not change.
2012-10-12 14:57:42 +00:00
dcoppa
835663b224 Bunch of fixes from upstream:
Fix unsafe client removal from list at timeout.
(upstream git commit ad3bc56f96b024ac31e8927f21d1f5e7b8f61b56)

Reset timeout timer when receiving UDP data too: fix timeout when
using push-to-talk. Correct speling error.
(upstream git commit 6087b18a630eb32df682a7fd90d88408aa99c726)

Fix handling of long cipherstrings/lists with OpenSSL.
(upstream git commit 35d4608d0e044df48ee8cea13d3cbeafbb33535d)
2012-10-12 13:31:49 +00:00
sthen
22484acb89 fix metaflac command line options 2012-10-11 14:37:04 +00:00
sthen
b3a0259fd2 +cuetools 2012-10-11 14:18:00 +00:00
sthen
3a80a7f8fc import ports/audio/cuetools, ok aja@
cuetools is a set of utilities for working with Cue Sheet (cue) and Table of
Contents (toc) files.  It includes:

cueconvert - convert between the cue and toc formats
cuebreakpoints - print the breakpoints from a cue or toc file
cueprint - print disc and track infomation for a cue or toc file
2012-10-11 14:17:17 +00:00
jasper
741666a3f5 - add missing RCS id, reminded by the frog prince. 2012-10-11 07:48:59 +00:00
jasper
18361c4962 sync 2012-10-11 07:15:38 +00:00
jasper
87f506efeb import fookebox-0.6.1
fookebox is a jukebox-style web-frontend to mpd.

- Use as a keyboard-less jukebox frontend
- Or as a powerful mpd control frontend
- Also great for parties with only part-time jukebox

ok landry@
2012-10-11 07:14:21 +00:00
dcoppa
c3bcdaf164 Apply two fixes from upstream git:
- Corrupted FLAC files scan can result in heavy CPU consumption:
  fix it by considering a file as being invalid if a 0 length block
  is found

- Fix a crash when saving xm files

While here, also sync patches/patch-tests_CMakeLists_txt with upstream
2012-10-10 10:51:01 +00:00
sthen
b2d9fd57f2 depend on p5-Switch to avoid one instance of annoying whining 2012-10-09 17:13:01 +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
a2034a50dd Mark as ONLY_FOR_ARCHS=amd64 i386 powerpc. Scons detects sparc64 as i686
and anyway upstream doesnt target other archs at all.
2012-10-06 10:55:42 +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
65b98e729a Missing LIB_DEPENDS after webkit lost some of its bloat.
spotted by nigel@
2012-10-06 07:33:30 +00:00
ajacoutot
18512d3da3 depend on multimedia/gstreamer-0.10/plugins-ugly for mp3 support. 2012-10-05 17:00:51 +00:00
dcoppa
f2a8f02335 Bugfixing update to mpd-0.17.2
ok landry@
2012-10-05 08:29:39 +00:00
dcoppa
5cc7870231 Unbreak build with taglib>=1.8
While here, add pthread to WANTLIB and remove bogus optimizations

OK sthen@
2012-10-04 09:17:31 +00:00
brad
bdd5a0df6b Update audacious-plugins to 3.3.2.
ok dcoppa@
2012-10-01 07:56:40 +00:00
brad
8d10fc9054 Update audacious to 3.3.2.
ok dcoppa@
2012-10-01 07:56:11 +00:00
dcoppa
d0ee27cff7 Update to taglib-1.8
Suggestions and OK brad@
2012-10-01 07:31:17 +00:00
ajacoutot
6c0e6184fb Update to rhythmbox-2.98. 2012-09-30 14:58:38 +00:00
ajacoutot
a8528bb4c9 Unbreak after recent grilo update.
Enable the zeitgeist plugin.
@comment -> post-install rm
2012-09-29 12:20:14 +00:00
ajacoutot
969b1d8c8c +libmusicbrainz5 2012-09-29 12:11:28 +00:00
ajacoutot
e1d726bcda Import libmusicbrainz5-5.0.1.
The libmusicbrainz (also known as mb_client or MusicBrainz Client
Library) is a development library geared towards developers who wish to
add MusicBrainz lookup capabilities to their applications.

ok jasper@
2012-09-29 12:11:10 +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
landry
d589429af2 Mark as BROKEN-hppa, undefined references to :
__sync_bool_compare_and_swap_4
__sync_add_and_fetch_4
__sync_sub_and_fetch_4
__sync_lock_test_and_set_4
2012-09-29 06:49:03 +00:00