Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158425 - media-plugins/gst-plugins-taglib-0.10.3 ~amd64 keyword request
Summary: media-plugins/gst-plugins-taglib-0.10.3 ~amd64 keyword request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-17 18:44 UTC by Jose daLuz
Modified: 2006-12-29 09:34 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose daLuz 2006-12-17 18:44:01 UTC
For some reason, gst-plugins-taglib is the only gstreamer 0.10 plugin that isn't keyworded ~amd64 -- it's ~x86 only. 

Its only non-gstreamer RDEPEND is ">=media-libs/taglib-1.4", which has the following keywords: "alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"

It builds on amd64 with no problems. Please add ~amd64 to this ebuild.
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-12-20 12:31:12 UTC
Nothing in the tree uses it.  How are we supposed to test it? (and why is it in the tree at all if nothing uses it?)
Comment 2 Dave Sanderson 2006-12-20 14:07:18 UTC
There is something that requires this plugin, just no one was aware of till now, >=media-sound/banshee-0.11.1 requires this for lame encoding to work properly.  I've been testing it and haven't had any problems as of yet.

see bug. http://bugs.gentoo.org/show_bug.cgi?id=158670

so please add ~amd64 or even amd64 to it.

Thanks!
Comment 3 Arif Lukito 2006-12-23 07:03:39 UTC
You can test it like this
gst-launch-0.10 filesrc location=input.mp3 ! mad ! audioconvert ! audioconvert ! lame ! id3v2mux ! filesink location=output.mp3

and using "file output.mp3" you can see whether the mp3 has a id3 header
Comment 4 Luis Medinas (RETIRED) gentoo-dev 2006-12-29 09:34:00 UTC
keyworded on amd64. Now i'll look at banshee asap sorry for the time i was on xmas vacations.
Thanks