Commit Graph

1775 Commits

Author SHA1 Message Date
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
jasper
0ef60294e9 update Audio::MPD to 0.18.1 2007-06-05 21:11:21 +00:00
jasper
faf2e91f56 add p5-Audio-MPD-Common 2007-06-05 21:10:30 +00:00
jasper
00fade15c5 import Audio::MPD::Common 0.1.1
Audio::MPD::Common is a bunch of common classes used by both Audio::MPD
and POE::Component::Client::MPD (two modules meant to access Music
Player Daemon, aka mpd). Since those classes are independent of the
runloop (poe or non-poe aware), Audio::MPD::Common comes to the rescue.
2007-06-05 21:08:16 +00:00
jolan
ef73815aa7 mention that you have to install a voice for things to work properly,
suggested by karel kulhavy
2007-06-05 15:18:37 +00:00
jasper
9eb41358f5 update tagtool to 0.12.3
from Vlad Glagolev <stelzy at gmail.com> (MAINTAINER)
2007-06-01 18:48:46 +00:00
jakemsr
0b91431068 use a MAKE_ENV variable instead of patching and then substituting
in a Makefile in pre-configure

"yes, go ahead."  steven@
2007-06-01 18:19:45 +00:00
naddy
8954c3cafb update to all-improved 1.2beta2 2007-05-29 23:52:20 +00:00
naddy
8cb3028eee fix build: don't try to pick up ffmpeg; from brad@ 2007-05-29 22:57:41 +00:00
bernd
91fd6a08a7 Update to easytag-2.1. Initial diff from Giovanni Bechis.
Tested by some people on ports@, thank you!

ok steven@, kili@
2007-05-29 10:27:33 +00:00
steven
5657f51a08 do not build with SSE2 support
ok naddy@
2007-05-28 18:24:49 +00:00
espie
d0f2b7a39d WANTLIB fixes 2007-05-27 21:30:05 +00:00
espie
3057c138bb switch to 3.5.7 framework. No package change. 2007-05-27 20:37:58 +00:00
jasper
04a7211429 update mpc to 0.12.1
from Tobias Ulmer <tobiasu at tmux.org> (MAINTAINER)
2007-05-26 22:44:36 +00:00
jasper
61e78e3421 add humppa.nl as master_site, the orignal one is timing out every now and then.
reminded by and ok naddy@
2007-05-26 21:08:07 +00:00
jasper
02b62e08a1 update gmpc-qosd, gmpc-magnatune and gmpc-stopbutton to 0.15.0
from Landry Breuil, and take maintainership.
2007-05-26 15:14:58 +00:00
jasper
21d7945818 update gmpccaa, gmpc-lyrics and gmpc-serverstats to 0.15.0
(patch-src-plugin_c merged upstream)

from new maintainer Landry Breuil <gaston at gcu.info>
2007-05-26 15:13:40 +00:00
jasper
2a267a4543 update gmpc to 0.15.0
from new maintainer Landry Breuil <gaston at gcu.info>,
with small tweaks by me
2007-05-26 15:10:51 +00:00
jasper
01eca15576 update libmpd to 0.14.0
from new maintainer Landry Breuil <gaston at gcu.info>
2007-05-26 15:09:29 +00:00
ajacoutot
57524f9873 - some cleaning:
fix .desktop entry and add desktop-file-utils as run_depends
add audacity.xpm
fix lib_depends/WANTLIB
regen and update PLIST accordingly
regen patches while here
2007-05-24 09:45:01 +00:00
steven
1ec8a34b34 update to 1.3.4 2007-05-21 11:34:07 +00:00
steven
7d5fccef54 update to 1.3.2 2007-05-21 11:30:26 +00:00
jasper
4278131d4f - update mpd to 0.12.2
- add a tremor flavor, and add it to audio/Makefile

from Tobias Ulmer <tobiasu@tmux.org> (MAINTAINER)

discussed with bernd@ naddy@
ok bernd@
2007-05-20 13:05:27 +00:00
bernd
d901191f11 Fix a UTF-16 writing bug. Patch from the id3lib bug tracking system.
Submitted by Dennis Suhonin, thanks.

ok naddy@
2007-05-20 13:02:16 +00:00
jasper
82cd4ba50c remove marcm@ as maintainer
ok marcm@
2007-05-19 09:13:54 +00:00
jasper
3aefb858ec add sonata 2007-05-17 21:28:53 +00:00
jasper
0d9fa2d84f import sonata 1.1
Sonata is a lightweight GTK+ music client for the Music Player Daemon
(MPD). It aims to be efficient (no toolbar, main menu, or statusbar),
user-friendly, and clean.

origal port by Dmitri Alenitchev <dma@dma.org.ru>, updated and tweaked by me

ok steven@
2007-05-17 21:27:37 +00:00
naddy
aff445b17b wantlib updates now that curl pulls in libidn 2007-05-14 19:35:08 +00:00
bernd
f888a25c16 Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
and will be removed shortly. Bump PKGNAMEs.

Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
naddy
b503d5f7c9 +xmms-speex 2007-05-08 19:56:46 +00:00
naddy
57dad18fd2 Import speex-xmms 0.9.2b. (Renamed xmms-speex for consistency.)
A plugin to enable XMMS to play files compressed with the Speex codec.
2007-05-08 19:54:58 +00:00
naddy
df3c287135 Update to 1.2beta1, the currently recommended version. 2007-05-08 15:17:48 +00:00
naddy
c622305553 * Update to 2.0.2, which adds support for the FLAC 1.1.3+ API.
* Fix speex support so it will build with speex 1.0/1.1/1.2.
2007-05-08 15:16:37 +00:00
jasper
5385fe3562 - update gnomad2 to 2.8.12
- remove unneeded build depend
- shorten COMMENT
2007-05-05 08:30:41 +00:00
grange
e2cbd05872 Disable check for SNDCTL_DSP_GETBLKSIZE value since it doesn't make any
sense and don't work with our uaudio driver. Problem reported and fixed
by Laurence Tratt <laurie@tratt.net>.
Regen patches and bump PKGNAME.
2007-05-02 17:51:16 +00:00
ajacoutot
53c8d65012 - use xenocara expat
- USE_X11

ok bernd@
2007-04-30 10:45:37 +00:00
jasper
cd6e56b512 update audio-mpd to 0.17.2 2007-04-29 19:19:55 +00:00