Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132864 - gnome-media-2.14.0 / gnome-sound-recorder dep issue
Summary: gnome-media-2.14.0 / gnome-sound-recorder dep issue
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-09 23:37 UTC by Chris White (RETIRED)
Modified: 2006-05-10 19:10 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 Chris White (RETIRED) gentoo-dev 2006-05-09 23:37:07 UTC
gnome-sound-recorder requires that gst-plugins-gconf be built which provides gstgconfaudiosrc.  To facilitate this, I recomend something along the lines of (rec/grecord/whatever is fine also):

record?(>=media-plugins/gst-plugins-gconf-0.10.3)
Comment 1 foser (RETIRED) gentoo-dev 2006-05-10 01:10:16 UTC
why the use-flag ? It's a recorder, it's a non-optional component.
Comment 2 foser (RETIRED) gentoo-dev 2006-05-10 01:13:46 UTC
zaheerm, when did gconfaudiosrc get introduced ?
Comment 3 Zaheer Abbas Merali (RETIRED) gentoo-dev 2006-05-10 01:18:33 UTC
0.10.0 i believe! ie somewhere in the 0.9 dev cycle
Comment 4 foser (RETIRED) gentoo-dev 2006-05-10 02:04:04 UTC
i didn't have it in 0.10.0
Comment 5 Zaheer Abbas Merali (RETIRED) gentoo-dev 2006-05-10 04:19:52 UTC
You're right 0.10.1 it came in with this ChangeLog entry

* ext/gconf/Makefile.am:
* ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
(gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
(gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
(do_toggle_element), (cb_toggle_element),
(gst_gconf_audio_src_change_state):
* ext/gconf/gstgconfaudiosrc.h:
* ext/gconf/gstgconfelements.c: (plugin_init):
* ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
(gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
(gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
(do_toggle_element), (cb_toggle_element),
(gst_gconf_video_src_change_state):
* ext/gconf/gstgconfvideosrc.h:
Add new gconfaudiosrc and gconfvideosrc elements
(needed for gnome-sound-recorder).
Comment 6 John N. Laliberte (RETIRED) gentoo-dev 2006-05-10 19:10:41 UTC
thanks, in cvs.