summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-27 18:51:32 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-27 18:51:32 +0000
commit74a357b733436796667cc57d8c93fd1c8f315e8c (patch)
tree7015c41f01df0030ca2bd1509f8f320caa86a512
parent7fcdc66fd1ee1400ce4441b7c8bedd7e8746a31c (diff)
downloadmpv-74a357b733436796667cc57d8c93fd1c8f315e8c.tar.bz2
mpv-74a357b733436796667cc57d8c93fd1c8f315e8c.tar.xz
misc updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29070 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/release-howto.txt11
1 files changed, 3 insertions, 8 deletions
diff --git a/DOCS/tech/release-howto.txt b/DOCS/tech/release-howto.txt
index 5cf0fef514..b490f80283 100644
--- a/DOCS/tech/release-howto.txt
+++ b/DOCS/tech/release-howto.txt
@@ -15,17 +15,12 @@ preparations:
create the release tree:
- tag Subversion with release name
+- Add a VERSION file with the release version to the root of the source tree.
- update release.sh script with version number
***the following steps are done automatically by release.sh script***
- checkout the mplayer src tree
- check out FFmpeg subdirs
- remove obsolete DOCS translations, help files
-- replace version.sh with this (change version number too...):
-
-============
-#!/bin/sh
-echo "#define VERSION \"1.0pre5-$1 \"" > version.h
-============
- build the HTML docs from XML sources, then clean up:
make html-chunked; make releaseclean
@@ -38,9 +33,9 @@ release the tree:
***end of part done by release.sh**
test it (download to your local machine, extract, compile, run)
- - compilers: gcc 3, gcc 2.95, mingw, cygwin
+ - compilers: gcc 4.x, gcc 3.x, gcc 2.95, MinGW, Cygwin
- architectures: PPC, AMD64, x86 with MMX[2], SSE[2], 3DNow
- - OS: Linux, BSD, Windows, MacOS X
+ - OS: Linux, BSD, Windows, Mac OS X
copy to FTP:
cp MPlayer-0.90rc5.tar.bz2 /home/ftp/MPlayer/releases/