Commit Graph

3411 Commits

Author SHA1 Message Date
brad
8a2c59b581 Fix up how the auto* bits are used within the Makefile.
ok ajacoutot@
2013-01-14 05:52:34 +00:00
brad
ee62c3b115 Enable FFmpeg based audio decoding now that FFmpeg is new enough. Allows
for playback for formats such as WMA.

ok sthen@
2013-01-14 02:26:19 +00:00
bcallah
d526219bc7 After more discussion, add archivers/unzip as a RUN_DEPENDS. Bump REVISION.
ok sthen@ aja@
2013-01-13 20:21:53 +00:00
bcallah
550690d2b8 +mikmod 2013-01-13 17:01:58 +00:00
bcallah
c3e578afc3 Add archivers/bzip2 to RUN_DEPENDS. Bump REVISION.
Spotted by aja@
2013-01-13 16:48:17 +00:00
bcallah
2f37904394 Import of audio/mikmod, a module audio player.
Patches done by tobiasu@
ok tobiasu@ sthen@ landry@
2013-01-13 16:33:58 +00:00
sthen
54369ff481 update to libmikmod 3.2.0, with/ok tobiasu@ 2013-01-13 09:10:40 +00:00
ajacoutot
ae5fbe63d8 Bump after libsigc++-2 -docs => -main merge. 2013-01-11 13:44:24 +00:00
giovanni
5f7541e0e3 bugfix update to 3.3.1
many plugins fixed, dynamic playlists are now working correctly
2013-01-11 10:17:19 +00:00
dcoppa
26db2c5e5e Bugfix update to mpd-0.17.3
Ok landry@
2013-01-10 14:01:51 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +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
857349148e Adapt LIB_DEPENDS/WANTLIB. 2013-01-05 13:09:38 +00:00
dcoppa
0f4ad999e0 Drop maintainership
Last.fm is no longer able to provide radio streaming to my country
2013-01-04 15:50:26 +00:00
ajacoutot
00af23ff69 Drop unused variable. 2013-01-03 14:56:34 +00:00
shadchin
59edfd521a Update to 0.5.6.
tested mikeb@, tweaks and ok brad@, ok dcoppa@
2013-01-03 11:54:49 +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
stsp
8dbae74e6f Fix a NULL dereference in libmikmod triggered by the games/ri-li port.
While here, make the build honour CFLAGS.
Tweak and ok brad
2013-01-02 15:13:02 +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
naddy
9b16ff67b0 don't build useless static equivalents of modules 2012-12-31 16:47:38 +00:00
dcoppa
55bffdb81b config-example: update fingerprint of internal-tuner
(upstream git commit 214050e0567f1d152a001c7dd0ee903c6039ce37)
2012-12-31 10:38:17 +00:00
dcoppa
75b26a8422 Bugfixing update to version 3.3.3
OK stsp@
2012-12-27 20:33:59 +00:00
gonzalo
02a7f070d1 Update for cmus to 2.5.0:
Two further changes:
  * I added CONFIG_ALSA=n back. Someone added it, I don't really know
    why, but I see that some other ports are explicitely disabling ALSA
    support, too. So I'll continue doing the same.
  * I added a patch from upstream which fixes a segfault.

From maintainer Donovan Watteau, Thanks!

Ok aja@
2012-12-27 12:02:33 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
sthen
c0ab4570a3 sync wantlib 2012-12-21 12:50:14 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
naddy
9aa94f3d19 maintenance update to 0.1.6 2012-12-18 16:42:16 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
naddy
1fb7663ed6 update to 1.0.2: fixes an out-of-bounds read 2012-12-10 20:08:23 +00:00
naddy
9946108ed6 FLAC has moved to Xiph.Org 2012-12-10 20:06:10 +00:00
brad
930f42af09 Jacob Meuser disappeared a year and a half ago so remove him as MAINTAINER.
ok ajacoutot@
2012-12-09 07:29:57 +00:00
dcoppa
97133a8831 Trying to use TagLib with mpd_music_dir unset resulted in a segfault
in TagLib when trying to open the file: its path was just the
filename (upstream git commit 1e1aba121d512f8fadc627d093c54e063416da67)
2012-12-05 12:46:19 +00:00
dcoppa
8f789047a2 Update to pianobar-2012.12.01 2012-12-05 12:20:43 +00:00
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