Re: CN: Add build info for media sink lib (clutter use for example)
Tony Seaward <[email protected]> Tue, 15 Sep 2009 08:53:24 -0700
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Halley- Can you add this module to the Brizo branch? And then these additional checkins? Tony Seaward Program Manager RealNetworks, Inc. (206) 674-2391 Zhao, Halley wrote: > Thanks Greg. > > I checked it into hxclient_3_1_0_atlas.bif and helix.bif. > > Since hxclient_4_0_1_brizo hans't included this module yet. I didn't touch that branch. > > > -----Original Message----- > From: Gregory Wright [mailto:[email protected]] > Sent: Tuesday, September 15, 2009 1:09 AM > To: Zhao, Halley > Cc: '[email protected]' > Subject: Re: [Helix-client-dev] Add build info for media sink lib (clutter use for example) > > Looks good, but you need to add it to helix.bif as well, if you > have not done so already. > > also, you should check the new 401 branch and see if your media sink > code > got branched, if so, you should add it to that bif file as well since it > is the new dev-stable branch. > > hxclient_4_0_1_brizo > > https://helix-client.helixcommunity.org/2004/branches > > > --greg. > > > On Sep 13, 2009, at 11:32 PM, Zhao, Halley wrote: > > >> Synopsis: >> add mediasinklib module build information in >> hxclient_3_1_0_atlas.bif; >> >> Overview: >> >> Files Added: >> No file added >> Files Modified: >> client/build/BIF/hxclient_3_1_0_atlas.bif >> >> Image Size and Heap Use impact (Client -Only): >> little >> Platforms and Profiles Affected: >> platform: linux-2.2-libc6-gcc32-i586 >> profile: helix-client-all-defines >> >> Distribution Libraries Affected: >> <libhxmediasink.so> >> Distribution library impact and planned action: >> <None> >> Platforms and Profiles Build Verified: >> Set BIF branch -> hxclient_3_1_0_atlas >> Set Target(s) -> mediasinklib >> Set Profile -> helix-client-all-defines >> System ID -> linux-2.2-libc6-gcc32-i586 >> Branch: >> HEAD/hxclient_3_1_0 >> >> Copyright assignment: <MUST be one of the following statements > >> 2. Intel has signed and delivered a Joint Copyright Assignment >> to RealNetworks, and received acknowledgment that the >> agreement was received. >> Files Attached: >> hxclient_3_1_0-bif.diff.txt >> >> Index: hxclient_3_1_0_atlas.bif >> =================================================================== >> RCS file: /cvsroot/client/build/BIF/hxclient_3_1_0_atlas.bif,v >> retrieving revision 1.109 >> diff -u -w -r1.109 hxclient_3_1_0_atlas.bif >> --- hxclient_3_1_0_atlas.bif 10 Sep 2009 21:23:45 -0000 1.109 >> +++ hxclient_3_1_0_atlas.bif 14 Sep 2009 05:00:28 -0000 >> @@ -18220,6 +18220,19 @@ >> </dependlist> >> >> </module> >> + <!-- mediasinklib --> >> + <module id="mediasinklib" name="player/kit/mediasinklib" >> group="core"> >> + <includeplatforms> >> + unix >> + </includeplatforms> >> + >> + <dependlist> >> + client_core >> + video_site >> + common_log_logutil >> + </dependlist> >> + >> + </module> >> >> </targets> >> </build> >> >> >> ZHAO, Halley (Aihua) >> Email: [email protected] >> Tel: +86(21)61166476 >> iNet: 8821-6476 >> SSG/OTC/Moblin 3W038 Pole: F4 >> >> _______________________________________________ >> Helix-client-dev mailing list >> [email protected] >> http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev >> > > > _______________________________________________ > Helix-client-dev mailing list > [email protected] > http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev > >