Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279011 - media-libs/swfdec live ebuild
Summary: media-libs/swfdec live ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2009-07-25 05:18 UTC by Walter Trautner
Modified: 2009-09-10 21:46 UTC (History)
0 users

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


Attachments
the ebuild with some fixes to compile on gentoo (swfdec-9999.ebuild,2.44 KB, text/plain)
2009-07-25 05:19 UTC, Walter Trautner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Trautner 2009-07-25 05:18:35 UTC
Request for git-srcs of media-libs/swfdec

Reproducible: Always
Comment 1 Walter Trautner 2009-07-25 05:19:42 UTC
Created attachment 199061 [details]
the ebuild with some fixes to compile on gentoo
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-09-10 21:46:58 UTC
added to gnome-live overlay with a few necessary change of which:
 * depend on gtk-doc-am since we do eautoreconf
 * properly move code that changes sources to src_prepare and the configuration code to src_configure in respect of EAPI=2