Commit Graph

3121 Commits

Author SHA1 Message Date
dcoppa
ed3090a34f Update to hs-libmpd-0.7.2
ok jasper@ (maintainer)
2012-04-05 09:12:07 +00:00
naddy
accf3e3ca2 maintenance update to 1.13.7 2012-04-04 11:32:58 +00:00
dcoppa
9f9ac1b65a Bugfix update to ncmpcpp-0.5.10 2012-04-02 14:09:36 +00:00
ajacoutot
2cc6b87dea Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
ajacoutot
091bb20796 Fix some ports improperly using the POSIX feature test macros. Just
checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.

from Brad
2012-03-30 06:09:54 +00:00
dcoppa
b7adff3b5f Correctly initialize fd using -1
(upstream git commit 7d659d4bd624b3100b0c0852039648d7803cbaf9)
2012-03-29 13:54:17 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ratchov
f7051d183e Connect aucatctl to the build.
ok sthen
2012-03-27 19:46:10 +00:00
ratchov
aa5acd235a Add MAKE_FLAGS="${CC}" to honour the CC variable.
from sthen
2012-03-27 08:10:27 +00:00
ratchov
0659afb9fc Add aucatctl, a utility to control aucat and/or sndiod volume
through MIDI. Mostly from Antti Harri.

help from and ok sthen
2012-03-27 08:05:37 +00:00
sthen
7cd4365096 use ftp not wget, from Jan Stary (maintainer) 2012-03-26 20:38:49 +00:00
sthen
3e2f97bc9e - reorder CONFIGURE_ARGS into the order in which they appear in ./configure,
to make future updates easier, and LIB_DEPENDS to match.

- (beaut|ugl)ify whitespace ;)

from Jan Stary (maintainer).
2012-03-26 20:37:07 +00:00
dcoppa
9b0b671915 Stop saying "DEBUG: Chunked!" when encountering chunked http transfers
(upstream git commit 679a0e238d78864c4340cedc3615aa234ef3e440)
2012-03-26 08:09:01 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
sthen
5022bb1d2c update to sox-14.4.0 from maintainer, Jan Stary
- also bump SHARED_LIBS major
2012-03-23 13:16:41 +00:00
dcoppa
6e000d5fc6 Update to xmp-3.5.0 2012-03-22 13:32:55 +00:00
dcoppa
44c9dfd38a Remove old cruft ("${MOWGLI_CFLAGS}"), missed in previous commit.
No bump needed.
2012-03-21 22:27:52 +00:00
edd
3364e31eef Update to hgd-0.5.3. A bugfix release. 2012-03-21 17:44:41 +00:00
dcoppa
25cee56417 Various fixes following audacious' update.
- For audacious:

devel/mcs is no longer a dependency

"--disable-sse2" configure flag no longer exists

libexecinfo is useless (backtrace() isn't used anywhere)

fix libpthread linkage ("-lpthread" -> "-pthread")

fix WANTLIB

- For audacious-plugins:

zap jack subpackage, since now Jack2>=1.9.7 is required

remove configure flags that no longer exist

do not pick hidden dependencies up if they're installed

fix libpthread linkage ("-lpthread" -> "-pthread")

fix configure failing to correctly detect required libraries due
to undefined references (wrong linking)

pass "--disable-ffaudio" to configure since it wants a ffmpeg newer
than the one we have

fix WANTLIB and CONFIGURE_ENV

- For xmp:

zap audacious subpackage: it's broken beyond any repair with audacious-3.2

OK ajacoutot@
2012-03-21 16:13:25 +00:00
stsp
5e8d12eb8d Update to audacious-plugins-3.2.
With sndio plugin updates by ratchov and myself.
ok ratchov ajacoutot
2012-03-20 19:10:56 +00:00
stsp
fc7da00687 Update to audacious-3.2; ok ratchov ajacoutot 2012-03-20 19:10:18 +00:00
dcoppa
ad5a87f62b Update to taglib-1.7.1, rolling in the fixes for SECURITY issues
CVE-2012-1107 and CVE-2012-1108 previously in patches

tweaks and ok sthen@
2012-03-20 16:23:47 +00:00
dcoppa
1d4efb175e Update to snapshot dated 2012.03.17 2012-03-20 14:27:45 +00:00
ajacoutot
77716baf9f Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
dcoppa
cf6e7cb3cd Update to ncmpcpp-0.5.9 2012-03-18 17:09:27 +00:00
dcoppa
37be5f78e4 Fix for CVE-2012-1107
(upstream git commit 77d61c6eca4d08b9b025738acf6b926cc750db23)

Fix for CVE-2012-1108
(upstream git commit ab8a0ee8937256311e649a88e8ddd7c7f870ad59)

...And fix regress tests (do-regress target).
2012-03-18 16:15:19 +00:00
dcoppa
c76e728ed9 Update to the latest snapshot from git (Thu Mar 8 2012).
Added quiet mode and support for MD5 hash of Last.FM password in
shell-fm.rc.
2012-03-14 11:21:33 +00:00
naddy
002a8e6aa0 maintenance update to 1.13.6 2012-03-13 22:21:16 +00:00
ajacoutot
279848ad61 Update to rhythmbox-2.96. 2012-03-12 07:42:11 +00:00
ajacoutot
dc5178e9c3 py-gobject is a build+run depends. 2012-03-12 07:38:25 +00:00
naddy
1655d16801 maintenance update to 1.13.5 for some minor bugfixes 2012-03-08 18:05:43 +00:00
ajacoutot
1e57893533 Pass CONFIGURE_ENV. 2012-03-08 13:28:38 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
ajacoutot
25d297576c Remove now undeeded _POSIX_THREAD_PRIORITY_SCHEDULING hack.
from Brad
2012-03-06 11:43:39 +00:00
dcoppa
358fd93272 Updates for musicpd ports:
libmpdclient 2.6 -> 2.7
mpc 0.21 -> 0.22
mpd 0.16.5 -> 0.16.7
ncmpc 0.19 -> 0.20

Ok Tobias Ulmer (maintainer) who also requested to give maintainership
to me

Ok landry@
2012-03-04 16:57:19 +00:00
dcoppa
c09d43ceba Don't use custom format output as format string: fixes a segmentation
fault when searching for a station named '%'
(upstream git commit e6a87e15043767c0f1f00a62110e4bbb53de4ece)
2012-03-02 11:42:56 +00:00
ajacoutot
cbd68490f6 Bugfix update to lame-3.99.5. 2012-03-02 07:14:54 +00:00
bentley
04f86dbfcd +alac_decoder 2012-02-28 11:17:04 +00:00
bentley
5e938ba715 Import alac_decoder-0.2.0.
alac_decoder is a basic decoder for Apple Lossless Audio Codec files
(ALAC). It is a C implementation of a decoder, written from reverse
engineering the file format. ALAC uses an adaptive FIR prediction
algorithm and stores the error values using a modified rice or golumb
algorithm.

The program located here will not be able to handle all ALAC files, it
can only handle mono or stereo files. ALAC allows up to 8 channels. The
ALAC decoder supports both 16 and 24 bit sample sizes.

The decoder can read an ALAC stream from either a file or from stdin,
and write it as raw PCM data or as a WAV file to either stdout or a
file.

An encoder is not provided.


ok sthen@
2012-02-28 11:16:18 +00:00
ajacoutot
ac89eb7125 Tweak after recent vala update. 2012-02-26 15:06:10 +00:00
shadchin
3cdccc49c2 Remove audio/faad from LIB_DEPENDS, streamripper not use this library.
ok dcoppa@
2012-02-25 16:44:27 +00:00
ajacoutot
3e777f8fb3 Enable support for the grilo plugin. 2012-02-25 11:24:28 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
409a5e76df Sync WANTLIB after gmime update. 2012-02-21 11:29:43 +00:00
naddy
8e8a8f185d update to 1.3.3:
additional proofing against invalid/malicious streams in decode
2012-02-17 22:17:52 +00:00
landry
024e246367 Fix icon warnings upon startup, play/stop/prev/next buttons were broken.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646822
ced4f26e05
2012-02-16 21:36:03 +00:00
dcoppa
b1d0bffc10 *** empty log message *** 2012-02-03 11:48:52 +00:00
ajacoutot
1fff6d7d6a Update to lame-3.99.4 which fixes several crashes.
ok sthen@
2012-01-28 09:29:45 +00:00
ajacoutot
258653e938 Update to jack-0.121.3.
README changes from rathov@
tweaks and ok shadchin@
2012-01-24 08:03:52 +00:00