diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-22 15:46:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-22 15:46:38 +0000 |
commit | bcd08980c9bc5aac9b6e0b52844b64642793f616 (patch) | |
tree | 15b2711481214e3853348db51b70ffc9f2002617 /Master/source/texworks.README | |
parent | f786fbe3d192b55f2fd1c495ac4a833490ade7b7 (diff) |
texworks sources too
git-svn-id: svn://tug.org/texlive/trunk@15870 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/source/texworks.README')
-rw-r--r-- | Master/source/texworks.README | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/Master/source/texworks.README b/Master/source/texworks.README deleted file mode 100644 index 393de356ad6..00000000000 --- a/Master/source/texworks.README +++ /dev/null @@ -1,37 +0,0 @@ -(This file is public domain). -TeXworks sources are available from these locations as of 10oct09: - - -TeXworks itself: - http://texworks.googlecode.com/files/texworks-0.2.3.tar.gz - - -Required libraries: - Poppler: - http://poppler.freedesktop.org/poppler-0.12.0.tar.gz - http://poppler.freedesktop.org/poppler-data-0.2.1.tar.gz - - Qt4: - http://get.qt.nokia.com/qt/source/qt-win-opensource-src-4.5.2.zip - http://get.qt.nokia.com/qt/source/qt-mac-opensource-src-4.5.2.tar.gz - - Hunspell: - http://downloads.sourceforge.net/sourceforge/hunspell/hunspell-1.2.8.tar.gz - - libiconv: - http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.13.1.tar.gz - - MinGW runtime, including libgcc_s_dw2-1.dll: - http://downloads.sourceforge.net/sourceforge/mingw/mingwrt-3.15.2-mingw32-src.tar.gz - http://downloads.sourceforge.net/sourceforge/mingw/w32api-3.13-mingw32-src.tar.gz - -This version of TeXworks was compiled with the MinGW version of gcc 4.4. - -The following libraries are also present in the main TeX Live source tree, -but are listed here for completeness: - - freetype2: - http://savannah.nongnu.org/download/freetype/freetype-2.3.9.tar.bz2 - - zlib: - http://www.zlib.net/zlib-1.2.3.tar.gz |