2085 Commits

Author SHA1 Message Date
jasper
ad7e20a098 import libcdio 0.80
The libcdio package contains a library which encapsulates CD-ROM reading
and control. Applications wishing to be oblivious of the OS- and
device-dependant properties of a CD-ROM can use this library.

with and ok ajacoutot@
2008-03-20 18:24:42 +00:00
jasper
1a15a77772 - update homepage
- remove MAINTAINER (per his request)

ok naddy@ (former MAINTAINER)
2008-03-20 17:23:04 +00:00
winiger
f67f580bde update to 1.4.2 (request and diff by Simon Kuhnle)
remove py-ElementTree dependency
remove MAINTAINER (no MX record)

ok merdely@
2008-03-19 15:52:31 +00:00
jasper
e05c5a5290 - add libcddb 2008-03-19 14:40:39 +00:00
jasper
7cdc0f0243 import libcddb 1.3.0
Libcddb is a C library to access data on a CDDB server (freedb.org). It
allows you to:

- Search the database for possible CD matches.
- Retrieve detailed information about a specific CD.
- Submit new CD entries to the database.

Libcddb supports both the custom CDDB protocol and tunnelling the query
and read operations over plain HTTP. It is also possible to use an HTTP
proxy server. If you want to speed things up, you can make use of the
built-in caching facility provided by the library.

(needed for an upcoming gvfs port)
feedback and ok ajacoutot@
2008-03-19 14:37:54 +00:00
naddy
8da91b6978 Update to 1.2.0. This release mostly includes accumulated patches
and miscellaneous bug fixes.
2008-03-17 21:33:06 +00:00
landry
15177a13ed Add a .desktop file to show aqualung in desktop menu.
Update PLIST, bump PKGNAME and add desktop-database goo.
Based on a diff from Jeremy Evans, with tweaks from ajacoutot@

ok ajacoutot@
2008-03-15 11:54:10 +00:00
ajacoutot
445a8133ec - update to lame-3.97
- take over maintainership (ok jakob@, former maintainer)

major shared_libs bump reminded by naddy@
ok jasper@ merdely@ landry@ (before lock)
2008-03-15 10:10:15 +00:00
merdely
1af5a34784 Update sonata to 1.4.1.
Based on original diff from markus ploner on ports@ with tweaks.

ok MAINTAINER
ok okan@
2008-02-19 16:14:13 +00:00
jasper
5f786b2cb6 - remove unneeded patches, these ports use devel/libtool for a while
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
bernd
2149a983e2 Security update to mpd-0.13.1 to fix a possible DoS.
ok jasper@ and Tobias Ulmer (MAINTAINER)
2008-02-17 18:53:02 +00:00
steven
2f37b4c891 +aqualung 2008-02-15 15:52:55 +00:00
steven
a5fc642ddc import aqualung 0.9beta9.1
Aqualung is an advanced music player. It plays audio CDs, internet radio
streams and podcasts as well as soundfiles in just about any audio format
and has the feature of inserting no gaps between adjacent tracks.

from Jeremy Evans <openbsd at jeremyevans.net>, with some tweaks
2008-02-15 15:52:02 +00:00
jakemsr
72e3bceb65 maintenence update to amarok-1.4.8
lots of bug fixes, especially in the last.fm cient

ok espie
2008-02-12 10:47:01 +00:00
mbalmer
accd32371c Update to rtunes-0.7 which adds IPv6 support.
ok mglocker
2008-02-10 12:14:19 +00:00
jasper
062f1f624d - don't assume ${MODPY_BIN} is a symlink to /u/l/bin/python
from will
maintainer timed out.

ok landry@
2008-02-09 17:46:10 +00:00
ajacoutot
782858fcc8 - respect CXXFLAGS everywhere; spotted by jakemsr@
- regen PLIST while here
2008-02-09 15:07:19 +00:00
bernd
64ab49744b Add ruby-id3lib. 2008-02-09 11:34:31 +00:00
bernd
30c3b41b3e Fix rcsid. 2008-02-09 11:33:14 +00:00
bernd
6981dfbbd3 Initial import of ruby-id3lib-0.5.0.
id3lib-ruby provides a Ruby interface to the id3lib C++ library for
easily editing ID3 tags (v1 and v2) of MP3 audio files.

Submitted and maintained by Paul Irofti.
2008-02-09 11:31:54 +00:00
jasper
f6d0bb508f add p5-Audio-M4P p5-Ogg-Vorbis-Header-PurePerl 2008-02-04 20:13:42 +00:00
jasper
1433db205c import p5-Ogg-Vorbis-Header-PurePerl 0.07
An object-oriented interface to Ogg Vorbis information and comment
fields, implemented entirely in Perl. Intended to be a drop in
replacement for Ogg::Vobis::Header.

Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of
the information fields as soon as you construct the object. In other
words, the new and load constructors have identical behavior.

"ok, GOGOGO" simon@
2008-02-04 20:09:39 +00:00
jasper
dfbf50f308 import p5-Audio-M4P 0.42
Perl manipulation of Quicktime Audio files, including protected audio
M4P files. Allows extraction and modification of meta information in
Apple QuickTime AAC/m4a music files.

"ok, GOGOGO" simon@
2008-02-04 20:09:39 +00:00
steven
d1307a336a fix LIB_DEPENDS after wxWidgets update 2008-02-02 09:51:04 +00:00
jasper
c9832b2ae6 - regen patches
- tweak DESCR
2008-01-30 15:02:51 +00:00
jasper
26a178bb72 - fix build on mips64.
- rename patch, because not only powerpc is using it now.

no bump, because !mips64 packages didn't change, and mips64 didn't package.

ok mbalmer@
2008-01-30 14:08:54 +00:00
fgsch
65f879eb93 really remove mpdscribble. 2008-01-28 03:42:00 +00:00
naddy
4a8a2cc4a5 update to 1.9:
- Fix Test::Pod::Coverage usage.
- XS: RT #30532 - Bug when writing tags when only two tags are left

From: maintainer Andreas Bihlmaier
2008-01-27 17:57:04 +00:00
landry
3d5314f47f - remove p5-XML-Parser as BUILD_DEPENDS, already here because of
texproc/intltool
- remove unneeded gtk-update-icon-cache, icons are not installed in
 ${PREFIX}/share/hicolor and there is no index.theme.
- remove hicolor-icon-theme from RUN_DEPENDS while here, and bump PKGNAME.

spotted by ajacoutot@, thanks !
2008-01-26 12:13:51 +00:00
merdely
fde7d6b59a Don't hardcode -O in CFLAGS. Fixes build on alpha.
ok naddy@
2008-01-24 15:57:27 +00:00
ajacoutot
221b88ef79 - update to pympd-0.08
- set arch independant
2008-01-19 11:10:33 +00:00
jakemsr
f64968da8d libxmms doesn't need libgthread. the shn, sid, and faad xmms modules
don't need libgthread either.

ok naddy
2008-01-14 01:16:37 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
jasper
718f184175 remove mpdscribble 2008-01-02 14:49:20 +00:00
jasper
6227105da3 remove mpdscribble, it's broken, and upstream won't fix it to it
play nice again with last.fm. so there's no point in keeping it around.
2008-01-02 14:48:43 +00:00
jasper
62d9b99691 broken due to protocol change 2008-01-01 21:54:20 +00:00
jasper
8f426bba03 - fix default configuration file path
problem noticed/fix tested by edd barrett
2008-01-01 21:22:27 +00:00
ckuethe
285dab2183 Update to the latest gtkpod. Crash fix from Ian Darwin.
Suggestions and oks from okan and bernd.
2007-12-31 18:35:42 +00:00
naddy
50c4543def - fix a buffer overflow that garbled the status display of the XMMS sun
audio plugin while playing; use proper unsigned types while there
- sync the gcc workaround patch with the new automake output
2007-12-30 20:23:15 +00:00
jasper
2b11a6e792 - update gnomad2 to 2.9.0
- unmess LIB_DEPENDS
2007-12-30 19:58:14 +00:00
jasper
284486470b - update libnjb to 2.2.6 2007-12-30 19:56:56 +00:00
espie
581a3113fe ouch, this old makefile is so bad, it's embarrassing.
Okay, I was young and stupid...
2007-12-27 16:34:19 +00:00
espie
dfb1eb99ad make sure mkdir -p is used, fixes parallel builds. 2007-12-27 16:29:54 +00:00
ajacoutot
d5305a980f - add/fix gconftool-2 goo
ok jasper@
2007-12-19 07:31:15 +00:00
ajacoutot
37861c2ca2 - add missing update-desktop-database goo 2007-12-18 15:56:16 +00:00
landry
7ff0f81238 +gmpc-lastfm 2007-12-16 20:39:43 +00:00
landry
e4a5f3b186 Import gmpc-lastfm, a plugin for gmpc which fetches artist images from
last.fm. This plugin doesn't scrobble your music, use a dedicated client
for this.

Ok jasper@
2007-12-16 20:36:58 +00:00
jasper
2d994c9bbb tweak 2007-12-16 19:13:08 +00:00
ajacoutot
a404862929 - add update-mime-database goo 2007-12-16 11:30:20 +00:00
ajacoutot
4bb724e760 - add update-desktop-database goo
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00