On Sat, Sep 23, 2006 at 02:49:47PM +0930, Pierre Marc Dumuid wrote:
> Hi All,
> 
> I have recently developed a patch that allows the display of the version 
> info on startup, and in the preferences to hold info about the 
> repository that the source was built from.  I haven't quite finished it 
> yet but want to get feedback from package developers.
> 
> The main idea is that:
> ./configure --with-buildinfo-repotype=git 
> 
> would cause the terminal output to display:
> 
> Cinelerra 2.1CV  GIT::cd8d0e02dd39d612889c8cffe0fd7cc5b95a1418 (C) 2006 
> Heroine Virtual Ltd.
> Compiled on Sat Sep 23 14:09:21 CST 2006
> 
> Cinelerra is free software, covered by the GNU General Public License,
> ....
> 
> 
> Whilst
> ./configure --with-buildinfo-repotype=svn
> 
> would cause the terminal output to display:
> 
> Cinelerra 2.1CV  SVN 896M (C) 2006 Heroine Virtual Ltd.
> Compiled on Sat Sep 23 14:43:35 CST 2006

Pierre-Marc,

I'm not a package developer, but wouldn't that be simplier:

Cinelerra 2.1CV r896 (C) 2006 Heroine Virtual Ltd.
Compiled on Sat Sep 23 14:43:35 CST 2006

"r896" instead of " SVN 896M"

My 2 cents...

Nicolas.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to