Commit Graph

3376 Commits

Author SHA1 Message Date
jasper
9ccd86c097 - easytag moved over to the gnome infrastructure, so adjust HOMEPAGE accordingly.
current releases will stay of sf.net for now.
- adjust license marker while here
2012-12-02 19:13:07 +00:00
dcoppa
99617a49c5 Unbreak after pandora.com's api changes:
waitress: Fix chunked decoder
Fix "Get stations... Network error: Invalid encoded data."

New default TLS fingerprint
Fix "(i) Login... Network error: TLS handshake failed."

From upstream github.
2012-11-30 15:52:56 +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
jasper
df3534b811 mark this broken on mips64 too 2012-11-29 16:36:56 +00:00
ajacoutot
b88433ddde Cleaner patch; no pkg change. 2012-11-28 11:19:01 +00:00
brad
6cbc36e98d Add support for newer Xine-lib.
ok ajacoutot@
2012-11-28 07:16:17 +00:00
ajacoutot
85155ae3dd Use __progname for pa_get_binary_name().
Remove useless patches.
2012-11-27 19:29:54 +00:00
rpe
6e4f16c076 remove leftover after update to 2.5.4
ok sthen@
2012-11-26 12:29:52 +00:00
landry
ced18a5325 Unhook abcde,lame, that FLAVOR has disappeared. 2012-11-22 18:36:52 +00:00
sthen
93942e71be update abcde to 2.5.4, tweaks/ok stsp@, tested by stsp and Lars von den Driesch 2012-11-21 20:38:48 +00:00
sthen
3bff9f9aa5 +cd-discid 2012-11-21 20:37:54 +00:00
sthen
82f0719058 import ports/audio/cd-discid, split from abcde. ok stsp@
cd-discid is a backend utility to get CDDB discid information from a CD-ROM
disc. It was originally designed for cdgrab (now abcde), but can be used for
any purpose requiring CDDB data.
2012-11-21 20:37:34 +00:00
dcoppa
4ac94ca3e5 player: fix typecast
(upstream git commit 12f132dd220027ee2075572d7271a5b13cfa4cbe)
2012-11-20 09:23:59 +00:00
sthen
fa58fb04db Update to milkytracker 0.90.85, from dhn at freebsd, minor tweaks by me. 2012-11-19 15:06:51 +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
dcoppa
8011235fd9 Correctly parse covr atoms with type 0
(upstream git commit 3a5aeb457324f9dcac2c0051e94b0d748af63f65)
2012-11-12 11:12:03 +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
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