Commit Graph

1787 Commits

Author SHA1 Message Date
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
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