Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121717 - amarok-svn-1.4-r5 (New Ebuild)
Summary: amarok-svn-1.4-r5 (New Ebuild)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Low enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.jordswart.org/archives/35
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-05 13:52 UTC by Jord Swart
Modified: 2007-01-07 01:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
amarok-svn-1.4-r5.ebuild (amarok-svn-1.4-r5.ebuild,4.00 KB, text/plain)
2006-02-05 13:53 UTC, Jord Swart
Details
media-sound/amarok-svn/amarok-svn-1.4-r12.ebuild (amarok-svn-1.4-r12.ebuild,4.13 KB, text/plain)
2007-01-07 01:11 UTC, Wai Ling
Details
media-sound/amarok-svn/files/gstreamer.patch (gstreamer.patch,6.11 KB, text/plain)
2007-01-07 01:12 UTC, Wai Ling
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jord Swart 2006-02-05 13:52:12 UTC
Hi!

Please find attached amarok-svn-1.4-r5. 

This ebuild will build the amaroK media player from SVN sources. I have been maintaining this ebuild for some time now and think it is time to throw it out in the Gentoo open. It features dependencies for moodbar and libgpod (iPod stuff) which will be filed as new ebuilds as well.

I suggest media-sound/amarok-svn.

Regards,

Jord
Comment 1 Jord Swart 2006-02-05 13:53:06 UTC
Created attachment 78970 [details]
amarok-svn-1.4-r5.ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 13:57:14 UTC
Please, put that into your overlay and use it there. Won't be in portage. 
Comment 3 Jord Swart 2006-02-05 14:06:18 UTC
The exscalibar (moodbar) ebuild can be found here: http://bugs.gentoo.org/show_bug.cgi?id=121718
Comment 4 Jord Swart 2006-02-05 14:07:07 UTC
OK, I already have it in my overlay. I was just wondering if I should submit it.
Comment 5 James 2006-04-19 21:40:05 UTC
version 1.4-r6 seems to be defunct heres error

configure: creating ./config.status

Good - your configure finished. Start make now

cd . && /bin/sh ./config.status Makefile
fast creating Makefile
config.pl: fast created 1 file(s).
cd . && /bin/sh /var/tmp/portage/amarok-svn-1.4-r6/work/amarok-svn-1.4/admin/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/amarok-svn-1.4-r6/work/amarok-svn-1.4'
Making all in amarok
make[2]: Entering directory `/var/tmp/portage/amarok-svn-1.4-r6/work/amarok-svn-1.4/amarok'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/amarok-svn-1.4-r6/work/amarok-svn-1.4/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amarok-svn-1.4-r6/work/amarok-svn-1.4'
make: *** [all] Error 2

!!! ERROR: media-sound/amarok-svn-1.4-r6 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  amarok-svn-1.4-r6.ebuild, line 110:   Called kde_src_compile
  kde.eclass, line 113:   Called kde_src_compile 'all'
  kde.eclass, line 230:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 226:   Called die
Comment 6 Wai Ling 2007-01-07 01:11:53 UTC
Created attachment 105739 [details]
media-sound/amarok-svn/amarok-svn-1.4-r12.ebuild

I have made an working ebuild by modifying an existing one.  I really don't like the sound quality of xine, so I have included a patch that let users compile and use the experimental gstreamer10 engine.  Please find attached.
Comment 7 Wai Ling 2007-01-07 01:12:51 UTC
Created attachment 105741 [details]
media-sound/amarok-svn/files/gstreamer.patch

Gstreamer patch (allow amarok-svn to be compiled with gst10-engine)