1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 14:56:55 +00:00

typos pointed out by The Wanderer.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12851 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-07-19 22:41:08 +00:00
parent 5e7724d02e
commit 0834ae3005

View File

@ -3,17 +3,17 @@ How to make an MPlayer release
preparations: preparations:
- Ask the DOCS maintainers to commit their final changes, check if - Ask the DOCS maintainers to commit their final changes, check if
all docs are up to date etc. all docs are up to date, etc.
- Verify man page, remove obsolete options, mention new ones. - Verify man page, remove obsolete options, mention new ones.
- Ask translation maintainers to update their help_mp*.h file. - Ask translation maintainers to update their help_mp*.h file.
- update the ChangeLog file (according to CVS log), ask other developers - Update the ChangeLog file (according to CVS log), ask other developers
to verify their parts etc. Ask Diego to spellcheck it. to verify their parts, etc. Ask Diego to spellcheck it.
- Consult at -dev-eng about unstable parts of the code which should be - Consult at -dev-eng about unstable parts of the code which should be
disabled for the release. disabled for the release.
create the release tree: create the release tree:
- cvs checkout the mplayer src tree - cvs checkout the mplayer src tree
- if releasing from 'main', checkout libavcodec from FFmpeg CVS - if releasing from 'main', check out libavcodec from FFmpeg CVS
- remove the CVS subdirs: - remove the CVS subdirs:
find main -name CVS -exec rm -rf {} \; find main -name CVS -exec rm -rf {} \;
- remove the .cvsignore files: - remove the .cvsignore files: