Commit Graph

1811 Commits

Author SHA1 Message Date
kili
57c43edddb Update to 0.3.1. From MAINTAINER Alexandre Ratchov <alex@caoua.org>. 2007-08-27 18:24:43 +00:00
jasper
c8447cd8b5 update herrie to 1.8.2 2007-08-26 19:05:22 +00:00
jasper
db141d5ba8 add gmpc-autoplaylist and gmpc-shout 2007-08-26 18:59:57 +00:00
jasper
712d537931 import gmpc-shout 0.15.0
This plugin allows gmpc to play Shoutcast streams.
2007-08-26 18:50:42 +00:00
jasper
b3569efe94 import gmpc-autoplaylist 0.15.0
The plugin allows you to generate a playlist based on a set of rules.
2007-08-26 18:46:19 +00:00
espie
459f9ae6c2 minor update 1.4.7 2007-08-25 08:53:28 +00:00
martynas
6b4cd39bde revert to 0.2.34; this is known to cause problems for devices with
48kHz sampling rate, originally reported by Gareth <garf at
loveandnature dot co dot za>
testing and patches from jakemsr@, aanriot@ and Tim van der Molen
<tbvdm.lists at xs4all dot nl>
ok naddy@, jakemsr@, simon@, jasper@
2007-08-11 17:29:36 +00:00
naddy
dfd38ed631 SECURITY update to 1.2.0.
Fix several vulnerabilities allowing heap overwrite, read violations
and a function pointer overwrite.
From: Moritz Grimm
2007-07-30 15:29:35 +00:00
naddy
536a03a9e2 fix building on gcc2 archs; from Moritz Grimm 2007-07-28 17:06:20 +00:00
steven
6a13fef5e0 update to 1.2.2
from Vlad Glagolev <stelzy@gmail.com>, ok maintainer
2007-07-27 19:59:37 +00:00
naddy
4632beb3a1 grab the current Makefile.in.in template so we'll build with newer gettext 2007-07-27 16:04:37 +00:00
steven
d2f7103d34 +p5-MPEG-Audio-Frame 2007-07-26 03:33:59 +00:00
steven
7b9a1abb41 class for weeding out MPEG audio frames out of a file handle
from Stuart Henderson
2007-07-26 03:33:07 +00:00
naddy
86e6326419 initialize some variables so we won't call free() on random pointers 2007-07-21 15:33:22 +00:00
ajacoutot
c73da59402 - update MAINTAINER's email address as per his request
- remove quotes around COMMENT while here
2007-07-21 08:08:51 +00:00
jasper
029f3df15e add mac 2007-07-19 16:25:37 +00:00
jasper
a9373377b5 import mac 3.99.4.5
MAC: short for Monkey's Audio Codec, a lossless audio codec (files with
the .ape extension).

from Vlad Glagolev, with feedback from sthen and tweaks by me
2007-07-19 16:24:37 +00:00
jasper
937ba2b524 update sonata to 1.2.1 (adds support for last.fm, among other improvements)
from Vlad Glagolev, with tweaks by me
2007-07-19 16:21:44 +00:00
jasper
5552509e44 fix flac support
from Vlad Glagolev, ok MAINTAINER
2007-07-19 08:06:24 +00:00
jasper
25ff51f8a0 fix paths in the manpage
prodded by Wiktor Izdebsk
2007-07-17 16:37:34 +00:00
jasper
18213b0dea add a MESSAGE about starting scmpc at boot time, and s/Audioscrobbler/Last.fm/
in DESCR while here, to match reality
2007-07-17 15:36:39 +00:00
kili
87ae9779c9 Update to normalize-0.7.7.
From new maintainer Vlad Glagolev (stelzy at gmail dot com).
The sparc64 workaround is no longer required (noticed by Stuart
Henderson, confirmed by sturm@).
2007-07-15 19:37:04 +00:00
jasper
9a1ff29649 add p5-POE-Component-Client-MPD 2007-07-13 11:42:08 +00:00
jasper
b1da589df6 import p5-POE-Component-Client-MPD 0.7.1
POE::Component::Client::MPD is a perl module for developing MPD (Music
Player Daemon) clients (or any other scripts that control the MPD
server) based on the POE framework.
2007-07-13 11:40:25 +00:00
naddy
e4273f8e4f * maintenance update to 0.8.8
* don't build nonsensical static modules
2007-07-12 21:10:15 +00:00
aanriot
1c5cded47d USE_X11 = Yes
checked by ajacoutot@
2007-07-11 14:25:34 +00:00
jasper
20b062c281 update gnomad2 to 2.8.13 2007-07-09 23:15:24 +00:00
jasper
f00c5f176b update herrie to 1.8.1 2007-07-09 22:53:36 +00:00
naddy
dfe7150989 belated maintenance update to 0.8.6 2007-07-06 14:21:05 +00:00
naddy
a41f524a9a preferred master site URL 2007-07-05 14:59:55 +00:00
steven
9a1f839d31 a little cleaner 2007-07-05 12:40:24 +00:00
ajacoutot
c31d758d55 - update to p5-Audio-FLAC-Header-1.7
from MAINTAINER Andreas Bihlmaier <andreas dot bihlmaier at gmx dot de>
2007-07-05 10:49:08 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
jasper
49da927a54 update herrie to 1.8 2007-07-02 21:52:27 +00:00
mbalmer
51e24cff67 Use ${PACKAGE} instead of $PACKAGE in the MESSAGE file, so the output at
install time makes sense.
cvs: ----------------------------------------------------------------------
2007-06-29 12:15:00 +00:00
espie
1de97ec103 update to 1.4.6, slightly faster wrt sqlite 2007-06-29 10:22:14 +00:00
jakemsr
6ff93d9b44 - use exact width data types for libfaad interaction
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME

OK naddy@
2007-06-29 06:08:12 +00:00
jakemsr
37d3a8fab0 - use exact width data types for libfaad interaction
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME-main

OK naddy@
2007-06-29 06:05:46 +00:00
jakemsr
ad8a707fdf problem:
libfaad uses data types with machine dependent bit width in
prototypes in its public headers, but in the corresponding library
code, machine independent exact width data types are used.

solution:
change libfaad headers to use the same machine independent exact
width data types in the prototypes as in the library.  since the
prototypes in the library headers are changed, users of libfaad
likely need to be modified to use exact width data types as well.

also:
- bump libfaad major version number
- update plugin code to use exact width data types for libfaad
  interaction, as per new prototypes
- bump package version
- sync patches with update-patches


problem discovered by, solution discussed with, reviewed, tested
and OK naddy@
2007-06-29 06:01:42 +00:00
martynas
a7e36d47a1 make audio files play by default under gnome by updating desktop
database; "of course!" jasper@
2007-06-28 16:30:09 +00:00
steven
8c9567c920 update to 1.3.5 2007-06-26 17:11:39 +00:00
martynas
41febcc0fa update to 0.2.38 plus some minor changes and cleanups
steven@ says it does not break builk build
ok naddy@, simon@; "ok ok ok" jasper@
2007-06-26 17:10:29 +00:00
msf
e543e41802 fix a segfault in mpd_reconnect
ok jasper@
2007-06-22 15:45:17 +00:00
jasper
a4069f17af add py-eyed3 2007-06-22 14:48:07 +00:00
jasper
8685e79d85 import py-eyeD3 0.6.14
eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency, play time,
etc.) is also provided. The formats supported are ID3 v1.0/v1.1 and
v2.3/v2.4.

feedback and ok alek@
2007-06-22 14:43:13 +00:00
msf
d5b5786a9b fix a segfault when scmpc starts up with an empty scmpc.cache file
ok jasper@
2007-06-22 12:34:13 +00:00
jasper
e770f35a47 - update mpd to 0.13.0
- regen patches while here

from simon kuhnle with a tweak by me
2007-06-22 11:42:14 +00:00
jasper
97324fe562 - update gmpc to 0.15.1
- regen patch while here

from Landry Breuil <gaston at gcu.info> (MAINTAINER)
2007-06-15 17:29:17 +00:00
ajacoutot
5f50aebee8 - revert to using portaudio v18 ; v19 has an endianness pbm which makes
powerpc dore dump
2007-06-06 18:27:17 +00:00
ajacoutot
130d7818ea - update audacity to latest version: 1.3.3
- add NO_REGRESS since regression tests have not been updated for more
than 3 years and upstream does not seem interested
- add a patch from deanna@ that makes audacity use portaudio v19 and
make full duplex work (well sort of, but at least it does not hang
anymore)

ok deanna@
2007-06-06 09:35:18 +00:00