NEW: audio/last.fm

2010-05-25 Thread David Coppa
Hi,

This is the official Last.fm radio player.

I've tested it on sparc64 (gcc3) and on my laptop (i386, gcc4) with 
strict malloc options.

The player listener has been disabled, due to the usual pthread 
issue. Luckily, it's kinda useless, because most media players use 
a stand-alone plugin to scrobble tracks to Last.fm.

Feedbacks are appreciated...

ciao, 
david



lastfm.tgz
Description: application/tar-gz


Re: NEW: audio/last.fm

2010-05-25 Thread David Coppa
On Tue, 25 May 2010, David Coppa wrote:

 Hi,
 
 This is the official Last.fm radio player.

I've always find a better solution after having sent the first 
tarball to ports@ :-P

Sorry... Use this, instead.

cheers, 
david



lastfm_2.tgz
Description: application/tar-gz


Re: NEW: audio/last.fm

2010-05-25 Thread David Coppa
On Tue, May 25, 2010 at 4:43 PM, David Coppa dco...@gmail.com wrote:
 On Tue, 25 May 2010, David Coppa wrote:

 Hi,

 This is the official Last.fm radio player.

 I always find a better solution after having sent the first
 tarball to ports@ :-P

 Sorry... Use this, instead.

This one uses the system portaudio.h header and thus one patch has been removed.

-dav


lastfm_2.tgz
Description: GNU Zip compressed data


Re: NEW: audio/last.fm

2010-05-25 Thread David Coppa
Well, porting stuff while working is not going to... work.

This is the latest one, I promise.

I'd like to import this: anyone willing to comment?

cheers
-dav




lastfm_3.tgz
Description: application/tar-gz


Re: NEW: audio/last.fm

2007-09-09 Thread Nikns Siankin
Here's a port of the official last.fm client.

Works without issues on amd64.
Haven't ussed with firefox...
Thanks for creating port!
What about commiting it?



Re: NEW: audio/last.fm

2007-05-06 Thread Michael
Jacob Meuser schrieb:
 On Sat, Apr 28, 2007 at 02:41:58AM -0400, Rodolfo Gouveia wrote:
 Compiled and installed fine on i386.
Backported it for 4.1 and made a package available at

http://lechtermann.net/pub/OpenBSD/packages/4.1/i386/last.fm-1.1.3.tgz

Haven't tried scrobbling yet but links open in firefox with an error
message (Plugin socket error) in last.fm which can just be clicked away
(if firefox isn't running) and crashes last.fm when firefox is already
running, but seems to work fine otherwise. (the music playing part)


Michael



Re: NEW: audio/last.fm

2007-04-28 Thread Rodolfo Gouveia
Compiled and installed fine on i386.
Tested with xmms, but scrobbling doesn't appear to be working.
Also if I start last.fm first, it blocks the audio card so xmms can't use it.
When exitting it spits this error out:
last.fm in realloc(): error: chunk is already free
Abort trap 

Rodolfo Gouveia



Re: NEW: audio/last.fm

2007-04-28 Thread Jacob Meuser
On Sat, Apr 28, 2007 at 02:41:58AM -0400, Rodolfo Gouveia wrote:
 Compiled and installed fine on i386.
 Tested with xmms, but scrobbling doesn't appear to be working.

I'm pretty sure you need plugins for the other apps to be able to
scrobble through the client.  Songs played through the last.fm
client are scrobbled though.

 Also if I start last.fm first, it blocks the audio card so xmms can't use it.
limitation of audio(4), and lack of something like JACK.

 When exitting it spits this error out:
   last.fm in realloc(): error: chunk is already free
   Abort trap 

I cannot find what is causing this through gdb.

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org



NEW: audio/last.fm

2007-04-27 Thread Jacob Meuser
Here's a port of the official last.fm client.

pkg/DESCR:
With Last.fm on your computer you can scrobble your tracks, share
your music taste, listen to personalised radio streams, and discover
new music and people.

There are still a couple issues:

1) clicking on the hyperlinks in the artists dscriptions opens the
   links in firefox but hangs last.fm.  not sure what's happening
   to cause that.

2) sometimes dumps core on exit.  something is getting free()d that
   shouldn't, but I can't find where it is.

tested on amd64.

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org


last.fm-1.1.3-port.tgz
Description: application/tar-gz