Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New beep media player cvs ebuild.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
symbiote
Tux's lil' helper
Tux's lil' helper


Joined: 06 Oct 2002
Posts: 87
Location: The 3rd World

PostPosted: Thu Jan 01, 2004 9:56 pm    Post subject: New beep media player cvs ebuild. Reply with quote

The beep media player (http://beepmp.sf.net) cvs ebuild found in the forums is quite outdated, having switched cvs servers and different configuration processes. And the one in portage is too old.

Instead of creating an ebuild for 0.9.6.1, since bmp is in rapid development, I have updated the beepmp cvs ebuild.

Enjoy.

http://stealthdildo.net/ebuilds/beep-media-player-cvs.tar.bz2

Simply unpack to PORTAGE_OVERLAY (/usr/local/portage).
_________________
symbiote: interstellar mohican-general of the stealthdildo buddhist-warrior ninjas
[*] symbiote@stealthdildo.net
[*] gpg: 1024D/3FC84E5B
[*] http://stealthdildo.net/pgp-key


Last edited by symbiote on Fri Jan 02, 2004 5:51 am; edited 2 times in total
Back to top
View user's profile Send private message
catzooka
Apprentice
Apprentice


Joined: 05 Nov 2002
Posts: 193

PostPosted: Thu Jan 01, 2004 10:31 pm    Post subject: Reply with quote

Thanks a bunch! A CVS ebuild for Beep Media Player really makes a whole lot more sense with it being early in development. But if anyone does feel like going for a 0.9.6.1 ebuild, I've posted my modified version of the beep-media-player-1.0.0_pre5.ebuild (from BMG) in the forums (https://forums.gentoo.org/viewtopic.php?t=120087) and there was also one submitted on bugs.gentoo.org (https://bugs.gentoo.org/show_bug.cgi?id=36593) for portage. Again, thanks a bunch for the updated CVS ebuild! *goes off to emerge the cvs ebuild* :P
Back to top
View user's profile Send private message
ikaro
Advocate
Advocate


Joined: 14 Jul 2003
Posts: 2527
Location: Denmark

PostPosted: Fri Jan 02, 2004 3:23 am    Post subject: Reply with quote

ive tried that some days ago but didnt work with alsa.
is there some plugin or something ?
_________________
linux: #232767
Back to top
View user's profile Send private message
symbiote
Tux's lil' helper
Tux's lil' helper


Joined: 06 Oct 2002
Posts: 87
Location: The 3rd World

PostPosted: Fri Jan 02, 2004 5:49 am    Post subject: Reply with quote

Mine has an ALSA output plugin. :)
_________________
symbiote: interstellar mohican-general of the stealthdildo buddhist-warrior ninjas
[*] symbiote@stealthdildo.net
[*] gpg: 1024D/3FC84E5B
[*] http://stealthdildo.net/pgp-key
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Jan 02, 2004 4:55 pm    Post subject: Reply with quote

Moved from Other Things Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Fri Jan 02, 2004 10:55 pm    Post subject: Reply with quote

Anyone else getting this msg when try to emerge the ebuild?

!!! ERROR: media-sound/beep-media-player-cvs-0.9.6 failed.
!!! Function econf, Line 341, Exitcode 1
!!! no configure script found
Back to top
View user's profile Send private message
blaksaga
Guru
Guru


Joined: 19 May 2003
Posts: 461
Location: Omaha, NE, USA

PostPosted: Sat Jan 03, 2004 1:49 am    Post subject: Reply with quote

Code:

localhost beep-media-player-cvs # emerge beep-media-player-cvs
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/beep-media-player-cvs-0.9.6 to /
>>> Unpacking source...
 * Fetching cvs module bmp into /usr/portage/distfiles/cvs-src...
cvs.sourceforge.net:/cvsroot/beepmp
 * Running  cvs -q -f -z3 -d ":pserver:anonymous:@cvs.sourceforge.net:/cvsroot/beepmp" login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/beepmp
cvs [login aborted]: end of file from server (consult above messages if any)
 
!!! ERROR: media-sound/beep-media-player-cvs-0.9.6 failed.
!!! Function cvs_fetch, Line 226, Exitcode 1
!!! cvs login command failed


Changing ECVS_AUTH="ext" sent me into ssh mode...but I could not log in to CVS as anonymous through ssh. Any ideas?
Back to top
View user's profile Send private message
linut
n00b
n00b


Joined: 07 Dec 2002
Posts: 18

PostPosted: Tue Jan 06, 2004 7:12 pm    Post subject: Reply with quote

Thanks for the ebuild! I had to change one tiny thing so it would find the right version of autoconf on my machine.
Code:
WANT_AUTOMAKE=1.7 WANT_AUTOCONF=2.5 scripts/gen-auto-scripts.sh

to
Code:
WANT_AUTOMAKE=1.7 WANT_AUTOCONF_2_5=1 scripts/gen-auto-scripts.sh
Back to top
View user's profile Send private message
grzewho
l33t
l33t


Joined: 31 Dec 2002
Posts: 626
Location: /home/g

PostPosted: Tue Jan 06, 2004 11:26 pm    Post subject: Reply with quote

breakmygentoo as always has the most recent ebuild for beep
_________________
Code:
USE="freedom -software_patents" emerge --deep --update world
Back to top
View user's profile Send private message
wdreinhart
Guru
Guru


Joined: 11 Jun 2003
Posts: 569
Location: 4QFJ12345678

PostPosted: Wed Jan 07, 2004 4:32 am    Post subject: Reply with quote

The BMG ebuild hasn't been updated since Nov 24th, and downloads from the old cvs server. A new ebuild was needed.
Back to top
View user's profile Send private message
grzewho
l33t
l33t


Joined: 31 Dec 2002
Posts: 626
Location: /home/g

PostPosted: Wed Jan 07, 2004 10:43 am    Post subject: Reply with quote

hmm, well i didnt notice
_________________
Code:
USE="freedom -software_patents" emerge --deep --update world
Back to top
View user's profile Send private message
NME
Apprentice
Apprentice


Joined: 18 Nov 2003
Posts: 168
Location: The Netherlands

PostPosted: Wed Jan 07, 2004 11:11 am    Post subject: Reply with quote

you the man!!! :)
_________________
f# that.
Back to top
View user's profile Send private message
silverter
Guru
Guru


Joined: 10 Apr 2002
Posts: 491
Location: Ulm, DE

PostPosted: Sun May 16, 2004 12:22 pm    Post subject: Reply with quote

Hello all,

where can I download the cvs version of the beep-media-player? The link in this forum does not seem to work.

thanks and regards
_________________
-- A Guru was once a Beginner --
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum