Commit Graph

1389 Commits

Author SHA1 Message Date
pvalchev
db563a07ff mark as broken on sgi as well as hppa as it freaks out the machine too 2005-08-17 02:16:03 +00:00
sturm
52ca940508 work around an ICE by compiling single files with -O0 on sparc64
ok pval
2005-08-16 18:24:10 +00:00
sturm
20ad0f9bbe work around an ICE by compiling a file with -O0 on sparc64
ok pval
2005-08-16 18:22:26 +00:00
naddy
1d92d1804b gom has been marked as BROKEN for more than five years.
Obviously nobody cares, so remove it.
2005-08-09 21:15:12 +00:00
robert
6984017e79 +xmms-mad 2005-08-07 22:15:17 +00:00
robert
79a725f706 Import of xmms-mad-0.8
xmms-mad is an input plugin for xmms that uses libmad to
decode MPEG2 layer 1/2/3 files and streams.
This plugin is very useful on the arm architecture due to the lack of
FPU. This plugin uses libmad which uses integer computations only.
2005-08-07 22:13:37 +00:00
sturm
b85710f7fc update to p5-MP3-Info-1.13
PKG_ARCH=*

from Bernd Ahlers <bernd at ba-net.org>
2005-08-07 09:40:06 +00:00
robert
41eb7afc1f Add the arm to NOT_FOR_ARCHS because mpg123 is quiet unusable
without an FPU. People should use mpg321 instead, or mplayer with the
mad flavor.
2005-08-04 22:04:23 +00:00
naddy
55b2dde67d fix building with gcc2.95 2005-07-13 19:52:06 +00:00
alek
4aa1ddfe87 Add ifp-line 2005-07-11 19:22:29 +00:00
alek
6778a2ede8 Import ifp-line 0.2.4.6
ifp-line is a simple command-line tool to provide basic functionality to
manage files on iRiver music players which are using the "manager
firmware".

ok niallo@, looks fine jolan@
2005-07-11 19:19:52 +00:00
espie
fb765d9783 fix buffer underflow 2005-07-11 06:28:31 +00:00
alek
e3d55ed5b3 - Fix WANTLIB marker
- Bump PKGNAME
2005-07-10 22:43:11 +00:00
naddy
4ba9907f7b fix for gcc2.95: move variable definition to beginning of block 2005-07-06 15:08:08 +00:00
naddy
b3a8ad5b25 Update to 1.1.1, no change log available.
Also submitted in similar form by Bernd Ahlers and others.
2005-07-05 13:35:01 +00:00
naddy
3ade432ea2 maintenance update to 1.1.1 2005-07-02 19:38:45 +00:00
naddy
ffbb62be15 * make sox work on platforms where char defaults to unsigned
* sprintf -> snprintf, and opportunistically get rid of some strcpy()s

From: Matthias Kilian <kili@outback.escape.de>
2005-07-02 16:27:56 +00:00
alek
10da58b40b Update to grip 3.2.0
From Bernd Ahlers <b.ahlers@ba-net.org>

ok aanriot@
2005-06-30 22:34:28 +00:00
naddy
40873db770 maintenance update to 0.4.3, install README 2005-06-16 20:08:24 +00:00
xsa
4d504efa91 + py-tagger 2005-06-15 09:21:06 +00:00
xsa
ee4fda6a4e Initial import of py-tagger-0.4
pytagger is a ID3 tag reader and writer implemented purely in Python. It
supports all the current ID3 tag implementations including ID3v1,
ID3v1.1, ID3v2.2, ID3v2.3 and ID3v2.4.
2005-06-15 09:19:52 +00:00
jaredy
ff045fb738 oops, bump package name after config.h patch 2005-06-11 00:15:14 +00:00
jaredy
210206b110 fix one 64-bit bug, now "works" on amd64; ok naddy 2005-06-10 23:30:48 +00:00
pvalchev
e5d63833dd use -fPIC -shared for building shared libraries 2005-06-09 01:34:16 +00:00
pvalchev
2d096e4d12 + amarok which has been in the tree for months! 2005-06-08 03:51:59 +00:00
naddy
874b70afb4 * Add pkgconfig file.
* Update home page.

From: fgsch@, reworked by yours truly
2005-06-04 15:30:58 +00:00
jolan
6a26016a3e works on arm 2005-06-03 01:15:39 +00:00
jolan
13836166e4 +tremor-tools 2005-06-03 01:05:58 +00:00
jolan
176826b6d3 tremor-tools-1.0, integer-only ogg vorbis command-line player 2005-06-03 01:04:36 +00:00
mjc
1e4c09dad8 zap include.
fixes breakage spotted by naddy@
"looks correct" krw@
2005-06-03 00:51:48 +00:00
jason
c1ac0dfddd update to 1.3 2005-06-01 14:24:33 +00:00
naddy
3f5db04dd0 update to 1.0.11: various bug fixes and some new formats 2005-05-23 23:49:27 +00:00
naddy
181cd983e4 no regression test available, duh 2005-05-23 22:57:56 +00:00
naddy
27f554d029 +xmms-xf86audio 2005-05-23 22:52:45 +00:00
naddy
402a52f67a Import xmms-xf86audio 0.4.2.
A plugin that enables XMMS to use the media-control keys on many
keyboards to control XMMS playback and volume.
2005-05-23 22:51:34 +00:00
naddy
e09a33f5e2 overdue update to 12.17.7, all our changes have been incorporated 2005-05-15 19:40:36 +00:00
naddy
cc3874bd4f Fix build on powerpc by removing unsupported and apparently useless
linker option.  Tested by Peter Hessler.
2005-05-13 15:23:47 +00:00
naddy
a445238bef Maintenance update to 1.0.5.
The main change with this release is that it includes API additions
from the 1.1.x branch (while being backward compatible), so that
transition from 1.0.x to 1.1.x can be made easier.
2005-05-10 20:29:11 +00:00
espie
b733225d44 fix build issues 2005-05-01 20:52:32 +00:00
robert
af56f3fa6c open the audio device with the O_WRONLY flag instead of O_RDWR so
it should work with uaudio(4) too; from Urs Breinlinger <urs@mailq.de>

fix the LIB_DEPENDS line of the -mp3 subpackage;
2005-04-27 16:31:34 +00:00
sturm
28ef680923 snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net> 2005-04-19 20:21:46 +00:00
jolan
47296071f6 update to 0.88.2, makes my ipod shuffle work exclamation point
ok jcs@
2005-04-18 23:42:00 +00:00
espie
8e058091a9 endfake markers/no need to install rplay,jpeg,png to build afterstep. 2005-04-17 21:18:29 +00:00
espie
4c83c92084 amarok is an `advanced' music player.
Audio works with akode, at least. This needs the new taglib, hence
the basic citrus stuff.
2005-04-15 06:42:39 +00:00
jolan
dc6d681ae0 +tremor 2005-04-15 02:23:57 +00:00
jolan
c63d1941d3 tremor-20050411, integer-only, fully Ogg Vorbis compliant decoder library 2005-04-15 02:21:31 +00:00
espie
b48e88197a +taglib 2005-04-14 21:28:41 +00:00
espie
33f91b54bf this needs the just committed citrus stuff to build.
No wchar in libstdc++ -> no build
2005-04-14 21:28:01 +00:00
robert
e5618b790b use g_warning(); instead of g_error();. This way xmms won't exit when there
are audio problems.
2005-04-13 19:20:02 +00:00
jcs
442561353f gtkpod-0.88 from jolan@ 2005-04-07 14:57:10 +00:00