gnome-mplayer

If there's software you need and you can't find, make a request for it.
Post Reply
OU812
Posts: 40
Joined: 18. Nov 2009, 03:34

gnome-mplayer

Post by OU812 »

Hello. Would someone be interested in packaging gnome-mplayer? It's a gtk front-end to mplayer. It features a single-window layout and has rudimentary menu navigation as well.

Homepage
http://code.google.com/p/gnome-mplayer/

Source
http://code.google.com/p/gnome-mplayer/ ... 0.0.tar.gz

I know that smplayer is in the repo, as is gxine, but I'd prefer to use mplayer with a gtk front-end. Thanks for considering!

john
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: gnome-mplayer

Post by laprjns »

While your waiting,try this :)

Code: Select all

root[rich]# slapt-src -update
root[rich]# slapt-src -install gnome-mplayer
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
OU812
Posts: 40
Joined: 18. Nov 2009, 03:34

Re: gnome-mplayer

Post by OU812 »

Thanks.

Tried your suggestion but got an error:

Failed to open slackbuilds_data for reading
Unable to find all specified slackbuilds.

I'm guessing I have to edit my repos or learn to use slackbuild. Can you give me some hints, please? Thanks.

john
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: gnome-mplayer

Post by laprjns »

There should be nothing more than executing the two lines that i gave you. You do need to be root. It works here on two of my machines with the following slapt-src config file (named slapt-srcrc). I made no changes, this is the default file.

Code: Select all

root[rich]# cat /etc/slapt-get/slapt-srcrc 
# preferred mirror
SOURCE=http://www.slackware.org.uk/slackbuilds.org/13.1/
# official source
#SOURCE=http://www.slackbuild.org/slackbuilds/13.1/
BUILDDIR=/usr/src/slapt-src
PKGEXT=txz
root[rich]# 
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
OU812
Posts: 40
Joined: 18. Nov 2009, 03:34

Re: gnome-mplayer

Post by OU812 »

I entered

slapt-src update

Oops. :oops:

I now have gnome-mplayer installed (but I did need to become root to install the final package). I also used this method to install a couple of other favorite apps: gnomad2 and abcde. Thanks a lot!

john
Post Reply