View previous topic :: View next topic |
Author |
Message |
symbiote Tux's lil' helper
Joined: 06 Oct 2002 Posts: 87 Location: The 3rd World
|
Posted: Thu Jan 01, 2004 9:56 pm Post subject: New beep media player cvs ebuild. |
|
|
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 |
|
|
catzooka Apprentice
Joined: 05 Nov 2002 Posts: 193
|
Posted: Thu Jan 01, 2004 10:31 pm Post subject: |
|
|
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* |
|
Back to top |
|
|
ikaro Advocate
Joined: 14 Jul 2003 Posts: 2527 Location: Denmark
|
Posted: Fri Jan 02, 2004 3:23 am Post subject: |
|
|
ive tried that some days ago but didnt work with alsa.
is there some plugin or something ? _________________ linux: #232767 |
|
Back to top |
|
|
symbiote Tux's lil' helper
Joined: 06 Oct 2002 Posts: 87 Location: The 3rd World
|
Posted: Fri Jan 02, 2004 5:49 am Post subject: |
|
|
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 |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20484
|
Posted: Fri Jan 02, 2004 4:55 pm Post subject: |
|
|
Moved from Other Things Gentoo. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
GaMMa l33t
Joined: 23 Aug 2002 Posts: 684 Location: USA
|
Posted: Fri Jan 02, 2004 10:55 pm Post subject: |
|
|
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 |
|
|
blaksaga Guru
Joined: 19 May 2003 Posts: 461 Location: Omaha, NE, USA
|
Posted: Sat Jan 03, 2004 1:49 am Post subject: |
|
|
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 |
|
|
linut n00b
Joined: 07 Dec 2002 Posts: 18
|
Posted: Tue Jan 06, 2004 7:12 pm Post subject: |
|
|
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 |
|
|
grzewho l33t
Joined: 31 Dec 2002 Posts: 626 Location: /home/g
|
Posted: Tue Jan 06, 2004 11:26 pm Post subject: |
|
|
breakmygentoo as always has the most recent ebuild for beep _________________
Code: | USE="freedom -software_patents" emerge --deep --update world |
|
|
Back to top |
|
|
wdreinhart Guru
Joined: 11 Jun 2003 Posts: 569 Location: 4QFJ12345678
|
Posted: Wed Jan 07, 2004 4:32 am Post subject: |
|
|
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 |
|
|
grzewho l33t
Joined: 31 Dec 2002 Posts: 626 Location: /home/g
|
Posted: Wed Jan 07, 2004 10:43 am Post subject: |
|
|
hmm, well i didnt notice _________________
Code: | USE="freedom -software_patents" emerge --deep --update world |
|
|
Back to top |
|
|
NME Apprentice
Joined: 18 Nov 2003 Posts: 168 Location: The Netherlands
|
Posted: Wed Jan 07, 2004 11:11 am Post subject: |
|
|
you the man!!! _________________ f# that. |
|
Back to top |
|
|
silverter Guru
Joined: 10 Apr 2002 Posts: 491 Location: Ulm, DE
|
Posted: Sun May 16, 2004 12:22 pm Post subject: |
|
|
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 |
|
|
|