On Sun, Mar 18, 2012 at 9:30 PM, Dan Dennedy <[email protected]> wrote: > >> Also, would you be amicable to the idea of creating a new git repository for >> MLT scripts (the ones from the Wiki) and maybe some other misc. scripts that >> I'll need for all the automated tests? >> > > The purpose of the scripts was to make it convenient and easy for > users. Does putting them into a git repo defeat that? We can make > links to the git-web head's version, but unlike the wiki, which makes > it download, it just opens in the browser for me, e.g. > > http://mltframework.org/gitweb/mlt.git?p=mltframework.org/mlt.git;a=blob_plain;f=configure;hb=HEAD
Here is how I manage my install script: https://github.com/CarlFK/veyepar/blob/master/INSTALL.sh lines 4,5,6: # boot strap command to get this file and run it. # wget -N http://github.com/CarlFK/veyepar/raw/master/INSTALL.sh # chmod u+x INSTALL.sh -- Carl K ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
