Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old July 11th, 2006   #1
reda_ea
Just Give Me the Beans!
 
reda_ea's Avatar
 
Join Date: Mar 2006
Location: here
Beans: 46
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to reda_ea Send a message via Yahoo to reda_ea
Talking last-exit last.fm player

last-exit is a program to play music from last.fm
(not just update your profile, it really streams music from there)

officiel site is here :
http://www.o-hand.com/~iain/last-exit/

here is a little package I made for ubuntu (in attachment)

also, the old version 0.2 with a save song patch is here
http://www.ubuntuforums.org/showthread.php?t=149018

enjoy

EDIT
Added the "save song" patched version (last-exit_1.0-1ubuntu2_i386.deb.tar.bz2).

EDIT 2
Added a patch file for the "save song" feature.

EDIT 3
Added the lastest version 2.0 without save song for the moment

EDIT 4
Patched version 2.0 (thanx to hazart) packaged for i386 and amd64, and the patch file of course.

EDIT 5
Bug with "lastfm:" urls corrected

EDIT 6
Version 3.0 patched is available here:
http://rapidshare.com/files/334255/l..._i386.deb.html
thanks to ferdy and ZeBob

EDIT 7
added version 5 thanks to introspectif (I corrected his deb and repackaged it so download this even if you already have his package)
oh and sorry this is for feisty and theres no 64bit version for the moment
Attached Files
File Type: deb last-exit_5-3savepatch_i386.deb (143.8 KB, 440 views)

Last edited by reda_ea; September 16th, 2007 at 09:22 PM.. Reason: added version 2.0 patched
reda_ea is offline   Reply With Quote
Old July 11th, 2006   #2
buttari
A Carafe of Ubuntu
 
buttari's Avatar
 
Join Date: Jan 2006
Beans: 111
Re: last-exit last.fm player

Hi,
configure didn't go throug for me. It complains about some dependencies that are, indeed, already installed on my machine.
Code:
checking for LASTEXIT... configure: error: Package requirements (gconf-2.0                gdk-pixbuf-2.0                  gtk+-2.0 >= 2.6                 gstreamer-0.10 >= 0.10.0                gstreamer-base-0.10                                   gstreamer-plugins-base-0.10 >= 0.10.0) were not met:

No package 'gconf-2.0' found
No package 'gstreamer-0.10' found
No package 'gstreamer-base-0.10' found
No package 'gstreamer-plugins-base-0.10' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LASTEXIT_CFLAGS
and LASTEXIT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
can you help me with this?

alfredo
buttari is offline   Reply With Quote
Old July 11th, 2006   #3
reda_ea
Just Give Me the Beans!
 
reda_ea's Avatar
 
Join Date: Mar 2006
Location: here
Beans: 46
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to reda_ea Send a message via Yahoo to reda_ea
Re: last-exit last.fm player

install these packages

libgconf2-dev
libgstreamer0.10-dev
libgstreamer-plugins-base0.10-dev
libgdk-pixbuf-dev
libgtk2.0-dev
libmono-dev
libgnome2.0-cil
mono-mcs
mono-gac

it should compile without problems
reda_ea is offline   Reply With Quote
Old July 12th, 2006   #4
hazart
5 Cups of Ubuntu
 
Join Date: May 2006
Location: Denmark, Aalborg
Beans: 15
Ubuntu 6.06
Send a message via ICQ to hazart Send a message via MSN to hazart
Talking amd64 .deb

Compiles fine, works fine, plays fine

I have created an amd64 .deb for it.
Attached Files
File Type: bz2 last-exit_1.0-0ubuntu1_amd64.deb.tar.bz2 (211.3 KB, 115 views)
hazart is offline   Reply With Quote
Old July 12th, 2006   #5
mazirian
A Carafe of Ubuntu
 
Join Date: Oct 2005
Beans: 145
Re: last-exit last.fm player

Debian/Gnome developer Ross Burton has packages for this in his repository as well: http://burtonini.com/debian/
mazirian is offline   Reply With Quote
Old July 12th, 2006   #6
PriceChild
Flocking Moe Beta Roaster
 
PriceChild's Avatar
 
Join Date: Oct 2005
Location: United Kingdom
Beans: 5,173
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to PriceChild Send a message via AIM to PriceChild Send a message via MSN to PriceChild Send a message via Yahoo to PriceChild Send a message via Skype™ to PriceChild
Re: last-exit last.fm player

As far as i know, amarok will stream from last.fm too?
__________________
Every time you install Jaunty, a kitten........ just don't do it unless you know what you're doing please
Please don't PM support questions, post a thread so that everyone can benefit
Join us in #ubuntuforums on irc.freenode.net
PriceChild is offline   Reply With Quote
Old July 12th, 2006   #7
reda_ea
Just Give Me the Beans!
 
reda_ea's Avatar
 
Join Date: Mar 2006
Location: here
Beans: 46
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to reda_ea Send a message via Yahoo to reda_ea
Re: last-exit last.fm player

Quote:
As far as i know, amarok will stream from last.fm too?
yes it does .. and it's very ugly.

and amarok isn't gnome, does a very different task than just listening to a radio stream..

that's why i like last-exit
reda_ea is offline   Reply With Quote
Old July 12th, 2006   #8
theturtlemoves
5 Cups of Ubuntu
 
Join Date: Jun 2006
Beans: 41
Ubuntu 7.04 Feisty Fawn
Send a message via AIM to theturtlemoves
(edit: never mind)

Last edited by theturtlemoves; July 12th, 2006 at 06:05 PM..
theturtlemoves is offline   Reply With Quote
Old July 15th, 2006   #9
reda_ea
Just Give Me the Beans!
 
reda_ea's Avatar
 
Join Date: Mar 2006
Location: here
Beans: 46
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to reda_ea Send a message via Yahoo to reda_ea
Talking Re: last-exit last.fm player

I tried working a little bit on that save song patch that was availaible for version 0.2, and well .. IT WORKS

I also changed the interface a little bit, it's not perfect yet, but better than before.

As always, here's a .deb package (link to attachement in first post)
http://www.ubuntuforums.org/attachme...5&d=1152941427

and a screenshot of how it looks.
Attached Images
File Type: png more_magic_stuff.png (30.3 KB, 646 views)
reda_ea is offline   Reply With Quote
Old July 18th, 2006   #10
OrganicPanda
A Carafe of Ubuntu
 
OrganicPanda's Avatar
 
Join Date: Jan 2006
Location: UK
Beans: 130
Ubuntu 6.10 Edgy
Send a message via MSN to OrganicPanda Send a message via Yahoo to OrganicPanda
Re: last-exit last.fm player

wow, just wow, this is amazing, very well done.

hey reda_ea are you developing this further or leaving it at this because i have some feature requests, this is something i would really like to help with if only i knew how, my last software programming was vb6 in windows and prehaps some java lol
__________________
public void signature(){
}

Last edited by OrganicPanda; July 18th, 2006 at 02:40 PM..
OrganicPanda is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:44 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry