Bug 132864 - gnome-media-2.14.0 / gnome-sound-recorder dep issue
Bug#: 132864 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: chriswhite@gentoo.org
Component: GNOME
URL: 
Summary: gnome-media-2.14.0 / gnome-sound-recorder dep issue
Keywords:  
Status Whiteboard: 
Opened: 2006-05-09 23:37 0000
Description:   Opened: 2006-05-09 23:37 0000
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 From foser (RETIRED) 2006-05-10 01:10:16 0000 -------
why the use-flag ? It's a recorder, it's a non-optional component.

------- Comment #2 From foser (RETIRED) 2006-05-10 01:13:46 0000 -------
zaheerm, when did gconfaudiosrc get introduced ?

------- Comment #3 From Zaheer Abbas Merali (RETIRED) 2006-05-10 01:18:33 0000 -------
0.10.0 i believe! ie somewhere in the 0.9 dev cycle

------- Comment #4 From foser (RETIRED) 2006-05-10 02:04:04 0000 -------
i didn't have it in 0.10.0

------- Comment #5 From Zaheer Abbas Merali (RETIRED) 2006-05-10 04:19:52 0000 -------
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 From John N. Laliberte (RETIRED) 2006-05-10 19:10:41 0000 -------
thanks, in cvs.